/* MODULO CONTATTI */

/* DIV contentente logo e  dati dell'azienda */
#mod_contatti_table_dati {

	width: 500px;

}

/* DIV contentente il logo dell'azienda */
#mod_contatti_logo {

	width: 150px;
	height: 30px;

}

/* DIV contentente i dati dell'azienda */
#mod_contatti_azienda {

	margin-top: 5px;
	width: 500px;
	color: #8c8b8b;

}

#mod_contatti_azienda p {
	
	font-size: 11px;
	font-weight: normal;
	color: #8c8b8b;

}

#mod_contatti_table table tr td img {

border: none;

}

#mod_contatti_azienda p strong {

	font-weight: bold;
	font-size: 14px;


} 	

#mod_contatti_azienda a {
	color: #8c8b8b; 
	text-decoration: none;        
}

/* DIV contentente form contatti */
#mod_contatti_table {

	color: #8c8b8b;  
	font-size: 12px;
	font-weight: normal;
	width: 490px;
	padding-top: 0px;
	margin-top: 0px;
	margin: 0 auto;
	
	
}

#mod_contatti_table form {
	width: 539px;
padding-top: 0px;
}

#mod_contatti_table label {

   margin-bottom: 2px;
	width: 115px;
	text-align: left;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #8c8b8b;  

}
#mod_contatti_table p{
	font-size: .8em;
	padding-top: 0px;
	margin-top: 0px;
}

#form1{
	width: 539px;
}
#form1 p > #invia{
    width: 50px;
	height: 30px;	
}
#form1 > #accetto{
    width: 20px;
	height: 20px;	
}
#mod_contatti_table p.check{
	font-size: .9em;
	text-align: left;
}
#mod_contatti_table input.input {
width: 147px;
   margin-bottom: 2px;
	height: 15px;
	float:left;
	margin-right: 6px;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #666666;
	color: #5e6a76;

}
#mod_contatti_table input.inputsecondo{
	
	width: 147px;
   margin-bottom: 2px;
	height: 15px;
	float:left;
	margin-left: 2px;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #666666;
	color: #5e6a76;
}

#mod_contatti_table p.obbligatorio {

	color: #000000; 
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;

}

#mod_contatti_table label.obbligatorio {

	color: #000000;   
	font-weight: bold;

}

#mod_contatti_table textarea {
	width: 420px;
	height: 100px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 2px;
	border: 1px solid #666666;
	color: #5e6a76;
}

#mod_contatti_privacy input {
	border: 1px solid #8c8b8b;

}

/* DIV contentente testo privacy */

#mod_contatti_privacy {

	width: 539px;

}

#mod_contatti_privacy {

	color: #8c8b8b;

}

#mod_contatti_privacy p {

	font-size: .8em;
	font-weight: normal;
	color: #8c8b8b;

}
td.checksx{
	width: 20px;
}
.obiett{
	clear: left;
	margin-top: 7px;
}

/* serve per avere il bottone senza nessuna formattazione*/
#mod_contatti_table  #invia {
		
}

#mod_contatti_table #privacy_box {
	
	margin-left: 118px;
	
}

#ctnote{
clear:left;
display:block;margin-top: 40px;
}

#ctnote #cfnote{
width:450px;
}

#ctprivacy #cfprivacy{
clear:left;
width:450px;
display:block;margin-top: 40px;
}
#ctvercode{
float:left;
display:block;
width:100%;
}
#ctprivacycheck label{
clear:left;margin-top:10px;
width:500px;
}

#code{width:500px;clear:left;margin-top:10px;}
#code label{width:0px;clear:left;margin-top:10px;}
#code input{width:105px;clear:left;margin-top:10px;}
#cfContact{width:60px;clear:left;margin-top:10px;}

#EmailForm label{margin-right:40px;}
/* FINE MODULO CONTATTI */

#mod_contatti_table {

	float:left;
	
	
}
.text{
border: 1px solid #666666;
margin-right:30px;
width:140px;
}
