@charset "utf-8";
/******************* MENU IDIOMAS *******************/
#es
{
	background-image:url(../img/es/menuidioma_espaniol.png);
	_background-image:url(../img/es/menuidioma_espaniol.jpg);
}
#en
{
	background-image:url(../img/es/menuidioma_ingles.png);
	_background-image:url(../img/es/menuidioma_ingles.jpg);
}


/******************* INICIO (acceso a las dos web) *******************/
#inicio_apartamentos
{
	width:230px;
	background-image:url(../img/es/inicio_boton_apartamento.png);
	_background-image:url(../img/es/inicio_boton_apartamento.jpg);
}
#contenedor #contenido #inicio_hotel
{
	margin:20px 0 0 50px;
	width:129px;
	background-image:url(../img/es/inicio_boton_hotel.png);
	_background-image:url(../img/es/inicio_boton_hotel.jpg);
}

/**** MENU ***/
#hotel
{
	width:113px;
	background-image:url(../img/es/menu_hotel.jpg);
}
#reservas
{
	width:108px;
	background-image:url(../img/es/menu_reservas.jpg);
}
#llegar
{	
	width:125px;
	background-image:url(../img/es/menu_llegar.jpg);
}

/**** ACCESO A LOS APARTAMENTOS ****/
#botonApartamentos
{
	background-image:url(../img/es/boton_apartamentos.png);
	_background-image:url(../img/es/boton_apartamentos.jpg);
}

/******************* HOME *******************/
#h2Bienvenido /* se utiliza también en la página de inicio */
{
	background-image:url(../img/es/home_bienvenido_h2.png);
}
#frase
{
	background-image:url(../img/es/home_frase.png);
}
#h3Hotel
{
	background-image:url(../img/es/home_hotel_h3.png);
}
#h3Reserve
{
	background-image:url(../img/es/home_reservas_h3.png);
}
#h3Llegar
{
	background-image:url(../img/es/home_llegar_h3.png);
}
#aHotel
{
	background-image:url(../img/es/home_aHotel.png);
	_background-image:url(../img/es/home_aHotel.jpg);
}
#aReserva
{
	background-image:url(../img/es/home_areservas.png);
	_background-image:url(../img/es/home_areservas.jpg);
}
#aLlegar
{
	background-image:url(../img/es/home_allegar.png);
	_background-image:url(../img/es/home_allegar.jpg);
}

/******************* HOTEL *******************/
#h2hotel
{
	background-image:url(../img/es/hotel_h2.png);
}
#h3Caracteristicas
{
	background-image:url(../img/es/hotel_h3caracteristicas.png);
}
#h3pdfInfo
{
	background-image:url(../img/es/hotel_pdf_h3.png);
}
#h3habitaciones
{
	width:141px;
	background-image:url(../img/es/hotel_habitaciones_h3.png);
}
#h3zonaComun
{
	width:166px;
	background-image:url(../img/es/hotel_zonascomunes_h3.png);
}
#h3exteriores
{
	width:90px;
	background-image:url(../img/es/hotel_exteriores_h3.png);
}

#descargasPDF 
{
	background-image:url(../img/es/boton_descargar_pdf.png);
	_background-image:url(../img/es/boton_descargar_pdf.jpg);
}

/****************** COMO LLEGAR ******************/
#h2llegar
{
	background-image:url(../img/es/llegar_h2.png);
}
#h3llegar
{
	background-image:url(../img/es/llegar_h3.png);
}

/****************** RESERVAS ******************/
#h2reservas
{
	background-image:url(../img/es/reservas_h2.png);
}
#h3Escoger
{
	background-image:url(../img/es/reservas_h3escoger.png);
}
#h3Datos
{
	background-image:url(../img/es/reservas_h3completar.png);
}

#h4precios
{
	background-image:url(../img/es/reservas_h4precios.png);
}
#h4reservatlf
{
	background-image:url(../img/es/reservas_h4reservas.png);
}
#h4pdf
{
	background-image:url(../img/es/reservas_h4pdf.png);
}
#botonDescargar
{
	background-image:url(../img/es/reservas_boton_descargar.png);
	_background-image:url(../img/es/reservas_boton_descargar.jpg)
}
	
#divForm #botonEnviar
{
	background-image:url(../img/es/reservas_boton_enviar.jpg)
}
#divForm #botonBorrar
{
	background-image:url(../img/es/reservas_boton_borrar.jpg)
}

	
