body {
	font : 80% Georgia, Times New Roman, Times, serif;
	margin : 10px 10px 10px 10px;
	background-color : #Fccfb1;
   line-height: 150%;
}

/*Sezione DIV */

#Menu {
	width: 100%;
	margin-bottom : 30px;
	display : block;
}

TD.menu {
	font : 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.largo620 {
	width : 620px;
	display : block;
}

.sinistraIMG {
	float: left;
	width : 150px;
}

.testoa150 {
	margin-left : 150px;
}

H1 {
	font : 150% Georgia, Times New Roman, Times, serif;
	margin : 10px 10px 30px 10px;
   line-height: 100%;
}