body{
	margin: 0px;
   padding: 0px;
   height: 100%;
	text-align: center;
	background-color: #5F250F;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR:  #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

}

#contenitore{
	width: 700px;
	margin: 0px auto;
	text-align : left;

} 

#contenitoregrosso{
	width: 700px;
	height: 100%;
	margin: 0px auto 10px;
	text-align : center;
	background-color: #FDEDD4;
}
.bg-indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #746A45;
	text-decoration: none;


}
.bg-centro {
	background-image: url(images/bg-centro.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu {
	background-image: url(images/antica-canonica_06.gif);
	background-repeat: no-repeat;

}
.voci-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EBE2DF;
	text-decoration: none;
}
