body{
	font-family : arial;
	background: url(../images/sf.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

select{
	font-family : arial;
		font-size: 11px;
		color: #666666;
}


input {
	height: 20px;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	border: thin solid;
}

a {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-weight : normal;
}

a:hover {
	font-size: 11px;
	color: black;
	text-decoration: underline;
	font-weight : normal;
}

ul {
	 margin-left: 15px;
	 padding-left: 0px;
}
li{
	list-style-image: url(../images/q_rosso.gif);
}
td {
	font-size: 11px; color: #666666; text-decoration: none
}
li{
	list-style-image: url(../images/q_rosso.gif);
}
.grigio {font-size: 11px; color: #666666; text-decoration: none}
.titolibox {  
	font-family : "Arial Narrow",Arial;
	font-size: 14px; 
	font-weight: bold;
	text-transform: uppercase;
	color: #41590B; 
	text-decoration: none
}

.titolobox {
	font-family : arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight : bold;
	text-align : left;
}
.titolobox a {
	font-family : arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight : bold;
	text-align : left;
}

.titolobox a:hover {
	font-family : arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight : bold;
	text-align : left;
}

.titolismall {
font-family : "Arial Narrow",Arial;
font-size: 10px;
font-weight: bold;
color: #666666; 
text-decoration: none;
text-transform: uppercase;
}

.titolismall a {
font-family : "Arial Narrow",Arial;
font-size: 10px;
font-weight: bold;
color: #666666; 
text-decoration: underline;
text-transform: uppercase;
}

.titolismall a:hover {
	font-family : "Arial Narrow",Arial;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	text-transform: uppercase;
}

.titolibig {
font-family : "Arial Narrow",Arial;
font-size: 16px;
font-weight: bold;
color: #666666; 
text-decoration: none;
text-transform: uppercase;
}

.titolibig a {
font-family : "Arial Narrow",Arial;
font-size: 16px;
font-weight: bold;
color: #666666; 
text-decoration: underline;
text-transform: uppercase;
}

.titolibig a:hover {
	font-family : "Arial Narrow",Arial;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	text-transform: uppercase;
}

.titolimenu {
	font-family : "Arial Narrow",Arial;
	font-size: 14px;
	font-weight: bold;
	color: #E60000;
	text-decoration: none;
	text-transform : uppercase;
}



.bianco {  font-size: 11px; color: #ffffff; text-decoration: none}
.bianco a {  font-size: 11px; color: #ffffff; text-decoration: none}
.bianco a:hover {  font-size: 11px; font-weight: none; color: #ffffff; text-decoration: underline;}

.boxRosso {
	border-width: 1px;
	border-style: solid;
	border-color: #eaeaea;
	width: 200px;
	background-color: #E60000;
	text-align: center;
	margin-top: 3px;
}

.boxRosso:hover {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	width: 200px;
	background-color: #E60000;
	text-align: center;
	margin-top: 3px;
}

.boxVerde {
	border-width: 1px;
	border-style: solid;
	border-color: #eaeaea;
	width:200px;
	background-color: #42590B;
	text-align: center;
	margin-top: 3px;
}

.boxAcqua {
	border-width: 1px;
	border-style: solid;
	border-color: #eaeaea;
	width:200px;
	background-color: #47A887;
	text-align: center;
	margin-top: 3px;
}


.boxCeleste {
	border-width: 1px;
	border-style: solid;
	border-color: #eaeaea;
	width:200px;
	background-color: #57A8BD;
	text-align: center;
	margin-top: 3px;
}

.boxBlu {
	border-width: 1px;
	border-style: solid;
	border-color: #eaeaea;
	width:200px;
	background-color: #0D3692;
	text-align: center;
	margin-top: 3px;
}

.boxViola{
	border-width: 1px;
	border-style: solid;
	border-color: #eaeaea;
	width:200px;
	background-color: #D03088;
	text-align: center;
	margin-top: 3px;
}


.boxArancio{
	border-width: 1px;
	border-style: solid;
	border-color: #eaeaea;
	width:200px;
	background-color: #FF7900;
	text-align: center;
	margin-top: 3px;
}

.boxVerdolino{
	border-width: 1px;
	border-style: solid;
	border-color: #eaeaea;
	width:200px;
	background-color: #6EBB1F;
	text-align: center;
	margin-top: 3px;
}


.boxLink{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


