BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//hacksw/handcal//NONSGML v1.0//EN
BEGIN:VEVENT
SUMMARY:Tournoi semi rapide a LA COUTURE
UID:7f501a89-c36f-473a-8f64-05f155e8d5fa
DTSTART:20260516T220000Z
DTEND:20260517T220000Z
LOCATION:Localisation rue du Rietz a La Couture  la
CATEGORIES:Sportif
STATUS:
DESCRIPTION:<!-- Annonce Tournoi — La Couture (SR compatible)
 -->
 <p> </p>
 
 <section class="hdf-annonce-tournoi">
 <div
 class="card">
 <div class="head">
 <h2 class="title">Tournoi de Jeu de
 Dames — La Couture (62)</h2>
 
 <p class="subtitle">Salle des fetes,
 rue du Rietz (face a l’eglise) • 10h00 → 17h30</p>
 
 <div
 class="chips"><span class="chip">♟️ 5 parties</span> <span
 class="chip">⏱️ 20 min + 10 s/coup</span> <span class="chip">👥
 Series de 6 joueurs</span> <span class="chip">🎁 Tombola
 gratuite</span></div>
 </div>
 
 <div class="grid">
 <div
 class="bloc">
 <h3>Lieu & horaires</h3>
 
 <ul>
 	<li><strong>Salle des
 fetes</strong> — rue du Rietz (face a
 l’eglise)</li>
 	<li><strong>Horaires :</strong> 10h00 a
 17h30</li>
 </ul>
 </div>
 
 <div class="bloc">
 <h3>Formule de
 jeu</h3>
 
 <ul>
 	<li><strong>5
 parties</strong></li>
 	<li><strong>Cadence :</strong> 20 minutes + 10
 secondes par coup</li>
 	<li><strong>Series :</strong> groupes de 6
 joueurs</li>
 </ul>
 </div>
 
 <div
 class="bloc">
 <h3>Inscriptions</h3>
 
 <ul>
 	<li><strong>Adultes
 :</strong> 12 €</li>
 	<li><strong>-18 ans :</strong> 10
 €</li>
 </ul>
 
 <div class="cta">
 <div><strong>Inscription avant le
 15 mai (minuit)</strong></div>
 
 <div style="margin-top:8px;"><a
 class="mail"
 href="mailto:couturois62@gmail.com">couturois62@gmail.com</a></div>
 </div>
 </div>
 
 <div
 class="bloc">
 <h3>Recompenses</h3>
 
 <ul>
 	<li><strong>Prix en
 especes</strong> pour les <strong>3 premiers</strong> de chaque
 serie</li>
 	<li><strong>Tombola gratuite</strong> (tirage sur
 place)</li>
 </ul>
 </div>
 </div>
 
 <div class="note">Astuce
 organisation : prevoyez d’arriver un peu avant 10h pour l’accueil
 et la mise en series.</div>
 
 <div class="note"><span
 data-olk-copy-source="MessageBody">Une buvette avec sandwiches et
 boissons sera installee</span></div>
 </div>
 </section>
 <style
 type="text/css">.hdf-annonce-tournoi{
       --bg:#fbf6f2;
 --panel:#ffffff; --ink:#1a1a1a; --muted:#555;
       --b1:#ead9cf;
 --b2:#d7b79f; --b3:#a56a4b;
       --ring:rgba(165,106,75,.25);
      
 font-family: Arial, Helvetica, sans-serif;
       color:var(--ink);
   
    line-height:1.55;
       max-width: 980px;
       margin: 0 auto;
   
  }
     .hdf-annonce-tournoi .card{
       background:var(--panel);
    
   border:1px solid var(--b1);
       border-radius:14px;
      
 box-shadow: 0 8px 22px rgba(0,0,0,.06);
       overflow:hidden;
     }
 
    .hdf-annonce-tournoi .head{
       padding:16px 16px 14px;
      
 background: linear-gradient(180deg, rgba(215,183,159,.35),
 rgba(251,246,242,0));
       border-bottom:1px solid var(--b1);
     }
 
    .hdf-annonce-tournoi .title{
       margin:0;
      
 font-size:22px;
       letter-spacing:.2px;
       color:#8a3f2d;
    
 }
     .hdf-annonce-tournoi .subtitle{
       margin:6px 0 0;
      
 color:var(--muted);
       font-size:14px;
     }
    
 .hdf-annonce-tournoi .grid{
       display:flex;
      
 flex-wrap:wrap;
       gap:12px;
       padding:14px 16px 16px;
     }
  
   .hdf-annonce-tournoi .bloc{
       flex: 1 1 280px;
      
 background: #fff;
       border:1px solid var(--b1);
      
 border-radius:12px;
       padding:12px 12px 10px;
       box-shadow: 0
 4px 14px rgba(0,0,0,.04);
     }
     .hdf-annonce-tournoi .bloc h3{
   
    margin:0 0 8px;
       font-size:14px;
      
 text-transform:uppercase;
       letter-spacing:.6px;
      
 color:#6b3f2c;
     }
     .hdf-annonce-tournoi ul{ margin:0;
 padding-left:18px; }
     .hdf-annonce-tournoi li{ margin:4px 0; }
    
 .hdf-annonce-tournoi .chips{
       display:flex; flex-wrap:wrap;
 gap:8px;
       margin-top:8px;
     }
     .hdf-annonce-tournoi .chip{
 
      display:inline-block;
       padding:6px 10px;
      
 border-radius:999px;
       border:1px solid var(--b2);
      
 background: rgba(215,183,159,.18);
       font-size:13px;
      
 white-space:nowrap;
     }
     .hdf-annonce-tournoi .cta{
      
 margin-top:10px;
       padding-top:10px;
       border-top:1px dashed
 var(--b1);
       font-size:14px;
     }
     .hdf-annonce-tournoi
 .mail{
       display:inline-block;
       padding:8px 12px;
      
 border-radius:12px;
       border:1px solid var(--b2);
      
 background:#fff;
       box-shadow: 0 0 0 4px var(--ring);
      
 text-decoration:none;
       color:#6b3f2c;
       font-weight:700;
    
 }
     .hdf-annonce-tournoi .note{
       margin: 10px 16px 16px;
      
 padding:10px 12px;
       border-radius:12px;
       background:
 rgba(234,217,207,.35);
       border:1px solid var(--b1);
       color:
 #4b2c20;
       font-size:13px;
     }
 </style>
