.sfondo {
	background-color: #FFFFFF;
}
.menu {
	background-color: #BB7A5C;
}
.centrale {
	background-image: url(grafica/sfondo_body.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.orari {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #BB7A5C;
	text-align: left;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FEEFD4;
	background-color: #BB7A5C;
	text-align: center;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BB7A5C;
	text-align: left;
}
.tootip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
}
.sfondo ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8E5C46;
	text-decoration: none;
	font-size: 12px;
	list-style-type: none;
	line-height: 20px;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
}
.sfondo li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8E5C46;
	text-decoration: none;
	font-size: 12px;
	list-style-type: none;
	line-height: 20px;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
}
.testo_little {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #BB7A5C;
	text-align: left;
	text-decoration: underline;
}
