@charset "utf-8";
/* CSS Document */

/* botones personalizados ingles */
	
.stripNav li.tab1 a.current, .stripNav li.tab1 a:hover {

background-image:url(../codaslider/images/hotel_eng.gif);
background-position:0 -41px;
background-repeat:no-repeat;
text-indent: -9000em;
width:69px;
height:41px;
}
.stripNav li.tab1 a {

background-image:url(../codaslider/images/hotel_eng.gif);
background-repeat:no-repeat;
text-indent: -9000em;
width:69px;
height:41px;
}


.stripNav li.tab2 a.current, .stripNav li.tab2 a:hover {

background-image:url(../codaslider/images/habitaciones_eng.gif);
background-position:0 -41px;
background-repeat:no-repeat;
text-indent: -9000em;
width:106px;
height:41px;
}
.stripNav li.tab2 a {

background-image:url(../codaslider/images/habitaciones_eng.gif);
background-repeat:no-repeat;
text-indent: -9000em;
width:106px;
height:41px;
}



.stripNav li.tab3 a.current, .stripNav li.tab3 a:hover {

background-image:url(../codaslider/images/entorno_eng.gif);
background-position:0 -41px;
background-repeat:no-repeat;
text-indent: -9000em;
width:102px;
height:41px;
}
.stripNav li.tab3 a {

background-image:url(../codaslider/images/entorno_eng.gif);
background-repeat:no-repeat;
text-indent: -9000em;
width:102px;
height:41px;
}

