body { 
	font-family: Century Gothic, Verdana, 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: 16px; 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;}

.testostretto{
	width: 400px;
	margin: auto;
	text-align: center;
}
.disclaimerbox{
	text-align: center;
	margin: auto;
	margin-top:100px;
	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: auto;
	width:980px;
	background-color:#FFFFFF;
	}
#testa{
	text-align: center;
	margin: auto;
	width:100%;
	height: 60px;
	background-color:trasparent;
	clear:both;
	}
#sidebar{
	font-size: 11px;
	float:left;
	padding:5px;
	width:150px;
	background-color:#ffffff; /*bianco*/
	}
#sidebar table{
	width: 120px;
	font-size: 11px;
}
#sidebar td{ 
	text-align: left;
}
#sidebar li{
	list-style: circle;
	list-style-position: inside;
	text-align: left;
	padding: 2px 0px 2px 0px;
}
#sidebar-right{
	float:left;
	position: relative;
	width:105px;
	margin:-35px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff; /*bianco*/
	border: 2px solid #dbd8e9;
	display: none;
	}
#sidebar-right table{
	width: 100px;
	margin: auto;
	text-align: center;
}
#sidebar-right td{ 
	font-size: 11px;
	background-color: #ddeff6; /*sfondo tabella menù: acqua marina*/
	text-align: left;
}
#area-centrale
{
    position: relative;
	width:830px;
	height:470px;
	/*max-height: 590px;
	min-height: 500px;*/
	padding:0px 5px 5px 10px;
	float:left;
	overflow: auto;
	background-image: url(../../img/sfondo_logo_bn.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
	scrollbar-3dlight-color: #D5D5FF;
	scrollbar-arrow-color: #12006b;
	scrollbar-base-color: #dbd8e9;
	scrollbar-darkshadow-color: #12006b;
	/*scrollbar-face-color: #67351D;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: #72DA3F; */
	}
#area-centrale table{
	margin: auto;
	text-align: center;
}
#area-centrale table.nosfondo{
	margin: auto;
	text-align: center;
	background: transparent;
}
#area-centrale table.stretta{
	width: 600px;
}
#area-centrale table.centrata{
	margin: 100px auto 0px auto;
}
area-centrale li{
	text-align: left;
}
#area-coda{
	text-align: center;
	margin: 10px auto 0px auto;
	clear:both;
	width:978px;
	font-size:11px;
	border-top: 1px solid #00417b;
}
#home{
	position: relative;
	padding-top: 40px;
    height: 340px;
	background-color: White;
}
#recapiti-stampa{
	display: none;
}
