/*  
Author: Arnau Pujol Cabarrocas
Author URI: http://analogicemotion.com/
*/

/* Localització CSS */

#content_map {
  margin:10px 0px 0px 0px;
  padding:2px;
  width:600px;
  height:450px;
  background:#fff;
}

#content_map #map {
  width:600px;
  height:450px;
}
