<!-- Début tableau cookies prêt Webador -->
<h2 style="font-family: Arial, sans-serif; color:#007BFF; text-align:center;">Liste des cookies utilisés sur ce site</h2>
<table style="border-collapse: collapse; width:100%; font-family: Arial, sans-serif;">
<thead>
<tr style="background-color:#007BFF; color:white;">
<th style="padding:10px; text-align:left;">Nom du cookie</th>
<th style="padding:10px; text-align:left;">Type</th>
<th style="padding:10px; text-align:left;">Description</th>
<th style="padding:10px; text-align:left;">Durée</th>
</tr>
</thead>
<tbody>
<tr style="background-color:#f0f8ff;">
<td style="padding:8px;">cookie_consent</td>
<td style="padding:8px;">
<span style="background:#28a745; color:white; padding:2px 6px; border-radius:4px; font-size:12px;">Nécessaire</span>
</td>
<td style="padding:8px;">Stocke le choix du visiteur concernant les cookies (Analytics, Marketing)</td>
<td style="padding:8px;">1 an</td>
</tr>
<tr>
<td style="padding:8px;">CookieConsent</td>
<td style="padding:8px;">
<span style="background:#ffc107; color:white; padding:2px 6px; border-radius:4px; font-size:12px;">Fonctionnel</span>
</td>
<td style="padding:8px;">Statut global du consentement sur certains plugins Webador</td>
<td style="padding:8px;">Variable selon navigateur</td>
</tr>
<tr style="background-color:#f0f8ff;">
<td style="padding:8px;">cookieconsent_status</td>
<td style="padding:8px;">
<span style="background:#ffc107; color:white; padding:2px 6px; border-radius:4px; font-size:12px;">Fonctionnel</span>
</td>
<td style="padding:8px;">Indique si le visiteur a accepté ou refusé les cookies</td>
<td style="padding:8px;">Variable selon navigateur</td>
</tr>
<tr>
<td style="padding:8px;">APISID, SAPISID, SID, __Secure-1PAPISID, __Secure-3PAPISID</td>
<td style="padding:8px;">
<span style="background:#17a2b8; color:white; padding:2px 6px; border-radius:4px; font-size:12px;">Analytique / Marketing</span>
</td>
<td style="padding:8px;">Cookies Google utilisés pour Analytics, sécurité et services associés (YouTube, Maps, etc.)</td>
<td style="padding:8px;">Variable selon service</td>
</tr>
<tr style="background-color:#f0f8ff;">
<td style="padding:8px;">UULE, DV, SIDCC</td>
<td style="padding:8px;">
<span style="background:#17a2b8; color:white; padding:2px 6px; border-radius:4px; font-size:12px;">Analytique / Marketing</span>
</td>
<td style="padding:8px;">Cookies Google pour géolocalisation, sécurité et suivi des visites</td>
<td style="padding:8px;">Variable selon service</td>
</tr>
</tbody>
</table>
<p style="margin-top:15px; font-size:14px; font-family:Arial, sans-serif; text-align:center;">
Les cookies <strong>nécessaires</strong> (en vert) sont toujours actifs et indispensables au fonctionnement du site.
Les cookies <strong>fonctionnels</strong> (en jaune) et les cookies <strong>analytiques / marketing</strong> (en bleu) ne sont activés que si vous donnez votre consentement via le bandeau en bas de la page.
</p>
<!-- Fin tableau cookies Webador -->