html, body{
	background-image: url('../img/sfondo_alto.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}


img{
	border: 0;
}


.testo{
	font-size: 12px;
	font-family: Verdana;
	line-height: 16px;
	color: #999999;
} 

.testocoopi{
	font-size: 12px;
	font-family: Verdana;
	line-height: 16px
} 


.testo20{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
} 


.form {
   background: #F1F1F1;
   color:#999999;
   font-family: Arial;
   font-size: 12px;
   border: Solid 1px #999999;
}

.text{
   background: #000000;
   color:#999999;
   font-family: Verdana;
   font-size: 12px;
   border: Solid 1px #999999;
}

.bott{
   background: #ff9933;
   color:#000000;
   font-family: Verdana;
   font-size: 12px;
   border: Solid 1px #cccccc;
}

.titolo{
   color:#999999;
   font-family: Arial;
   font-size: 14px;
   font-weight: bold;
}

.titolo_tab{
   background: #000000;
   color:#999999;
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
}

.radio{
   background: #000000;
   color:#999999;
   font-family: Arial;
   font-size: 12px;
}
.sfondotab{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #999999;
	background-color: #000000;
}

.tendina{
   background: #000000;
   color:#999999;
   font-family: Arial;
   font-size: 11px;
   border: Solid 1px #999999;
}


.barra{
	color: #999999;
	font-size: 10px;
	background-image: url('img/barra.png');
	height: 50px;
}

.titoletto{
	color: #ff9933;
	font-size: 16px;
	font-weight: bold;
}

.titoletto2{
	color: #ff9933;
	font-size: 14px;
	font-weight: bold;
}

.bordomail{
   color:#999999;
   border: Solid 1px #999999;
}


