/* CSS Document */

.titolo {
	font-family: Verdana;
	font-size: 25px;
	color: #666666;
	font-style: normal;
}

.titolino {
	font-family: Verdana;
	font-size: 20px;
	color: #666666;
	font-style: normal;
}

.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;
	line-height: 1.5em;
}

.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: 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: #FFFFFF;
	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.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: #FF9933;
	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;
}

.pics { height: 175px; width: 950px; padding:0; margin:0; overflow: hidden }
.pics img { height: 175px; width: 950px; padding: 0px; border: 0px solid #ccc; background-color: #eee; top:0; left:0 }