URL;VALUE=URI:https://www.ligue-hdf-jeudedames.com/evenements/2026/05/17/tournoi-semi-rapide-a-la-couture-2299336
END:VEVENT
BEGIN:VEVENT
SUMMARY:Championnats France jeunes et semi-rapide
UID:16d6c7ed-bb81-431e-a7f0-c13f17747bce
DTSTART:20260522T220000Z
DTEND:20260525T220000Z
LOCATION:Localisation 11 rue de la Ganette 19170 Bugeat
CATEGORIES:Sportif
STATUS:
DESCRIPTION:<!-- <!-- EVENEMENT – Championnat de France Semi-Rapide
 --><!-- Tourisme & accompagnateurs -->
 <div
 style="font-family:Arial,Helvetica,sans-serif;max-width:1100px;margin:0
 auto;color:#2b2b2b;"><!-- Titre -->
 <div
 style="background:#f4ede7;border:1px solid
 #c8a28a;border-radius:16px;padding:18px
 20px;margin-bottom:14px;">
 <div
 style="font-size:22px;font-weight:800;color:#6b3f2c;">Seniors &
 Jeunes</div>
 
 <div style="margin-top:6px;font-size:15px;">🗓
 <strong>Du samedi 23 au lundi 25 mai 2026</strong> – Week-end de la
 Pentecote</div>
 </div>
 
 <div style="background:#ffffff;border:1px
 solid #e2d4c8;border-radius:14px;padding:14px;overflow:hidden;">
 <div
 style="font-weight:800;color:#6b3f2c;margin-bottom:6px;">🌿
 Tourisme & accompagnateurs</div>
 <!-- Image a droite + angles
 arrondis -->
 
 <div style="float:right;margin:0 0 8px
 12px;border-radius:12px;overflow:hidden;border:1px solid
 #e2d4c8;"><img alt="" height="193"
 src="https://admin.sportsregions.fr/media/uploaded/sites/3629/kcupload/images/CDFJeunes/espace200.png"
 style="display:block;" width="291" /></div>
 Situe au cœur du
 <strong>Plateau de Millevaches</strong>,<br />
 Bugeat offre de
 nombreuses activites :
 <ul style="margin:6px 0 0
 18px;padding:0;">
 	<li>Randonnees et balades nature</li>
 	<li>Lacs,
 rivieres et forets</li>
 	<li>Patrimoine rural et villages
 correziens</li>
 	<li>Calme et depaysement garanti</li>
 </ul>
 <span
 style="font-size:13px;"> Un cadre ideal pour les accompagnateurs et
 les familles. </span></div>
 <!-- Grille pastilles -->
 
 <div
 style="display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;"><!--
 Lieu -->
 <div style="background:#ffffff;border:1px solid
 #e2d4c8;border-radius:14px;padding:14px;">
 <div
 style="font-weight:800;color:#6b3f2c;margin-bottom:6px;">📍 Nouveau
 lieu</div>
 <strong>Espace des 1000 Sources</strong><br />
 Bugeat
 (Correze)<br />
 <span style="font-size:13px;">A 70 km de
 Limoges</span></div>
 <!-- Conditions -->
 
 <div
 style="background:#ffffff;border:1px solid
 #e2d4c8;border-radius:14px;padding:14px;">
 <div
 style="font-weight:800;color:#6b3f2c;margin-bottom:6px;">⏱
 Reglement</div>
 Licence federale obligatoire<br />
 Cadence :
 <strong>20 min + 20 sec / coup</strong><br />
 <span
 style="font-size:13px;">≈ 1h20 par partie</span></div>
 <!-- Seniors
 -->
 
 <div style="background:#fffaf6;border:1px solid
 #d9bfa9;border-radius:14px;padding:14px;">
 <div
 style="font-weight:800;color:#6b3f2c;margin-bottom:6px;">🏆
 Seniors</div>
 💰 <strong>2 000 € de primes</strong><br />
 🎯 40
 % des joueurs recompenses<br />
 Poules de 10 joueurs</div>
 <!--
 Jeunes -->
 
 <div style="background:#fffaf6;border:1px solid
 #d9bfa9;border-radius:14px;padding:14px;">
 <div
 style="font-weight:800;color:#6b3f2c;margin-bottom:6px;">👦 Jeunes
 (-20 ans)</div>
 5 titres de Champion de France<br />
 U19 – U16 –
 U13 – U10 – U8</div>
 <!-- Programme -->
 
 <div
 style="background:#ffffff;border:1px solid
 #e2d4c8;border-radius:14px;padding:14px;">
 <div
 style="font-weight:800;color:#6b3f2c;margin-bottom:6px;">📅
 Programme</div>
 Samedi apres-midi : 3 parties<br />
 Dimanche matin :
 2 parties<br />
 Dimanche apres-midi : 2 parties<br />
 Lundi matin : 2
 parties</div>
 <!-- Qualifications -->
 
 <div
 style="background:#ffffff;border:1px solid
 #e2d4c8;border-radius:14px;padding:14px;">
 <div
 style="font-weight:800;color:#6b3f2c;margin-bottom:6px;">🌍
 Qualifications</div>
 Qualifications internationales<br />
 U19 – U16
 – U13</div>
 </div>
 <!-- Inscriptions -->
 
 <div
 style="margin-top:14px;background:#f7efe9;border:1px solid
 #c8a28a;border-radius:14px;padding:16px;">
 <div
 style="font-weight:800;color:#6b3f2c;margin-bottom:6px;">✍️
 Inscriptions</div>
 Avant le <strong>jeudi 9 avril 2026</strong><br
 />
 <span style="font-size:13px;">Tarifs 2026 inferieurs a
 2025</span></div>
 </div>
 <!-- Hebergement + Contact : memes
 pastilles, meme grille -->
 
 <div
 style="display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:14px;"><!--
 Hebergement -->
 <div style="background:#ffffff;border:1px solid
 #e2d4c8;border-radius:14px;padding:16px;overflow:hidden;">
 <div
 style="float:right;margin:0 0 8px
 12px;border-radius:12px;overflow:hidden;border:1px solid
 #e2d4c8;"><img alt=""
 src="https://admin.sportsregions.fr/media/uploaded/sites/3629/kcupload/images/CDFJeunes/EspaceLog.png"
 style="display:block;width:270px;height:162px;" /></div>
 
 <div
 style="font-weight:800;color:#6b3f2c;margin-bottom:6px;">🏨
 Hebergement</div>
 Chambres individuelles ou collectives<br
 />
 Capacite : <strong>1 a 7 personnes</strong>
 
 <div
 style="height:10px;"> </div>
 
 <div
 style="font-weight:800;color:#6b3f2c;margin-bottom:6px;">💼 Tarifs
 & Formules</div>
 
 <div style="font-size:14px;">📄 <a
 href="https://www.ligue-hdf-jeudedames.com/documents/tarifs-cdf-sr-jeunes-2026-438463"
 style="color:#6b3f2c;text-decoration:underline;font-weight:600;">
 Telecharger le detail (PDF) </a></div>
 </div>
 <!-- Contact -->
 
 <div
 style="background:#f4ede7;border:1px solid
 #c8a28a;border-radius:14px;padding:16px;">
 <div
 style="font-weight:800;color:#6b3f2c;margin-bottom:6px;">📬 Contact
 & inscription</div>
 <strong>Boris DARRY</strong><br />
 119 rue Jules
 Ferry – Appt n°32 – 59280 Armentieres<br />
 📧
 borisFFJD@outlook.com<br />
 📞 06 08 85 86 47<br />
 <br
 />
 <strong>Gilbert CHARLES</strong><br />
 📞 03 62 52 02 49 / 06 61
 08 20 55</div>
 </div>
 <!-- Pastille plaquette officielle – Bugeat
 -->
 
 <div style="
   max-width:720px;
   margin:18px auto;
  
 padding:14px 20px;
   background:#f6efe7;
   border:1px solid #c8a28a;
 
  border-radius:999px;
   text-align:center;
  
 font-family:Arial,Helvetica,sans-serif;
 ">
 <div style="
    
 font-size:14px;
     color:#6b3f2c;
     font-weight:600;
    
 margin-bottom:4px;
   ">Championnat de France des Jeunes & S.R Seniors
 – Bugeat</div>
 <a
 href="https://drive.google.com/file/d/1yBBVyaoITaKDPVgzTLMnptIxFeVT32ro/view?usp=sharing"
 style="
        display:inline-block;
        font-size:15px;
       
 font-weight:700;
        color:#8a4b2a;
        text-decoration:none;
  
      padding:6px 18px;
        border-radius:999px;
       
 background:#ffffff;
        border:1px solid #d9c2b2;
      "
 target="_blank">📄 Consulter la plaquette officielle </a></div>
