/* CSS Document */

/*** Submenu TOP ***/

#top {
width: 510px;
position:absolute;
margin: 4px 0 0 463px;
z-index: 2;
 }

#top menu {
margin:0;
padding:0;
}

#top li {
margin:0;
padding:0;
display:inline;
}

#top li a {
display:block;
height: 13px;
float:right;
text-indent: -9999px;
margin-left:25px;
font-size:1px;
}

#top li a:hover {background-position: 0 -13px}

.top_prensa {background: url(../images/top/sala_prensa.gif) no-repeat; width: 92px}
.top_newsletter {background: url(../images/top/newsletter.gif) no-repeat; width: 69px}
.top_contacto {background: url(../images/top/contacto.gif) no-repeat; width: 69px}
.top_reservas {background: url(../images/top/mis_reservas.gif) no-repeat; width: 86px}
.top_empresas {background: url(../images/top/empresas.gif) no-repeat; width: 69px}
