body {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-image: url(../img/sfondo2.jpg);
	background-repeat: no-repeat;
	background-color:#5C3C51;
}
.tabelleTesto {
	height: 255px;
	width: 406px;
	padding-left: 29px;
}
.sfondoTabella {
	background-repeat: no-repeat;
}
.spaziatoreFooter {
	height: 5px;
	width: 800px;
}
.rientroTesto {
	text-align: left;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #563548;
	text-decoration: underline;
}
a:TITOLI:hover {
	font-family: verdana;
	font-size: 11px;
	color: #ECAC02;
	text-decoration: underline;
}
a:TITOLI:visited {
	font-family: verdana;
	font-size: 11px;
	color: #ECAC02;
	text-decoration: underline;
}
.TITOLI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #573A4C;
	font-weight: bold;
}
.TITOLIlittle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #573A4C;
	font-weight: bold;
}
.TITOLIlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #573A4C;
	font-weight: bold;
	text-decoration: none;
}
.TITOLIlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AB819B;
	font-weight: bold;
	text-decoration: underline;
}