URL;VALUE=URI:https://www.ligue-hdf-jeudedames.com/evenements/2026/05/23/championnats-france-jeunes-et-semi-rapide-2299337
END:VEVENT
BEGIN:VEVENT
SUMMARY:Open  semi rapide  de Glisy
UID:587b2b1c-5138-407f-80c8-cbb76383cf0f
DTSTART:20260613T073000Z
DTEND:20260613T154500Z
LOCATION:Localisation Mairie rue neuve  glisy
CATEGORIES:Sportif
STATUS:
DESCRIPTION:<div style="text-align:center;margin:15px 0;">
   <iframe
 
     src="https://results.fmjd.org/tournaments/2026/f_2299/"
    
 style="width:70%;max-width:900px;height:1200px;border:1px solid
 #ccc;border-radius:8px;">
   </iframe>
 </div>
URL;VALUE=URI:https://www.ligue-hdf-jeudedames.com/evenements/2026/06/13/open-semi-rapide-de-glisy-2299339
END:VEVENT
BEGIN:VEVENT
SUMMARY:Finale Coupe de France a CHARENTON
UID:821588a7-3365-4d48-9f34-b19d88e39973
DTSTART:20260626T220000Z
DTEND:20260628T220000Z
LOCATION:Localisation   
CATEGORIES:Sportif
STATUS:
URL;VALUE=URI:https://www.ligue-hdf-jeudedames.com/evenements/2026/06/27/finale-coupe-de-france-a-charenton-2299341
END:VEVENT
BEGIN:VEVENT
SUMMARY:OPEN DU LEMAN
UID:01cb70d8-814e-4009-ba55-69bc32200b93
DTSTART:20260710T220000Z
DTEND:20260718T220000Z
LOCATION:Localisation   
CATEGORIES:Sportif
STATUS:
DESCRIPTION:<!--
 =========================================================
     
 ENCADRE – Lien vers site officiel
      Style compatible
 SportsRegions (inline CSS)
     
 ========================================================= -->
 <div
 style="
   max-width:900px;
   margin:25px auto;
   padding:20px;
  
 background:#fbf6f2;
   border-left:6px solid #a56a4b;
  
 border-radius:10px;
   box-shadow:0 6px 18px rgba(0,0,0,0.06);
  
 font-family:Arial, Helvetica, sans-serif;
 ">
 <h2 style="
    
 margin-top:0;
     color:#6b3f2c;
     font-size:22px;
   ">🌍 Site
 officiel du Damier Club du Leman</h2>
 
 <p style="
    
 font-size:16px;
     color:#333;
     line-height:1.6;
    
 margin-bottom:18px;
   ">Retrouvez toutes les informations
 officielles, actualites, resultats et archives sur le site du club
 organisateur.</p>
 <a
 href="https://damierclubduleman.org/leman/fr_fr/2023-2/"
 onmouseout="this.style.background='#a56a4b';"
 onmouseover="this.style.background='#6b3f2c';" style="
       
 display:inline-block;
        padding:10px 18px;
       
 background:#a56a4b;
        color:#ffffff;
       
 text-decoration:none;
        font-weight:bold;
       
 border-radius:6px;
        transition:0.3s;
      " target="_blank">➜
 Acceder au site officiel </a></div>
 
 <p><iframe allowfullscreen=""
 loading="lazy" referrerpolicy="no-referrer-when-downgrade"
 src="https://results.fmjd.org/tournaments/2025/f_1166/"
 style="width:100%;height:900px;border:0;border-radius:12px;overflow:hidden;"></iframe></p>
