body{
	margin: 0px;
    padding: 0px;
    text-align: center;
	background-color: #5E5240;
	SCROLLBAR-FACE-COLOR: #36240B; 
	SCROLLBAR-HIGHLIGHT-COLOR: #36240B; 
	SCROLLBAR-SHADOW-COLOR: #36240B; 
	SCROLLBAR-3DLIGHT-COLOR: #36240B; 
	SCROLLBAR-ARROW-COLOR:  #ffffff; 
	SCROLLBAR-TRACK-COLOR: #5E5240; 
	SCROLLBAR-DARKSHADOW-COLOR: #36240B;

}

#contenitore{
	width: 737px;
	margin: 0px auto 0px;
	text-align : left;
	background-image:url(images/bg-contenuto.gif)	
} 

#contenitoregrosso{
	width: 737px;
	margin: 10px auto;
	text-align : center;
	background-image: url(images/bg-contenuto.gif);

}
.bg-indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5E5240;
	text-decoration: none;


}
.txt-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5A441D;
}
.txt-contatti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5A441D;
	text-decoration: none;
	
}
.bg-barra-sx {
	background-color: #D3C090;
}
.bg-barra-dx {
	background-image: url(images/bg-barra-dx.gif);
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330000;
}

