.menu {
	background-image: url(../img/menu.jpg);
	height: 42px;
	width: 1000px;
	font-family: Arial;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	color: #333333;
	text-indent: 240px;
	font-weight: bold;
}
.foto {
	background-image: url(../img/foto.jpg);
	height: 250px;
	width: 1000px;
}
.centro {
	background-image: url(../img/centro.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}
.sopra {
	background-image: url(../img/sopra.jpg);
	width: 1000px;
	height: 104px;
}
.sotto {
	background-image: url(../img/sotto.jpg);
	height: 73px;
	width: 1000px;
}
.footer {
	background-image: url(../img/footer.jpg);
	height: 91px;
	width: 1000px;
}
.tabella_grigio {
	width: 60px;
}
.bordo {
	width: 30px;
}
.titoli {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	width: 365px;
}
.testo {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.testo_rientro {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	clip: rect(auto,auto,auto,auto);
	padding-left: 10px;
	vertical-align: super;
}
.pensiero {
	font-family: Tahoma;
}

