.titolo {
	color: #006699;
	font-size: 20px;
	font-family: arial;
	margin-bottom: 30px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
.bordoSu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-top: 15px;
}
.imgDx {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: 0px;
}
.imgMargin {
	margin-right: 30px;
}
.evidenziata {
	background-color: #eeeeee;
	border: 1px solid #CC0000;
}
