.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.testo a {
	text-decoration: none;
	color: #666666;
}
.testo a:hover {
	color: #333333;
	text-decoration: underline;
}

.laterale_sx {
	background-image: url(images/laterale_sfondo.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.testo_location {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.testo_location a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.testo_location a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #BC79FF;
	text-decoration: underline;
}
.testo_elenco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000066;
	list-style-image: url(images/elenco.gif);
	font-weight: bold;
}
.testo_tit_grande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
