#main {
	height: auto;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
}
#box1 {
	float: left;
	height: 512px;
	width: 956px;
}
#box2 {
	background-image: url(../immagini/sfondo1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 400px;
	width: 956px;
}
#box3 {
	background-image: url(../immagini/sfondo2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 240px;
	width: 956px;
}
#box4 {
	background-image: url(../immagini/sfondo_ppag.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 104px;
	width: 956px;
}
#box5 {
	background-image: url(../immagini/sfondo3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 956px;
}
