/* FORM */

input, select, textarea, button
{
font-family: "trebuchet MS", verdana, sans-serif;
font-size: 11px;
}

.txt {
  	border:1px solid #CCCCCC;
	width:200px;
}

.campiform {
	margin-top:5px;
}	

.right {
  text-align:right;
} 

legend {
    color:#FF8201;
	font-weight:bold;
	margin:0px;
	padding:0px;
}	

fieldset {
	/*border:1px solid #c0c0c0;*/
	border:0;
  	padding:0;
	margin:0px;
}		

.titolocontact{
	padding-top:2px;
	padding-left:10px;
}
