.main {
	height: 820px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
	background-color: #FFF;
	float: left;
}
.box {
	background-color: #FFF;
	height: 530px;
	width: 700px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
	float: left;
	background-image: url(../immagini/makhome.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-right:20px;
}
.mondoruotevertical {
	float: left;
	height: 500px;
	width: 160px;
	margin-top:60px;
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 10px;
}