/* CSS Document */

.testo {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	font-style: normal;
}

.testo_bianco {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}

.listini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.listini_titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.testo_piccolo_blu {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
}

.testo_piccolo_bianco {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

.testo_piccolo_grigio {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}

.testo_piccolo_grey {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
}

.titoli {
	font-family: Verdana;
	font-size: 14px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
}

.condizioni {
	font-family: Verdana;
	font-size: 12px;
	color: #006699;
	font-style: italic;
}

.sottotitoli {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFF66;
	font-style: italic;
}

.evidenza {
	font-family: Verdana;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	font-style: normal;
}

.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

a.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

a.menu:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFF33;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}

a.menu:active {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

a.menu_giallo {
	font-family: Verdana;
	font-size: 13px;
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

a.menu_giallo:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}

a.menu_giallo:active {
	font-family: Verdana;
	font-size: 13px;
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

a.testo {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a.testo:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC00;
	font-style: normal;
	font-weight: bold;
}

a.testo:active {
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC00;
	font-style: normal;
	font-weight: bold;
}

a.testo_piccolo_blu {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
}

a.testo_piccolo_blu:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	font-style: normal;
	font-weight: normal;
}

a.testo_piccolo_blu:active {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
}

a.testo_piccolo_bianco {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

a.testo_piccolo_bianco:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFCC33;
	font-style: normal;
	font-weight: normal;
}

a.testo_piccolo_bianco:active {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

a.testo_piccolo_grigio {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.testo_piccolo_grigio:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.testo_piccolo_grigio:active {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.sottotitoli {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFF66;
	font-style: normal;
}

a.sottotitoli:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	font-style: normal;
}

a.sottotitoli:active  {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFF66;
	font-style: normal;
}