/* CSS Document */

.lateral {background: url(../../../images/fondos/lateral_inicio.gif) repeat-x}

/* Estilos de menus */

#cabecera #menu {
width: 817px;
margin: 91px 0 0 170px;
position:absolute;
}


#cabecera #menu a.boton {
height: 28px;
text-indent: -9999px;
display:block;
}

#cabecera #menu a.boton:hover {background-position: 0 -0px}
#cabecera #menu #sel {background-position: 0 -88px}

/* Configuraciones del menu */

#cabecera #menu ul a.inicio {background: url(../images/menu/inicio/inicio.png) no-repeat; no-repeat; width: 78px;}
#cabecera #menu ul a.inicio:hover {background-position: 0 -44px}


#cabecera #menu ul a.alojamiento {background: url(../images/menu/inicio/alojamiento.png) no-repeat; width: 136px}
#cabecera #menu ul a.alojamiento:hover {background-position:  0 -44px}

#cabecera #menu ul a.gastronomia {background: url(../images/menu/inicio/gastronomia.png) no-repeat; width: 108px}
#cabecera #menu ul a.gastronomia:hover {background-position: 0 -44px}

#cabecera #menu ul a.spa {background: url(../images/menu/inicio/spa.png) no-repeat; width: 101px}
#cabecera #menu ul a.spa:hover {background-position: 0 -44px}

#cabecera #menu ul a.eventos {background: url(../images/menu/inicio/eventos.png) no-repeat; width: 101px}
#cabecera #menu ul a.eventos:hover {background-position: 0 -44px}

#cabecera #menu ul a.resort {background: url(../images/menu/inicio/resort.png) no-repeat; width: 94px}
#cabecera #menu ul a.resort:hover {background-position: 0 -44px}

#cabecera #menu ul a.deporte {background: url(../images/menu/inicio/deportes.png) no-repeat; width: 93px}
#cabecera #menu ul a.deporte:hover {background-position: 0 -44px}

#cabecera #menu ul a.expo_club_card {background: url(../images/menu/inicio/eclub.png) no-repeat; width: 101px}
#cabecera #menu ul a.expo_club_card:hover {background-position: 0 -44px}

#cabecera #menu ul a.entorno {background: url(../images/menu/inicio/entorno.png) no-repeat; width: 100px}
#cabecera #menu ul a.entorno:hover {background-position: 0 -44px}


/* Configuración de Menu para IE 6 */

#cabecera #menu ul a.inicio {_background: url(../images/menu/inicio/inicio.gif) no-repeat;  }
#cabecera #menu ul a.alojamiento {_background: url(../images/menu/inicio/alojamiento.gif) no-repeat;}
#cabecera #menu ul a.spa {_background: url(../images/menu/inicio/spa.gif) no-repeat;}
#cabecera #menu ul a.eventos {_background: url(../images/menu/inicio/eventos.gif) no-repeat; }
#cabecera #menu ul a.resort {_background: url(../images/menu/inicio/resort.gif) no-repeat; }
#cabecera #menu ul a.deporte {_background: url(../images/menu/inicio/deportes.gif) no-repeat; }
#cabecera #menu ul a.expo_club_card {_background: url(../images/menu/inicio/eclub.gif) no-repeat; }
#cabecera #menu ul a.entorno {_background: url(../images/menu/inicio/entorno.gif) no-repeat;}
#cabecera #menu ul a.gastronomia {_background: url(../images/menu/inicio/gastronomia.gif) no-repeat}

/* Pie */


.pie {background:url(../../../images/fondos/pie_inicio.gif) repeat-x; padding-top:10px}

.pie2 {background:url(../../../images/fondos/pie_inicio2.gif) repeat-x bottom; padding-top:10px}


.mejor_precio_paso_seleccionado {
	position: absolute;
	display:block;
	width: 103px;
	height: 17px;
	font-size:1px;
	text-indent: -9999px;
	background:url(../images/mejor_precio02.gif);
	margin: 5px 3px 5px 120px;
	float: right;
}
.borde { border: 1px solid #A49B86}
.enlace {
	color: #A49B86;
	font-family: arial;
}