/* CSS Document */
#cartina {
	float: left;
	width: 300px;
	}
#descrizione {
	float: right;
	width: 270px;
	}
#box {
	width:571px;
	}
