/* CSS Document */

BODY {
	MARGIN: 0px;
	color: #FFFFFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	background-color: #999999;
	text-decoration: none;
}
.testi {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.TitoliBianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6500;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F76D21;
	text-decoration: none;
	background-color: #FFFFFF;
}
.TestoArancio {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6500;
	text-decoration: none;
}
.TitoloArancio {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #F76D10;
	text-decoration: none;
}
.TitoloAzzurro {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #62B2F7;
	text-decoration: none;
}
.TestoNero {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.Titologrigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #56545C;
	text-decoration: none;
}
.TitoloMinuscolo {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	text-transform: lowercase;
	color: #FF9900;
	text-decoration: none;
}
.TitoloArancioMaiuscolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	text-transform: uppercase;
}
.testiBMinuscolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.testoVerde {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #339900;
	text-decoration: none;
}
.testoMarrone {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333300;
	text-decoration: none;
	text-align: justify;
}
.testoMarroneP {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333300;
	text-decoration: none;
}
.testoGrigioChiaro {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.TestoGrigioScuro {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.testoArancioTitoloVini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.testoGrassettoArancio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F76D21;
	text-decoration: none;
}
.testoB {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

