@charset "utf-8";
/* CSS Document */


/*
************************************
003.forms
************************************
*/

#contatti .noborder{ border: none; }
#contatti .label{ display: block; color:#000000; line-height: 20px; }
#contatti .label2{ display: block; color:#000; line-height: 20px;}
#contatti .label2left{ display: block; color:#000; float: left; width: 150px; line-height: 20px;}
	#contatti .inputRight, textarea{ color:#000000; width: 350px;  }
#contatti table.ris{ border: 1px solid #999; font-family:Arial, Verdana,  Helvetica, sans-serif; margin:0; padding:2; text-align:left; color: #000000; width: 100% ; }
#contatti tr.ristr{ color: #000000; background-color: #eeeeee;  }

.clear{ clear:both }
