@charset "utf-8";
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #808185;
	text-decoration: none;
	font-weight: normal;
}
.testopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808185;
	text-decoration: none;
}
.titolodx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0887f2;
	text-decoration: none;
	font-weight: normal;
}

