@charset "utf-8";
/* CSS Document */

.base {
	float: left;
	width: 739px;
	height:372px;
	background: url(../IMG/homebase.png);
}

.descrizione {
	float: left;
	width: 360px;
	height:372px;
}

.descrizione div {
	float: left;
	width: 335px;
	height:352px;
	margin: 20px 0 0 25px;
	text-align: justify;
	font-size: 18px;
	line-height: 28px;
}


.foto {
	float: left;
	width: 379px;
	height:372px;
}

.foto img {
	margin: 15px 0 0 38px;
}