@charset "utf-8";
.menu {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #2b649e;
}
.copy {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #1C4166;
}
.testo_giallo {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #d1b600;
}
.testo_rosso {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #b30000;
}
.testo_blu {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #004b61;
}
.testo {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
}
.titoli {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color: #234082;
	font-weight: bold;
}
.testo_piccolo {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #999999;
}
