html,body {
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	color: #1A171B;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	background-image:url(immagini_testa/sfondo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
}
img {
	border: #ffffff none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

p {
	color: #666;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
}



h1 {
	color: #96BD0C;
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-weight: bold;	
}


h2 { 
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
	color: #00547a;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


ul {
	padding: 0 0 0 0;
	margin: 5px 0 0 21px;
	color: #666;
	font-size: 11px;
}
ul li {
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}

hr {
	border: 3px solid #D5D6D7;
	color: #D5D6D7;
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
	width: 600px;
	height: 3px;
}
hr.hrdivisorio {
	border: none;
	color: #CCC;
	border: 1px dotted #CCC;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Struttura 1 */
#Testa {
	width: 800px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	min-height: 330px;
	height: auto !important;
	height: 330px;
	background: #fff;
}



#Corpo {
	width: 800px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	background: #fff;
}



.Centro {
	width: 800px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 0;
	background: #fff;
}


#Piede {
	width: 800px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	background: #fff;
}

.disclaimer {
	color: #999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.tabella_intestazione {
	background: #ccc;
	min-height: 50px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align:center;
}
.tabella_contenuti {
	background: #84B518;
	min-height: 50px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align:center;
}
.box_mappa {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(immagini/logo_small.png) no-repeat left;
	text-decoration: none;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	padding-left:25px;
	padding-top:5px;
}
.didascalie {
	color: #00355b;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.qualita {
	width: 520px;
	border: none;
	float: left;
	margin-left: 10px;
	background: #fff url(immagini/qualita.jpg) no-repeat left;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.TitoloNewsletter {
	width: 200px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	background: #fff url(immagini/logo_bianco.jpg) no-repeat right;
	min-height: 35px;
	height: auto !important;
	height: 35px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Link */
a, a:link, a:active, a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #1A171B;
}
a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #96BD0C;
}
a.menu_testa, a.menu_testa:link, a.menu_testa:visited, a.menu_testa:active {
	font-size: 11px;
	text-decoration: none;
	color: #1A171B;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin-left:2px;
	margin-right:2px;
}

a.menu_testa:hover {
	font-size: 11px;
	text-decoration: none;
	color: #96BD0C;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin-left:2px;
	margin-right:2px;
}

a.disclaimer, a.disclaimer:link, a.disclaimer:visited, a.disclaimer:active {
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}

a.disclaimer:hover {
	color: #96BD0C;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}

#menunavigazione ul {
	list-style-type: square;
	margin: 0;
	padding: 10px 0 0 30px;
}

#menunavigazione a {
	font-size: 14px;
	text-decoration: none;
	color: #506788;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-weight:bold;
}

#menunavigazione a:active {
	font-size: 14px;
	text-decoration: none;
	color: #00294D;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-weight:bold;
}

#menunavigazione a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #00294D;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-weight:bold;
}
#menunavigazione li { 
	margin-bottom: 5px; 
}


/* Form */
form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
input{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #506788;
	background: #fff;
	border: 1px solid #ccc;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 4px;
}
select{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #506788;
	background: #fff;
	border: 1px solid #ccc;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 4px;
}
input:hover {
	background: #ffc;
	cursor: pointer;
	}
input:active {
	background: #ffc;
	cursor: pointer;
	}

textarea{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #506788;
	background: #fff;
	border: 1px solid #ccc;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 4px;
}
textarea:hover {
	background: #ffc;
	cursor: pointer;
	}
textarea:active {
	background: #ffc;
	cursor: pointer;
	}

label{
	font-size: 11px;
	font-weight: normal;
	color: #1A171B;
}
#segnala label{
	font-size: 10px;
	font-weight: normal;
	color: #1A171B;
}

.obbligatorio {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b5cc8f;
	font-weight: bold;
}
.help {
	position: absolute;
	z-index: 3;
	background: #ffffff;
	visibility: hidden;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #000000;
}

#LoadingPage{
	position:absolute;
	width: 200px; 
	height: 100px; 
	border: 2px solid #000;
	left: 40%; 
	top: 340px;
	padding-top:50px;
	text-align: center;
	z-index: 1;
	background: #fff;
}


