/*******************************************************************************
* full d'estils especifics per a la pàgina historia.php                        
*******************************************************************************/
#contenidor {
  position: relative;
  width: 501px;
  height: 350px;margin: 0px 13px 0px 13px;
  overflow: hidden;
  display: inline;
  float: left;
}

#contingut {
  position: relative;
  left: 0px;
  width: 100%;
  float: left;
}

#contingut h2 {
  margin-top: 15px;
  margin-bottom: 5px;
}
