.newsC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #96d938;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 12px;

}

.newsC A:link, .newsC A:visited  {
	text-decoration: underline;
	color: #96d938;
	background-color:transparent;

}

.newsC A:hover, .newsC A:active {
	text-decoration: none;
	color: #96d938;
	background-color:transparent;

}




.newsB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4A4A;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 12px;

}

.newsB A:link, .newsB A:visited {
	color: #4A4A4A;
	text-decoration: underline;
}
.newsB A:hover, .newsB A:active {
	color: #4A4A4A;
	text-decoration: none;
}


.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5C5C;
	text-decoration: none;
	border: 2;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
	}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	text-decoration: none;
	font-style: normal;
	text-align: justify;
	font-weight: normal;
	font-variant: normal;
	line-height: 12pt;
}
.testoB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	text-align: justify;
	font-weight: bold;
	font-variant: normal;
	line-height: 12pt;
}
.txt_bold_grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	text-decoration: none;
	font-weight: bold;
}
.bold_grigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8C8C8C;
	text-decoration: underline;
}
.txt_color {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F93F00;
	text-decoration: none;
}
.bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;

}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #8B8B8B;
	text-decoration: underline;

}
.inter {
	line-height: 12px;
}
.txt_sott {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	
}


.txt_sott_col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	line-height: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	
}

.sfondo {
	background-image: url(img/sf_galleria.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sfondo2 {
	background-image: url(img/sf_galleria_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.link_pdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #588817;
	text-decoration: underline;
}
.link_pdf_rosso {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}


img.float{

	float:left;
padding:5px;
clear:all;
}