@charset "UTF-8";
/* ESTILOS MENU VERTICAL */
#menu_vertical_hoteles{
     clear:both;
    float:left;
    padding-top:8px;
    padding-left:10px;
    height:258px;
    width:175px;

}

#menu_vertical_hoteles div{
    float:left;
    margin-top:2px;
    clear:both;
}


#menu_vertical_hoteles img{
    border-width:0px;
}


/* FIN ESTILOS MENU VERTICAL */

#btn_reservas{
	float:left;
	height:36px;
	width:188px;
	clear:both;
	margin:0px;
	padding:0px;
}

#banner_oferta{
	float:left;
	height:87px;
	width:188px;
	clear:both;
	margin:0px;
	padding:0px;

}
#actividades_hotel{
	float:right;
	height:390px;
	width:243px;
	margin:0px;
	padding:0px;	
}
#actividades_hotel div{
	float:left;
	height:96px;
	width:243px;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}
#actividades_hotel div img{
	height:96px;
	width:243px;
	border:0px;
}



#Layerflotante2
{
	position: absolute;
	z-index:1;
	top: 50px;
	left: 288px;
}
