Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

        <!-- 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 &lt;img&gt;</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>

...

    <!-- 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;