/*---------------------------------------------------------------------*/
#news{
	font-family: "Trebuchet MS", Trebuchet, Geneva, Helvetica;
	font-size: 12px;
	text-align: left;
	padding:0px 12px 6px 12px;
	clear:both;

}
/*.fotoboxEventi{
float:left;
padding: 0px 5px 2px 0px;
border:0px;
}*/
#news_titolo{
	font-weight: bold;
	font-size: 14px;
	color:#006699
}
#news_testata_autore{
	color:#006699
}
#news_data{
	font-size: 10px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
#news_testo{
	text-align: justify;
}
.paginazione{
	padding-bottom:20px;
	color:#666666;
}
