/* CSS Document */
.menu{ margin-top:20px; margin-left:auto; margin-right:auto;}

.menu_separador{ display:inline;}

.menu_historiaes{	height:14px; width:63px; background: url(../images/menu/es/historia.png) no-repeat;}
.menu_historiaes:hover{ background: url(../images/menu/es/historia_blur.png) no-repeat;}
	.menu_historiaen{	height:14px; width:56px; background: url(../images/menu/en/historia.png) no-repeat;}
	.menu_historiaen:hover{ background: url(../images/menu/en/historia_blur.png) no-repeat;}
	.menu_historiafr{	height:14px; width:63px; background: url(../images/menu/fr/historia.png) no-repeat;}
	.menu_historiafr:hover{ background: url(../images/menu/fr/historia_blur.png) no-repeat;}
	.menu_historiade{	height:14px; width:63px; background: url(../images/menu/de/historia.png) no-repeat;}
	.menu_historiade:hover{ background: url(../images/menu/de/historia_blur.png) no-repeat;}


.menu_habitacioneses{	height:14px; width:94px; background: url(../images/menu/es/habitaciones.png) no-repeat;}
.menu_habitacioneses:hover{ background: url(../images/menu/es/habitaciones_blur.png) no-repeat;}
	.menu_habitacionesen{	height:14px; width:47px; background: url(../images/menu/en/habitaciones.png) no-repeat;}
	.menu_habitacionesen:hover{ background: url(../images/menu/en/habitaciones_blur.png) no-repeat;}
	.menu_habitacionesfr{	height:14px; width:94px; background: url(../images/menu/fr/habitaciones.png) no-repeat;}
	.menu_habitacionesfr:hover{ background: url(../images/menu/fr/habitaciones_blur.png) no-repeat;}
	.menu_habitacionesde{	height:14px; width:94px; background: url(../images/menu/de/habitaciones.png) no-repeat;}
	.menu_habitacionesde:hover{ background: url(../images/menu/de/habitaciones_blur.png) no-repeat;}


.menu_contactoes{	height:14px; width:69px; background: url(../images/menu/es/contacto.png) no-repeat;}
.menu_contactoes:hover{ background: url(../images/menu/es/contacto_blur.png) no-repeat;}
	.menu_contactoen{	height:14px; width:60px; background: url(../images/menu/en/contacto.png) no-repeat;}
	.menu_contactoen:hover{ background: url(../images/menu/en/contacto_blur.png) no-repeat;}
	.menu_contactofr{	height:14px; width:69px; background: url(../images/menu/fr/contacto.png) no-repeat;}
	.menu_contactofr:hover{ background: url(../images/menu/fr/contacto_blur.png) no-repeat;}
	.menu_contactode{	height:14px; width:69px; background: url(../images/menu/de/contacto.png) no-repeat;}
	.menu_contactode:hover{ background: url(../images/menu/de/contacto_blur.png) no-repeat;}

.menu_natural{	height:14px; width:80px; background: url(../images/menu/benatural.png) no-repeat;}
.menu_natural:hover{ background: url(../images/menu/benatural_blur.png) no-repeat;}

.menu_active{	height:14px; width:68px; background: url(../images/menu/beactive.png) no-repeat;}
.menu_active:hover{ background: url(../images/menu/beactive_blur.png) no-repeat;}

.menu_inlove{	height:14px; width:72px; background: url(../images/menu/beinlove.png) no-repeat;}
.menu_inlove:hover{ background: url(../images/menu/beinlove_blur.png) no-repeat;}

.menu_info{	height:14px; width:32px; background: url(../images/menu/info.png) no-repeat;}
.menu_info:hover{ background: url(../images/menu/info_blur.png) no-repeat;}

.menu_special{	height:14px; width:56px; background: url(../images/menu/special.png) no-repeat;}
.menu_special:hover{ background: url(../images/menu/special_blur.png) no-repeat;}

.menu_facebook{	height:14px; width:61px; background: url(../images/menu/facebook.png) no-repeat;}
.menu_facebook:hover{ background: url(../images/menu/facebook_blur.png) no-repeat;}

.menu_habitaciones_subseccion{ color:#0093C4; font-weight:bold; font-size:1.1em;}
.menu_habitaciones{ color:#888888; text-decoration:none;}
	.menu_habitaciones:hover{ color:#9E7B54; text-decoration:underline;}
	.menu_habitaciones:active{ color:#33CCFF;}
	
.enlace_externo{ color:#015BA5; text-decoration:none;}
	.enlace_externo:hover{ color:#015BA5; text-decoration:underline;}
	.enlace_externo:active{ color:#33CCFF;}

.activo{ color:#C1B620; font-weight:bold;}