URL;VALUE=URI:https://www.ligue-hdf-jeudedames.com/evenements/2026/07/11/open-du-leman-2299342
END:VEVENT
BEGIN:VEVENT
SUMMARY:Championnat de France Senior a ROUEN
UID:1cc98fcc-4733-44fb-a59d-173735f7ac99
DTSTART:20260814T220000Z
DTEND:20260823T220000Z
LOCATION:Localisation   
CATEGORIES:Sportif
STATUS:
DESCRIPTION:<!--
 =========================================================
      85e
 Championnat de France – Rouen 2026 (Presentation type SR)
     
 (Ouvert aux licencies FFJD)
      Compatible SportsRegions : CSS
 inline + HTML simple
     
 =========================================================
 -->
 <section class="hdf-cdf" id="cdf-rouen-2026">
 <style
 type="text/css">.hdf-cdf{
       --bg:#fbf6f2;        /* beige rose
 */
       --panel:#ffffff;
       --ink:#1a1a1a;
       --muted:#555;
   
    --b1:#ead9cf;        /* lisere rose */
       --b2:#d7b79f;       
 /* noisette doux */
       --b3:#8d4f36;        /* brun noisette */
   
    --b4:#5c2f1e;        /* brun profond */
       --shadow:0 10px 24px
 rgba(0,0,0,.08);
 
       font-family:Arial, Helvetica, sans-serif;
    
   color:var(--ink);
       background:var(--bg);
       border:1px
 solid var(--b1);
       border-radius:14px;
      
 box-shadow:var(--shadow);
       padding:18px;
       margin:18px
 auto;
       max-width:980px;
     }
 
     .hdf-cdf .top{
      
 display:flex;
       gap:14px;
       align-items:flex-start;
      
 justify-content:space-between;
       flex-wrap:wrap;
      
 padding-bottom:14px;
       border-bottom:1px dashed var(--b1);
      
 margin-bottom:14px;
     }
     .hdf-cdf .title{
       margin:0;
      
 font-size:24px;
       color:var(--b4);
       letter-spacing:.2px;
    
 }
     .hdf-cdf .subtitle{
       margin:6px 0 0 0;
      
 color:var(--muted);
       font-size:15px;
       line-height:1.5;
    
 }
     .hdf-cdf .badge{
       display:inline-block;
      
 background:#fff;
       border:1px solid var(--b1);
      
 color:var(--b4);
       border-radius:999px;
       padding:6px 10px;
  
     font-size:13px;
       font-weight:700;
       margin-top:8px;
    
 }
 
     .hdf-cdf .btn{
       display:inline-block;
      
 background:var(--b3);
       color:#fff !important;
      
 text-decoration:none !important;
       font-weight:800;
      
 padding:10px 14px;
       border-radius:10px;
       border:1px solid
 rgba(255,255,255,.25);
       box-shadow:0 8px 16px rgba(0,0,0,.10);
  
     white-space:nowrap;
     }
     .hdf-cdf .btn:hover{
 background:var(--b4); }
 
     .hdf-cdf .grid{
       display:grid;
     
  grid-template-columns: 1fr 1fr;
       gap:12px;
     }
     @media
 (max-width:760px){
       .hdf-cdf .grid{ grid-template-columns:1fr;
 }
       .hdf-cdf .btn{ width:100%; text-align:center; }
     }
 
    
 .hdf-cdf .card{
       background:var(--panel);
       border:1px solid
 var(--b1);
       border-radius:12px;
       padding:14px;
     }
    
 .hdf-cdf .card h3{
       margin:0 0 10px 0;
       font-size:16px;
    
   color:var(--b4);
     }
     .hdf-cdf .card p{
       margin:0;
      
 color:var(--ink);
       line-height:1.55;
       font-size:14px;
    
 }
     .hdf-cdf .list{
       margin:0;
       padding-left:18px;
      
 color:var(--ink);
       line-height:1.6;
       font-size:14px;
     }
 
    .hdf-cdf .list li{ margin:4px 0; }
 
     .hdf-cdf .sep{
      
 height:1px;
       background:linear-gradient(90deg, transparent,
 var(--b1), transparent);
       margin:14px 0;
     }
 
     .hdf-cdf
 table{
       width:100%;
       border-collapse:separate;
      
 border-spacing:0;
       background:var(--panel);
       border:1px
 solid var(--b1);
       border-radius:12px;
       overflow:hidden;
    
   font-size:14px;
     }
     .hdf-cdf th{
       text-align:left;
      
 background:rgba(215,183,159,.25);
       color:var(--b4);
      
 padding:10px 12px;
       border-bottom:1px solid var(--b1);
      
 font-weight:800;
     }
     .hdf-cdf td{
       padding:9px 12px;
      
 border-bottom:1px solid #f0e6df;
       vertical-align:top;
     }
    
 .hdf-cdf tr:last-child td{ border-bottom:none; }
     .hdf-cdf .muted{
 color:var(--muted); }
 
     .hdf-cdf .iban{
       font-family:
 "Courier New", Courier, monospace;
       letter-spacing:.4px;
      
 font-size:13px;
       background:#fffaf7;
       border:1px dashed
 var(--b2);
       padding:10px 10px;
       border-radius:10px;
      
 margin-top:10px;
     }
 </style>
 <div class="top">
 <div>
 <h2
 class="title">85e Championnat de France – Rouen 2026</h2>
 
 <p
 class="subtitle"><strong>Date :</strong> du <strong>15 au 23
 aout</strong><br />
 <strong>Lieu :</strong> Rouen (76 –
 Seine-Maritime) — <span class="muted">Gymnase Nelson
 Mandela</span></p>
 <span class="badge">Ouvert aux licencies
 FFJD</span></div>
 
 <div><a class="btn"
 href="https://dammeur.com/championnat-de-france-rouen-2026/index.php"
 rel="noopener" target="_blank">➜ Site officiel (infos & suivi)
 </a></div>
 </div>
 
 <div class="grid"><!-- Lieu -->
 <div
 class="card">
 <h3>📍 Adresse & acces</h3>
 
 <p><strong>Gymnase
 Nelson Mandela</strong><br />
 7, rue des Murs Saint Yon<br />
 76100
 Rouen</p>
 
 <div class="sep"> </div>
 
 <p class="muted">Gymnase situe
 sur la rive gauche, dans le quartier Saint-Sever.</p>
 </div>
 <!--
 Inscriptions -->
 
 <div class="card">
 <h3>📝 Inscriptions</h3>
 
 <p
 class="muted" style="margin-bottom:8px;">Les inscriptions se font
 aupres de :</p>
 
 <ul class="list">
 	<li><strong>Robin PAUL</strong>
 (tresorier)</li>
 	<li><strong>Reglement par cheque</strong> a
 l’ordre de la <strong>FFJD</strong></li>
 	<li><strong>Adresse
 :</strong> 3, passage du Marais — 75010 Paris</li>
 	<li><strong>Ou
 :</strong> <strong>tresoriere@ffjd.fr</strong> (ou
 virement)</li>
 </ul>
 
 <div class="iban"><strong>IBAN :</strong> FR76
 1027 8073 0400 0207 7460 173</div>
 </div>
 <!-- Tarifs -->
 
 <div
 class="card">
 <h3>💶 Tarifs</h3>
 
 <ul
 class="list">
 	<li><strong>Seniors :</strong> 55
 €</li>
 	<li><strong>Jeunes -20 ans :</strong> 30
 €</li>
 </ul>
 </div>
 <!-- Precisions -->
 
 <div
 class="card">
 <h3>ℹ️ Precisions & contact</h3>
 
 <ul
 class="list">
 	<li><strong>Preciser le motif</strong> du
 reglement</li>
 	<li><strong>Mettre Prenom + Nom</strong> dans le
 libelle du virement</li>
 </ul>
 
 <div
 class="sep"> </div>
 
 <p><strong>Anthony ALAVOINE</strong><br
 />
 <strong>anthonyalavoine@gmail.com</strong><br />
 <span
 class="muted">Telephone :</span>
 <strong>06.03.59.82.20</strong></p>
 </div>
 </div>
 
 <div
 class="sep"> </div>
 <!-- Programme -->
 
 <div class="card"
 style="padding:0;">
 <table>
 	<thead>
 		<tr>
 			<th
 style="width:34%;">Programme</th>
 			<th>Epreuve</th>
 		</tr>
 	</thead>
 	<tbody>
 		<tr>
 			<td><strong>15
 aout 2026 — 14h00</strong></td>
 			<td>Ceremonie
 d’ouverture</td>
 		</tr>
 		<tr>
 			<td><strong>15 aout 2026 —
 15h00</strong></td>
 			<td>Ronde 1 <span class="muted">— Toutes
 series</span></td>
 		</tr>
 		<tr>
 			<td><strong>16 aout 2026 —
 09h00</strong></td>
 			<td>Ronde 2 <span class="muted">— Toutes
 series</span></td>
 		</tr>
 		<tr>
 			<td><strong>17 aout 2026 —
 09h00</strong></td>
 			<td>Ronde 3 <span class="muted">— Toutes
 series</span></td>
 		</tr>
 		<tr>
 			<td><strong>17 aout 2026 —
 15h00</strong></td>
 			<td>Ronde 4 <span class="muted">— Toutes
 series</span></td>
 		</tr>
 		<tr>
 			<td><strong>18 aout 2026 —
 09h00</strong></td>
 			<td>Ronde 5 <span class="muted">— Toutes
 series</span></td>
 		</tr>
 		<tr>
 			<td><strong>19 aout 2026 —
 09h00</strong></td>
 			<td>Ronde 6 <span class="muted">— Toutes
 series</span></td>
 		</tr>
 		<tr>
 			<td><strong>20 aout 2026 —
 09h00</strong></td>
 			<td>Ronde 7 <span class="muted">— Toutes
 series</span></td>
 		</tr>
 		<tr>
 			<td><strong>20 aout 2026 —
 15h00</strong></td>
 			<td>Ronde 8 <span class="muted">— Toutes
 series</span></td>
 		</tr>
 		<tr>
 			<td><strong>21 aout 2026 —
 09h00</strong></td>
 			<td>Ronde 9 <span class="muted">— Toutes
 series</span></td>
 		</tr>
 		<tr>
 			<td><strong>22 aout 2026 —
 09h00</strong></td>
 			<td>Ronde 10 <span class="muted">— Toutes
 series</span></td>
 		</tr>
 		<tr>
 			<td><strong>23 aout 2026 —
 09h00</strong></td>
 			<td>Ronde 11 <span class="muted">— Toutes
 series</span></td>
 		</tr>
 	</tbody>
 </table>
 
 <div
 style="padding:12px 14px; color:#333; background:#fff; border-top:1px
 dashed #ead9cf;"><strong style="color:#5c2f1e;">En esperant vous voir
 nombreux participer a cette
 competition.</strong></div>
 </div>
 </section>
