/* CSS Document */
body {
	background-color: #9c9eab;
	margin: 0px;
	font-family:Verdana;
	font-size: 8pt;
	color: #ffffff;
}
td {
	font-family:Verdana;
	font-size: 8pt;
	color: #ffffff;
}
a {
	font-family: Verdana;
	font-size: 8pt;
	color: #051f8a;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	font-family:Verdana;
	font-size: 8pt;
	color: #051f8a;
	text-decoration:underline;
	font-weight:bold;
}
#testata {
	height: 116px;
	border-bottom: 1px solid #ffffff;
}
td#testata_logo {
	background-image:url(/img/home/bg_testata.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 111px;
	border-bottom: 1px solid #ffffff; 
}

#test_home {
	background-image:url(/img/home/bg_testata.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffffff;
}
#yellow_interno {
	background-image:url(/img/comuni/yellow.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.bordo_dx {
	border-right: 1px solid #ffffff;
}
.colonna_dx {
	width: 22px;
	background-image:url(/img/comuni/barra_dx.gif);
	background-position:top left;
	background-repeat:repeat
}

.bg_footer {
	background-image:url(/img/home/bg_footer.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
}
#img_home {
	border: 1px solid #ffffff;

	margin-bottom: 15px;
	margin-top: 15px;
}


#testo {
	border-left: 2px solid #ffcc00;
	text-align: justify;
	width: 350px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}
#3img {
	float: left;
	width: 90px;
}
#centrale_home {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#menu {
	clear: right;
	margin-top: 80px;
	margin-left: 0px;
}

#menu li {
	width: 92px;
	background-image: url(/img/home/margine.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	display: block;
	clear: none;
	list-style: none;
	height: 26px;
	padding-top: 5px;
}

td#testata_logo #corpo {
	width: 770px;
	clear:both;
	text-align:center;
	height: 111px;
}

td#testata_logo #corpo #logo {
	background-image:url(/img/home/margine.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: left;
	width: 236px;
	clear: left;
	height: 110px;
	display: block;
	vertical-align: bottom;
}

td#testata_logo #corpo #logo img {
	margin-top: 5px;
}
#contenuto {
	text-align:center;
}
#footer {
	background-color:#d3d3d6;
	border-top: 1px solid #ffffff;
	margin: 0px;
}
#footer td {
	color: #575a72;
	font-weight: bold;
	font-size: 7.5pt;
}

#footer td  #footer_corpo {
	width: 768px;
	border-right: 1px solid #ffffff;
}

#corpo_home #cella1 {
	width: 236px;
}
#corpo_home #cella1 img {
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
#corpo_home #cella2 {
	width: 458px;
	padding-left: 18px;
	padding-right: 0px;
	text-align: left;
}
#cella3 {
	width: 22px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-image:url(/img/comuni/barra_dx.gif);
	background-position:top left;
}



#corpo #cella1 {
	width: 142px;
	background-image:url(/img/comuni/bg_titolo.gif);
	background-position: top right;
	background-repeat:repeat-y;
}

#corpo #cella2 {
	padding: 18px;
	text-align: justify;
	width: 567px;
	padding-bottom: 20px;
}
#corpo .cella3 {
	width: 23px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-image:url(/img/comuni/barra_dx.gif);
	background-position:top left;
}
#corpo #cella1 #titolo {
	text-align: right;
}
#cella2 #cartina {
	border: 1px solid #ffffff;
}
.titoli_blu {
	font-family: Verdana;
	font-size: 10pt;
	color: #051f8a;
	font-weight: bold;
}
.titoli_bianchi {
	font-family: Verdana;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}
input {
	background-color: #f1f2f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #395a92;
	height: 15px;
	width: 110px;
	margin: 0px;
}
textarea {
	background-color: #f1f2f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #395a92;
	margin: 0px;
	height: 120px;
	width: 490px;
}
.informativa {
	display: block;
	float: none;
	clear: both;
	font-size: 10px;
	line-height: 11px;
	text-align:left;
}
.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;
	margin: 0px;
}
#consenso {
	width: 15px;
	height: 15px;
}
button {
	font-family: Verdana;
	font-size: 8pt;
	color: #051f8a;
	font-weight: bold;
	height: 25px;
	width: 130px;
	cursor: hand;
}
#corpo #sendmail {
	padding: 18px;
	text-align: justify;
	width: 568px;
	padding-bottom: 20px;
	background-image:url(/img/contatti/busta1.gif);
	background-position:90% center;
	background-repeat:no-repeat;
}

.glossario td {
	text-align:left;
	padding: 4px;
}
.row1 {
	background-color: #b2b4be;
}

.prodotti H3 A,
.prodotti H3 A:hover,
.prodotti H3{
	color:#fde15b;
	font-size:14px;
}
.prodotti H4 A,
.prodotti H4 A:hover,
.prodotti H4{
	display: block;
	color:#FFF;
	font-size:12px;
	margin:0px 0px 0px 10px;
}

.prodotti H5 A,
.prodotti H5 A:hover,
.prodotti H5{
	color:#FFF;
	font-size:11px;
	margin:40px 0px 30px 30px;
}


.prodotti UL LI{
	display: block;
	margin-bottom:8px;
}
.prodotti UL LI A,
.prodotti UL LI A:hover
{
	color:#FFF;
}
.prodotti #scheda{
	margin-left:30px;
}
.prodotti #scheda IMG#fotoProdotto{
	float:left;
	display:block;
	clear:left;
	margin:0px 10px 0px 0px;
	border:1px solid #656D7F;
	
}
.prodotti #scheda DIV#descrizione{

	display:inline;

	

}
.prodotti #scheda TABLE#caratteristiche{
	margin:20px 0px 0px 0px;
	
}
.prodotti #scheda TABLE#caratteristiche TH,.prodotti #scheda TABLE#caratteristiche TD{
	padding:5px;
}
.prodotti #scheda TABLE#caratteristiche THEAD TH{
	background:#B2B4BE;
}

