/* CSS Document */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

.testo-home-grande {
	font-size: 12px;
	color: #666633;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.testo_grigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.testo_piccolo_bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.testo_grigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.testo_nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.testo_rosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

.testo_bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

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

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

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

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

.menu_grande {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

a.menu_grande {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

a.menu_grande:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC66;
	text-decoration: underline;
	font-style: normal;
}

a.menu_grande:active {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

.piccolo-nero {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.piccolo-nero {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.piccolo-nero:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

a.piccolo-nero:active {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

