.norepeat {
	background-repeat: no-repeat;
	background-position: center top;
}
.testoboldrosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.elenco {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3b1a1f;
	font-weight: bolder;
	text-decoration: none;
	line-height: 14px;
}
.elencorosso {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3b1a1f;
	font-weight: bolder;
	text-decoration: none;
	line-height: 14px;
	color: #990000;
}
.elenco:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E20A16;
	font-weight: bolder;
	text-decoration: none;
	line-height: 14px;
}
.indirizzo {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3b1a1f;
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #990000;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.testorosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.testorosso:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.titoletto {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990000;
}
.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
