.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #6B6B6B;
	text-decoration: none;
}
.footer_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #6B6B6B;
	text-decoration: none;
	text-align:justify;
}
a.footer_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #6B6B6B;
	text-decoration: none;
	text-align:justify;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B6B6B;
}
a.footer 
{   
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #6B6B6B;
	text-decoration: none;
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B6B6B;
}

.rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #C10100;
	text-decoration: none;
	font-weight: bold;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #080808;
	line-height: 25px;
	text-decoration: none;
}
a.titoli:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #C10100;
	line-height: 25px;
	text-decoration: none;
}
.titoli_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #C10100;
	line-height: 25px;
	text-decoration: none;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
}
a.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #C10100;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C10100;
}
.foto_sx {
	margin-top: 3px;
	margin-right: 15px;
}
.testo_just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
	text-align: justify;
}
.bordo_dotted {
	background-image: url(img/tratto_vert.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.bordo_dotted30 {
	background-image: url(img/tratto_vert_30.gif);
	background-repeat: repeat-y;
	background-position: top;		
}
.titoloNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	color: #C10100;
	text-decoration: none;
}
a.titoloNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	color: #C10100;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C10100;
}
.titoloNewsNero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	color: #5E5E5E;
	text-decoration: none;
}
