/* CSS Document */

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

.titoletti {
	font-family: Verdana;
	font-size: 14px;
	color: #006699;
	font-style: italic;
	font-weight: normal;
}

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

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

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

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

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

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

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

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

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

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

a.menu:active {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	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: #FF6600;
	font-style: normal;
	font-weight: bold;
}

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

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

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

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

a.testo_piccolo_arancio {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9933;
	font-style: normal;
	font-weight: bold;
}

a.testo_piccolo_arancio:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #009900;
	font-style: normal;
	font-weight: bold;
}

a.testo_piccolo_arancio:active {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9933;
	font-style: normal;
	font-weight: bold;
}

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

a.testo_piccolo_bianco:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	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;
	text-decoration: underline;
}

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

a.titoletti:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #0066FF;
	font-style: normal;
}

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

