#menu{width:570px;height: 40px;float: right;}
ul#menu-head{list-style:none;margin:0;padding:0;}
ul#menu-head li{float: left;}
ul#menu-head li a {display:block;text-decoration:none;padding: 0 5px 0 0;}
#habitaciones{width:114px;height: 39px;background: url(../imgs/menu/habitaciones.jpg) no-repeat;}
#ubicacion{width:91px;height: 39px;background: url(../imgs/menu/ubicacion.jpg) no-repeat;}
#servicios{width:85px;height:39px;background: url(../imgs/menu/servicios.jpg) no-repeat;}
#tarifas{width:70px;height: 39px;background: url(../imgs/menu/tarifas.jpg) no-repeat;}
#reservas{width:80px;height: 39px;background: url(../imgs/menu/reservas.jpg) no-repeat;}
#contactenos{width:91px;height: 39px;background: url(../imgs/menu/contactenos.jpg) no-repeat;}
#habitaciones:hover,#ubicacion:hover,#servicios:hover,#tarifas:hover,#reservas:hover,#contactenos:hover{background-position:0 -39px;}