URL;VALUE=URI:https://www.ligue-hdf-jeudedames.com/evenements/2026/08/15/championnat-de-france-senior-a-rouen-2299345
END:VEVENT
BEGIN:VEVENT
SUMMARY:6e Championnat du Monde veterants
UID:2ec8c242-4a19-4c92-8ba4-d82781435315
DTSTART:20260919T220000Z
DTEND:20260928T220000Z
LOCATION:Localisation   
CATEGORIES:Sportif
STATUS:
DESCRIPTION:<!-- ============================
      NEWS – Mondial
 Veterans 50+
      ============================ -->
 <div
 style="font-family:Arial, Helvetica, sans-serif; line-height:1.6;
 color:#2b2b2b;">
 <h2 style="color:#7a5a45; margin-bottom:5px;">🌍
 Drancy accueillera le 6ᵉ Championnat du Monde Veterans 50+</h2>
 
 <p
 style="margin-top:0;">La <strong>FMJD</strong> a confie a la
 <strong>Federation Francaise de Jeu de Dames</strong>
 l’organisation du <strong>6ᵉ Championnat du Monde Veterans
 50+</strong>, qui se deroulera a <strong>Drancy</strong> du
 <strong>21 au 28 septembre 2026</strong>.</p>
 
 <p>Cette grande
 competition internationale reunira les joueurs nes en <strong>1976 ou
 avant</strong> pour les epreuves <strong>Classique</strong>,
 <strong>Rapid</strong> et <strong>Blitz</strong>.</p>
 
 <div
 style="background:#f7efe9; border-left:4px solid #7a5a45;
 padding:12px 15px; margin:15px 0;"><strong>📍 Lieu :</strong><br
 />
 Nouvel Espace Culturel « L’Arche »<br />
 120 rue Sadi Carnot
 – 93700 Drancy</div>
 
 <p>Drancy, situee aux portes de Paris et
 desservie par le RER B, offrira un cadre accessible pour accueillir
 les delegations du monde entier.</p>
 
 <p>Les titres seront decernes
 en categorie 50+, ainsi que dans les tranches 60+, 70+ et 80+, chez
 les hommes et les femmes.</p>
 
 <p style="font-style:italic;
 color:#555;">Cette annonce est issue des informations publiees sur le
 site de la FMJD. Des precisions complementaires seront communiquees
 prochainement par l’organisateur.</p>
 
 <p style="font-style:italic;
 color:#555;"><img
 src="https://admin.sportsregions.fr/media/uploaded/sites/3629/kcupload/images/image-20260402202454-1.png"
 style="width: 478px; height: 330px;" /></p>
 
 <p
 style="font-style:italic; color:#555;"><a
 href="https://www.fmjd.org/downloads/scoretables/30757.pdf?t=1772474646"><img
 alt="Telechargement du PDF"
 src="https://admin.sportsregions.fr/media/uploaded/sites/3629/kcupload/images/logo/pdficon_large.gif"
 style="width: 60px; height: 60px;" /></a></p>
 </div>
URL;VALUE=URI:https://www.ligue-hdf-jeudedames.com/evenements/2026/09/20/6e-championnat-du-monde-veterants-2422795
END:VEVENT
END:VCALENDAR
