.blocco_titolo	{
	width: 500px;
	float: left;
	}

.titolo_news	{
	width: 500px;
	float: left;
	font-size: 22px;
	line-height: 26px;
	color: #52a0ef;
	padding: 20px 0 15px 0;
	border-bottom: #CCCCCC 1px solid;
	text-align: left;
	letter-spacing: -0.5px;
}

.testo_news	{
	width: 500px;
	float: left;
	color: #333333;
	text-align: justify;
}

.testo_generico	{
	width: 500px;
	float: left;
	color: #333333;
	line-height: 23px;
}

.news_data_interna{
	width: 500px;
	float: left;
	color: black;
	font: 12px;
	font-weight: normal;
	padding: 5px 0 20px 0;
}