/*
#form{ float:left; text-align:left; width:30%; min-width:200px;}

.form{ background:#EEEEEE; border:none; letter-spacing:0.1em; height:30px; color:#4D4D4D; padding-left:5px; margin-top:10px; padding-bottom:5px; min-width:350px;}

.testo_form{  letter-spacing:0.1em; font-size: 13px; padding-bottom:5px; margin-top:10px; color:#4D4D4D; }

.form_message{ background:#EEEEEE; border:none; letter-spacing:0.1em; height:100px; min-height:80px !important; color:#4D4D4D; display:block; padding-left:5px; min-width:350px; margin-top:10px; padding-bottom:5px; }

.btn_form{ background-image: url(../img/btn_invia.png); background-position:left; background-repeat:no-repeat; width:50px; height:25px; border:none; cursor:pointer; clear:both; margin-top:20px;  }

.btn_form:hover{ background-image:url(../img/btn_invia.png); background-position:right; background-repeat:no-repeat; width:50px; height:25px; border:none; cursor:pointer; }

.antispammessage{  letter-spacing:0.1em; font-size: 11px; color:#4D4D4D; width:200px; float:left; }
.required_star{  font-size: 11px; color:#56A193; }

#container_spam{ width:350px; margin-bottom:20px; }
#AntiSpam{ background:#EEEEEE; border:none; letter-spacing:0.1em; height:30px; color:#4D4D4D; display:block; padding-left:5px; width:20px; float:right;  }



 ------------------ fine mio---------------------- */


#form{ float:left; text-align:left; width:350px; min-width:200px;}

.freecontactform {
width: 350px;
 letter-spacing:0.1em; font-size: 13px; color:#4D4D4D;}

.form{ background:#E1E1E1; border:none; letter-spacing:0.1em; height:30px; color:#4D4D4D; padding-left:5px; margin-top:10px; padding-bottom:5px; min-width:350px;}

.freecontactformheader {
}

.testo_form{  letter-spacing:0.1em; font-size: 13px; padding-bottom:5px; margin-top:10px; color:#4D4D4D; }

.freecontactformmessage {
background:#EEEEEE; border:none; letter-spacing:0.1em; height:100px; min-height:80px !important; color:#4D4D4D; display:block; padding-left:5px; min-width:350px; margin-top:10px; padding-bottom:5px;
}
.freecontactform td {
}
.freecontactform p {
}
.freecontactform label {
}
.freecontactform label {
}

.required_star{  font-size: 11px; color:#56A193; }

.not-required {
font-weight:normal
}
.antispammessage {  letter-spacing:0.1em; font-size: 11px; color:#4D4D4D; width:200px; float:left;}

.antispamquestion {
font-weight:normal;
}

#container_spam{ width:350px; margin-bottom:20px; }
#AntiSpam{ background:#EEEEEE; border:none; letter-spacing:0.1em; height:30px; color:#4D4D4D; display:block; padding-left:5px; width:20px; float:right;  }

.btn_form{ background-image: url(../img/btn_invia.png); background-position:left; background-repeat:no-repeat; width:50px; height:25px; border:none; cursor:pointer; clear:both; margin-top:20px;  }

.btn_form:hover{ background-image:url(../img/btn_invia.png); background-position:right; background-repeat:no-repeat; width:50px; height:25px; border:none; cursor:pointer; }

.unselectable {
	opacity: 0.25;
	cursor: no-drop;
	pointer-events: none;
}