.sfondo_dx_sx {
	background-image: url(../images/taglio/verde_lat_sx.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sfondo_link {
	background-image: url(../images/taglio/sfondino_interno.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.linea_orizzontale {
	background-image: url(../images/taglio/linea_orizzontale.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.testo_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.testo_body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
.testo_body_blutte {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1573BB;
}
.testo_body_elenco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1573BB;
	list-style-image: url(../images/elenco.jpg);
	line-height: 22px;
}
.testo_body_elenco a {
	color: #1573BB;
	text-decoration: none;
}
.testo_body_elenco a:hover {
	color: #000066;
	text-decoration: underline;
}
