www.chasseurs-sans-frontieres.com
Open in
urlscan Pro
172.67.139.46
Public Scan
URL:
https://www.chasseurs-sans-frontieres.com/
Submission: On May 29 via api from US — Scanned from DE
Submission: On May 29 via api from US — Scanned from DE
Form analysis
2 forms found in the DOMName: form1 — POST /visuelinternaute.aspx?Id_Site=593315&Id_Page=2053500&id_langue=Fr
<form name="form1" method="post" action="/visuelinternaute.aspx?Id_Site=593315&Id_Page=2053500&id_langue=Fr" id="form1">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPaA8FDzhjZWEyYjc1NDg5Njg3YRgBBR5fX0NvbnRyb2xzUmVxdWlyZVBvc3RCYWNrS2V5X18WAQURY3RsMDYkQnRuR29TZWFyY2iBzYwoUWQwoLd3N4DAFfq7LbN+VA==">
<script src="/ScriptResource.axd?d=CYHhwGAHntnE7dDyVKr6kZXWbqN1aQ-GlQ52Rh4naQn-mMKmB3i26XWwbReIbifcXtvwhRxGLL6Nf3PSm1YEE1Q4V0lxg7jCqrp4fRiP3kw1&t=3df9eabc" type="text/javascript"></script>
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWCALug6OVDgLE5eCTBwKRuO6xDQLz/cC2DgLxs7nHDgKpq5+xAwKm/ofDDwKj79vRD5W7BoS3+fnfAdAP8dvp+kjPWo2l">
<style type="text/css">
/*Telerik*/
.win_bulle_erreur {
padding: 5px;
font-family: Arial;
color: #C41A1A;
font-size: 11px;
display: block;
}
.win_bulle_erreur_titre {
padding: 5px;
font-family: Arial;
color: #C41A1A;
font-size: 12px;
font-weight: bold;
display: block;
}
.win_bulle_aide {
padding: 5px;
font-family: Arial;
color: #555555;
font-size: 11px;
display: block;
}
.win_bulle_aide_titre {
padding: 5px;
font-family: Arial;
color: #555555;
font-size: 12px;
font-weight: bold;
display: block;
}
</style>
<script type="text/javascript" src="/Js/Bulle.js"></script>
<script type="text/javascript">
MonPath = '/Images/Aide/Telerik/';
</script>
<input type="hidden" name="BulleMan$HidComBulle" id="BulleMan_HidComBulle">
<div id="Bulle_DivMessage" style="display: none; position: absolute; width: 120px;
height: 120px; z-index: 10000000000;">
<table border="0" cellpadding="0" cellspacing="0" style="width: 100%; height: 100%;">
<tbody>
<tr>
<td style="width: 35px; height: 35px; vertical-align: bottom; "><img id="Bulle_TopLeft" src="/Images/Aide/Telerik/TopLeft.png" alt=""></td>
<td style="height: 35px; background-position: bottom; background-repeat: repeat-x;
background-image: url(/Images/Aide/Telerik/TopMid.png)">
</td>
<td style="width: 35px; height: 35px; vertical-align: bottom;"><img id="Bulle_TopRight" src="/Images/Aide/Telerik/TopRight.png" alt=""></td>
</tr>
<tr>
<td align="right" style="width: 35px; background-position: right; background-repeat: repeat-y;
background-image: url(/Images/Aide/Telerik/Left.png);
vertical-align: top;">
<div style="background-image: url(/Images/Aide/Telerik/Left-Deg.png);
background-position: right; background-repeat: no-repeat; width: 35px; height: 15px;">
</div>
</td>
<td id="BulleTdContent" style="background-color: #FFFFFF; background-image: url(/Images/Aide/Telerik/Mid.png);
background-position: top; background-repeat: repeat-x; vertical-align: top; vertical-align: top;">
<div id="BulleMan_UpdPanBulle">
<span id="BulleMan_LblBulle_Titre"></span>
<span id="BulleMan_LblBulle_Message"></span>
</div>
<div id="BulleDivLoader" style="position: absolute; top: 38px; left: 38px; display: none;
background-color: White; opacity=0.6; filter: alpha(opacity=60); -moz-opacity: 0.6;" alt="Loading">
<img id="BulleLoader" style="position: absolute; display: none;" src="/Images/Ajax/loading5.gif" alt="Loading">
</div>
</td>
<td align="left" style="width: 35px; background-position: Left; background-repeat: repeat-y;
background-image: url(/Images/Aide/Telerik/Right.png);
vertical-align: top;">
<div style="background-image: url(/Images/Aide/Telerik/Right-Deg.png);
background-position: left; background-repeat: no-repeat; width: 16px; height: 15px;">
</div>
</td>
</tr>
<tr>
<td style="width: 35px; height: 35px;"><img id="Bulle_BotLeft" src="/Images/Aide/Telerik/BotLeft.png" alt=""></td>
<td style="height: 35px; background-position: top; background-repeat: repeat-x; background-image: url(/Images/Aide/Telerik/BotMid.png)">
</td>
<td style="width: 35px; height: 35px;"><img id="Bulle_BotRight" src="/Images/Aide/Telerik/BotRight.png" alt=""></td>
</tr>
</tbody>
</table>
</div>
<style type="text/css">
.win_loading {
font-family: Arial;
font-size: 11px;
color: #555555;
font-weight: bold;
}
</style>
<script type="text/javascript">
function LoadingShow(ElId) {
var El = $get(ElId);
if (El) {
var ElLeft = getAbsoluteLeft(El);
var ElTop = getAbsoluteTop(El);
var ElWidth = El.offsetWidth;
var ElHeight = El.offsetHeight;
var Modal = $get('ImgModalSpacer');
if (Modal) {
Modal.style.top = ElTop + 'px';
Modal.style.left = ElLeft + 'px';
Modal.style.width = ElWidth + 'px';
Modal.style.height = ElHeight + 'px';
Modal.style.display = '';
}
var Progress = $get("updateProgressDiv");
if (Progress) {
Progress.style.display = '';
Progress.style.top = (ElTop + Math.round((ElHeight / 2) - (Progress.offsetHeight / 2))) + 'px';
Progress.style.left = (ElLeft + Math.round((ElWidth / 2) - (Progress.offsetWidth / 2))) + 'px';
}
}
}
function LoadingHide() {
var Progress = $get("updateProgressDiv");
if (Progress) Progress.style.display = 'none';
var Modal = $get('ImgModalSpacer');
if (Modal) Modal.style.display = 'none';
}
</script>
<div id="updateProgressDiv" style="position: absolute; z-index: 10000001; display: none;" align="center">
<img src="/Images/Ajax/loading.gif" alt="">
<div id="LoadingTitle" class="win_loading"> Loading...</div>
</div>
<img id="ImgModalSpacer" src="/Images/Ajax/SpacerBlanc.png" alt="" style="position: absolute; z-index: 10000000; display: none; top: 180px;" width="86px" height="10px">
<!--TABLE M-->
<table style="width: 100%;" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td align="center">
<div id="MainLab" style="width: 1000px; margin: auto;">
<table border="0" cellpadding="0" cellspacing="0" style="width:1000px; margin:auto; color:white;">
<tbody>
<tr>
<td rowspan="8" style="width:1px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/Images/filetg_dr.gif); background-repeat:repeat-y;"></td>
<td style="width:998px; height:16px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/Images/fnd_menu_langue.gif); background-repeat:repeat;">
<div style="float:right; padding-right:5px;">
</div>
</td>
<td rowspan="8" style="width:1px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/Images/filetg_dr.gif); background-repeat:repeat-y;"></td>
</tr>
<tr>
<td align="left"
style="height:35px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/Images/fnd_menu_langue.gif); background-repeat:repeat; vertical-align:bottom; padding-left:40px; padding-right:40px; color:white;">
<!-- M-MENU -->
<div id="DivMenu">
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td class="Begin"></td>
<td>
<div id="Btn2053500_Main" onmouseover="MenuOver(this,'Main');" onmouseout="MenuOut(this,'Main');" onclick="location.href='bienvenue.ws';">
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td class="MainLeft" id="Btn2053500_MainLeft"></td>
<td class="MainMid" id="Btn2053500_MainMid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aMainMid" href="bienvenue.ws" onclick="return false;">Accueil</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="MainRight" id="Btn2053500_MainRight"></td>
</tr>
</tbody>
</table>
</div>
</td>
<td class="Separator"></td>
<td>
<div id="Btn2058609_Main" onmouseover="MenuOver(this,'Main');" onmouseout="MenuOut(this,'Main');" onclick="location.href='en_pratique.ws';">
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td class="MainLeft" id="Btn2058609_MainLeft"></td>
<td class="MainMid" id="Btn2058609_MainMid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aMainMid" href="en_pratique.ws" onclick="return false;">En pratique</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="MainRight" id="Btn2058609_MainRight"></td>
</tr>
</tbody>
</table>
</div>
<div id="Btn2058609_Main_Items" style="display:none; position:absolute; z-index:200; margin:0px; padding:0px;">
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td class="StartLeft"></td>
<td class="StartMid"></td>
<td class="StartRight"></td>
</tr>
<tr id="Btn2058609_FirstItem" onmouseover="MenuOver(this,'FirstItem','Btn2058609_Main');" onmouseout="MenuOut(this,'FirstItem','Btn2058609_Main');" onclick="location.href = 'il_etait_une_fois___.ws';">
<td class="FirstItemLeft" id="Btn2058609_FirstItemLeft"></td>
<td class="FirstItemMid nowrap " id="Btn2058609_FirstItemMid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="il_etait_une_fois___.ws">Il était une fois...</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="FirstItemRight " id="Btn2058609_FirstItemRight"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2058609_Item2396800" onmouseover="MenuOver(this,'Item','Btn2058609_Main');" onmouseout="MenuOut(this,'Item','Btn2058609_Main');" onclick="location.href = 'le_blog_de_csf.ws';">
<td class="ItemLeft" id="Btn2058609_Item2396800Left"></td>
<td class="ItemMid nowrap" id="Btn2058609_Item2396800Mid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="le_blog_de_csf.ws">Le Blog de CSF</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="ItemRight" id="Btn2058609_Item2396800Right"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2058609_Item2937235" onmouseover="MenuOver(this,'Item','Btn2058609_Main');" onmouseout="MenuOut(this,'Item','Btn2058609_Main');" onclick="location.href = 'le_manuel_du_gc.ws';">
<td class="ItemLeft" id="Btn2058609_Item2937235Left"></td>
<td class="ItemMid nowrap" id="Btn2058609_Item2937235Mid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="le_manuel_du_gc.ws">Le manuel du GC</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="ItemRight" id="Btn2058609_Item2937235Right"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2058609_LastItem" onmouseover="MenuOver(this,'LastItem','Btn2058609_Main');" onmouseout="MenuOut(this,'LastItem','Btn2058609_Main');" onclick="location.href = 'les_sondages.ws';">
<td class="LastItemLeft" id="Btn2058609_LastItemLeft"></td>
<td class="LastItemMid nowrap" id="Btn2058609_LastItemMid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="les_sondages.ws">Les sondages</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="LastItemRight " id="Btn2058609_LastItemRight"></td>
</tr>
<tr>
<td class="EndLeft"></td>
<td class="EndMid"></td>
<td class="EndRight"></td>
</tr>
</tbody>
</table>
</div>
</td>
<td class="Separator"></td>
<td>
<div id="Btn2054383_Main" onmouseover="MenuOver(this,'Main');" onmouseout="MenuOut(this,'Main');" onclick="location.href='reportages.ws';">
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td class="MainLeft" id="Btn2054383_MainLeft"></td>
<td class="MainMid" id="Btn2054383_MainMid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aMainMid" href="reportages.ws" onclick="return false;">Reportages</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="MainRight" id="Btn2054383_MainRight"></td>
</tr>
</tbody>
</table>
</div>
<div id="Btn2054383_Main_Items" style="display:none; position:absolute; z-index:200; margin:0px; padding:0px;">
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td class="StartLeft"></td>
<td class="StartMid"></td>
<td class="StartRight"></td>
</tr>
<tr id="Btn2054383_FirstItem" onmouseover="MenuOver(this,'FirstItem','Btn2054383_Main');" onmouseout="MenuOut(this,'FirstItem','Btn2054383_Main');" onclick="location.href = 'angleterre.ws';">
<td class="FirstItemLeft" id="Btn2054383_FirstItemLeft"></td>
<td class="FirstItemMid nowrap " id="Btn2054383_FirstItemMid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="angleterre.ws">Angleterre</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="FirstItemRight " id="Btn2054383_FirstItemRight"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2054383_Item2097279" onmouseover="MenuOver(this,'Item','Btn2054383_Main');" onmouseout="MenuOut(this,'Item','Btn2054383_Main');" onclick="location.href = 'argentine.ws';">
<td class="ItemLeft" id="Btn2054383_Item2097279Left"></td>
<td class="ItemMid nowrap" id="Btn2054383_Item2097279Mid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="argentine.ws">Argentine</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="ItemRight" id="Btn2054383_Item2097279Right"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2054383_Item2097269" onmouseover="MenuOver(this,'Item','Btn2054383_Main');" onmouseout="MenuOut(this,'Item','Btn2054383_Main');" onclick="location.href = 'benin.ws';">
<td class="ItemLeft" id="Btn2054383_Item2097269Left"></td>
<td class="ItemMid nowrap" id="Btn2054383_Item2097269Mid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="benin.ws">Bénin</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="ItemRight" id="Btn2054383_Item2097269Right"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2054383_Item2097247" onmouseover="MenuOver(this,'Item','Btn2054383_Main');" onmouseout="MenuOut(this,'Item','Btn2054383_Main');" onclick="location.href = 'burkina_faso.ws';">
<td class="ItemLeft" id="Btn2054383_Item2097247Left"></td>
<td class="ItemMid nowrap" id="Btn2054383_Item2097247Mid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="burkina_faso.ws">Burkina Faso</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="ItemRight" id="Btn2054383_Item2097247Right"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2054383_Item2097286" onmouseover="MenuOver(this,'Item','Btn2054383_Main');" onmouseout="MenuOut(this,'Item','Btn2054383_Main');" onclick="location.href = 'gambie.ws';">
<td class="ItemLeft" id="Btn2054383_Item2097286Left"></td>
<td class="ItemMid nowrap" id="Btn2054383_Item2097286Mid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="gambie.ws">Gambie</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="ItemRight" id="Btn2054383_Item2097286Right"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2054383_Item2097227" onmouseover="MenuOver(this,'Item','Btn2054383_Main');" onmouseout="MenuOut(this,'Item','Btn2054383_Main');" onclick="location.href = 'mali.ws';">
<td class="ItemLeft" id="Btn2054383_Item2097227Left"></td>
<td class="ItemMid nowrap" id="Btn2054383_Item2097227Mid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="mali.ws">Mali</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="ItemRight" id="Btn2054383_Item2097227Right"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2054383_Item2105327" onmouseover="MenuOver(this,'Item','Btn2054383_Main');" onmouseout="MenuOut(this,'Item','Btn2054383_Main');" onclick="location.href = 'maroc.ws';">
<td class="ItemLeft" id="Btn2054383_Item2105327Left"></td>
<td class="ItemMid nowrap" id="Btn2054383_Item2105327Mid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="maroc.ws">Maroc</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="ItemRight" id="Btn2054383_Item2105327Right"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2054383_Item3530318" onmouseover="MenuOver(this,'Item','Btn2054383_Main');" onmouseout="MenuOut(this,'Item','Btn2054383_Main');" onclick="location.href = 'senegal.ws';">
<td class="ItemLeft" id="Btn2054383_Item3530318Left"></td>
<td class="ItemMid nowrap" id="Btn2054383_Item3530318Mid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="senegal.ws">Sénégal</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="ItemRight" id="Btn2054383_Item3530318Right"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2054383_Item2054397" onmouseover="MenuOver(this,'Item','Btn2054383_Main');" onmouseout="MenuOut(this,'Item','Btn2054383_Main');" onclick="location.href = 'tchad.ws';">
<td class="ItemLeft" id="Btn2054383_Item2054397Left"></td>
<td class="ItemMid nowrap" id="Btn2054383_Item2054397Mid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="tchad.ws">Tchad</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="ItemRight" id="Btn2054383_Item2054397Right"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2054383_LastItem" onmouseover="MenuOver(this,'LastItem','Btn2054383_Main');" onmouseout="MenuOut(this,'LastItem','Btn2054383_Main');" onclick="location.href = 'uruguay.ws';">
<td class="LastItemLeft" id="Btn2054383_LastItemLeft"></td>
<td class="LastItemMid nowrap" id="Btn2054383_LastItemMid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="uruguay.ws">Uruguay</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="LastItemRight " id="Btn2054383_LastItemRight"></td>
</tr>
<tr>
<td class="EndLeft"></td>
<td class="EndMid"></td>
<td class="EndRight"></td>
</tr>
</tbody>
</table>
</div>
</td>
<td class="Separator"></td>
<td>
<div id="Btn2104355_Main" onmouseover="MenuOver(this,'Main');" onmouseout="MenuOut(this,'Main');" onclick="location.href='nos_activites.ws';">
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td class="MainLeft" id="Btn2104355_MainLeft"></td>
<td class="MainMid" id="Btn2104355_MainMid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aMainMid" href="nos_activites.ws" onclick="return false;">Nos activités</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="MainRight" id="Btn2104355_MainRight"></td>
</tr>
</tbody>
</table>
</div>
<div id="Btn2104355_Main_Items" style="display:none; position:absolute; z-index:200; margin:0px; padding:0px;">
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td class="StartLeft"></td>
<td class="StartMid"></td>
<td class="StartRight"></td>
</tr>
<tr id="Btn2104355_FirstItem" onmouseover="MenuOver(this,'FirstItem','Btn2104355_Main');" onmouseout="MenuOut(this,'FirstItem','Btn2104355_Main');" onclick="location.href = 'evaluations.ws';">
<td class="FirstItemLeft" id="Btn2104355_FirstItemLeft"></td>
<td class="FirstItemMid nowrap " id="Btn2104355_FirstItemMid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="evaluations.ws">Evaluations</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="FirstItemRight " id="Btn2104355_FirstItemRight"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2104355_Item2104378" onmouseover="MenuOver(this,'Item','Btn2104355_Main');" onmouseout="MenuOut(this,'Item','Btn2104355_Main');" onclick="location.href = 'portraits.ws';">
<td class="ItemLeft" id="Btn2104355_Item2104378Left"></td>
<td class="ItemMid nowrap" id="Btn2104355_Item2104378Mid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="portraits.ws">Portraits</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="ItemRight" id="Btn2104355_Item2104378Right"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2104355_Item2104598" onmouseover="MenuOver(this,'Item','Btn2104355_Main');" onmouseout="MenuOut(this,'Item','Btn2104355_Main');" onclick="location.href = 'telechargements.ws';">
<td class="ItemLeft" id="Btn2104355_Item2104598Left"></td>
<td class="ItemMid nowrap" id="Btn2104355_Item2104598Mid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="telechargements.ws">Téléchargements</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="ItemRight" id="Btn2104355_Item2104598Right"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2104355_Item2623579" onmouseover="MenuOver(this,'Item','Btn2104355_Main');" onmouseout="MenuOut(this,'Item','Btn2104355_Main');" onclick="location.href = 'adherer.ws';">
<td class="ItemLeft" id="Btn2104355_Item2623579Left"></td>
<td class="ItemMid nowrap" id="Btn2104355_Item2623579Mid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="adherer.ws">Adhérer</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="ItemRight" id="Btn2104355_Item2623579Right"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2104355_Item2688464" onmouseover="MenuOver(this,'Item','Btn2104355_Main');" onmouseout="MenuOut(this,'Item','Btn2104355_Main');" onclick="location.href = 'hymne_de_csf.ws';">
<td class="ItemLeft" id="Btn2104355_Item2688464Left"></td>
<td class="ItemMid nowrap" id="Btn2104355_Item2688464Mid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="hymne_de_csf.ws">Hymne de CSF</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="ItemRight" id="Btn2104355_Item2688464Right"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2104355_LastItem" onmouseover="MenuOver(this,'LastItem','Btn2104355_Main');" onmouseout="MenuOut(this,'LastItem','Btn2104355_Main');" onclick="location.href = 'nos_partenaires.ws';">
<td class="LastItemLeft" id="Btn2104355_LastItemLeft"></td>
<td class="LastItemMid nowrap" id="Btn2104355_LastItemMid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="nos_partenaires.ws">Nos partenaires</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="LastItemRight " id="Btn2104355_LastItemRight"></td>
</tr>
<tr>
<td class="EndLeft"></td>
<td class="EndMid"></td>
<td class="EndRight"></td>
</tr>
</tbody>
</table>
</div>
</td>
<td class="Separator"></td>
<td>
<div id="Btn2119467_Main" onmouseover="MenuOver(this,'Main');" onmouseout="MenuOut(this,'Main');" onclick="location.href='galerie_d__art.ws';">
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td class="MainLeft" id="Btn2119467_MainLeft"></td>
<td class="MainMid" id="Btn2119467_MainMid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aMainMid" href="galerie_d__art.ws" onclick="return false;">Galerie d'Art</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="MainRight" id="Btn2119467_MainRight"></td>
</tr>
</tbody>
</table>
</div>
<div id="Btn2119467_Main_Items" style="display:none; position:absolute; z-index:200; margin:0px; padding:0px;">
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td class="StartLeft"></td>
<td class="StartMid"></td>
<td class="StartRight"></td>
</tr>
<tr id="Btn2119467_FirstItem" onmouseover="MenuOver(this,'FirstItem','Btn2119467_Main');" onmouseout="MenuOut(this,'FirstItem','Btn2119467_Main');" onclick="location.href = 'le_monde_et_les_hommes.ws';">
<td class="FirstItemLeft" id="Btn2119467_FirstItemLeft"></td>
<td class="FirstItemMid nowrap " id="Btn2119467_FirstItemMid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="le_monde_et_les_hommes.ws">Le monde et les hommes</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="FirstItemRight " id="Btn2119467_FirstItemRight"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2119467_Item5253300" onmouseover="MenuOver(this,'Item','Btn2119467_Main');" onmouseout="MenuOut(this,'Item','Btn2119467_Main');" onclick="location.href = 'le_globe-chasseur.ws';">
<td class="ItemLeft" id="Btn2119467_Item5253300Left"></td>
<td class="ItemMid nowrap" id="Btn2119467_Item5253300Mid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="le_globe-chasseur.ws">Le Globe-chasseur</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="ItemRight" id="Btn2119467_Item5253300Right"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2119467_Item2119572" onmouseover="MenuOver(this,'Item','Btn2119467_Main');" onmouseout="MenuOut(this,'Item','Btn2119467_Main');" onclick="location.href = 'hunters_of_the_past.ws';">
<td class="ItemLeft" id="Btn2119467_Item2119572Left"></td>
<td class="ItemMid nowrap" id="Btn2119467_Item2119572Mid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="hunters_of_the_past.ws">Hunters of the past</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="ItemRight" id="Btn2119467_Item2119572Right"></td>
</tr>
<tr>
<td class="ItemSeparatorLeft"></td>
<td class="ItemSeparatorMid"></td>
<td class="ItemSeparatorRight"></td>
</tr>
<tr id="Btn2119467_LastItem" onmouseover="MenuOver(this,'LastItem','Btn2119467_Main');" onmouseout="MenuOut(this,'LastItem','Btn2119467_Main');" onclick="location.href = 'videos.ws';">
<td class="LastItemLeft" id="Btn2119467_LastItemLeft"></td>
<td class="LastItemMid nowrap" id="Btn2119467_LastItemMid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aItemMid" onclick="return false;" href="videos.ws">Vidéos</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="LastItemRight " id="Btn2119467_LastItemRight"></td>
</tr>
<tr>
<td class="EndLeft"></td>
<td class="EndMid"></td>
<td class="EndRight"></td>
</tr>
</tbody>
</table>
</div>
</td>
<td class="Separator"></td>
<td>
<div id="Btn2053502_Main" onmouseover="MenuOver(this,'Main');" onmouseout="MenuOut(this,'Main');" onclick="location.href='contactez-nous.ws';">
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td class="MainLeft" id="Btn2053502_MainLeft"></td>
<td class="MainMid" id="Btn2053502_MainMid">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td><a class="aMainMid" href="contactez-nous.ws" onclick="return false;">Contactez-nous</a>
</td>
</tr>
</tbody>
</table>
</td>
<td class="MainRight" id="Btn2053502_MainRight"></td>
</tr>
</tbody>
</table>
</div>
</td>
<td class="End"></td>
</tr>
</tbody>
</table>
</div>
<!-- M-MENU FIN -->
</td>
</tr>
<tr>
<td style="height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/Images/barre_haut-v1.gif); background-repeat:repeat-x;"></td>
</tr>
<tr>
<td style="height:276px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:998px; height:276px;">
<tbody>
<tr>
<td style="width:494px; height:276px; vertical-align:top; background-image:url(/Image/BanImage_ws51647809.jpg)" id="TdBan"></td>
<td style="width:504px; height:276px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/Images/fnd_banner_dr.gif); background-repeat:repeat;">
<table border="0" cellpadding="0" cellspacing="0" style="margin:auto; vertical-align:middle;">
<tbody>
<tr>
<td rowspan="2" style="padding:5px;">
<div style="vertical-align:middle; margin:auto;">
<div id="DivLogo"><img id="ImgLogo" alt="logo" src="/Image/lg_doculolment1_ws51645844.gif"></div>
</div>
</td>
<td style="padding:5px;">
<div style="margin:auto; font-size:20px; font-weight:bolder; color:#fffbce; vertical-align:bottom;">
<div id="DivTitre"><br> </div>
</div>
</td>
</tr>
<tr>
<td style="padding:5px;">
<div style="margin:auto; font-size:14px; font-weight:bold; color:#fff; vertical-align:top;">
<div id="DivSTitre"></div>
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="height:56px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/Images/barre_deg-v1.png); background-repeat:repeat-x;">
<table style="width:100%; height:100%;">
<tbody>
<tr>
<td style="width:240px; vertical-align:middle; padding-left:15px;">
<!-- Mi-Recherche-->
<script type="text/javascript">
var MyTxtSearch = null;
// Effectue la recherche
function DoSearch(_Mode, _TxtId) {
var MyTxtSearch = document.getElementById(_TxtId);
// trim
MyTxtSearch.value = MyTxtSearch.value.replace(/^\s+|\s+$/g, "");
if (MyTxtSearch.value == "") {
MyTxtSearch.value = "";
MyTxtSearch.focus();
return;
} else {
MyTxtSearch.value = MyTxtSearch.value.replace("'", "\'");
if (_Mode == "normal") {
var IdSite = 593315;
var idFaussePage = 5; // idfausse page recherche
location.href = "Frame.aspx?Id_Site=" + IdSite + "&id_fausse_page=" + idFaussePage + "&rq=" + MyTxtSearch.value;
} else if (_Mode = "internaute") {
var urlsearch = 'recherche';
var Url = encodeURI("/" + urlsearch + ".wsf?rq=" + MyTxtSearch.value);
location.href = Url;
}
}
}
// Init texte recherche
function SetTextRecherche(_TxtId, _ShowTxtDefaut) {
MyTxtSearch = document.getElementById(_TxtId);
var MyTxtDefaut = 'Recherche';
if (_ShowTxtDefaut == 0 && MyTxtSearch.value == MyTxtDefaut) {
MyTxtSearch.value = "";
} else if (_ShowTxtDefaut == 1 && MyTxtSearch.value == "") {
MyTxtSearch.value = MyTxtDefaut;
}
}
</script>
<div id="ctl06_PnlConteneurRecherche">
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style="vertical-align:middle; background: url('/');">
<input name="ctl06$MyTxtBoxSearch" type="text" value="Recherche" id="ctl06_MyTxtBoxSearch" onclick="SetTextRecherche(this.id, 0);" onblur="SetTextRecherche(this.id, 1);" style="background: url('http://templater.webself.net/Temp_Img/Temp_1.0_101/var1/Recherche/rechrep.png');background-color:#fff;
border:1px solid #626B2A;
color:#888;
font-size:11px;
padding:3px;
vertical-align:middle;
margin-right:3px;
width:125px;
font-style:italic;
background-repeat:repeat-x;
background-position:top;">
</td>
<td style="vertical-align:middle;">
<a onmouseout="document.getElementById('ctl06_BtnGoSearch').src='http://templater.webself.net/Temp_Img/Temp_1.0_101/var1/Recherche/rech.png'" onmouseover="document.getElementById('ctl06_BtnGoSearch').src='http://templater.webself.net/Temp_Img/Temp_1.0_101/var1/Recherche/rechO-v1.png'" href="javascript:__doPostBack('ctl06$ctl06','')" style="cursor:hand; cursor: pointer;"><input type="image" name="ctl06$BtnGoSearch" id="ctl06_BtnGoSearch" src="http://templater.webself.net/Temp_Img/Temp_1.0_101/var1/Recherche/rech.png" onclick="this.blur(); DoSearch('internaute','ctl06_MyTxtBoxSearch'); return false;" border="0" style="border:0px;"></a>
</td>
</tr>
</tbody>
</table>
</div>
</td>
<td style="vertical-align:middle;">
<div style="width:103; padding-right:15px; float:right;"></div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" style="width:998px;">
<tbody>
<tr>
<td style="width:14px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/Images/fnd_cont_gro.gif); background-repeat:repeat;"></td>
<td style="width:240px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/Images/fndcont_ti.gif); background-repeat:repeat; padding:10px 0px 20px 0px; vertical-align:top;">
<div id="DZone1" style="padding:0px;">
<div style="float:left;margin:4px;">
<a name="AnchorB12833015"></a>
<div style="width:230px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z1" id="Td12833015" style="height:213px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="padding:10px; vertical-align:top; text-align:center;" align="center">
<img alt="Vign_logo_csf_bonne_annee_2012_ws50583516.png" style="border:0px; margin:5px;" src="/image/Vign_logo_csf_bonne_annee_2012_ws50583516.png" width="168" height="178">
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB5097931"></a>
<div style="width:230px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z1" id="Td5097931" style="height:220px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="padding: 5px;">
</td>
</tr>
<tr>
<td style="padding:10px; vertical-align:top; text-align:center;" align="center">
<a style="background-color: Transparent; outline:none; text-decoration:none;" href="image/csflogo01_Copie_ws41923719.jpg" onclick="top.Lbox(this); return false;"><img alt="Vign_csflogo01_copie_ws41923720.jpg" style="border:0px; margin:5px" src="/image/Vign_csflogo01_copie_ws41923720.jpg" width="176" height="175"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB4926025"></a>
<div style="width:230px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z1" id="Td4926025" style="height:91px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="padding: 5px;">
</td>
</tr>
<tr>
<td style="padding:10px; vertical-align:top; text-align:center;" align="center">
<a style="background-color: Transparent; outline:none; text-decoration:none;" href="#" target="_blank"><img alt="Vign_facebook-logo_ws34010091.png" style="border:0px; margin:5px" src="/image/Vign_facebook-logo_ws34010091.png" width="46" height="46"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB4863968"></a>
<div style="width:230px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z1" id="Td4863968" style="height:183px;">
<!-- M-Script -->
<div style="overflow-x:auto; overflow-y:hidden; text-align:center; width:214px;">
<!---Local Time Clock widget - HTML code - localtimes.info ---->
<div align="center" style="margin:15px 0px 0px 0px">
<div align="center" style="width:140px;border:1px solid #ccc;background:#fff ;color: #fff ;font-weight:bold">
<a style="padding:2px 1px;margin:2px 1px;font-size:13px;line-height:16px;font-family:arial;text-decoration:none;color:#000 ;" href="#"><img src="http://localtimes.info/images/countries/fr.png" border="0" style="border:0;margin:0;padding:0"> Paris Time</a>
</div>
<script type="text/javascript" src="https://localtimes.info/clock.php?continent=Europe&country=France&city=Paris&widget_number=121&fwdt=150&ham=1&hfg=1"></script>
<div id="clock_container63486"></div>
</div><!---end of code---->
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB5039073"></a>
<div style="width:230px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z1" id="Td5039073" style="height:44px;">
<!-- M-Script -->
<div style="overflow-x:auto; overflow-y:hidden; text-align:center; width:214px;">
<div id="google_translate_element">
<div class="skiptranslate goog-te-gadget" dir="ltr" style="display: none;">
<div id=":0.targetLanguage"><select class="goog-te-combo" aria-label="Widget "Sprache übersetzen""></select></div>Powered by <span
style="white-space:nowrap"><a class="VIpgJd-ZVi9od-l4eHX-hSRGPd" href="https://translate.google.com" target="_blank"><img src="https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_42x16dp.png" width="37px" height="14px" style="padding-right: 3px" alt="Google Google Übersetzer">Google Übersetzer</a></span>
</div>
</div>
<script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'fr'
}, 'google_translate_element');
}
</script>
<script src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB6290568"></a>
<div style="width:230px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z1" id="Td6290568" style="height:102px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="padding: 5px;">
</td>
</tr>
<tr>
<td style="padding:10px; vertical-align:top; text-align:center;" align="center">
<a href="adherer.ws" style="background-color: Transparent; outline:none; text-decoration:none;" target="_self"><img alt="Vign_121509719675_ws41923854.jpg" style="border:0px; margin:5px" src="/image/Vign_121509719675_ws41923854.jpg" width="176" height="57"></a>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB6427959"></a>
<div style="width:230px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z1" id="Td6427959" style="height:180px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<a style="background-color: Transparent; outline:none; text-decoration:none;" href="image/image_defaut_ori_ws17020727.jpg" onclick="top.Lbox(this); return false;"></a>
<div>
<p align="center"><span
style="FONT-SIZE: 18px"><i><span style="FONT-FAMILY: Comic Sans MS"><span style="COLOR: #ffed71">Tout connaître <br> & <br> Tout savoir <br> <span style="FONT-SIZE: 13px">sur</span> <br> <span style="FONT-SIZE: 24px"><strong>CSF</strong></span></span></span></i></span>
</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
<a href="il_etait_une_fois___.ws" style="text-align:right;" target="_self">ici</a>
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB5325138"></a>
<div style="width:230px; text-align:left;">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-gauche.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-centerajus.png); background-repeat:repeat-x; font-size:1px; line-height:1px;"> </td>
<td style="width:18px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drtxt.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-section.png); background-repeat:repeat-x;"></td>
<td style="width:4px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drbloc.png); background-repeat:no-repeat;"></td>
</tr>
</tbody>
</table>
<table cellpadding="0" cellspacing="0" border="0" id="blocktempid" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-g.gif); background-repeat:repeat-y;"></td>
<td class="bvar34" id="Td5325138" style="height:79px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<a href="contactez-nous.ws" style="background-color: Transparent; outline:none; text-decoration:none;" target="_self"></a>
<div>
<p align="center"><span style="FONT-FAMILY: Comic Sans MS; FONT-SIZE: 18px"><i> </i>Livre d'or</span></p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
<a href="contactez-nous.ws" style="text-align:right;" target="_self">ici </a>
</div>
</td>
<td style="width:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-dr.gif); background-repeat:repeat-y;"></td>
</tr>
<tr>
<td style="width:12px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_g.gif);"></td>
<td style="height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_center.gif); background-repeat:repeat-x;"></td>
<td style="width:4px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_dr.png);"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB11560056"></a>
<div style="width:230px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z1" id="Td11560056" style="height:15px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<a style="background-color: Transparent; outline:none; text-decoration:none;" href="image/image_defaut_ori_ws43816997.jpg" onclick="top.Lbox(this); return false;"></a>
<div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB5726470"></a>
<div style="width:230px; text-align:left;">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-gauche.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-centerajus.png); background-repeat:repeat-x; font-size:1px; line-height:1px;"> </td>
<td style="width:18px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drtxt.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-section.png); background-repeat:repeat-x;"></td>
<td style="width:4px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drbloc.png); background-repeat:no-repeat;"></td>
</tr>
</tbody>
</table>
<table cellpadding="0" cellspacing="0" border="0" id="blocktempid" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-g.gif); background-repeat:repeat-y;"></td>
<td class="bvar34" id="Td5726470" style="height:79px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<a href="le_blog_de_csf.ws" style="background-color: Transparent; outline:none; text-decoration:none;" target="_self"></a>
<div>
<p align="center"><span style="FONT-FAMILY: Comic Sans MS; FONT-SIZE: 18px">Blog</span></p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
<a href="le_blog_de_csf.ws" style="text-align:right;" target="_self">ici</a>
</div>
</td>
<td style="width:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-dr.gif); background-repeat:repeat-y;"></td>
</tr>
<tr>
<td style="width:12px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_g.gif);"></td>
<td style="height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_center.gif); background-repeat:repeat-x;"></td>
<td style="width:4px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_dr.png);"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB11560114"></a>
<div style="width:230px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z1" id="Td11560114" style="height:15px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<a style="background-color: Transparent; outline:none; text-decoration:none;" href="image/image_defaut_ori_ws43817429.jpg" onclick="top.Lbox(this); return false;"></a>
<div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB5798355"></a>
<div style="width:230px; text-align:left;">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-gauche.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-centerajus.png); background-repeat:repeat-x; font-size:1px; line-height:1px;"> </td>
<td style="width:18px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drtxt.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-section.png); background-repeat:repeat-x;"></td>
<td style="width:4px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drbloc.png); background-repeat:no-repeat;"></td>
</tr>
</tbody>
</table>
<table cellpadding="0" cellspacing="0" border="0" id="blocktempid" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-g.gif); background-repeat:repeat-y;"></td>
<td class="bvar34" id="Td5798355" style="height:79px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<a href="exposition_permanente.ws" style="background-color: Transparent; outline:none; text-decoration:none;" target="_self"></a>
<div>
<p align="center"><span style="FONT-FAMILY: Comic Sans MS; FONT-SIZE: 18px">Le monde et les hommes</span></p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
<a href="le_monde_et_les_hommes.ws" style="text-align:right;" target="_self">ici</a>
</div>
</td>
<td style="width:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-dr.gif); background-repeat:repeat-y;"></td>
</tr>
<tr>
<td style="width:12px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_g.gif);"></td>
<td style="height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_center.gif); background-repeat:repeat-x;"></td>
<td style="width:4px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_dr.png);"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB11560162"></a>
<div style="width:230px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z1" id="Td11560162" style="height:15px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<a style="background-color: Transparent; outline:none; text-decoration:none;" href="image/image_defaut_ori_ws43817695.jpg" onclick="top.Lbox(this); return false;"></a>
<div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB4987113"></a>
<div style="width:230px; text-align:left;">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-gauche.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-centerajus.png); background-repeat:repeat-x; font-size:1px; line-height:1px;"> </td>
<td style="width:18px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drtxt.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-section.png); background-repeat:repeat-x;"></td>
<td style="width:4px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drbloc.png); background-repeat:no-repeat;"></td>
</tr>
</tbody>
</table>
<table cellpadding="0" cellspacing="0" border="0" id="blocktempid" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-g.gif); background-repeat:repeat-y;"></td>
<td class="bvar34" id="Td4987113" style="height:79px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<div>
<p align="center"><span style="FONT-FAMILY: Comic Sans MS; FONT-SIZE: 18px">Le Globe-chasseur</span></p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
<a href="le_globe-chasseur.ws" style="text-align:right;" target="_self">ici</a>
</div>
</td>
<td style="width:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-dr.gif); background-repeat:repeat-y;"></td>
</tr>
<tr>
<td style="width:12px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_g.gif);"></td>
<td style="height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_center.gif); background-repeat:repeat-x;"></td>
<td style="width:4px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_dr.png);"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB11560203"></a>
<div style="width:230px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z1" id="Td11560203" style="height:15px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<a style="background-color: Transparent; outline:none; text-decoration:none;" href="image/image_defaut_ori_ws43817955.jpg" onclick="top.Lbox(this); return false;"></a>
<div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB5820209"></a>
<div style="width:230px; text-align:left;">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-gauche.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-centerajus.png); background-repeat:repeat-x; font-size:1px; line-height:1px;"> </td>
<td style="width:18px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drtxt.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-section.png); background-repeat:repeat-x;"></td>
<td style="width:4px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drbloc.png); background-repeat:no-repeat;"></td>
</tr>
</tbody>
</table>
<table cellpadding="0" cellspacing="0" border="0" id="blocktempid" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-g.gif); background-repeat:repeat-y;"></td>
<td class="bvar34" id="Td5820209" style="height:79px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<a href="videos.ws" style="background-color: Transparent; outline:none; text-decoration:none;" target="_self"></a>
<div>
<p align="center"><span style="FONT-FAMILY: Comic Sans MS; FONT-SIZE: 18px">Vidéos</span></p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
<a href="videos.ws" style="text-align:right;" target="_self">ici</a>
</div>
</td>
<td style="width:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-dr.gif); background-repeat:repeat-y;"></td>
</tr>
<tr>
<td style="width:12px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_g.gif);"></td>
<td style="height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_center.gif); background-repeat:repeat-x;"></td>
<td style="width:4px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_dr.png);"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB11560184"></a>
<div style="width:230px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z1" id="Td11560184" style="height:15px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<a style="background-color: Transparent; outline:none; text-decoration:none;" href="image/image_defaut_ori_ws43817827.jpg" onclick="top.Lbox(this); return false;"></a>
<div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB6277725"></a>
<div style="width:230px; text-align:left;">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-gauche.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-centerajus.png); background-repeat:repeat-x; font-size:1px; line-height:1px;"> </td>
<td style="width:18px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drtxt.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-section.png); background-repeat:repeat-x;"></td>
<td style="width:4px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drbloc.png); background-repeat:no-repeat;"></td>
</tr>
</tbody>
</table>
<table cellpadding="0" cellspacing="0" border="0" id="blocktempid" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-g.gif); background-repeat:repeat-y;"></td>
<td class="bvar34" id="Td6277725" style="height:79px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<a style="background-color: Transparent; outline:none; text-decoration:none;" href="image/image_defaut_ori_ws16282078.jpg" onclick="top.Lbox(this); return false;"></a>
<div>
<p align="center"><span style="FONT-FAMILY: Comic Sans MS; FONT-SIZE: 18px">Portraits</span></p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
<a href="portraits.ws" style="text-align:right;" target="_self">ici</a>
</div>
</td>
<td style="width:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-dr.gif); background-repeat:repeat-y;"></td>
</tr>
<tr>
<td style="width:12px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_g.gif);"></td>
<td style="height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_center.gif); background-repeat:repeat-x;"></td>
<td style="width:4px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_dr.png);"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB11560239"></a>
<div style="width:230px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z1" id="Td11560239" style="height:15px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<a style="background-color: Transparent; outline:none; text-decoration:none;" href="image/image_defaut_ori_ws43818075.jpg" onclick="top.Lbox(this); return false;"></a>
<div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB10089736"></a>
<div style="width:230px; text-align:left;">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-gauche.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-centerajus.png); background-repeat:repeat-x; font-size:1px; line-height:1px;"> </td>
<td style="width:18px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drtxt.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-section.png); background-repeat:repeat-x;"></td>
<td style="width:4px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drbloc.png); background-repeat:no-repeat;"></td>
</tr>
</tbody>
</table>
<table cellpadding="0" cellspacing="0" border="0" id="blocktempid" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-g.gif); background-repeat:repeat-y;"></td>
<td class="bvar34" id="Td10089736" style="height:79px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<a style="background-color: Transparent; outline:none; text-decoration:none;" href="image/image_defaut_ori_ws36044158.jpg" onclick="top.Lbox(this); return false;"></a>
<div>
<p align="center"><span style="FONT-FAMILY: Comic Sans MS; FONT-SIZE: 18px">Sondages</span></p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
<a href="les_sondages.ws" style="text-align:right;" target="_self">Tous les résultats</a>
</div>
</td>
<td style="width:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-dr.gif); background-repeat:repeat-y;"></td>
</tr>
<tr>
<td style="width:12px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_g.gif);"></td>
<td style="height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_center.gif); background-repeat:repeat-x;"></td>
<td style="width:4px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_dr.png);"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB13048985"></a>
<div style="width:230px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z1" id="Td13048985" style="height:15px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<a style="background-color: Transparent; outline:none; text-decoration:none;" href="image/image_defaut_ori_ws51737049.jpg" onclick="top.Lbox(this); return false;"></a>
<div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB13049111"></a>
<div style="width:230px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z1" id="Td13049111" style="height:310px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="padding:10px; vertical-align:top; text-align:center;" align="center">
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td>
<p align="center"><strong><span style="FONT-SIZE: 18px">Copyright © 2012<br> </span><br> </strong>Toute reproduction interdite<br> Tous droits réservés</p>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB4945507"></a>
<div style="width:230px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:36px;"></td>
<td style="height:36px; text-align:left; font-family:arial; font-size:16px; vertical-align:text-bottom; color:#fff39c; font-weight:bold;">
<div style="width:200px; overflow: hidden; white-space:nowrap;">Le guide</div>
</td>
<td style="width:8px; height:36px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z1" id="T_Td4945507" style="height:200px;">
<div style="overflow:hidden; width:214px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="padding:10px; vertical-align:top; text-align:center;" align="center">
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td>
<p> </p>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
<a href="le_manuel_du_gc.ws" style="text-align:right;" target="_self">ici</a>
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</td>
<td style="width:10px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/Images/barre_vert_10px-v1.gif); background-repeat:repeat;"></td>
<td
style="width:720px; background-color:#101410; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/Images/planete.jpg); background-repeat:no-repeat; background-position:right bottom; vertical-align:top; padding:10px 0px 20px 0px;">
<div id="DZone2" style="padding:0px;">
<div style="float:left;margin:4px;">
<a name="AnchorB13048689"></a>
<div style="width:710px; text-align:left;">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; height:36px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sititre-g.png); background-repeat:no-repeat;"></td>
<td
style="height:36px; text-align:left; font-family:arial; font-size:16px; vertical-align:text-bottom; color:black; font-weight:bold; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sititre-centre-txt.png); background-repeat:repeat-x;">
<div style="width:680px; overflow: hidden; white-space:nowrap;">Le billet d'humeur de Tabibu</div>
</td>
<td style="width:16px; height:36px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sititre-drtitr.png); background-repeat:no-repeat;"></td>
<td style="width:4px; height:36px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sititre-drbloc.png); background-repeat:no-repeat;"></td>
</tr>
</tbody>
</table>
<table cellpadding="0" cellspacing="0" border="0" id="blocktempid" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-g.gif); background-repeat:repeat-y;"></td>
<td class="bvar34" id="T_Td13048689" style="height:358px;">
<div style="overflow:hidden; width:694px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<div>
<span style="COLOR: #ffed71"><span style="COLOR: #f3ed8b; FONT-SIZE: 16px"><strong>Cette violente et inextinguible soif d’Afrique…</strong></span> </span><br> <br> Pourquoi, une fois que nous
y posons le pied, sommes-nous autant fascinés par ce continent noir ? Chacun a sa réponse. Pourtant, il semblerait que, tous, nous ayons de multiples raisons avec, néanmoins, des attentes
différentes. <br> <br> En Afrique, l’espace et le temps sont différents, la vie n’est pas la même, l’un est l’autre et l’autre est quelqu’un. <br> <br> <br> En Afrique, on entend la
sagesse sous l’arbre à palabres. On dit que, celui qui n’a pas traversé, ne doit pas se moquer de celui qui s’est noyé et que la figue ne tombe jamais en plein dans la bouche. De
même, on affirme qu’un seul homme peut déclencher une guerre mais qu’il faut être deux pour faire la paix. En revanche, on sait que l'erreur n'annule pas la valeur de l'effort accompli.
L'eau chaude n'oublie pas qu'elle a été froide, l’œuf ne danse pas avec la pierre et un grain de maïs a toujours tort devant une poule. Quand l'éléphant trébuche, ce sont les fourmis qui
en pâtissent. Quand un arbre tombe, on l'entend mais quand la forêt pousse, pas un bruit ! Tous les blancs ont une montre, mais ils n'ont jamais le temps. Le mensonge donne des fleurs mais pas
de fruits! <br> <br> <span style="FONT-FAMILY: Comic Sans MS; COLOR: #f3ed8b">En Afrique, aussi longtemps que les lions n'auront pas leur historien, les récits de chasse tourneront toujours
à la gloire du chasseur. <br> </span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-dr.gif); background-repeat:repeat-y;"></td>
</tr>
<tr>
<td style="width:12px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_g.gif);"></td>
<td style="height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_center.gif); background-repeat:repeat-x;"></td>
<td style="width:4px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_dr.png);"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB13031214"></a>
<div style="width:710px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z2" id="Td13031214" style="height:141px;">
<div style="overflow:hidden; width:694px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="padding: 5px;">
</td>
</tr>
<tr>
<td style="padding:10px; vertical-align:top; text-align:center;" align="center">
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB11643602"></a>
<div style="width:710px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z2" id="Td11643602" style="height:418px;">
<div style="overflow:hidden; width:694px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<div>
<p align="left"><span style="FONT-FAMILY: Times New Roman; FONT-SIZE: 16px"><span style="FONT-SIZE: 18px"><span style="COLOR: #f1d30a"><span><strong>Conseil
d’Administration</strong></span> </span><br>
</span><i><span style="FONT-SIZE: 18px"><span style="COLOR: #f1d30a"><br> Président :</span> Jean Charles Swinnen <span style="COLOR: #fff71a">Membres du CA :</span> Lionel Cavalier<br> <span style="COLOR: #f1d30a">Secrétaire : </span> Pascal Juen Pierre Chaumard<br> <span style="COLOR: #f1d30a">Trésorier :</span> Bernard Latour Louis Hugo <br> <span style="COLOR: #f1d30a"> <span style="COLOR: #ffffff">Frédéric Mira<br> </span>Secrétaire adjoint : </span>Pascal Di Mascio Denis Vial<br> <span style="COLOR: #f1d30a">Trésorier adjoint : </span>Bernard Soumille <br> </span><span style="COLOR: #f1d30a"><br> </span><span style="FONT-SIZE: 18px"><span style="COLOR: #fff71a">Membre d'honneur :</span> Philippe Aillery <span style="COLOR: #fff71a">Membres sympathisants : </span>Alain Julhia<br> Jean-Louis Roure<br> </span></i><br>
<br> <span style="FONT-SIZE: 18px"><span style="COLOR: #0097c5">Nouveau Portail Internet depuis le 19/11/2010
: Facebook depuis le 06/10/2010<br> </span><br> -29000 pages
vues -1180
amis<br> -16050
visites -30
groupes<br> -2 pages /visite en moyenne <br> -28 minutes = temps moyen sur le site</span> </span></p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB11449212"></a>
<div style="width:710px; text-align:left;">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; height:36px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sititre-g.png); background-repeat:no-repeat;"></td>
<td
style="height:36px; text-align:left; font-family:arial; font-size:16px; vertical-align:text-bottom; color:black; font-weight:bold; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sititre-centre-txt.png); background-repeat:repeat-x;">
<div style="width:680px; overflow: hidden; white-space:nowrap;">Le SCOOP de COOK</div>
</td>
<td style="width:16px; height:36px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sititre-drtitr.png); background-repeat:no-repeat;"></td>
<td style="width:4px; height:36px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sititre-drbloc.png); background-repeat:no-repeat;"></td>
</tr>
</tbody>
</table>
<table cellpadding="0" cellspacing="0" border="0" id="blocktempid" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-g.gif); background-repeat:repeat-y;"></td>
<td class="bvar34" id="T_Td11449212" style="height:87px;">
<div style="overflow:hidden; width:694px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<a style="background-color: Transparent; outline:none; text-decoration:none;" href="image/image_defaut_ori_ws43219171.jpg" onclick="top.Lbox(this); return false;"></a>
<div>
<span style="FONT-FAMILY: Georgia; COLOR: #19ff12; FONT-SIZE: 16px"><span style="COLOR: #ffffff">*Le président du <strong><span style="COLOR: #ff1e2d">Burkina Faso</span></strong>, Blaise
Campaoré, a annoncé au cours d'une visite à Paris, du 13 au 15 septembre, une baisse de 50% sur les tarifs des visas d'entrée dans son pays. Le tarif des visas passe, ainsi, de 70
euros à 35 euros. Nous espérons qu'un décret d'application sera vite pris afin que cette mesure soit effective le plus rapidement possible.<br> </span></span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-dr.gif); background-repeat:repeat-y;"></td>
</tr>
<tr>
<td style="width:12px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_g.gif);"></td>
<td style="height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_center.gif); background-repeat:repeat-x;"></td>
<td style="width:4px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_dr.png);"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB12360162"></a>
<div style="width:710px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:36px;"></td>
<td style="height:36px; text-align:left; font-family:arial; font-size:16px; vertical-align:text-bottom; color:#fff39c; font-weight:bold;">
<div style="width:680px; overflow: hidden; white-space:nowrap;">Le Globe-Chasseur au Sénégal</div>
</td>
<td style="width:8px; height:36px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z2" id="T_Td12360162" style="height:500px;">
<!-- M-ALBUM -->
<div id="ctl65_FlContenue" style="width:694px;"></div>
<!-- M-ALBUM FIN -->
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB5144111"></a>
<div style="width:350px; text-align:left;">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-gauche.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-centerajus.png); background-repeat:repeat-x; font-size:1px; line-height:1px;"> </td>
<td style="width:18px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drtxt.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-section.png); background-repeat:repeat-x;"></td>
<td style="width:4px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drbloc.png); background-repeat:no-repeat;"></td>
</tr>
</tbody>
</table>
<table cellpadding="0" cellspacing="0" border="0" id="blocktempid" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-g.gif); background-repeat:repeat-y;"></td>
<td class="bvar34" id="Td5144111" style="height:297px;">
<div style="overflow:hidden; width:334px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="padding:10px; vertical-align:top; text-align:center;" align="center">
<img alt="Vign_logo-final-dernieres-minutes_ws14160279.jpg" style="border:0px; margin:5px;" src="/image/Vign_logo-final-dernieres-minutes_ws14160279.jpg" width="69" height="61">
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td>
<marquee direction="up" height="200" width="350" scrollamount="1"><strong>08 mai 2011<br> </strong><br> A venir : Nouveau reportage<br> Sénégal 2011. <br> ________________________________________
<br> <br> <strong>09 mars 2011 <br> </strong><br> La rubrique « Portraits » a été refondue. <br> Elle accueille, désormais, deux éminents <br> professionnels de plus et sa présentation <br>
a été modernisée. <br> ________________________________________ <br> <br> <strong>01 mars 2011 <br> </strong><br> Dorénavant, suivez, régulièrement, "les <br> conseils aux Globe-Chasseurs".
<br> ________________________________________ <br> <br> <strong>06 février 2011 <br> </strong><br> Nouveautés : <br> -« Brèves du monde » : Quelques infos sur <br> l’état sanitaire dans le
monde où l’on chasse. <br> & <br> -« Adhérer » : Modalités pour rejoindre <br> la communauté CSF <br> ________________________________________ <br> <br> <strong>17 janvier 2011 <br>
</strong><br> Nouvelle rubrique : <br> Le Scoop de Cook <br> (Page d’accueil). <br> ________________________________________ <br> <br> Le reportage « Ziguebéri 2010 » est, <br> désormais, en
ligne. <br> ________________________________________ <br> <br> <strong>16 janvier 2011 <br> </strong><br> Une page « VIDEOS » est, désormais, <br> proposée sur notre site. Vous pouvez <br> y
retrouver nos propres vidéos et <br> quelques autres. <br> Avis aux cinéastes amateurs qui <br> souhaiteraient diffuser leurs œuvres. <br> ________________________________________ <br> <br>
<strong>12 janvier 2011 <br> </strong><br> Le BLOG de CSF est, désormais, accessible! <br> C'est un début d'interactivité prometteur... <br> Nous attendons vos nombreux commentaires. <br>
________________________________________ <br> <br> <strong>09 janvier 2011 <br> </strong><br> Un vent d'Ecosse soulève le tartan sur un air de <br> cornemuse dans notre concours photos. <br> Avis
aux amateurs! <br> ________________________________________ <br> <br> <strong>05 janvier 2011 <br> </strong><br> Réouverture de la chasse en Ecosse cette semaine. <br>
________________________________________ <br> <br> <strong>19 décembre 2010 <br> </strong><br> Désormais, vous pouvez laisser un commentaire <br> sur notre site dans Le livre d'or <br> (page
"Accueil" - page "Contactez-nous"). <br> ________________________________________ <br> <br> <strong>18 décembre 2010 <br> </strong><br> Avis à tous les Internautes ! <br> Les Editions
Larivière proposent en Kiosque, <br> depuis le 12 décembre, le hors-série <br> « SAFARIS – Voyages & Expéditions ». <br> Un ouvrage d’excellente facture présentant un florilège
<br> des meilleurs reportages sur la chasse à l’étranger <br> parus dans le mensuel <br> « Connaissance de la Chasse ». <br> A ne manquer sous aucun prétexte ! <br>
________________________________________ <br> <br> <strong>09 décembre 2010 <br> </strong><br> Deux nouvelles rubriques dans <br> "En pratique" : Législation - Balistique. <br>
________________________________________ <br> <br> <strong>08 décembre 2010 <br> </strong><br> Fermeture prématurée pour des raisons climatiques <br> de la chasse en Irlande et en Ecosse. <br>
________________________________________ <br> </marquee>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-dr.gif); background-repeat:repeat-y;"></td>
</tr>
<tr>
<td style="width:12px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_g.gif);"></td>
<td style="height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_center.gif); background-repeat:repeat-x;"></td>
<td style="width:4px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_dr.png);"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB5725370"></a>
<div style="width:350px; text-align:left;">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-gauche.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-centerajus.png); background-repeat:repeat-x; font-size:1px; line-height:1px;"> </td>
<td style="width:18px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drtxt.png); background-repeat:no-repeat;"></td>
<td style="height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-section.png); background-repeat:repeat-x;"></td>
<td style="width:4px; height:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sinontitre-drbloc.png); background-repeat:no-repeat;"></td>
</tr>
</tbody>
</table>
<table cellpadding="0" cellspacing="0" border="0" id="blocktempid" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-g.gif); background-repeat:repeat-y;"></td>
<td class="bvar34" id="Td5725370" style="height:297px;">
<div style="overflow:hidden; width:334px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="padding:10px; vertical-align:top; text-align:center;" align="center">
<img alt="Vign_info_nemrod2_ws32713560.jpg" style="border:0px; margin:5px;" src="/image/Vign_info_nemrod2_ws32713560.jpg" width="110" height="62">
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td>
<marquee direction="up" height="200" width="350" scrollamount="1"><strong>31 décembre 2011</strong><br> <br> <i>Bénin <br> </i><br> Une carence en eau frappe prématurément <br> le nord du
Bénin. Rivières et mares sont au <br> plus bas. Le niveau de la célèbre Pendjari <br> est anormalement bas depuis le mois <br> novembre. <br> Selon les prévisions de certains locaux, <br> les
choses pourraient se compliquer <br> sérieusement dès le courant du mois de <br> mars 2012. <br> Les camps de chasse ne disposant pas <br> de forages risquent de connaître des <br> problèmes
d’approvisionnement tandis que <br> la faune sauvage va se concentrer autour <br> des rares nappes disponibles. <br> Les prochains épisodes pluvieux dignes de <br> ce nom ne sont pas attendus
avant le <br> mois d’avril 2012. <br> <br> ________________________________________<br> <br> <strong>31 décembre 2011</strong><br> <br> <i>Ecosse</i> <br> <br> La saison de chasse à la
bécasse bat son <br> plein en Ecosse. Les mordorées auront <br> marqué cette campagne 2011/2012 par <br> des concentrations moindres par rapport <br> à d’habitude. <br> La clémence
persistante de la météorologie <br> n’est vraisemblablement étrangère à ce <br> phénomène. <br> Les oiseaux présents, sédentaires et <br> migrateurs tardifs, sont restés très «
légers ». <br> Une moyenne de 12 à 18 levées par jour a <br> tout de même été enregistrée au meilleur de <br> la saison dans les massifs du Perthshire <br> contre le double en
2011/2011.<br> <br> ________________________________________<br> <br> <strong>05 octobre 2011</strong><br> <br> <i>Election présidentielle au Sénégal</i><br> <br> Le représentant des
amodiataires du Sénégal <br> (Oumar Sow) s’est d’ores et déjà rapproché du<br> gouvernement pour tenter de s’assurer que les <br> touristes chasseurs pourront circuler librement
<br> avec leurs armes tout au long de la campagne<br> électorale. <br> Pour rappel, au cours des dernières <br> présidentielles sénégalaises, la libre circulation <br> des armes des touristes
avait été <br> momentanément suspendue. <br> Une chose est déjà certaine, les chasseurs <br> sénégalais et les résidents ne pourront déplacer <br> fusils et/ou carabines. <br> <br>
________________________________________<br> <br> <strong>14 juin 2011</strong><br> <br> <i>Inopérants contrôles</i> <br> <br> Un chasseur français rentrant de Montevideo via Madrid<br> a, les
5 et 6 juin 2011, franchi sans encombre les <br> contrôles de la Police de l’air et des frontières uruguayens<br> puis espagnols avec dans une poche latérale de son<br> bagage à main un
couteau de chasse pliant dont la lame<br> mesure une dizaine de centimètres. Sur ces mêmes vols,<br> un autre nemrod a transporté en cabine un briquet alors<br> qu’une passagère lambda
accompagnée d’un enfant en<br> bas-âge s’est vu délestée d’un flacon de lotion pour bébé<br> au contenu jugé trop important. <br> <br> Allez comprendre… <br> <br>
________________________________________<br> <br> <strong>27 avril 2011</strong><br> <br> <i>En direct d’Argentine</i><br> <br> Comme l'an dernier en avril, le fleuve Paraná<br> est en crue.
<br> Ce surplus d’eau sur ce vaste réseau aquatique <br> perturbe passablement le stationnement des canards. <br> Les oiseaux se concentrent pour l'instant sur les lagunes<br> adjacentes et les
rizières. <br> Paradoxalement, la sécheresse sévit à nouveau. <br> Il pleut beaucoup au Brésil et dans l'extrême-nord de <br> l'Argentine mais rien sur la partie centrale. <br> Viennent
d'apparaitre des oiseaux du sud dont les canards<br> à tête noire, les sarcelles du Chili et les souchets. <br> Ces arrivées quelque peu prématurées s’expliquent <br> par une vague de
froid précoce en Patagonie.<br> <br> ________________________________________<br> <br> <strong>23 avril 2011</strong><br> <br> <i>Sibérie</i> <br> <br> En raison d’une fonte des glaces très
tardive,<br> le début de la saison de chasse en Sibérie débute<br> seulement, en cette année 2011, à la fin avril. <br> Ce redoux entraine le réveil de la nature et provoque<br>
subitement une suractivité au sein de la faune <br> sauvage. <br> Les amateurs de mixtes petits et grands gibiers <br> apprécieront de pouvoir à la fois pratiquer l’approche<br> des
fameux chevreuils de Sibérie, de grands sangliers,<br> d’affuts aux tétras-lyres et gibiers d’eau. <br> La présence optimale de ces derniers s’étend<br> jusqu’au 15 mai environ. <br>
<br> ________________________________________<br> <br> <strong>19 février 2011</strong> <br> <br> <i>En direct du Burkina Faso</i> <br> <br> Tandis que la saison de chasse bat son plein au <br>
Burkina Faso, Jean-Marie Bachelet et son <br> compère Daniel Laloup, les propriétaires exploitants <br> de la compagnie Sounoogo Safari dont la structure <br> est implantée à Kaya, nous
informent que la <br> campagne en cours se révèle d’excellente facture <br> concernant l’ensemble du petit gibier. <br> <br> Ils nous annoncent par ailleurs qu’ils ont mis en place <br> un
nouveau responsable de camp français.<br> <br> Celui-ci n’est autre que Dany Accart, un chef de <br> cuisine étoilé et récemment retraité. <br> <br> Les chasseurs amateurs de bonne
table vont sans <br> conteste y trouver leur compte… <br> ________________________________________ <br> <br> <strong>06 février 2011</strong> <br> <br> La Fédération européenne des chasseurs
à l’arc <br> (European bowhunting federation, Ebf) a été <br> alertée durant la dernière saison de chasse par <br> plusieurs cas de confiscations de pointes de flèches <br> et de
couteaux de chasse opérées par la police de <br> l’air et des frontières de l’aéroport de Shipol <br> d’Amsterdam (Pays-Bas). Ces saisies sont intervenues <br> durant des transits entre
deux destinations <br> internationales. <br> <br> Certains nemrods ont été menacés de poursuites <br> judiciaires, comme le prévoit la loi du pays. <br> <br> Ebf conseille donc vivement aux
chasseurs à l’arc de ne <br> plus transiter par les Pays-Bas tant que la législation <br> n’est pas positivement évoluée. <br> ________________________________________ <br> <br>
<strong>02 février 2011</strong> <br> <br> Le gouvernement bulgare a autorisé le 27 janvier 2011 <br> le tir de 17 ours bruns sur son territoire pour l’année <br> en cours. A noter que
l’espèce était, sauf autorisation <br> exceptionnelle, protégée depuis une vingtaine d’années. <br> <br> Le plan de chasse établit concerne les ursidés des chaînes <br> des Rhodopes et
des Balkans. Derrière la Scandinavie et <br> la Roumanie, la Bulgarie est le pays d’Europe le plus <br> richement doté en grands plantigrades. Selon des <br> estimations réalisées en 2010,
550 individus seraient <br> présents à travers le pays. La décision gouvernementale <br> est bien évidemment vivement critiquée par les <br> mouvances écologistes. <br>
________________________________________ <br> <br> <strong>21 janvier 2011</strong> <br> <br> La veille sanitaire internationale fait état depuis le début <br> janvier 2011 de la découverte de
sangliers atteints de <br> fièvre aphteuse en Bulgarie. Maladie virale non dangereuse <br> pour l’homme, elle est hautement contagieuse pour les <br> ongulés, sauvages et domestiques. Le foyer
bulgare identifié <br> est situé à seulement 2 km de la frontière turque. <br> <br> Le ministère français de l’Agriculture recommande aux <br> chasseurs en provenance de Bulgarie de
prendre les mesures <br> drastiques qui s’imposent pour ne pas ramener la <br> fièvre aphteuse dans notre pays. A bon entendeurs…. <br> ________________________________________ <br> <br>
<strong>14 janvier 2011</strong> <br> <br> Devant la tournure des évènements sévissant actuellement <br> en Tunisie, le gouvernement du pays a, jusqu’à nouvel ordre, <br> décidé
d’interrompre toutes les activités cynégétiques à <br> l’intérieur de ses frontières. <br> <br> Cette mesure est entrée en application le 12 janvier 2011. <br> Plusieurs groupes de
chasseurs de sangliers, composés <br> essentiellement de français, ont du interrompre <br> promptement leurs villégiatures avant d’être raccompagnés <br> vers l’aéroport international de
Tunis-Carthage… <br> ______________________________________________ <br> <br> <strong>11 janvier 2011</strong> <br> <br> Le Sénégal a connu en 2010 une saison des pluies <br> à la fois
particulièrement riche et décalée. <br> Ce phénomène ne remet en rien en cause l’abondance du <br> gibier. <br> Il engendre en revanche un couvert végétal tardif et le <br> maintien en
eau de nombreuses mares de brousse. <br> <br> Tout ceci laisse présager de safaris de haute intensité <br> jusqu’à la fin de la campagne de chasse 2011 prévue <br> au cours du mois
d’avril. <br> <br> Qu'on se le dise! <br> </marquee>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-dr.gif); background-repeat:repeat-y;"></td>
</tr>
<tr>
<td style="width:12px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_g.gif);"></td>
<td style="height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_center.gif); background-repeat:repeat-x;"></td>
<td style="width:4px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_dr.png);"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB6276568"></a>
<div style="width:710px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:36px;"></td>
<td style="height:36px; text-align:left; font-family:arial; font-size:16px; vertical-align:text-bottom; color:#fff39c; font-weight:bold;">
<div style="width:680px; overflow: hidden; white-space:nowrap;">La santé dans le monde...</div>
</td>
<td style="width:8px; height:36px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z2" id="T_Td6276568" style="height:55px;">
<div style="overflow:hidden; width:694px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<div>
<marquee height="26" width="100%" scrollamount="2" scroll=""><span style="COLOR: #66dbff"><strong>Bangladesh : </strong>Grave épidémie de chikungunya. <strong>Burkina Faso : </strong>Faire
preuve de vigilance (AQMI) dans les zones frontalières du Mali et du Niger, même si elles ne sont pas déconseillées. <strong>Cameroun : </strong>Forte poussée de choléra. <strong>Congo
RD : </strong>Forte poussée de choléra. <strong>Djibouti : </strong>Epidémie de choléra, y compris dans la capitale. <strong>France : </strong>Baisse de la méningococcie C
grâce à la progression de la vaccination. <strong>Inde : </strong>Forte recrudescence de la dengue à peu près partout, et particulièrement à Pondichéry.
L’épidémie de chikungunya continue, en particulier à New Delhi. <strong>Iran : </strong>Voyages déconseillés sauf raison impérative. <strong>Liban : </strong>De façon
générale, il est recommandé de se tenir informé au jour le jour de l’évolution de la situation avant tout déplacement au Liban, pays particulièrement sensible aux évolutions
régionales. <strong>Madagascar : </strong>La sécurité des biens et des personnes n’est toujours pas assurée dans la capitale Tananarive. <strong>Mali : </strong>Epidémie de choléra
mais ce pays est actuellement formellement déconseillé. <strong>Népal : </strong>Tous les Français de passage sont très vivement invités à identifier la localisation de
l’ambassade de France, pour pouvoir s’y rendre rapidement en cas de problème. <strong>Nigeria : </strong>Le risque terroriste doit être désormais pleinement intégré aux mesures et
comportements de sécurité. <strong>Sénégal :</strong> Cas de fièvre jaune, en particulier dans les zones proches du Mali et de la Guinée. <strong>Tchad : </strong>Forte poussée du
choléra. <strong>Thaïlande : </strong>Fin des inondations graves, mais persistance du risque de nouvelles inondations modérées, saisonnières. <strong>Vietnam : </strong>Forte épidémie
de dengue, en particulier dans le sud et à Ho Chi Minh Ville: cinq fois plus de décès qu’à la même période de
2010.</span><strong><strong><strong><strong><strong><strong><strong><strong></strong></strong></strong></strong></strong></strong></strong></strong></marquee>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
<a href="#" target="_blank" style="text-align:right;">Sources et plus d'info...</a>
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB12360533"></a>
<div style="width:710px; text-align:left;">
<table cellpadding="0" cellspacing="0" border="0" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; height:36px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sititre-g.png); background-repeat:no-repeat;"></td>
<td
style="height:36px; text-align:left; font-family:arial; font-size:16px; vertical-align:text-bottom; color:black; font-weight:bold; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sititre-centre-txt.png); background-repeat:repeat-x;">
<div style="width:680px; overflow: hidden; white-space:nowrap;">Sondage du mois :</div>
</td>
<td style="width:16px; height:36px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sititre-drtitr.png); background-repeat:no-repeat;"></td>
<td style="width:4px; height:36px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/sititre-drbloc.png); background-repeat:no-repeat;"></td>
</tr>
</tbody>
</table>
<table cellpadding="0" cellspacing="0" border="0" id="blocktempid" style="width:100%;">
<tbody>
<tr>
<td style="width:12px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-g.gif); background-repeat:repeat-y;"></td>
<td class="bvar34" id="T_Td12360533" style="height:407px;">
<!-- M-SONDAGE EXTERNE -->
<div id="ctl73_PnlConteneur">
<div id="ctl73_UdpMain">
<table cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td>
<div id="ctl73_PnlLireVotation">
<table cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td>
<div style="font-family:Arial,Helvetica; font-size:12pt;width: 695px ;overflow: hidden;">
<h4 style="margin:0px; padding:0px;"> C'est l'ouverture du petit gibier en Afrique, quel pays va accueillir vos prochains pas?</h4>
</div>
<br>
<div style="float: right; width: 20px; height: 20px; margin-right: 7px;">
<img id="MyErrVote_12360533_ImgInfo" src="/Images/Aide/Erreur.png" titre="" message="Vous%20devez%20s%c3%a9lectionner%20une%20r%c3%a9ponse%20ou%20plus%20avant%20de%20voter"
isajax="False" istrad="False" typetrad="normal" tradlangue="Fr" type="Err" bullecontentwidthpx="200" bullecontentheightpx="50px" onclick="return false;"
onmouseover=" MonBouton=this;if(true){ShowDivInfo(this);};" showdelai="100" onmouseout=" HideDivInfo();" idframe="" iddivoverflow=""
style="display:none; cursor: hand; cursor: pointer;" alt="">
</div>
<table style="width:695px;" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="cursor:hand;cursor:pointer;">
<div id="Ms_Div_ctl73_0" isselected="0" idbd="142290" numvotes="1" style="width:695px;border:0px;" onclick="Ms_Clic_ctl73(this, 'SL_Ms_Div_ctl73_0', 'img_btn_ctl730',true, 7);"
onmouseout="Ms_Out_ctl73(this, 'SL_Ms_Div_ctl73_0');" onmouseover="Ms_Over_ctl73(this, 'SL_Ms_Div_ctl73_0');Ms_Over_ctl732(this);">
<input id="HD_Ms_Div_ctl73_0" type="hidden" value="142290">
<input id="SL_Ms_Div_ctl73_0" type="hidden" value="0">
<table style="width:695px;" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="width:650px;vertical-align:middle;padding:5px"> Le Bénin </td>
<td>
<div id="DivImage_ctl73_0" style="border: 0px; overflow: hidden;">
<img id="img_btn_ctl730" style="border:0px;" src="/Block/Wsb_Mini_Sondage_V01/Images/Cercle.png">
</div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td style="width:680px">
<div id="DivPorcentage_ctl73_0" style="visibility:hidden;">
<table cellpadding="0" cellspacing="0" style="width:680px;">
<tbody>
<tr>
<td>
<div style=" height: 12px; width:650px; overflow: hidden;">
<div style="position: absolute; width:650px;">
<table cellpadding="0" cellspacing="0" style="width:650px;">
<tbody>
<tr>
<td
style="height: 12px; width: 650px ; overflow: hidden; position: relative; background: url('/Block/Wsb_Mini_Sondage_V01/Images/Barre_FNDGrand.png') no-repeat 0px 0px;">
</td>
</tr>
</tbody>
</table>
</div>
<div id="DivResp0" style="position: absolute; width: 650px;">
<table cellpadding="0" cellspacing="0" style="width:650px;">
<tbody>
<tr>
<td
style="height: 12px; width: 22px; position: absolute; background: url('/Block/Wsb_Mini_Sondage_V01/Images/Longue_Barre.png') no-repeat 0px 0px;top: 0px; left: 0px;">
</td>
</tr>
</tbody>
</table>
</div>
</div>
</td>
<td style="height:12px;width:18px;">
<div style="white-space:nowrap;font-weight: bold;text-align: right;font-family: Arial; font-size: 9pt" id="DivPorc_ctl73_0">3% </div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td style="cursor:hand;cursor:pointer;">
<div id="Ms_Div_ctl73_1" isselected="0" idbd="142283" numvotes="15" style="width:695px;border:0px;" onclick="Ms_Clic_ctl73(this, 'SL_Ms_Div_ctl73_1', 'img_btn_ctl731',true, 7);"
onmouseout="Ms_Out_ctl73(this, 'SL_Ms_Div_ctl73_1');" onmouseover="Ms_Over_ctl73(this, 'SL_Ms_Div_ctl73_1');Ms_Over_ctl732(this);">
<input id="HD_Ms_Div_ctl73_1" type="hidden" value="142283">
<input id="SL_Ms_Div_ctl73_1" type="hidden" value="0">
<table style="width:695px;" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="width:650px;vertical-align:middle;padding:5px"> Le Burkina Faso </td>
<td>
<div id="DivImage_ctl73_1" style="border: 0px; overflow: hidden;">
<img id="img_btn_ctl731" style="border:0px;" src="/Block/Wsb_Mini_Sondage_V01/Images/Cercle.png">
</div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td style="width:680px">
<div id="DivPorcentage_ctl73_1" style="visibility:hidden;">
<table cellpadding="0" cellspacing="0" style="width:680px;">
<tbody>
<tr>
<td>
<div style=" height: 12px; width:650px; overflow: hidden;">
<div style="position: absolute; width:650px;">
<table cellpadding="0" cellspacing="0" style="width:650px;">
<tbody>
<tr>
<td
style="height: 12px; width: 650px ; overflow: hidden; position: relative; background: url('/Block/Wsb_Mini_Sondage_V01/Images/Barre_FNDGrand.png') no-repeat 0px 0px;">
</td>
</tr>
</tbody>
</table>
</div>
<div id="DivResp1" style="position: absolute; width: 650px;">
<table cellpadding="0" cellspacing="0" style="width:650px;">
<tbody>
<tr>
<td
style="height: 12px; width: 335px; position: absolute; background: url('/Block/Wsb_Mini_Sondage_V01/Images/Longue_Barre.png') no-repeat 0px 0px;top: 0px; left: 0px;">
</td>
</tr>
</tbody>
</table>
</div>
</div>
</td>
<td style="height:12px;width:18px;">
<div style="white-space:nowrap;font-weight: bold;text-align: right;font-family: Arial; font-size: 9pt" id="DivPorc_ctl73_1">52% </div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td style="cursor:hand;cursor:pointer;">
<div id="Ms_Div_ctl73_2" isselected="0" idbd="142291" numvotes="0" style="width:695px;border:0px;" onclick="Ms_Clic_ctl73(this, 'SL_Ms_Div_ctl73_2', 'img_btn_ctl732',true, 7);"
onmouseout="Ms_Out_ctl73(this, 'SL_Ms_Div_ctl73_2');" onmouseover="Ms_Over_ctl73(this, 'SL_Ms_Div_ctl73_2');Ms_Over_ctl732(this);">
<input id="HD_Ms_Div_ctl73_2" type="hidden" value="142291">
<input id="SL_Ms_Div_ctl73_2" type="hidden" value="0">
<table style="width:695px;" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="width:650px;vertical-align:middle;padding:5px"> Le Cameroun </td>
<td>
<div id="DivImage_ctl73_2" style="border: 0px; overflow: hidden;">
<img id="img_btn_ctl732" style="border:0px;" src="/Block/Wsb_Mini_Sondage_V01/Images/Cercle.png">
</div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td style="width:680px">
<div id="DivPorcentage_ctl73_2" style="visibility:hidden;">
<table cellpadding="0" cellspacing="0" style="width:680px;">
<tbody>
<tr>
<td>
<div style=" height: 12px; width:650px; overflow: hidden;">
<div style="position: absolute; width:650px;">
<table cellpadding="0" cellspacing="0" style="width:650px;">
<tbody>
<tr>
<td
style="height: 12px; width: 650px ; overflow: hidden; position: relative; background: url('/Block/Wsb_Mini_Sondage_V01/Images/Barre_FNDGrand.png') no-repeat 0px 0px;">
</td>
</tr>
</tbody>
</table>
</div>
<div id="DivResp2" style="position: absolute; width: 650px;">
<table cellpadding="0" cellspacing="0" style="width:650px;">
<tbody>
<tr>
<td
style="height: 12px; width: 0px; position: absolute; background: url('/Block/Wsb_Mini_Sondage_V01/Images/Longue_Barre.png') no-repeat 0px 0px;top: 0px; left: 0px;">
</td>
</tr>
</tbody>
</table>
</div>
</div>
</td>
<td style="height:12px;width:18px;">
<div style="white-space:nowrap;font-weight: bold;text-align: right;font-family: Arial; font-size: 9pt" id="DivPorc_ctl73_2">0% </div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td style="cursor:hand;cursor:pointer;">
<div id="Ms_Div_ctl73_3" isselected="0" idbd="142288" numvotes="2" style="width:695px;border:0px;" onclick="Ms_Clic_ctl73(this, 'SL_Ms_Div_ctl73_3', 'img_btn_ctl733',true, 7);"
onmouseout="Ms_Out_ctl73(this, 'SL_Ms_Div_ctl73_3');" onmouseover="Ms_Over_ctl73(this, 'SL_Ms_Div_ctl73_3');Ms_Over_ctl732(this);">
<input id="HD_Ms_Div_ctl73_3" type="hidden" value="142288">
<input id="SL_Ms_Div_ctl73_3" type="hidden" value="0">
<table style="width:695px;" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="width:650px;vertical-align:middle;padding:5px"> La Gambie </td>
<td>
<div id="DivImage_ctl73_3" style="border: 0px; overflow: hidden;">
<img id="img_btn_ctl733" style="border:0px;" src="/Block/Wsb_Mini_Sondage_V01/Images/Cercle.png">
</div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td style="width:680px">
<div id="DivPorcentage_ctl73_3" style="visibility:hidden;">
<table cellpadding="0" cellspacing="0" style="width:680px;">
<tbody>
<tr>
<td>
<div style=" height: 12px; width:650px; overflow: hidden;">
<div style="position: absolute; width:650px;">
<table cellpadding="0" cellspacing="0" style="width:650px;">
<tbody>
<tr>
<td
style="height: 12px; width: 650px ; overflow: hidden; position: relative; background: url('/Block/Wsb_Mini_Sondage_V01/Images/Barre_FNDGrand.png') no-repeat 0px 0px;">
</td>
</tr>
</tbody>
</table>
</div>
<div id="DivResp3" style="position: absolute; width: 650px;">
<table cellpadding="0" cellspacing="0" style="width:650px;">
<tbody>
<tr>
<td
style="height: 12px; width: 45px; position: absolute; background: url('/Block/Wsb_Mini_Sondage_V01/Images/Longue_Barre.png') no-repeat 0px 0px;top: 0px; left: 0px;">
</td>
</tr>
</tbody>
</table>
</div>
</div>
</td>
<td style="height:12px;width:18px;">
<div style="white-space:nowrap;font-weight: bold;text-align: right;font-family: Arial; font-size: 9pt" id="DivPorc_ctl73_3">7% </div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td style="cursor:hand;cursor:pointer;">
<div id="Ms_Div_ctl73_4" isselected="0" idbd="142285" numvotes="3" style="width:695px;border:0px;" onclick="Ms_Clic_ctl73(this, 'SL_Ms_Div_ctl73_4', 'img_btn_ctl734',true, 7);"
onmouseout="Ms_Out_ctl73(this, 'SL_Ms_Div_ctl73_4');" onmouseover="Ms_Over_ctl73(this, 'SL_Ms_Div_ctl73_4');Ms_Over_ctl732(this);">
<input id="HD_Ms_Div_ctl73_4" type="hidden" value="142285">
<input id="SL_Ms_Div_ctl73_4" type="hidden" value="0">
<table style="width:695px;" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="width:650px;vertical-align:middle;padding:5px"> Le Mali </td>
<td>
<div id="DivImage_ctl73_4" style="border: 0px; overflow: hidden;">
<img id="img_btn_ctl734" style="border:0px;" src="/Block/Wsb_Mini_Sondage_V01/Images/Cercle.png">
</div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td style="width:680px">
<div id="DivPorcentage_ctl73_4" style="visibility:hidden;">
<table cellpadding="0" cellspacing="0" style="width:680px;">
<tbody>
<tr>
<td>
<div style=" height: 12px; width:650px; overflow: hidden;">
<div style="position: absolute; width:650px;">
<table cellpadding="0" cellspacing="0" style="width:650px;">
<tbody>
<tr>
<td
style="height: 12px; width: 650px ; overflow: hidden; position: relative; background: url('/Block/Wsb_Mini_Sondage_V01/Images/Barre_FNDGrand.png') no-repeat 0px 0px;">
</td>
</tr>
</tbody>
</table>
</div>
<div id="DivResp4" style="position: absolute; width: 650px;">
<table cellpadding="0" cellspacing="0" style="width:650px;">
<tbody>
<tr>
<td
style="height: 12px; width: 67px; position: absolute; background: url('/Block/Wsb_Mini_Sondage_V01/Images/Longue_Barre.png') no-repeat 0px 0px;top: 0px; left: 0px;">
</td>
</tr>
</tbody>
</table>
</div>
</div>
</td>
<td style="height:12px;width:18px;">
<div style="white-space:nowrap;font-weight: bold;text-align: right;font-family: Arial; font-size: 9pt" id="DivPorc_ctl73_4">10% </div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td style="cursor:hand;cursor:pointer;">
<div id="Ms_Div_ctl73_5" isselected="0" idbd="142284" numvotes="4" style="width:695px;border:0px;" onclick="Ms_Clic_ctl73(this, 'SL_Ms_Div_ctl73_5', 'img_btn_ctl735',true, 7);"
onmouseout="Ms_Out_ctl73(this, 'SL_Ms_Div_ctl73_5');" onmouseover="Ms_Over_ctl73(this, 'SL_Ms_Div_ctl73_5');Ms_Over_ctl732(this);">
<input id="HD_Ms_Div_ctl73_5" type="hidden" value="142284">
<input id="SL_Ms_Div_ctl73_5" type="hidden" value="0">
<table style="width:695px;" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="width:650px;vertical-align:middle;padding:5px"> Le Sénégal </td>
<td>
<div id="DivImage_ctl73_5" style="border: 0px; overflow: hidden;">
<img id="img_btn_ctl735" style="border:0px;" src="/Block/Wsb_Mini_Sondage_V01/Images/Cercle.png">
</div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td style="width:680px">
<div id="DivPorcentage_ctl73_5" style="visibility:hidden;">
<table cellpadding="0" cellspacing="0" style="width:680px;">
<tbody>
<tr>
<td>
<div style=" height: 12px; width:650px; overflow: hidden;">
<div style="position: absolute; width:650px;">
<table cellpadding="0" cellspacing="0" style="width:650px;">
<tbody>
<tr>
<td
style="height: 12px; width: 650px ; overflow: hidden; position: relative; background: url('/Block/Wsb_Mini_Sondage_V01/Images/Barre_FNDGrand.png') no-repeat 0px 0px;">
</td>
</tr>
</tbody>
</table>
</div>
<div id="DivResp5" style="position: absolute; width: 650px;">
<table cellpadding="0" cellspacing="0" style="width:650px;">
<tbody>
<tr>
<td
style="height: 12px; width: 89px; position: absolute; background: url('/Block/Wsb_Mini_Sondage_V01/Images/Longue_Barre.png') no-repeat 0px 0px;top: 0px; left: 0px;">
</td>
</tr>
</tbody>
</table>
</div>
</div>
</td>
<td style="height:12px;width:18px;">
<div style="white-space:nowrap;font-weight: bold;text-align: right;font-family: Arial; font-size: 9pt" id="DivPorc_ctl73_5">14% </div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td style="cursor:hand;cursor:pointer;">
<div id="Ms_Div_ctl73_6" isselected="0" idbd="142289" numvotes="4" style="width:695px;border:0px;" onclick="Ms_Clic_ctl73(this, 'SL_Ms_Div_ctl73_6', 'img_btn_ctl736',true, 7);"
onmouseout="Ms_Out_ctl73(this, 'SL_Ms_Div_ctl73_6');" onmouseover="Ms_Over_ctl73(this, 'SL_Ms_Div_ctl73_6');Ms_Over_ctl732(this);">
<input id="HD_Ms_Div_ctl73_6" type="hidden" value="142289">
<input id="SL_Ms_Div_ctl73_6" type="hidden" value="0">
<table style="width:695px;" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="width:650px;vertical-align:middle;padding:5px"> Le Tchad </td>
<td>
<div id="DivImage_ctl73_6" style="border: 0px; overflow: hidden;">
<img id="img_btn_ctl736" style="border:0px;" src="/Block/Wsb_Mini_Sondage_V01/Images/Cercle.png">
</div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td style="width:680px">
<div id="DivPorcentage_ctl73_6" style="visibility:hidden;">
<table cellpadding="0" cellspacing="0" style="width:680px;">
<tbody>
<tr>
<td>
<div style=" height: 12px; width:650px; overflow: hidden;">
<div style="position: absolute; width:650px;">
<table cellpadding="0" cellspacing="0" style="width:650px;">
<tbody>
<tr>
<td
style="height: 12px; width: 650px ; overflow: hidden; position: relative; background: url('/Block/Wsb_Mini_Sondage_V01/Images/Barre_FNDGrand.png') no-repeat 0px 0px;">
</td>
</tr>
</tbody>
</table>
</div>
<div id="DivResp6" style="position: absolute; width: 650px;">
<table cellpadding="0" cellspacing="0" style="width:650px;">
<tbody>
<tr>
<td
style="height: 12px; width: 89px; position: absolute; background: url('/Block/Wsb_Mini_Sondage_V01/Images/Longue_Barre.png') no-repeat 0px 0px;top: 0px; left: 0px;">
</td>
</tr>
</tbody>
</table>
</div>
</div>
</td>
<td style="height:12px;width:18px;">
<div style="white-space:nowrap;font-weight: bold;text-align: right;font-family: Arial; font-size: 9pt" id="DivPorc_ctl73_6">14% </div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="height: 20px; vertical-align: bottom;">
<div id="ctl73_PnlVoirVotation" style="text-align:right">
</div>
</td>
</tr>
<tr>
<td style="height: 35px;">
<div id="ctl73_PnlBtVoter">
<input type="submit" name="ctl73$BtVoter" value="Voter" onclick="Sondage_ctl73_Vote('ctl73_HdNbQuestions');" id="ctl73_BtVoter">
</div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
</tbody>
</table>
<input type="hidden" name="ctl73$HdVote" id="ctl73_HdVote">
<input type="hidden" name="ctl73$HdNbQuestions" id="ctl73_HdNbQuestions" value="7">
</div>
</div>
</td>
<td style="width:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc-dr.gif); background-repeat:repeat-y;"></td>
</tr>
<tr>
<td style="width:12px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_g.gif);"></td>
<td style="height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_center.gif); background-repeat:repeat-x;"></td>
<td style="width:4px; height:4px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/BVar1/bloc_b_dr.png);"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB13049389"></a>
<div style="width:710px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z2" id="Td13049389" style="height:15px;">
<div style="overflow:hidden; width:694px;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%; height:100%;">
<tbody>
<tr>
<td style="padding:5px; vertical-align:top;">
<a style="background-color: Transparent; outline:none; text-decoration:none;" href="image/image_defaut_ori_ws51738910.jpg" onclick="top.Lbox(this); return false;"></a>
<div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-top:5px; width:100%; text-align:right;">
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div style="float:left;margin:4px;">
<a name="AnchorB13049371"></a>
<div style="width:710px; text-align:left;">
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px; height:12px;"></td>
<td style="height:8px;"></td>
<td style="width:8px; height:8px;"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width:100%;">
<tbody>
<tr>
<td style="width:8px;"></td>
<td class="bvar138_z2" id="Td13049371" style="height:60px;">
<!-- M-Script -->
<div style="overflow-x:auto; overflow-y:hidden; text-align:center; width:694px;">
<a href="#" target="_blank"><img src="http://i1104.photobucket.com/albums/h340/jcswinnen/jaguar.gif" border="0" alt="Photobucket"></a>
</div>
</td>
<td style="width:8px;"></td>
</tr>
<tr>
<td style="width:8px; height:4px;"></td>
<td style="height:4px;"></td>
<td style="width:8px; height:4px;"></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</td>
<td style="width:14px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/Images/fnd_cont_gro.gif); background-repeat:repeat;"></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="height:34px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/Images/barre_bam.gif); background-repeat:repeat-x; vertical-align:middle; padding-left:25px; padding-right:25px;">
<!-- M-MENUBAS -->
<table cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="BeginMenuBas"></td>
<td class="MainMenuBas">
<a class="aMainMenuBas" href="bienvenue.ws">Accueil</a>
</td>
<td class="SepMenuBas"></td>
<td class="MainMenuBas">
<a class="aMainMenuBas" href="en_pratique.ws">En pratique</a>
</td>
<td class="SepMenuBas"></td>
<td class="MainMenuBas">
<a class="aMainMenuBas" href="reportages.ws">Reportages</a>
</td>
<td class="SepMenuBas"></td>
<td class="MainMenuBas">
<a class="aMainMenuBas" href="nos_activites.ws">Nos activités</a>
</td>
<td class="SepMenuBas"></td>
<td class="MainMenuBas">
<a class="aMainMenuBas" href="galerie_d__art.ws">Galerie d'Art</a>
</td>
<td class="SepMenuBas"></td>
<td class="MainMenuBas">
<a class="aMainMenuBas" href="contactez-nous.ws">Contactez-nous</a>
</td>
<td class="SepMenuBas"></td>
<td class="MainMenuBas">
<a class="aMainMenuBas" href="./login.wsf">Extranet</a>
</td>
<td class="EndMenuBas"></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="height:30px; background-image:url(http://templater.webself.net/Temp_Img/Temp_1.0_101/Var1/Images/fnd_menu_langue.gif); background-repeat:repeat;">
<table>
<tbody>
<tr>
<td style="width:499px; color:#bbb; font-size:10px; font-weight:light; vertical-align:middle; padding-left:10px;">
<div id="DivNoteBasPage">Chasseurs Sans Frontières © 2012 - Droits Réservés</div>
</td>
<td align="right" style="width:499px; color:#bbb; font-size:10px; font-weight:light; vertical-align:middle; padding-right:10px;">
<div id="DivPoweredBy"><a id="linkpowered" href="#" target="_blank" title="Créer un site avec WebSelf">Créer un site</a> avec WebSelf</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
</tbody>
</table>
<!--END TABLE M-->
<script type="text/javascript">
//<![CDATA[
function _FlashScript12360162() {
Sys.Application.remove_load(_FlashScript12360162);
ContenerId = 'ctl65_FlContenue';
if (ac_fl_RunContent == 0) {
alert("This page requires AC_RunActiveContent.js.");
} else {
ac_fl_RunContent('codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0', 'width', '694', 'height', '500', 'src', '/Flash/webself_albumphoto', 'quality', 'high', 'pluginspage',
'http://www.macromedia.com/go/getflashplayer', 'align', 'middle', 'play', 'true', 'loop', 'true', 'scale', 'showall', 'wmode', 'transparent', 'devicefont', 'false', 'id', 'FlashGallery12360162', 'name', 'FlashGallery12360162', 'menu',
'true', 'allowFullScreen', 'true', 'allowScriptAccess', 'sameDomain', 'movie', '/Flash/webself_albumphoto', 'salign', '', 'flashvars',
'source=%2fBlock%2fWsb_Album_V02%2fXml%2fAlbumPhoto.aspx%3fmode%3dGENERATEFROMBD%26Block_Id%3d12360162%26CFrom%3d_OL%26Langue%3dFr%26t%3d20120114102550000'); //end AC code
}
}
Sys.Application.add_load(_FlashScript12360162);
function Ms_Clic_ctl73(_el, _obj, _img, _IsUnique, _NbReponse) {
var objHidden = document.getElementById(_obj);
if (objHidden.value == "0") {
if (_IsUnique) {
Ms_UnSelectAll_ctl73(_NbReponse);
}
_el.style.backgroundImage = 'url(/Block/Wsb_Mini_Sondage_V01/Images/fnd_cat_prod_list.png)';
_el.style.backgroundPosition = '-10px 0px';
objHidden.value = '1';
var objImage = document.getElementById(_img);
if (objImage) {
if (_IsUnique) {
objImage.src = '/Block/Wsb_Mini_Sondage_V01/Images/Cercle2.png';
} else {
objImage.src = '/Block/Wsb_Mini_Sondage_V01/Images/Carré2.png';
}
}
} else {
_el.style.backgroundImage = '';
objHidden.value = '0';
var objImage = document.getElementById(_img);
if (objImage) {
if (_IsUnique) {
objImage.src = '/Block/Wsb_Mini_Sondage_V01/Images/Cercle.png';
} else {
objImage.src = '/Block/Wsb_Mini_Sondage_V01/Images/Carré.png';
}
}
}
}
function Ms_Over_ctl73(_el, _obj) {
var objHidden = document.getElementById(_obj);
if (objHidden.value == "0") {
_el.style.backgroundImage = '';
} else {
_el.style.backgroundImage = 'url(/Block/Wsb_Mini_Sondage_V01/Images/fnd_cat_prod_list.png)';
_el.style.backgroundPosition = '-10px 0px';
}
}
function Ms_Out_ctl73(_el, _obj) {
var objHidden = document.getElementById(_obj);
if (objHidden.value == "0") {
_el.style.backgroundImage = '';
} else {
_el.style.backgroundImage = 'url(/Block/Wsb_Mini_Sondage_V01/Images/fnd_cat_prod_list.png)';
_el.style.backgroundPosition = '-10px 0px';
}
}
function Ms_Over_ctl732(_el) {
_el.style.backgroundImage = 'url(/Block/Wsb_Mini_Sondage_V01/Images/fnd_cat_prod_list.png)';
_el.style.backgroundPosition = '-10px 0px';
}
function Ms_UnSelectAll_ctl73(_NbReponse) {
for (var i = 0; i < _NbReponse; i++) {
var MyObj1 = document.getElementById('SL_Ms_Div_ctl73_' + i);
var MyObj2 = document.getElementById('Ms_Div_ctl73_' + i);
var objImage = document.getElementById('img_btn_ctl73' + i);
MyObj1.value = '0';
MyObj2.style.backgroundImage = '';
if (objImage) {
objImage.src = '/Block/Wsb_Mini_Sondage_V01/Images/Cercle.png';
}
}
}
/*
Vote
*/
function Sondage_ctl73_Vote(_TgReponse) {
var objReponses = document.getElementById(_TgReponse);
for (var i = 0; i < objReponses.value; i++) {
var MyDiv = document.getElementById('Ms_Div_ctl73_' + i);
var objHidden = document.getElementById('SL_Ms_Div_ctl73_' + i);
if (objHidden.value == "1") {
var objHidden1 = document.getElementById('HD_Ms_Div_ctl73_' + i);
var HdVote = document.getElementById('ctl73_HdVote');
HdVote.value = HdVote.value + objHidden1.value + ";"
}
}
}
var IsFirstLoadPourc_ctl73 = true;
var ResetLoadPourc_ctl73 = false;
function LoadPourc_ctl73(ValCurrent, tagDiv, xMaxVal) {
if (IsFirstLoadPourc_ctl73) ResetLoadPourc_ctl73 = false;
if (ResetLoadPourc_ctl73) {
ResetLoadPourc_ctl73 = false;
return;
}
IsFirstLoadPourc_ctl73 = false;
var NbDiv = 0;
var vitesse = 20;
var valMatriz = 0;
var valValue = 0;
var arrLocal = xMaxVal.split(",");
NbDiv = arrLocal.length;
valValue = parseInt(ValCurrent, 10);
for (var i = 0; i < NbDiv; i++) {
valMatriz = arrLocal[i];
if (valValue <= valMatriz) {
document.getElementById(tagDiv + i).innerHTML = valValue + ' %';
}
}
if (valValue < 100) {
var ligScript = 'LoadPourc_ctl73(' + (valValue + 1) + ',"' + tagDiv + '", "' + xMaxVal.toString() + '")';
window.setTimeout(ligScript, vitesse);
}
}
function ctl73_Loading5Begin(sender, args) {
if (args.get_postBackElement().id == 'ctl73_BtVoter') {
LoadingShow('ctl73_PnlConteneur');
}
}
function ctl73_Loading5End(sender, args) {
LoadingHide();
}
Sys.WebForms.PageRequestManager.getInstance().add_beginRequest(ctl73_Loading5Begin);
Sys.WebForms.PageRequestManager.getInstance().add_endRequest(ctl73_Loading5End);
Sys.Application.initialize();
//]]>
</script>
</form>
POST //translate.googleapis.com/translate_voting?client=te
<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>
Text Content
Loading... Accueil En pratique Il était une fois... Le Blog de CSF Le manuel du GC Les sondages Reportages Angleterre Argentine Bénin Burkina Faso Gambie Mali Maroc Sénégal Tchad Uruguay Nos activités Evaluations Portraits Téléchargements Adhérer Hymne de CSF Nos partenaires Galerie d'Art Le monde et les hommes Le Globe-chasseur Hunters of the past Vidéos Contactez-nous Paris Time Powered by Google Übersetzer Tout connaître & Tout savoir sur CSF ici Livre d'or ici Blog ici Le monde et les hommes ici Le Globe-chasseur ici Vidéos ici Portraits ici Sondages Tous les résultats Copyright © 2012 Toute reproduction interdite Tous droits réservés Le guide ici Le billet d'humeur de Tabibu Cette violente et inextinguible soif d’Afrique… Pourquoi, une fois que nous y posons le pied, sommes-nous autant fascinés par ce continent noir ? Chacun a sa réponse. Pourtant, il semblerait que, tous, nous ayons de multiples raisons avec, néanmoins, des attentes différentes. En Afrique, l’espace et le temps sont différents, la vie n’est pas la même, l’un est l’autre et l’autre est quelqu’un. En Afrique, on entend la sagesse sous l’arbre à palabres. On dit que, celui qui n’a pas traversé, ne doit pas se moquer de celui qui s’est noyé et que la figue ne tombe jamais en plein dans la bouche. De même, on affirme qu’un seul homme peut déclencher une guerre mais qu’il faut être deux pour faire la paix. En revanche, on sait que l'erreur n'annule pas la valeur de l'effort accompli. L'eau chaude n'oublie pas qu'elle a été froide, l’œuf ne danse pas avec la pierre et un grain de maïs a toujours tort devant une poule. Quand l'éléphant trébuche, ce sont les fourmis qui en pâtissent. Quand un arbre tombe, on l'entend mais quand la forêt pousse, pas un bruit ! Tous les blancs ont une montre, mais ils n'ont jamais le temps. Le mensonge donne des fleurs mais pas de fruits! En Afrique, aussi longtemps que les lions n'auront pas leur historien, les récits de chasse tourneront toujours à la gloire du chasseur. Conseil d’Administration Président : Jean Charles Swinnen Membres du CA : Lionel Cavalier Secrétaire : Pascal Juen Pierre Chaumard Trésorier : Bernard Latour Louis Hugo Frédéric Mira Secrétaire adjoint : Pascal Di Mascio Denis Vial Trésorier adjoint : Bernard Soumille Membre d'honneur : Philippe Aillery Membres sympathisants : Alain Julhia Jean-Louis Roure Nouveau Portail Internet depuis le 19/11/2010 : Facebook depuis le 06/10/2010 -29000 pages vues -1180 amis -16050 visites -30 groupes -2 pages /visite en moyenne -28 minutes = temps moyen sur le site Le SCOOP de COOK *Le président du Burkina Faso, Blaise Campaoré, a annoncé au cours d'une visite à Paris, du 13 au 15 septembre, une baisse de 50% sur les tarifs des visas d'entrée dans son pays. Le tarif des visas passe, ainsi, de 70 euros à 35 euros. Nous espérons qu'un décret d'application sera vite pris afin que cette mesure soit effective le plus rapidement possible. Le Globe-Chasseur au Sénégal 08 mai 2011 A venir : Nouveau reportage Sénégal 2011. ________________________________________ 09 mars 2011 La rubrique « Portraits » a été refondue. Elle accueille, désormais, deux éminents professionnels de plus et sa présentation a été modernisée. ________________________________________ 01 mars 2011 Dorénavant, suivez, régulièrement, "les conseils aux Globe-Chasseurs". ________________________________________ 06 février 2011 Nouveautés : -« Brèves du monde » : Quelques infos sur l’état sanitaire dans le monde où l’on chasse. & -« Adhérer » : Modalités pour rejoindre la communauté CSF ________________________________________ 17 janvier 2011 Nouvelle rubrique : Le Scoop de Cook (Page d’accueil). ________________________________________ Le reportage « Ziguebéri 2010 » est, désormais, en ligne. ________________________________________ 16 janvier 2011 Une page « VIDEOS » est, désormais, proposée sur notre site. Vous pouvez y retrouver nos propres vidéos et quelques autres. Avis aux cinéastes amateurs qui souhaiteraient diffuser leurs Å“uvres. ________________________________________ 12 janvier 2011 Le BLOG de CSF est, désormais, accessible! C'est un début d'interactivité prometteur... Nous attendons vos nombreux commentaires. ________________________________________ 09 janvier 2011 Un vent d'Ecosse soulève le tartan sur un air de cornemuse dans notre concours photos. Avis aux amateurs! ________________________________________ 05 janvier 2011 Réouverture de la chasse en Ecosse cette semaine. ________________________________________ 19 décembre 2010 Désormais, vous pouvez laisser un commentaire sur notre site dans Le livre d'or (page "Accueil" - page "Contactez-nous"). ________________________________________ 18 décembre 2010 Avis à tous les Internautes ! Les Editions Larivière proposent en Kiosque, depuis le 12 décembre, le hors-série « SAFARIS – Voyages & Expéditions ». Un ouvrage d’excellente facture présentant un florilège des meilleurs reportages sur la chasse à l’étranger parus dans le mensuel « Connaissance de la Chasse ». A ne manquer sous aucun prétexte ! ________________________________________ 09 décembre 2010 Deux nouvelles rubriques dans "En pratique" : Législation - Balistique. ________________________________________ 08 décembre 2010 Fermeture prématurée pour des raisons climatiques de la chasse en Irlande et en Ecosse. ________________________________________ 31 décembre 2011 Bénin Une carence en eau frappe prématurément le nord du Bénin. Rivières et mares sont au plus bas. Le niveau de la célèbre Pendjari est anormalement bas depuis le mois novembre. Selon les prévisions de certains locaux, les choses pourraient se compliquer sérieusement dès le courant du mois de mars 2012. Les camps de chasse ne disposant pas de forages risquent de connaître des problèmes d’approvisionnement tandis que la faune sauvage va se concentrer autour des rares nappes disponibles. Les prochains épisodes pluvieux dignes de ce nom ne sont pas attendus avant le mois d’avril 2012. ________________________________________ 31 décembre 2011 Ecosse La saison de chasse à la bécasse bat son plein en Ecosse. Les mordorées auront marqué cette campagne 2011/2012 par des concentrations moindres par rapport à d’habitude. La clémence persistante de la météorologie n’est vraisemblablement étrangère à ce phénomène. Les oiseaux présents, sédentaires et migrateurs tardifs, sont restés très « légers ». Une moyenne de 12 à 18 levées par jour a tout de même été enregistrée au meilleur de la saison dans les massifs du Perthshire contre le double en 2011/2011. ________________________________________ 05 octobre 2011 Election présidentielle au Sénégal Le représentant des amodiataires du Sénégal (Oumar Sow) s’est d’ores et déjà rapproché du gouvernement pour tenter de s’assurer que les touristes chasseurs pourront circuler librement avec leurs armes tout au long de la campagne électorale. Pour rappel, au cours des dernières présidentielles sénégalaises, la libre circulation des armes des touristes avait été momentanément suspendue. Une chose est déjà certaine, les chasseurs sénégalais et les résidents ne pourront déplacer fusils et/ou carabines. ________________________________________ 14 juin 2011 Inopérants contrôles Un chasseur français rentrant de Montevideo via Madrid a, les 5 et 6 juin 2011, franchi sans encombre les contrôles de la Police de l’air et des frontières uruguayens puis espagnols avec dans une poche latérale de son bagage à main un couteau de chasse pliant dont la lame mesure une dizaine de centimètres. Sur ces mêmes vols, un autre nemrod a transporté en cabine un briquet alors qu’une passagère lambda accompagnée d’un enfant en bas-âge s’est vu délestée d’un flacon de lotion pour bébé au contenu jugé trop important. Allez comprendre… ________________________________________ 27 avril 2011 En direct d’Argentine Comme l'an dernier en avril, le fleuve Paraná est en crue. Ce surplus d’eau sur ce vaste réseau aquatique perturbe passablement le stationnement des canards. Les oiseaux se concentrent pour l'instant sur les lagunes adjacentes et les rizières. Paradoxalement, la sécheresse sévit à nouveau. Il pleut beaucoup au Brésil et dans l'extrême-nord de l'Argentine mais rien sur la partie centrale. Viennent d'apparaitre des oiseaux du sud dont les canards à tête noire, les sarcelles du Chili et les souchets. Ces arrivées quelque peu prématurées s’expliquent par une vague de froid précoce en Patagonie. ________________________________________ 23 avril 2011 Sibérie En raison d’une fonte des glaces très tardive, le début de la saison de chasse en Sibérie débute seulement, en cette année 2011, à la fin avril. Ce redoux entraine le réveil de la nature et provoque subitement une suractivité au sein de la faune sauvage. Les amateurs de mixtes petits et grands gibiers apprécieront de pouvoir à la fois pratiquer l’approche des fameux chevreuils de Sibérie, de grands sangliers, d’affuts aux tétras-lyres et gibiers d’eau. La présence optimale de ces derniers s’étend jusqu’au 15 mai environ. ________________________________________ 19 février 2011 En direct du Burkina Faso Tandis que la saison de chasse bat son plein au Burkina Faso, Jean-Marie Bachelet et son compère Daniel Laloup, les propriétaires exploitants de la compagnie Sounoogo Safari dont la structure est implantée à Kaya, nous informent que la campagne en cours se révèle d’excellente facture concernant l’ensemble du petit gibier. Ils nous annoncent par ailleurs qu’ils ont mis en place un nouveau responsable de camp français. Celui-ci n’est autre que Dany Accart, un chef de cuisine étoilé et récemment retraité. Les chasseurs amateurs de bonne table vont sans conteste y trouver leur compte… ________________________________________ 06 février 2011 La Fédération européenne des chasseurs à l’arc (European bowhunting federation, Ebf) a été alertée durant la dernière saison de chasse par plusieurs cas de confiscations de pointes de flèches et de couteaux de chasse opérées par la police de l’air et des frontières de l’aéroport de Shipol d’Amsterdam (Pays-Bas). Ces saisies sont intervenues durant des transits entre deux destinations internationales. Certains nemrods ont été menacés de poursuites judiciaires, comme le prévoit la loi du pays. Ebf conseille donc vivement aux chasseurs à l’arc de ne plus transiter par les Pays-Bas tant que la législation n’est pas positivement évoluée. ________________________________________ 02 février 2011 Le gouvernement bulgare a autorisé le 27 janvier 2011 le tir de 17 ours bruns sur son territoire pour l’année en cours. A noter que l’espèce était, sauf autorisation exceptionnelle, protégée depuis une vingtaine d’années. Le plan de chasse établit concerne les ursidés des chaînes des Rhodopes et des Balkans. Derrière la Scandinavie et la Roumanie, la Bulgarie est le pays d’Europe le plus richement doté en grands plantigrades. Selon des estimations réalisées en 2010, 550 individus seraient présents à travers le pays. La décision gouvernementale est bien évidemment vivement critiquée par les mouvances écologistes. ________________________________________ 21 janvier 2011 La veille sanitaire internationale fait état depuis le début janvier 2011 de la découverte de sangliers atteints de fièvre aphteuse en Bulgarie. Maladie virale non dangereuse pour l’homme, elle est hautement contagieuse pour les ongulés, sauvages et domestiques. Le foyer bulgare identifié est situé à seulement 2 km de la frontière turque. Le ministère français de l’Agriculture recommande aux chasseurs en provenance de Bulgarie de prendre les mesures drastiques qui s’imposent pour ne pas ramener la fièvre aphteuse dans notre pays. A bon entendeurs…. ________________________________________ 14 janvier 2011 Devant la tournure des évènements sévissant actuellement en Tunisie, le gouvernement du pays a, jusqu’à nouvel ordre, décidé d’interrompre toutes les activités cynégétiques à l’intérieur de ses frontières. Cette mesure est entrée en application le 12 janvier 2011. Plusieurs groupes de chasseurs de sangliers, composés essentiellement de français, ont du interrompre promptement leurs villégiatures avant d’être raccompagnés vers l’aéroport international de Tunis-Carthage… ______________________________________________ 11 janvier 2011 Le Sénégal a connu en 2010 une saison des pluies à la fois particulièrement riche et décalée. Ce phénomène ne remet en rien en cause l’abondance du gibier. Il engendre en revanche un couvert végétal tardif et le maintien en eau de nombreuses mares de brousse. Tout ceci laisse présager de safaris de haute intensité jusqu’à la fin de la campagne de chasse 2011 prévue au cours du mois d’avril. Qu'on se le dise! La santé dans le monde... Bangladesh : Grave épidémie de chikungunya. Burkina Faso : Faire preuve de vigilance (AQMI) dans les zones frontalières du Mali et du Niger, même si elles ne sont pas déconseillées. Cameroun : Forte poussée de choléra. Congo RD : Forte poussée de choléra. Djibouti : Epidémie de choléra, y compris dans la capitale. France : Baisse de la méningococcie C grâce à la progression de la vaccination. Inde : Forte recrudescence de la dengue à peu près partout, et particulièrement à Pondichéry. L’épidémie de chikungunya continue, en particulier à New Delhi. Iran : Voyages déconseillés sauf raison impérative. Liban : De façon générale, il est recommandé de se tenir informé au jour le jour de l’évolution de la situation avant tout déplacement au Liban, pays particulièrement sensible aux évolutions régionales. Madagascar : La sécurité des biens et des personnes n’est toujours pas assurée dans la capitale Tananarive. Mali : Epidémie de choléra mais ce pays est actuellement formellement déconseillé. Népal : Tous les Français de passage sont très vivement invités à identifier la localisation de l’ambassade de France, pour pouvoir s’y rendre rapidement en cas de problème. Nigeria : Le risque terroriste doit être désormais pleinement intégré aux mesures et comportements de sécurité. Sénégal : Cas de fièvre jaune, en particulier dans les zones proches du Mali et de la Guinée. Tchad : Forte poussée du choléra. Thaïlande : Fin des inondations graves, mais persistance du risque de nouvelles inondations modérées, saisonnières. Vietnam : Forte épidémie de dengue, en particulier dans le sud et à Ho Chi Minh Ville: cinq fois plus de décès qu’à la même période de 2010. Sources et plus d'info... Sondage du mois : C'EST L'OUVERTURE DU PETIT GIBIER EN AFRIQUE, QUEL PAYS VA ACCUEILLIR VOS PROCHAINS PAS? Le Bénin 3% Le Burkina Faso 52% Le Cameroun 0% La Gambie 7% Le Mali 10% Le Sénégal 14% Le Tchad 14% Accueil En pratique Reportages Nos activités Galerie d'Art Contactez-nous Extranet Chasseurs Sans Frontières © 2012 - Droits Réservés Créer un site avec WebSelf Originaltext Diese Übersetzung bewerten Mit deinem Feedback können wir Google Übersetzer weiter verbessern