﻿/* Mantener el menú viejo en el proceso de reserva hasta que actualice Prestige */
#hoteles a, #hoteles a strong, #hoteles strong {
	width: 155px;
	background: url(../img/menus/hoteles.gif) 0 0 no-repeat;
}
#servicios a, #servicios strong {
	width: 199px;
	background: url(../img/menus/servicios.gif) 0 0 no-repeat;
}
#ofertas a, #ofertas strong {
	width: 191px;
	background: url(../img/menus/ofertas.gif) 0 0 no-repeat;
}
/* Fin cambio para menú de Prestige */
.txtdestacado, #ventajas, #parati, #creciendo, #ayudamos{
    width:186px;
    padding: 0px 5px 18px 28px;
}