body div#corpo #content #blocco_centro div#testo h2 {
margin-top:0;}

div#form{
color:#fff;
padding-left:3em;
overflow:auto;	
}
div#form table{

  border:0px;

}
div#form table tr td label{

/*
 * etichette
 */	
}
div#form table tr td input {
/*
 *campi form 
 * 
 */
 }
div#form table tr td textarea{
/*
 * textarea 
 */	
}
div#form table tr td input#sp{
background-color:#6590C5;
color:#fff;

}
