/* CSS Document */

body {
	font-family:trebuchet ms, Tahoma, Arial, sans-serif;
	font-size:10px;
	color:#747066;
}

.testoInd {
	font-family: trebuchet ms, Tahoma, Arial, sans-serif;
	font-size:13px;
	color:#747066;
	}

/* parametri form */
.testo-rosso {
	font-family: trebuchet ms, Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#ff0000;
	}

input         { color:#8c877b; font: 9pt trebuchet ms, Tahoma, Arial, sans-serif,; font-weight: none; text-decoration: none; background: #ffffff; border: 1px solid #c3c3c3; }
input.radio   { color:#8c877b; font: 9pt trebuchet ms, Tahoma, Arial, sans-serif,; font-weight: none; text-decoration: none; background: #ffffff; border: none; }
input.buttom  { color:#ffffff; font: 9pt trebuchet ms, Tahoma, Arial, sans-serif,; font-weight: none; text-decoration: none; background: #595959; border: 1px solid #c3c3c3; }
select        { color:#8c877b; font: 9pt trebuchet ms, Tahoma, Arial, sans-serif,; font-weight: none; text-decoration: none; background: #ffffff; border: 1px solid #c3c3c3; }
textarea      { color:#8c877b; font: 9pt trebuchet ms, Tahoma, Arial, sans-serif,; font-weight: none; text-decoration: none; background: #ffffff; border: 1px solid #c3c3c3; }

.dim {	 width : 150px;  }
.dim2 {	 width : 410px;  }
.dim3 {	 width : 250px;  }

.testo-form {
	font-family: trebuchet ms, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #8c877b;
	font-style: normal;
	text-align:justify;
	text-decoration: none;
}
.testo-form2 {
	font-family: trebuchet ms, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #8c877b;
	font-style: normal;
	text-align:justify;
	text-decoration: none;
	padding: 10 px;
}


.testo-form-acconsento {
	font-family: trebuchet ms, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f18f4e;
	font-style: normal;
	text-align:center;
	text-decoration: none;
}

.titolini {
	font-family: trebuchet ms, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #8c877b;
	font-style: normal;
	text-align:justify;
	text-decoration: none;
}
.testoformBold {
	font-family: trebuchet ms, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #8c877b;
	font-style: normal;
	text-align:justify;
	font-weight:bold;
	text-decoration: none;
}

.testoCodice {
	font-family: trebuchet ms, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #3542a5;
	font-weight:bold;
}
/* fine parametri form */