body
{
	background: #fff;
    SCROLLBAR-FACE-COLOR: #fff;
    SCROLLBAR-HIGHLIGHT-COLOR: #fff;
    SCROLLBAR-SHADOW-COLOR: Teal;
    SCROLLBAR-3DLIGHT-COLOR: Teal;
    SCROLLBAR-ARROW-COLOR: Teal;
    SCROLLBAR-TRACK-COLOR: #fff;
    SCROLLBAR-DARKSHADOW-COLOR: Teal;
	margin:0px;
	padding:0px;
	text-align:center;
}
A:link, A:visited, A {  
	color : Teal;  
	text-decoration : none;  
	font-family : Verdana;  
	font-size : 11px;  
}       
A:hover {  
	text-decoration : underline;  
	color : #053024;  
	font-family : Verdana;  
	font-size : 11px;  
}       
TD  {  
	font-family : Verdana;       
	font-size : 11px;       
	color : #053024;       
	}       
.titolo  {  
	font-family : Verdana;       
	font-size : 15px;
	font-weight: bold;
	color : Teal;       
	padding-top: 10px;
	padding-bottom: 10px;  
	}       
.prova {
	font-family : Verdana;
	font-size : 11px;
	color : #053024;
	padding: 2em;
	}
       
.footer, a.footer, a.footer:visited, a.footer:link{
	font-family : Verdana;
	font-size : 9px;
	color : Teal;
	padding: 2em;
	text-decoration: none;
}
a.footer:hover{
	font-family : Verdana;
	font-size : 9px;
	color : #F99D30;
	padding: 2em;
	text-decoration: underline;
}
#prodotti td{
	border: 1px #585858 solid;
}
.popupImg{
	border: 1px solid #053024;
	margin-right: 10px;
}
a.prodotti:link, a.prodotti:visited, a.prodotti {  
	color : #000;  
	text-decoration : none;  
	font-family : Verdana;  
	font-size : 12px; 
}       
a.prodotti:hover,a.prodotti:active{  
	text-decoration : underline;  
	color : #053024;  
	font-family : Verdana;  
	font-size : 12px;  
}       
.form_text{
	border: Teal solid 1px ;
	width: 200px;
}
.button_mail{
	border: Teal solid 1px;
	background: #fff;
	font-size: 13px;
	font-weight: bold;
	color: Teal;
}
.evidenziato{
	font-family : Verdana;       
	font-size : 11px;
	font-weight: bold;
	color : Teal;       
	padding-top: 10px;
	padding-bottom: 10px;  

}
.imgGallery{
	border: 2px dotted #053024;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 5px;
}
.h{
	visibility:hidden;
	display:none;
}
#intro div{
	margin:0 auto;
	margin-top:20px;
	padding:0px;
	width:752px;
	text-align:left;
	text-align:center;
}
#introContent{
	width:752px;
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:14px;
	font-family:verdana;
	color:#000;
}
#introContent h1{
	text-transform:uppercase;
	font-family:verdana;
	font-size:20px;
	color:#000;
}
