body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #E8DDC6;
	SCROLLBAR-HIGHLIGHT-COLOR: #640B0B;
	SCROLLBAR-SHADOW-COLOR: #640B0B;
	SCROLLBAR-3DLIGHT-COLOR: #E8DDC6;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #E8DDC6;
	SCROLLBAR-DARKSHADOW-COLOR: #E8DDC6;
	background-color: #952213;



}

#contenitore{
	width: 731px;
	margin: 20px auto;
	text-align : left;			
} 

#contenitoregrosso{
	width: 780px;
	height: 100%;
	margin: 10px auto;
	text-align : center;	
}

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

.bg-centro {
	background-image: url(images/centro.gif);
	background-repeat: no-repeat;

}
#tre {
	visibility: hidden;

   
}
.homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: overline;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.vini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.titolov {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #990000;
}
