/*chi siamo*/

#right_container{
  float:left;
  width: 540px;
  position: relative;
  top: 132px;
 
}

#left_img{

  width: 310px;
   float:left;
  position:relative;
  top: 118px;


}


#bottom_container {
  width: 100%;
  position: relative;
  top: 193px;
  float:left;
  padding-left:80px;
}

