#imap {
  display:block;
  width:503px;
  height:293px;
  background:url('../img/mapacuevatesoro.jpg') no-repeat;
  position:relative;
}

#imap a#title {
  display:block;
  width:503px;
  height:0;
  padding-top:366px;
  overflow:hidden;
  position:absolute;
  left:0;
  top:0;
  background:transparent url('../img/mapacuevatesoro_hover.jpg') no-repeat 400px 400px;
  cursor:default;
}

/* the hack for IE pre IE6 */
* html #imap a#title {
  height:293px;
  height:0;
}

#imap a#title:hover {
  background-position: 0 0;
  z-index:10;
}

#imap dd {
  position:absolute;
  padding:0;
  margin:0;
  }
#imap #volcan {
  left:1px;
  top:2px;
  z-index:20;
  }
#imap #aguila {
  left:21px;
  top:107px;
  z-index:20;
  }
#imap #higueron {
  left:3px;
  top:151px;
  z-index:20;
}

#imap #pinturas {
  left:2px;
  top:227px;
  z-index:20;
}

#imap #noctiluca {
  left:268px;
  top:37px;
  z-index:20;
}

#imap #galerias {
  left:292px;
  top:64px;
  z-index:20;
}

#imap #virgen {
  left:223px;
  top:158px;
  z-index:20;
}

#imap #craso {
  left:97px;
  top:260px;
  z-index:20;
}

#imap #lagos {
  left:387px;
  top:88px;
  z-index:20;
}

#imap #suizo {
  left:307px;
  top:241px;
  z-index:20;
}
 
#imap a#text_volcan, #imap a#text_aguila, #imap a#text_higueron, #imap a#text_pinturas, #imap a#text_noctiluca, #imap a#text_galerias, #imap a#text_virgen, #imap a#text_craso, #imap a#text_lagos, #imap a#text_suizo {
  display:block;
  width:109px;
  height:22px;
  background:transparent url('../img/img_hover.gif') -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
}
  
#imap a span, #imap a:visited span {
  display:none;
}

#imap a#text_volcan:hover, #imap a#text_aguila:hover, #imap a#text_higueron:hover, #imap a#text_pinturas:hover, #imap a#text_noctiluca:hover, #imap a#text_galerias:hover, #imap a#text_virgen:hover, #imap a#text_craso:hover, #imap a#text_lagos:hover, #imap a#text_suizo:hover {
  background-position:0 0;
}

#imap a:hover span {
  position:absolute;  
  width:250px; 
  display:block; 
  font-family:arial; 
  font-size:12px; 
  background:#fff; 
  color:#000; 
  border:1px solid #ccc; 
  padding:5px;
}

/* the hack for IE pre IE6 */
* html #imap a:hover span {
  width:250px; width:250px;
}

#imap a#text_volcan:hover span {
  left:500px; 
  top:-9px;
}
 
#imap a#text_aguila:hover span {
  left:480px; 
  top:-114px;
}

#imap a#text_higueron:hover span {
  left:497px; 
  top:-158px;
}

#imap a#text_pinturas:hover span {
  left:498px; 
  top:-234px;
}

#imap a#text_noctiluca:hover span {
  left:233px; 
  top:-44px;
}

#imap a#text_galerias:hover span {
  left:209px; 
  top:-71px;
}

#imap a#text_virgen:hover span {
  left:277px; 
  top:-164px;
}

#imap a#text_craso:hover span {
  left:403px; 
  top:-267px;
}

#imap a#text_lagos:hover span {
  left:114px; 
  top:-95px;
}

#imap a#text_suizo:hover span {
  left:193px; 
  top:-247px;
}

#imap a span:first-line {
  font-weight:bold; 
  font-style:italic;
}