/* CSS Document */
body,html{
	margin: 0px;
	margin: auto;
	display: block;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00315F;
	background-color: #FFF;
}
a{
	text-decoration: underline;
	color: #00315F;
}
a:hover{
	color: #D82E2A;
}
#main {
	width: 760px;
	margin: auto;
}

#testata_logo {
	float: left;
	width: 453px;
	margin: 11px 0px 0px 0px;
	height: 58px;
	text-align: left;
}
#testata_indirizzo {
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 5px 5px;
	border-left: 1px solid #CD6468;
	text-align: left;
	font-size: 10px;
}

#main #menu_home {
	height: 23px;
	border-right: 1px solid #CD6468;
	width: 453px;
	float: left;
	text-align: left;
}
#main #stampa {
	float:left;
}
#main #menu_home ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	
}
#main #menu_home ul li{
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: block;
	float: left;
}

#main #contenuto_home {
	clear: both;
	width: 760px;
}
#main #sx_home {
	float: left;
	width: 555px;
	margin: auto;
	margin: 0px;
} 

#main #sx_home .box{
	float: left;
	margin: 10px 16px 0px 0px;
} 

input, select, textarea{
	font-size: 10px;
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
button {
	cursor: pointer;
	border: none;
	background-color: #fff;
	font-weight: 600;
	color: #99b1ba;
	font-size: 10px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main #sx_home .box .box_login{
	height: 15px;
	margin: 2px 0px 2px 0px;
}
label {
	width: 80px;
	padding-top: 2px;
	display: block;
	float: left;
}
.ok {
	float: left;
	padding-left: 2px;
}
.ok button{
	width: 30px;
}
h2{
	display: block;
	text-align: left;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6D8A9E;
	border-bottom: 1px solid #ABACAD;
}
h3{
	display: block;
	text-align: left;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	color: #6D8A9E;
}
h2 span.rosso{
	font-size: 16px;
	color: #D82E2A;
	margin: 0px;
	font-weight: bold;
	margin-left: 5px;
}

#main #menu_dx {
	float: right;
	width: 191px;
	border-top: 4px solid #00255C;
	background-color: #D0D7DF;
	height: 255px; 
	margin: auto;
}

#main #menu_dx ul{
	display: block;
	margin: 30px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	list-style-type: none;	 
}

#main #menu_dx ul li{
	padding: 2px 0px 2px 2px; 
	border-top: 1px solid #B1BAC1;
}

#main #menu_dx ul li a{
	border-left: 5px solid #B1BAC1;
	font-weight: bold;
	text-decoration: none;
	color: #00315F;
	padding: 0px 0px 0px 10px;
	height: 25px;
}
#main #menu_dx ul li a:hover{
	border-left: 5px solid #00315F;
}
#main  #bottom_home{
	clear: both;
}


/* MENU INTERNO SX */
#main #contenuto #menu_sx {
	display: block;
	float: left;
	width: 188px;
}

#main #contenuto #menu_sx ul{
	display: block;
	padding: 3px 0px 0px 0px;
	list-style-type: none;
	margin: 0px 20px 0px 0px;
}

#main #contenuto #menu_sx ul li{
	padding: 2px 0px 2px 0px; 
}

#main #contenuto #menu_sx ul li a{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	padding: 2px 0px 3px 0px;
	font-weight: bold;
	border-bottom: 1px solid #D5D5D5;
	font-size: 12px;
	text-decoration: none;
	color: #90A9B8;
}
#main #contenuto #menu_sx ul li a:hover{
	color: #0A2B61;
}
/* MENU INTERNO SX FINE */

/* TESTO DELLA PAGINA */
#main #contenuto {
	clear: both;
	width: 760px;
	margin-top: 15px;
}
#main #contenuto #testo {
	display: block;
	float: left;
	width: 545px;
	padding: 5px;
	margin-top: 36px;
}
#main #contenuto #construction {
	padding-top: 60px;
}
#main #contenuto #testo p{
	line-height: 16px;
	margin-bottom: 30px;
	text-align: justify;
}
#main #contenuto #testo p.certificazione{
	line-height: 16px;
	padding-bottom: 20px;
	border-bottom: 1px solid #D5D5D5;
	text-align: justify;
}
#main #contenuto #testo p.news{
	line-height: 16px;
	padding-bottom: 20px;
	border-bottom: 1px solid #D5D5D5;
	text-align: justify;
}
#main #contenuto #testo p.certificazione a{
	line-height: 16px;
	color: #6D8A9E;
	text-align: right;
	clear: both;
	display: block;
	font-weight: bold;
}
#main #contenuto #testo p.certificazione a:hover{
	color: #00315F;
}
#main #contenuto #testo p.news a{
	line-height: 16px;
	color: #6D8A9E;
	clear: both;
	display: block;
	font-weight: bold;
}
#main #contenuto #testo p.news a:hover{
	color: #00315F;
}
#main #contenuto #testo ul li{
	line-height: 16px;
	margin-bottom: 10px;
}
.empty {
	display:block;
	float: none;
	clear: both;
}
/* TESTO DELLA PAGINA */

/* FORM DEI CONTATTI */
#main #contenuto #testo #contatti label{
	width: 150px;
}
#main #contenuto #testo #contatti #privacy{
	display: block;
	float: none;
	clear: both;
	overflow: auto;
	height: 130px;
	width: 503px;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 10px;
	
}
#main #contenuto #testo #contatti #autorizzazione{
	width: 500px;
	text-align: center;
	padding: 15px;
}
 
#main #contenuto #testo #contatti BUTTON{
	width: 513px;
	text-align: center;
	background-color: #0a2b61;
	color: #fff;
	padding: 3px 0px 3px 0px;
	margin-top: 10px;
}
.informativa {
	display: block;
	float: none;
	clear: both;
	font-size: 10px;
	line-height: 11px;
}
.informativa .boxCheck{
	display: block;
	float: none;
	clear: both;
	margin-bottom: 8px;
}
.informativa .boxCheck .checkbox{
	display: block;
	float: left;
	width: 15px;
	margin-right: 8px;
}
.informativa .boxCheck .label{
	display: block;
	float: left;
	width: 500px;
}

/* FORM DEI CONTATTI */

/* CARTINA DEL DOVE SIAMO */
#main #contenuto #testo #zoom{
	text-align: center;
}
#main #contenuto #testo #zoom IMG{
	margin: 0px 20px 0px 20px;
}
#main #contenuto #testo #cartina{
	text-align: center;
}
#main #contenuto #testo #cartina{
	text-align: center;
}
#main #contenuto #testo #cartina img{
	border: 1px solid #0a2b61;
	padding: 4px;
}
/* CARTINA DEL DOVE SIAMO */

