html,body {
    margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;

}
img {
	border: #ffffff none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

p {
	color: #000;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;	
}



h1 {
	color: #333;
	font-size: 18px;
	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: #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: #000;
	font-size: 14px;
}
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: 1200px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#Corpo {
	width: 1200px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	background: #fff;
}
.Colonna {
	width: 230px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	float: left;
	background: #fff;
	
}
#Centro {
	width: 900px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	background: #fff;
}
.intestazione {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(immagini/sfondo_header.jpg);
	text-decoration: none;
	min-height: 171px;
	height: auto !important;
	height: 171px;
}
.intestazione_void {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(immagini/sfondo_header_void.jpg);
	text-decoration: none;
	min-height: 171px;
	height: auto !important;
	height: 171px;
}
#Piede {
	width: 1200px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;

}
.menu_piede {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.disclaimer {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.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: 14px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #0081C7;
	font-weight: bold;
}
a.menu_testa_1, a.menu_testa_1:link, a.menu_testa_1:visited, a.menu_testa_1:active {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	font-family:"Century Gothic";
	background:url(immagini_testa/btn_1_b.jpg) no-repeat;
	font-weight:normal;
	padding-left: 8px;
	padding-top: 11px;
	height: 40px;
	cursor: pointer;
	display: block;
	font-weight:bold;
	
}

a.menu_testa_1:hover {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	font-family:"Century Gothic";
	background:url(immagini_testa/btn_1.jpg) no-repeat;
    font-weight:normal;
	padding-left: 8px;
	padding-top: 11px;
	display: block;
	font-weight:bold;

}
a.menu_testa_2, a.menu_testa_2:link, a.menu_testa_2:visited, a.menu_testa_2:active {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	font-family:"Century Gothic";
	background:url(immagini_testa/btn_2_b.jpg) no-repeat;
	font-weight:normal;
	padding-left: 8px;
	padding-top: 11px;
	height: 40px;
	cursor: pointer;
	display: block;
	font-weight:bold;
	
}

a.menu_testa_2:hover {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	font-family:"Century Gothic";
	background:url(immagini_testa/btn_2.jpg) no-repeat;
    font-weight:normal;
	padding-left: 8px;
	padding-top: 11px;
	display: block;
	font-weight:bold;

}
a.menu_testa_3, a.menu_testa_3:link, a.menu_testa_3:visited, a.menu_testa_3:active {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	font-family:"Century Gothic";
	background:url(immagini_testa/btn_3_b.jpg) no-repeat;
	font-weight:normal;
	padding-left: 8px;
	padding-top: 11px;
	height: 40px;
	cursor: pointer;
	display: block;
	font-weight:bold;
	
}

a.menu_testa_3:hover {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	font-family:"Century Gothic";
	background:url(immagini_testa/btn_3.jpg) no-repeat;
    font-weight:normal;
	padding-left: 8px;
	padding-top: 11px;
	display: block;
	font-weight:bold;

}
a.menu_testa_4, a.menu_testa_4:link, a.menu_testa_4:visited, a.menu_testa_4:active {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	font-family:"Century Gothic";
	background:url(immagini_testa/btn_4_b.jpg) no-repeat;
	font-weight:normal;
	padding-left: 8px;
	padding-top: 11px;
	height: 40px;
	cursor: pointer;
	display: block;
	font-weight:bold;
	
}

a.menu_testa_4:hover {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	font-family:"Century Gothic";
	background:url(immagini_testa/btn_4.jpg) no-repeat;
    font-weight:normal;
	padding-left: 8px;
	padding-top: 11px;
	display: block;
	font-weight:bold;

}
a.menu_testa_5, a.menu_testa_5:link, a.menu_testa_5:visited, a.menu_testa_5:active {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	font-family:"Century Gothic";
	background:url(immagini_testa/btn_5_b.jpg) no-repeat;
	font-weight:normal;
	padding-left: 8px;
	padding-top: 11px;
	height: 40px;
	cursor: pointer;
	display: block;
	font-weight:bold;
	
}

a.menu_testa_5:hover {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	font-family:"Century Gothic";
	background:url(immagini_testa/btn_5.jpg) no-repeat;
    font-weight:normal;
	padding-left: 8px;
	padding-top: 11px;
	display: block;
	font-weight:bold;

}
a.menu_testa_6, a.menu_testa_6:link, a.menu_testa_6:visited, a.menu_testa_6:active {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	font-family:"Century Gothic";
	background:url(immagini_testa/btn_6_b.jpg) no-repeat;
	font-weight:normal;
	padding-left: 8px;
	padding-top: 3px;
	height: 40px;
	cursor: pointer;
	display: block;
	font-weight:bold;
	
}

a.menu_testa_6:hover {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	font-family:"Century Gothic";
	background:url(immagini_testa/btn_6.jpg) no-repeat;
    font-weight:normal;
	padding-left: 8px;
	padding-top: 3px;
	display: block;
	font-weight:bold;

}
a.menu_testa_7, a.menu_testa_7:link, a.menu_testa_7:visited, a.menu_testa_7:active {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	font-family:"Century Gothic";
	background:url(immagini_testa/btn_7_b.jpg) no-repeat;
	font-weight:normal;
	padding-left: 8px;
	padding-top: 11px;
	height: 40px;
	cursor: pointer;
	display: block;
	font-weight:bold;
	
}

a.menu_testa_7:hover {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	font-family:"Century Gothic";
	background:url(immagini_testa/btn_7.jpg) no-repeat;
    font-weight:normal;
	padding-left: 8px;
	padding-top: 11px;
	display: block;
	font-weight:bold;

}
a.sottomenu, a.sottomenu:link, a.sottomenu:visited, a.sottomenu:active {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

a.sottomenu:hover {
	font-size: 14px;
	text-decoration: none;
	color: #edff75;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
}


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: #f5e424;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;

}
a.disclaimer, a.disclaimer:link, a.disclaimer:visited, a.disclaimer:active {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

a.disclaimer:hover {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
a.menuindex, a.menuindex:link, a.menuindex:active, a.menuindex:visited {
	text-decoration: none;
	color: #999;
	font-weight: normal;
	font-family:"Century Gothic";
	font-size:12;
}
a.menuindex:hover {
	text-decoration: none;
	color: #ccc;
	font-weight: normal;
	font-family:"Century Gothic";
	font-size:12;
}




a.submenu_servizi, a.submenu_servizi:link, a.submenu_servizi:active, a.submenu_servizi:visited {
	text-decoration: none;
	color: #00294d;
	font-weight: normal;
}
a.submenu_servizi:hover {
	text-decoration: underline;
	color: #00547a;
	font-weight: normal;
}

a.menu_prodotti, a.menu_prodotti:link, a.menu_prodotti:visited, a.menu_prodotti:active {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;

	
}

a.menu_prodotti:hover {
	font-size: 12px;
	text-decoration: none;
	color: #ffff00;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;


}
#menunavigazione ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menunavigazione a {
	font-size: 13px;
	display: block;
	color: #999;
	text-align:left;
	text-decoration: none;	
}

#menunavigazione a:active {
	color: #999;	
}

#menunavigazione a:hover {
	color: #666;
}
#menunavigazione li { 
	margin-bottom: 1px; 
}


/* Form */
form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
input{
	font-size: 12px;
	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: 12px;
	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: #fff;
	cursor: pointer;
	}
textarea:active {
	background: #fff;
	cursor: pointer;
	}

label{
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
#segnala label{
	font-size: 10px;
	font-weight: bold;
	color: #333;
}

.obbligatorio {
	font-size: 10px;
	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 {
	width: 840px;
	border: 1px solid #666;
	padding: 0 0 0 0;
	min-height: 225px;
	margin-left:5px;
	margin-right:5px;
	height: auto !important;
	height: 225px;
}
.BoxRichiami {
	width: 274px;
	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;
}
#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
	border: 1px solid black;
	border-left-width: 0;
	background-color: #9C0;
}

.headerlinks a{
margin: auto 8px;
font-weight: bold;
color: black;
}

.submenus{
	display: none;
	width: 10em;
	position: absolute;
	top: 1.2em;
	left: 0;
	background-color: #fff;
	border: 1px solid #999;
}

.submenus li{
width: 100%;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 3px;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
	background-color: #437445;
	color: #FFF;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}
