body {
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#mail{
	width:750px;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0;
	}
	
#header{text-align: center;height:123px;}

#titolo{background-color: #FFFFFF; text-align:center; padding: 5px;}	

h1{color: #f29400; font-size: 18px; font-weight: bold;}

h2{color: #003a80; font-size: 14px; font-weight: bold;}

h4{color: #f29400; font-size: 22px; font-weight: bold; margin: 0;}

#content{padding: 10px; text-align:left; border:0; font-size: 12px; color:#000000; width: 550px;}

.immagine{ float:right; margin: 10px 10px 5px 10px;}

#menu_dx {width: 160px; padding: 0px 0px 5px 10px; float: right; border-left: 1px dotted #f29400;}

	h3 {font-size: 10px; font-weight:bold; text-align:center; color: #003a80;}
	.data {color: #003a80; font-weight:bold }
	#menu_dx p {font-size: 10px; text-align:left; color:#000000;}
	#menu_dx a{font-size: 10px; font-weight:bold; color: #003a80; text-decoration: none;}
	#menu_dx a:hover{color: #f29400; text-decoration: underline;}

#sponsor{clear: both; padding: 5px; background-color: #FFF; font-size:9px; color:#000; text-align:center; border-top: 1px dotted #f29400;}

#footer{clear: both; padding: 5px; background-color: #003a80; font-size:9px; color:#FFFFFF; text-align:left; height:100px;}

.centrato{text-align: center;}

.testo{font-size: 11px;}

a:link, a:visited{color:#003a80; font-weight:bold; text-decoration:none;}
a:hover{color: #f29400; text-decoration:underline;}