			
/**********
 * Content
 **********
*/ 
			
#titolo-azienda {
  background-image:url(../images/tit-azienda.gif);
  position:relative; 
  width:200px; /*border-right:1px solid #fcbd4f;*/
  height:50px;
  float:left;  
  margin-top:30px;
  margin-left:30px;
  }
  
#testo-azienda {
  position:relative; 
  width:670px; /*border-right:1px solid #fcbd4f;*/  
  margin-top:10px;
  margin-left:44px;
  padding-bottom:15px;
  float:left;
  }
			
			


					   
