@charset "utf-8";
.testo_standard {
	font-family: Calibri, Tahoma;
	font-size: 12px;
}
.testo_standard2 {
	font-family: Calibri, Tahoma;
	font-size: 14px;
}

.testo_news_dataora {
	font-family: Calibri, Tahoma;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
}
.testo_news {
	font-family: Calibri, Tahoma;
	font-size: 10px;
	color: #000066;
}
.testo_news_titolo {
	font-family: Calibri, Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
.txt_titnews {
	font-family: Calibri, Tahoma;
	font-size: 16px;
	font-weight: bolder;
	color: #000066;
}
.testo_titolo_sezione {
	font-family: Calibri, Tahoma;
	font-size: 20px;
	font-weight: bolder;
	color: #999900;
}
.testo_menu {
	font-family: Calibri, Tahoma;
	font-size: 16px;
	font-weight: bolder;
}
.testo_gigante {
	font-family: Calibri, Tahoma;
	font-size: 36px;
	font-weight: bold;
}
.testo_tit_riq_supp {
	font-family: Calibri, Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}

.bianco {
	color: #FFFFFF;
}
.nero {
	color: #000000;
}
.arancio {
	color: #999900;
}
.grigio1 {
	color: #CCCCCC;
}
.grigio2 {
	color: #666666;
}
.blu {
	color: #000066;
}
.azzurro {
	color: #00CCFF;
}

