.sfondo {
	background-repeat: repeat-x;
	background-position: center top;
}
.sfondo_TAB {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.TIT_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: d4e0d6;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 445849;
	text-decoration: none;
}
.link:hover {
	color: 000000;
	text-decoration: underline;
}
.testo_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 445849;
	text-decoration: none;
}
.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 7f7e7a;
	text-decoration: none;
}
.TestoS_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 8f9189;
	text-decoration: none;
}
.linkS {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 445849;
	text-decoration: none;
}
.linkS:hover {

	color: 000000;
	text-decoration: underline;
}
.TestoS {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 666666;
	text-decoration: none;
}
.Testo {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	text-decoration: none;
}
.TIT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	text-decoration: none;
}
.JUST {
	text-align: justify;
}

.Testo_ok {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	text-decoration: none;
}

.Testo_ok_verde {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 445849;
	text-decoration: none;
}

.bottone {
	background-color: #C6D2A4;
	border: 1px solid #999999;
}
