Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<!-- Wrapper général pour la page d'accueil -->
<div style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; color: #444;">

    <!-- 1. BANNIÈRE DES LOGOS PARTENAIRES -->
    <div style="
      background-image: url('https://confluence.wipo.int/confluence/download/attachments/1640993109/logos%20wiki%201600%20%281%29.png?api=v2');
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      height: 100px;
      margin: 0 0 30px 0;">
    </div>

    <!-- 2. BANNIÈRE PRINCIPALE DU CONCOURS -->
    <div style="
      background-image: url('https://confluence.wipo.int/confluence/download/attachments/1640993109/Untitled%20%284%29.png?api=v2');
      background-size: cover;
      background-position: center;
      height: 350px;
      border-radius: 12px;
      box-shadow: 0 4px 15px rgba(0,0,0,0.1);
      margin-bottom: 30px;">
    </div>

    <!-- 3. SECTION ANNONCE DU LAURÉAT -->
    <div style="display: flex; gap: 30px; margin: 30px 0;">
        
        <!-- Boîte de texte (moitié gauche) -->
        <div style="
            flex: 1;
            background: linear-gradient(135deg, #FFF8F0, #FFFACD);
            padding: 35px;
            border-radius: 15px;
            box-shadow: 0 8px 25px rgba(0,0,0,0.15);
            border-left: 8px solid #D2691E;
            border-top: 3px solid #FFD700;
            position: relative;
            overflow: hidden;">
            
            <!-- Décoration d'arrière-plan -->
            <div style="position: absolute; top: -20px; right: -20px; font-size: 120px; color: rgba(210, 105, 30, 0.1); transform: rotate(15deg);">🏆</div>
            
            <!-- Badge "RÉSULTAT OFFICIEL" -->
            <div style="
                background: linear-gradient(45deg, #DC143C, #B22222);
                color: white;
                padding: 8px 20px;
                border-radius: 25px;
                display: inline-block;
                font-size: 0.9em;
                font-weight: bold;
                margin-bottom: 20px;
                box-shadow: 0 3px 10px rgba(220,20,60,0.3);
                text-transform: uppercase;
                letter-spacing: 1px;">
                🎊 RÉSULTAT OFFICIEL 🎊
            </div>
            
            <h2 style="
                color: #D2691E;
                font-size: 1.5em;
                margin-bottom: 25px;
                line-height: 1.3;
                font-weight: bold;
                text-shadow: 2px 2px 4px rgba(0,0,0,0.1);">
                🏅 Annonce du Lauréat du Concours de Création de Logotype pour la Marque Collective du Beurre de Karité Ivoirien de la FEPROKA-CI
            </h2>
            
            <!-- Premier paragraphe -->
            <div style="background: white; padding: 20px; border-radius: 10px; margin-bottom: 20px; border-left: 4px solid #32CD32;">
                <p style="margin: 0; line-height: 1.7; text-align: justify; font-size: 1.05em;">
                    🌍 La <strong style="color: #D2691E;">Fédération des Productrices de Karité de Côte d'Ivoire (FEPROKA-CI)</strong>, avec le soutien de l'<strong style="color: #2E8B57;">Office Ivoirien de la Propriété Intellectuelle (OIPI)</strong> et l'<strong style="color: #1E90FF;">Organisation Mondiale de la Propriété Intellectuelle (OMPI)</strong>, est fière d'annoncer le lauréat du concours de création de logotype pour sa Marque Collective du beurre de karité ivoirien.
                </p>
            </div>
            
            <!-- Encadré du gagnant séparé -->
            <div style="
                background: linear-gradient(135deg, #FFD700, #FFA500);
                padding: 20px;
                border-radius: 12px;
                margin: 20px 0;
                box-shadow: 0 4px 15px rgba(255,215,0,0.4);
                border: 2px solid #DAA520;">
                
                <div style="text-align: center; margin-bottom: 15px;">
                    <span style="font-size: 2em;">🎯</span>
                    <h3 style="color: #8B4513; margin: 10px 0; font-size: 1.3em; text-shadow: 1px 1px 2px rgba(0,0,0,0.1);">
                        LE GAGNANT EST...
                    </h3>
                </div>
                
                <p style="margin: 0; line-height: 1.7; text-align: justify; color: #654321; font-size: 1.05em;">
                    📅 Lors de son <strong>Assemblée Générale du 4 novembre 2025</strong>, la FEPROKA-CI a désigné le logotype de <strong style="color: #8B4513; font-size: 1.1em;">✨ Monsieur Ange Maurel Quoicy Thyzier ✨</strong> comme lauréat, parmi trois propositions finalistes issues de <strong style="color: #DC143C;">109 participations</strong> reçues dans le cadre de ce concours ouvert à tous les designers et créatifs ivoiriens.
                </p>
            </div>
            
            <!-- Paragraphe sur l'utilisation du logo -->
            <div style="background: rgba(255,255,255,0.8); padding: 18px; border-radius: 10px; margin-bottom: 20px;">
                <p style="margin: 0; line-height: 1.7; text-align: justify; font-size: 1.05em;">
                    🌟 Ce logotype deviendra l'<strong style="color: #D2691E;">identité visuelle de la Marque Collective</strong> du beurre de karité ivoirien de la FEPROKA-CI. Il sera utilisé pour distinguer et valoriser le beurre de karité et ses produits dérivés issus des membres de la fédération, tant sur les <strong style="color: #8B4513;">marchés nationaux qu'internationaux</strong>.
                </p>
            </div>
            
            <!-- MessageConfettis dedécoratifs remerciement stylisé -->
            <div style="
position: absolute; bottom: 10px; right: 15px; font-size: 20px; opacity: 0.6;">
        background: linear-gradient(135deg, #E8F5E8, #F0FFF0);
     🎉🎊✨
           padding: 15px; </div>
        </div>

        border<!--radius: 10px;
Espace pour l'image (moitié droite) -->
        <div style="
   border-left: 4px solid #32CD32;
      flex: 1;
         text-align: center;">
  background: linear-gradient(135deg, #f8f9fa, #e9ecef);
           <p style="margin: 0; line-height: 1.6; font-style: italic; color: #2E7D32; font-size: 1.05em;">
 border-radius: 15px;
            display: flex;
             🙏 <strong>Nous remercions chaleureusement tous les participants</strong> pour la qualité exceptionnelle de leurs propositions, qui témoignent du <strong>talent créatif ivoirien</strong> ! 🇨🇮align-items: center;
            justify-content: center;
            min-height: 400px;
   </p>
         border: 3px dashed </div>#FFD700;
            position: relative;
            <!-- Confettis décoratifs -->overflow: hidden;
            <div style="position: absolute; bottom: 10px; right: 15px; font-size: 20px; opacity: 0.6padding: 10px;">
                🎉🎊✨
            </div>
   !-- Décoration d'arrière-plan -->
     </div>

        <!-- Espace pour l'image (moitié droite)<div style="position: absolute; top: 20px; left: 20px; font-size: 60px; color: rgba(255,215,0,0.3);">🏆</div>
            <div style="position: absolute; bottom: 20px; right: 20px; font-size: 40px; color: rgba(255,215,0,0.3);">🌟</div>
            
            <!-- IMAGE AJOUTÉE -->
        <div style="
    <img src="https://confluence.wipo.int/confluence/download/attachments/1695583040/photo.jpg?version=1&modificationDate=1764599636936&api=v2" 
                flex: 1;
    alt="Logo Gagnant - Monsieur Ange Maurel Quoicy Thyzier" 
         background: linear-gradient(135deg, #f8f9fa, #e9ecef);
     style="
       border-radius: 15px;
            displaywidth: flex100%;
            align-items: center;
            justify-contentheight: center100%;
              min-height: 400px;
     object-fit: cover;
      border: 3px dashed #FFD700;
            positionborder-radius: relative8px;
            overflow: hidden;
       box-shadow: 0 6px   padding: 10px;">20px rgba(0,0,0,0.15);
            
          z-index: 1;
  <!-- Décoration d'arrière-plan -->
                <div style="position: absoluterelative; top: 20px; left: 20px; font-size: 60px; color: rgba(255,215,0,0.3);">🏆</div>
            ">
        </div>

    </div>

    <!-- 4. SECTION REMERCIEMENTS (SÉPARÉE) -->
    <div style="positionpadding: 0 absolute;20px bottom:30px 20px; right: 20px; font-size: 40px; color: rgba(255,215,0,0.3);">🌟</div>
   ">
        <div style="max-width: 900px; margin: 0 auto;">
         
   <div style="
        <!-- IMAGE AJOUTÉE -->
     background: linear-gradient(135deg, #E8F5E8, #F0FFF0);
    <img src="https://confluence.wipo.int/confluence/download/attachments/1695583040/photo.jpg?version=1&modificationDate=1764599636936&api=v2" 
          padding: 25px;
       alt="Logo Gagnant - Monsieur Ange Maurel Quoicy Thyzier" 
 border-radius: 12px;
               style="
     border-left: 4px solid #32CD32;
                widthtext-align: 100%center;
                box-shadow: 0 4px  height: 100%;15px rgba(46,139,87,0.1);">
                <p style="margin: 0;  objectline-fitheight: cover1.6;
 font-style: italic; color:                 border-radius: 8px;
#2E7D32; font-size: 1.1em;">
                    🙏  box-shadow: 0 6px 20px rgba(0,0,0,0.15);
              <strong>Nous remercions chaleureusement tous les participants</strong> pour la qualité exceptionnelle de leurs propositions, qui témoignent du <strong>talent créatif ivoirien</strong> ! 🇨🇮
      z-index: 1;
         </p>
           position: relative;"> </div>
        </div>

    </div>

</div>