html,body {
    margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
img {
	border: #ffffff none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

p {
	color: #5b262d;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;	
}



h1 {
	color: #5b262d;
	font-size: 14px;
	margin: 0 0 5px; 0;
	padding: 0 0 0 0;
	font-weight: bold;	
}

h1.h1grigio { 
	color: #CCC;
}
h2 { 
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
	color: #069;
	font-size: 12px;
	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: 1px dotted #ccc;
	color: #ccc;
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
	height: 1px;
}
hr.hrdivisorio {
	border: none;
	color: #CCC;
	border: 1px dotted #CCC;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Struttura 1 */
#Testa {
	width: 1000px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	background:  #fff;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

#Corpo {
	width: 1000px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	background: #fff;
}



.Centro {
	width: 1000px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 0;
	background: #fff;
}

#Piede {
	width: 1000px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	min-height: 72px;
	height: auto !important;
	height: 72px;
}

.disclaimer {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.slogan {
	color: #fff;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.box_mappa {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(immagini/icona_mappa.jpg) no-repeat left;
	text-decoration: none;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	padding-left:30px;
	padding-top:4px;
}
.didascalie {
	color: #666;
	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:  #5b262d;
	font-weight: bold;
}
a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
.Centro a, .Centro a:link, .Centro a:active, .Centro a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
.Centro a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #900;
	font-weight: bold;
}

a.MenuLink, a.MenuLink:link, a.MenuLink:visited, a.MenuLink:active {
	font-size: 12px;
	text-decoration: none;
	color: #5b262d;
	font-weight: bold;
	cursor: pointer;
}

a.MenuLink:hover {
	font-size: 12px;
	text-decoration: none;
	color: #D58132;
	font-weight: bold;
	cursor: pointer;
}


a.menu_testa, a.menu_testa:link, a.menu_testa:visited, a.menu_testa:active {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a.menu_testa:hover {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFCC;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
}

a.menu_piede, a.menu_piede:link, a.menu_piede:visited, a.menu_piede:active {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

a.menu_piede:hover {
	font-size: 12px;
	text-decoration: none;
	color: #ffff00;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;

}
a.disclaimer, a.disclaimer:link, a.disclaimer:visited, a.disclaimer:active {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

a.disclaimer:hover {
	color: #ffff00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
#menunavigazione ul {
	font-size:10px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menunavigazione a {
	font-size:10px;
	display: block;
	color: #004E6B;
	text-align:left;
	text-decoration: none;	
}

#menunavigazione a:active {
	color: #004E6B;	
}

#menunavigazione a:hover {
	color: #FDAF18;
}
#menunavigazione li { 

	margin-bottom: 1px; 
}

/* Form */
form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
input{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	border: 1px solid #000;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 4px;
}
input:hover {
	background: #ffc;
	cursor: pointer;
	}
input:active {
	background: #ffc;
	cursor: pointer;
	}

textarea{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	border: 1px solid #000;
	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: bold;
	color: #333;
}
#segnala label{
	font-size: 10px;
	font-weight: bold;
	color: #333;
}

.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;
}
/* Slideshow */
#slideshow {
	border: 1px solid #ccc;
	overflow: hidden;
	position: relative;
	width: 200px;
	height: 200px;
	cursor:pointer;
	margin: 10px 0 10px 50px ;
}

#slideshow img {
	width: 200px;
	height: 200px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

/* Pannello News */
#Richiami {
	border: 1px solid #ccc;
	padding: 0 0 0 0;
	min-height: 225px;
	height: auto !important;
	height: 225px;
}
.BoxRichiami {
	width: 220px;
	border: none;
	float: left;
	padding: 3px;
	margin: 3px;
	min-height: 220px;
	height: auto !important;
	height: 220px;
}
.BoxArticoli {
	width: 540px;
	border: none;
	float: left;
	padding: 3px;
	margin: 3px;
	min-height: 220px;
	height: auto !important;
	height: 220px;
}
.datisito {
	color: #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 10px;
}
