...
<!-- Espace pour l'image (moitié droite) -->
<div style="
flex: 1;
background: #f8f9fa;
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
min-height: 400px;
border: 2px dashed #ddd;">
<!-- Remplacez cette div par votre image -->
<p style="color: #999; text-align: center;">
Ajoutez votre image ici<br>
<small>Remplacez cette section par une balise <img></small>
</p>
</div>
</div>
<!-- FIN SECTION ANNONCE DU LAURÉAT -->
<!-- 3. SECTION DE PRÉSENTATION AMÉLIORÉE -->
<div style="padding: 30px 20px; text-align: center;">
<h2 style="font-size: 1.8em; color: #8B4513; margin-bottom: 25px;">Une opportunité unique de laisser votre empreinte créative !</h2>
<div style="max-width: 900px; margin: 0 auto; text-align: left;">
<div style="background: linear-gradient(135deg, #FFF8F0, #FFFACD); padding: 25px; border-radius: 12px; border-left: 5px solid #D2691E; box-shadow: 0 2px 8px rgba(139,69,19,0.1);">
<p style="font-size: 1.1em; color: #654321; margin-bottom: 15px; line-height: 1.6;">
<strong style="color: #8B4513;">La Fédération des Productrices de Karité de Côte d'Ivoire (FEPROKA-CI)</strong> rassemble les productrices de karité de Côte D'Ivoire.
</p>
<p style="font-size: 1.1em; color: #654321; margin-bottom: 15px; line-height: 1.6;">
Ces femmes transforment les noix de karité en un <strong style="color: #B8860B;">beurre précieux, reconnu mondialement</strong> pour ses propriétés exceptionnelles.
</p>
<p style="font-size: 1.1em; color: #654321; margin-bottom: 15px; line-height: 1.6;">
<strong style="color: #D2691E;">Mettez votre talent au service d'un produit emblématique du patrimoine national.</strong>
</p>
<p style="font-size: 1.1em; color: #654321; margin-bottom: 0; line-height: 1.6;">
Le logo lauréat deviendra l'<strong>identité visuelle de la marque collective</strong> du beurre de karité de la FEPROKA-CI, porté fièrement sur les <strong style="color: #8B4513;">marchés nationaux et internationaux</strong>.
</p>
</div>
</div>
</div>
<!-- NOUVELLE BOÎTE PRIX -->
<div style="padding: 0 20px 30px 20px; text-align: center;">
<div style="background: linear-gradient(135deg, #DAA520, #FFD700); border: 2px solid #B8860B; padding: 20px; text-align: center; border-radius: 12px; max-width: 900px; margin: 0 auto; box-shadow: 0 4px 15px rgba(218,165,32,0.2);">
<h3 style="margin:0; font-size: 1.8em; color: #8B4513; text-shadow: 1px 1px 1px white;">🏆 Tentez de gagner 450 000 FCFA ! 🏆</h3>
</div>
</div>
<!-- NOTICE DE MISE À JOUR - À insérer après la section de présentation -->
<div style="padding: 0 20px 30px 20px;">
<div style="max-width: 900px; margin: 0 auto;">
<!-- Boîte d'alerte avec icône -->
<div style="background: linear-gradient(135deg, #FFF3E0, #FFE0B2); border: 2px solid #FF9800; border-left: 6px solid #FF6F00; border-radius: 12px; padding: 25px; box-shadow: 0 4px 15px rgba(255,152,0,0.2); position: relative;">
<!-- Icône d'alerte -->
<div style="position: absolute; top: -15px; left: 25px; background: #FF9800; color: white; width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.2em; font-weight: bold; box-shadow: 0 2px 8px rgba(255,152,0,0.3);">
!
</div>
<!-- Titre -->
<h3 style="margin: 10px 0 15px 0; color: #E65100; font-size: 1.4em; font-weight: bold;">
📋 Mise à Jour sur le Processus de Sélection
</h3>
<!-- Contenu -->
<div style="color: #BF360C; line-height: 1.6;">
<p style="margin-bottom: 15px; font-size: 1.05em;">
<strong>Le processus d'évaluation est en cours.</strong>
</p>
<p style="margin-bottom: 15px;">
Notre jury d'experts procède actuellement à l'examen de toutes les soumissions, ce qui nécessite le temps approprié.
</p>
<p style="margin-bottom: 15px;">
<strong>Communication des résultats :</strong> Initialement prévue pour août 2025, l'annonce des résultats est reportée à une date ultérieure par email et via cette page.
</p>
<p style="margin: 0; font-style: italic;">
Nous remercions tous les participants pour leur patience.
</p>
</div>
<!-- Badge optionnel -->
<div style="margin-top: 20px; text-align: center;">
<span style="background: #FF6F00; color: white; padding: 8px 20px; border-radius: 25px; font-size: 0.9em; font-weight: bold; display: inline-block;">
🕐 Évaluation en cours
</span>
</div>
</div>
</div>
</div>
...
<!-- Colonne de droite : Comment participer ? -->
<div style="flex: 1; min-width: 300px; background-color: #F0FFF4; border: 2px solid #90EE90; border-radius: 12px; box-shadow: 0 4px 8px rgba(46,139,87,0.1); overflow: hidden; display: flex; flex-direction: column;">
<img src="https://confluence.wipo.int/confluence/download/attachments/1640993109/women%20designer%20at%20desk.png?api=v2" alt="Comment participer" style="width: 100%; height: 200px; object-fit: cover; display: block;">
<div style="