BODY {
	background-color : Black;
	background-image : url(../immagini_comuni/barrasx003.jpg);
	background-repeat : repeat-y;
}

P,TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-top : 0px;
	margin-bottom :0px;
	color : White;
}

P.menu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	letter-spacing: 1px;
	text-align : right;
	font-weight : bold;
	margin-top : 4px;
	margin-bottom :0px;
	color : #FFD700;
	margin-right : 0px;
	padding-right : 0px;
}

P.lien{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	letter-spacing: 0px;
	text-align : right;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom :3px;
	color : White;
}


A.lien:ACTIVE, A.lien:LINK, A.lien:VISITED {
	text-decoration : none;
	color : #87CEEB;
}

A.lien:hover {
	color : #FFA500;
	text-decoration : none;
}

A.menu:ACTIVE, A.menu:LINK, A.menu:VISITED {
	text-decoration : none;
	color : #FFD700;
}

A.menu:hover {
	color : #FFD700;
	text-decoration : none;
}


P.menu2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	letter-spacing: 1px;
	text-align : center;
	font-weight : bold;
	margin-top : 4px;
	margin-bottom :4px;
	color : #009900;
	margin-right : 0px;
	padding-right : 0px;
}


A.menu2:ACTIVE, A.menu2:LINK, A.menu2:VISITED {
	text-decoration : none;
	color : #228B22;
}

A.menu2:hover {
	color : #FFD700;
	text-decoration : none;
}
