/* CSS Document */

h1 {
	font-size: 14px;
	font-family: Verdana;
	color: #FF6600;
	font-weight: bold;
	text-align: center;
}


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

.testo_titoletti {
	font-family: Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-family: Times, serif;
	font-weight: bold;
}

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

.testo_medio_grigio {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}

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

.testo_piccolo {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}

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

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

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

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

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

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

a.testo {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a.testo:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF6600;
	font-style: italic;
}

a.testo:active {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-style: italic;
}

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

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

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

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

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

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

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

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

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

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

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

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