@charset "utf-8";
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
.linkBianco{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.linkAzzurro{
	color: #5692CD;
}
.linkNero{
	color: #000;
}
.linkNero{
	color: #000;
}h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
strong {
	font-weight: bold;
}
.ric{
	width: 145px;
}
.dispari {
	background-color: #EAEAEA;
}
.col_news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.col_news img {
	margin-top: 10px;
}
.data {
	font-size: 11px;
}

