/*  
Author: Arnau Pujol Cabarrocas
Author URI: http://analogicemotion.com/
*/

/* Inici CSS */

#tira_aux_content { 
  width:975px;
  height:200px;
}

#estructura_content { 
  background:url('../../image/bg_contacte.jpg') left top repeat-y;
  padding:25px 15px 20px 0;
}

#location {
  padding:0px 10px;
}
#location p{
  padding:5px 0px 10px;
}

#map {
  margin:10px 0px 10px;
  width:325px;
  height:325px;
  background:#F2EFE9;
  overflow:hidden; 
}
