html { height: 101%; }

body {
	
	
	background-repeat:  	repeat-x;
	background-color:		#21263a;

	overflow:				auto;
	margin: 				0px 0px 0px 0px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	line-height:			18px;
}


#Contenuti 			{ background-color:#FFFFFF; font-size:12px; }
#Contenuti div 		{ padding:10px 20px 10px 20px; color:#000000; font-size:12px;}
#Contenuti h1 		{ font-size:20px; font-weight:bold; color:#9baa16 }
#Contenuti h3 		{ font-size:12px; font-weight:bold; }
#Contenuti a 		{ color:#0b294f; text-decoration:none; font-size:12px; font-weight:bold; }
#Contenuti a:hover 	{ color:#21263a; text-decoration:underline; font-size:12px; font-weight:bold; }


#Flash td		{ font-family: Arial, Helvetica, sans-serif; font-size:12px;}
#Flash a 		{ color:#FFFFFF; text-decoration:none; }
#Flash a:hover 	{ color:#EEEEEE; text-decoration:underline; }


.SceltaLingua { margin-left: 200px; color: white; }
.Indirizzo 		{ font-size:10px; color:#FFFFFF;}
.Luxor, a, a:hover			{ font-size:10px; color:#DDDDDD;}


