#Left {
	width: 620px;
	float: left;
}

#Right {
	width: 200px;
	margin-left: 640px;
}

#Contenuto {
	float: left;
}
