body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Geneva, Verdana, sans-serif;
	background-image: url(../img/bg_pagina.jpg);

}
.clearfloat { /* Questa classe può essere inserita in un <br /> o in un div vuoto come elemento finale subito dopo l'ultimo div con float*/
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.menu {
	width:980px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	background-image: url(../img/bg_menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.page .menu ul li {
	list-style-type: none;
	display: inline;
}

.top {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 84px;
	padding-top: 216px;
	text-align: center;
}

.page {
	background-color:#FFF;
	letter-spacing:0.4pt;
	line-height:17.8pt;
	font-size: 9pt;
}
#pageH {
	background-color:#FFF;
	background-image: url(../img/content/fondo02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 200px;
}

.close {
	background-image: url(../img/bgft.jpg);
	height: 25px;
	background-repeat: repeat-x;
	clear:both;
}




.page p {
	margin:0px;
	padding:0px;
}
.page h4 {
	margin-top:5px;
	margin-bottom:9px;
	font-weight:normal;
	font-size:14pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.7pt;
}
.page h5 {
	margin-top:5px;
	margin-bottom:20px;
	font-weight:normal;
	font-size:12pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.7pt;
	line-height:16pt;
}
#contattaci label {
	margin-top:10px;
	margin-bottom:8px;
	font-weight:normal;
	font-size:10pt;
	font-family:Verdana, Geneva, sans-serif;
	color: #333333;
	letter-spacing: 0.4pt;
}
#contattaci p input {
	width: 200px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-bottom:12px;
	border-color:#CCC;
}
#contattaci p textarea {
	width: 360px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-color:#CCC;
}

a.linkhomepgae {

	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.7pt;
	line-height:16pt;
	text-decoration:none;
	color:#333;
}
a.linkhomepgae:hover {

	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.7pt;
	line-height:16pt;
	text-decoration:underline;
	color:#82033A;
}
a.menuhomepage{
	font-size:12pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.7pt;
	color:#333;
	text-decoration:none;
}
a.menuhomepage:hover{
	font-size:12pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.7pt;
	color:#000;
	text-decoration:underline;
}
.mnh {
	list-style-type: none;
	margin-left:0px;
	padding-left:0px;
	line-height:19pt;
}
.footer {
	position: relative;/* Fornisce hasLayout a IE6 per ottenere un clearing corretto.  */
	clear: both; /* Questa proprietà clear obbliga il .container a tenere conto di dove terminano le colonne e a contenerle. */
	background-color: #f5f5f5;
	padding:0px;
	height:155px;
}
.footer .footer_info {
	padding: 20px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-size:0.75em;
	line-height:150%;
}
.page .pagina {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 5px;
}

.sez {
	width: 220px;
	float: left;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6B6B6B;
	height:100px;
	font-size: 9pt;
}
.sez p{
	margin-top:0px;
}
.sez a {
	color:#496326;
	text-decoration:underline;
}
.sez a:hover {
	color:#F00;
	text-decoration:underline;
}
#sez_right {
	border-right:none;
}
.sez img {
	padding-top:15px;
	padding-bottom:15px;
}
/* SLIDE SHOW HOMEPAGE */
.slideshow {
	height: 232px; 
	width: 960px; 
	margin-top:5px; 
	margin-bottom:5px; 
	margin-right:auto; 
	margin-left:auto; 
	/* border:solid 1px #000; */
}
.slideshow img { 
	padding: 15px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
}
.lf a {
	color: #292929;
	text-decoration: none;
}
.lf a:hover {
	color: #000000;
	text-decoration: none;
}
#contattaci {
	float:left; 
	width:600px;
	 margin-left:20px;
}
.invia {
	background-color: #FFF;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:normal;
	padding:10px;
	font-size:12pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.7pt;
	border:solid thin #CCC;
}
.tabprodotto {
	padding-bottom:3px; 
	margin-bottom:3px; 
	border-bottom:solid 1px #CCC; 
	font-size:10pt; 
	margin-right:160px;
}
form#formRichiestaFooter{
}
form#formRichiestaFooter input{
	border:1px solid #CCC;
	font-size:11px;
	width:275px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
form#formRichiestaFooter input.required.error{
	border:1px red solid;
}
form#formRichiestaFooter textarea{
	padding:3px 6px;
	border:1px solid #CCC;
	font-size:12px;
	resize:none;
	width:275px;
	text-align:left;
	height:65px;
}
form#formRichiestaFooter input[type="submit"]{
	width:initial;
	padding:2px 4px;
	float:right;
	cursor:pointer;
}
form#formRichiestaFooter label{
	font-size:12px;
}
   
input#VATCode{
	    	display:none;
}