/* 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: #1F1F2B;  
	font-size: 12px;
	font-weight: normal;
	width: 539px;
	padding-top: 0px;
	margin-top: 0px;
	
	
	
}

#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: #1F1F2B;  

}
#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: #1F1F2B; 
	padding-top: 0px;
	margin-top: 0px;

}

#mod_contatti_table label.obbligatorio {

	color: #1F1F2B;  
	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;
	
}
/* FINE MODULO CONTATTI */


#testo_dovesiamo{
	border-bottom: 1px solid #1F1F2B;
	border-top: 1px solid #1F1F2B;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 540px;
	*width: 540px;
}

#testo_dovesiamo a{
	color:#1F1F2B;
}

#testo_dovesiamo a:hover{
	color:#909095;
}

#ctprivacycheck{
height:18px;
width:100%;
margin-bottom: 15px;
	margin-top: 15px;
}


#ctprivacycheck a{
	color:#1F1F2B;
}

#ctprivacycheck a:hover{
	color:#909095;
}

#ctprivacycheck a label{
width:100%;
}

#fieldtable td{

text-align:left;
}

#ctvercode{
	width:540px;
}

#ctvercode p{
	width:200px;
	text-align:left;
}

#ctvercode label{
	width:50px;
}

#ctvercode img{
	margin-top: 15px;
}

#cfContact{
	margin-top:-63px;
	*margin-top:-73px;
	margin-right:0px;
}

input.noborder{
background:none;
border:none;
border-bottom: 1px solid #1F1F2B;
}

#mod_contatti_table input.error {
	border: 1px solid #BF0000;
	background-color: #FFDFDF;
}


