			
/**********
 * Form
 **********
*/ 

#tit_form {
  font:13px verdana; color:#516481;
  width:160px; height:260px;
  /*border:1px solid #fcbd4f; */
  position:relative;
  margin-top:20px;
  left:44px;
  float:left;
  } 

#tit_form span {
  display:block;
  line-height:8px;
  }
  
/**********
 * Content
 **********
*/ 


.form {	font-size:12px; 
		font-family:"Georgia", "Lucida Grande", Verdana, Arial, sans-serif;
		color:#666; text-align:left; letter-spacing:0px; line-height:15px; 
		margin:8px 3px 0 0;
		/*border-bottom:1px dotted #ccc;*/
}

#mess {width:10px; position:relative;  color:#5B5154;
		float:left; margin-top:3px;}	  

				   
				   
#column-contatti {	position:relative; 
					width:440px; /*height:231px;*/ 
					margin-top:28px;
					margin-left:7px;
					float:left;
					}
					

#column-dati {position:relative;
			  width:120px; height:251px;
			  line-height:2.2em; 
			  margin-top:12px;
			  margin-left:7px; 
			  float:left;
			  /*border:1px solid red;*/}
			  
#column-campi {
  position:relative; 
  margin-top:12px;
  right:5px; 
  /*border:1px solid red;*/
  float:left;
  text-align:left;
  }
  
.compila {text-align:left;}   

#google {width:396px; /*border:1px solid red;*/}
 	
  

/*#foto-mappa { width:263px; height:331px; margin-top:85px;
			    float:right; border:1px solid red; }*/




