BODY {
	background-color: Black;
	background-repeat: no-repeat;
}
A {
	text-decoration : none;
	color : White;
}
A:VISITED {
	text-decoration : none;
   color: White;
}
A.titoli_menu {
	text-decoration : none;
	color :#0066CC;
}
A.titoli_menu:VISITED {
	text-decoration : none;
   color: #0066CC;
}
TABLE {
	width: 100%;
	text-align: center;
}
TABLE.main {
	width: 760;
	text-align: center;
}
TABLE.uno {
	text-align : center;
}
TABLE.menu {
	text-align: center;
	border: thin solid Black;
	width: 200;
}
TABLE.corpo {
	text-align: center;
	border: thin solid #FFFF66;
	width: 750px;
}
TD.corpo {
	border: thin solid #FFFF66;
	}
TABLE.menusx {
	text-align : center;
	color : White;
}
DIV.titoli_menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0066CC;
	text-align: center;
	font-weight : bold;
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	font-weight : bold;
	text-align: justify;
}
P.sinistra {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	text-align: left;
	font-weight : bold;
}
P.evidenziato {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	text-align: justify;
	font-weight : bold;
}
P.centrato {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Yellow;
	text-align: center;
	font-weight: bold;
}
P.avviso {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: left;
	font-weight: bold;
	background-color : black;
	border : thin groove;
}
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: left;
	font-weight: bold;
}

