Welcom - Les Alizés Beach Hotel - Cap Skirring - Senegal
Facilities
Restaurant
Discover our two restaurants (beach and gourmet) and let yourself be carried away by the gourmet delights of our healthy and refined cuisine and also our wines, spirits and exceptional cigars menus.
Body Treatments
Our “Pre-Sun" or "After-Sun" care, slimming or relaxing massage, everything is prepared to offer you a magical moment of ultimate relaxation in our "Space Beauty & Wellness" and our "Casamassage "on the beach.
Tours
Our seaside hotel is the ideal starting point to track down the true African authenticity, in the preserve land of Diola.
Swimming pool and Beach
Discover our infinity pool overlooking the sea and our beautiful and private long beach.
Activities & Entertainments
Water sports, golf, bums and tums sessions or muscle toning, African dance classes and dancing parties are part of the broad program of activities that we offer regularly in our beautiful 5*****boutique hotel
Shop
Statues, African traditional doors, jewellery ... Do not hesitate to visit our store and treat yourself!
Page en construction ...
Page 10 of 10
/* * @package Joomla.Site * @subpackage Templates.protostar * * @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; /** * This is a file to add template specific chrome to pagination rendering. * * pagination_list_footer * Input variable $list is an array with offsets: * $list[limit] : int * $list[limitstart] : int * $list[total] : int * $list[limitfield] : string * $list[pagescounter] : string * $list[pageslinks] : string * * pagination_list_render * Input variable $list is an array with offsets: * $list[all] * [data] : string * [active] : boolean * $list[start] * [data] : string * [active] : boolean * $list[previous] * [data] : string * [active] : boolean * $list[next] * [data] : string * [active] : boolean * $list[end] * [data] : string * [active] : boolean * $list[pages] * [{PAGE}][data] : string * [{PAGE}][active] : boolean * * pagination_item_active * Input variable $item is an object with fields: * $item->base : integer * $item->link : string * $item->text : string * * pagination_item_inactive * Input variable $item is an object with fields: * $item->base : integer * $item->link : string * $item->text : string * * This gives template designers ultimate control over how pagination is rendered. * * NOTE: If you override pagination_item_active OR pagination_item_inactive you MUST override them both */ /** * Renders the pagination footer * * @param array $list Array containing pagination footer * * @return string HTML markup for the full pagination footer * * @since 3.0 */ function pagination_list_footer($list) { $html = "- ';
$html .= $list['start']['data'];
$html .= $list['previous']['data'];
foreach ($list['pages'] as $k => $page)
{
if (in_array($k, range($range * $step - ($step + 1), $range * $step)))
{
if (($k % $step == 0 || $k == $range * $step - ($step + 1)) && $k != $currentPage && $k != $range * $step - $step)
{
$page['data'] = preg_replace('#(