body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00417b;
	}
	
a:link { color: #00417b; background: transparent; text-decoration : none; }
a:visited { color: #00417b; background: transparent; text-decoration : none; }
a:hover { color: #00417b; background: transparent; text-decoration : underline; }
a:active { color: #00417b; background: transparent; text-decoration : none;}

.medio { text-align: left; font-size: 14px; font-weight: 550; letter-spacing:0,1mm; padding: 2px 0px 2px 0px;}
.titolo { font-size:12px; font-style:italic; font-weight:600;}
.normale { font-size: 20px; font-weight: 500; letter-spacing:0,1mm; padding: 2px 0px 8px 0px;}
.newstitle { font-size: 13; font-weight: bold;}
.piccolo {font-size: 12px;}
.mini {font-size: 11px;}
.disclaimerbox{
	text-align: center;
	margin: auto;
	margin-top:200px;
	border: 1px solid #00417b;
	width: 500px;
}
.disclaimer{
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}
.imgbord { border: 1px solid black; }
img {	border: 0px;}

#contenitore{
	text-align: center;
	margin: 10px;
	width:100%;
	background-color:#FFFFFF;
	}
#testa{
	text-align: center;
	margin: auto;
	width:100%;
	clear:both;
	}
#sidebar{ display: none;}
#sidebar-right{display: none;}
#area-centrale{ position: relative; width: 16cm; height:auto; overflow:hidden; clear: both; z-index:5;}
#area-centrale table{}
#area-centrale table.nosfondo{background: transparent;}
#area-centrale table.stretta{	width: 600px;}
#area-centrale table.centrata{}
#area-centrale li{	text-align: left;}
#area-coda
{
   display: none;
   position: relative;
	text-align: center;
	margin: auto;
	clear:both;
	font-size:11px;
	border-top: 1px solid #00417b;
}
#home{
	position: relative;
	top: 90px;
}
#recapiti-stampa{
	position: relative;
	text-align: center;
	margin: auto;
	clear:both;
	font-size:10px;
}