/* CSS Document */

.lingua{
font-family:Tahoma;
font-size:10px;
color:#70B6ED;
font-weight:bold;
}

.lingua-on{
font-family:Tahoma;
font-size:10px;
color:#FFFFFF;

}
.elenco-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #70B6ED;

}
.sezioni {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #f5f3e7;
}
.sezione_rosso {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #D73301;
}
.testo_bianco {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 15px;
}
.testo_blu {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0E2E4A;
	line-height: 15px;
}
.testo-piccolo {
	font-family: Tahoma;
	font-size: 9px;
	color: #0E2E4A;
}

