#main {
	width: 850px;
	margin: auto;
	height: 550px;
}
#flash {

	width: 850px;
	margin: auto;
	height: 550px;
}
#testo {
	background-color: #00FF00;
	width: 500px;
}
#main_chisiamo {
	width: 850px;
	margin: auto;
	height: 550px;
}
#menu {
	height: 43px;
	width: 850px;
	margin: auto;
}
#campotesto {
	width: 693px;
	float: right;
	background-image: url(../immagini/chi%20siamo/campo_testo.jpg);
	background-repeat: no-repeat;
	height: 507px;
}
#testochisiamo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0D6423;
	margin-left: 20px;
	line-height: 20px;
	margin-top: 75px;
}
#foot {
	background-image: url(../immagini/chi%20siamo/footer.jpg);
	background-repeat: no-repeat;
	width: 850px;
	height: 157px;
	float: right;
}


#campoleft {
	width: 157px;
	float: left;
	height: 507px;
	background-image: url(../immagini/chi%20siamo/campo_left.jpg);
	background-repeat: no-repeat;
}
#campotesto_prodotti {

	width: 693px;
	float: right;
	height: 507px;
	background-image: url(../immagini/prodotti/campo_testo.jpg);
	background-repeat: no-repeat;
}
#campoleft_prodotti {

	width: 157px;
	float: left;
	height: 507px;
	background-image: url(../immagini/prodotti/campo_left.jpg);
	background-repeat: no-repeat;
}
