.titolo_Grigio {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 20px;
}
.titolo_Blu {
	color: #2F4C65;
	font-family: Trebuchet MS;
	font-size: 20px;
}
.titolo_Azzurro {
	color: #4DA5D4;
	font-family: Trebuchet MS;
	font-size: 20px;
}
.sottotitolo_Grigio {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 16px;
}
.sottotitolo_Blu {
	color: #2F4C65;
	font-family: Trebuchet MS;
	font-size: 16px;
}
.sottotitolo_Azzurro {
	color: #4DA5D4;
	font-family: Trebuchet MS;
	font-size: 16px;
}
.testo_15 {
	color: #666;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: normal;
}
.testo_13 {
	color: #666;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
}
.testo_11 {
	color: #666;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
}
.testo_txt a {
	color: #4DA5D4;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.testo_txt a:hover {
	color: #2F4C65;
}