body {
	background-image: url(images/sfondo_home.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Banner {
	width:800px;
	height:208px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/titolo.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#Centro {
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}
#Menu {
	width:190px;
	height:392px;
	float:left;
	z-index:1;
}
#CentrArgento {
	width:610px;
	height:392px;
	background-image:url(images/centro.jpg);
	float:right;
	background-repeat:no-repeat;
	z-index:1;
}
#CentrProdotti {
	width:610px;
	height:392px;
	float:right;
	z-index:1;
}
#CentrMappa {
	width:610px;
	height:392px;
	background-image:url(images/mappa.jpg);
	background-repeat:no-repeat;
	float:right;
	z-index:1;
}
.a {
	color: #FFFFFF;
}
.a :hover {
	color: #FFFFFF;
}#Testo {
	width:570px;
	height:auto;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
