.news
{
	margin-top: -30px;
	overflow:hidden;
	border-bottom: #c0c0c0 thin dotted;
	height:210px;
}
.news_date
{
	color: #245A86;
}
.news_title
{
	font-size: 15px;
	font-weight: bold;
	color: #245A86;
	margin-bottom:5px;
	margin-top:5px;
}
.news_description
{
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.news_leggi 
{
	display:inline;
	margin-left:10px;
	color: #245A86;
	
}
.news_leggi a
{
	color: #245A86;
	font-weight:normal;
}
