@charset "utf-8";
body {
	background-image: url(img/sfondo_news_list.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		line-height: 16px;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a, a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.titolo {
	font-size: 14px;
	font-weight: bold;
	color: #5F72AD;
}
.data {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.fonte {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	color: #5F72AD;
}
#area_news {
	font-variant: small-caps;
	color: #5F72AD;
	margin: 0px;
	padding: 0px;
}
.news_title {
	font-size: 14px;
	color: #D10019;
}
#news_text {
	font-size: 12px;
	color: #000000;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#spazi {
	margin: 0px;
	padding: 0px;
}

