<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="fr" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
   <head>
      <!--[if gte mso 9]>
      <xml>
         <o:OfficeDocumentSettings>
            <o:AllowPNG/>
            <o:PixelsPerInch>96</o:PixelsPerInch>
         </o:OfficeDocumentSettings>
      </xml>
      <![endif]-->
      <title>Younited</title>
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <meta http-equiv="X-UA-Compatible" content="IE=edge">
      <meta name="viewport" content="width=device-width, initial-scale=1.0 ">
      <meta name="format-detection" content="telephone=no" />
      <meta name="format-detection" content="date=no" />
      <meta name="format-detection" content="address=no" />
      <meta name="format-detection" content="email=no" />
      <meta name="x-apple-disable-message-reformatting">
      <meta name="robots" content="noindex,follow">
      <link rel="preconnect" href="https://fonts.googleapis.com">
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700;800&display=swap" rel="stylesheet">
      <style type="text/css">
         
         body { margin: 0; padding: 0; -webkit-text-size-adjust: 100% !important; -ms-text-size-adjust: 100% !important; -webkit-font-smoothing: antialiased !important; }
         #MessageViewBody a { color: inherit; text-decoration: none; font-size: inherit; font-family: inherit; font-weight: inherit; line-height: inherit; }
         img { display: block; border: 0 !important; outline: none !important; -ms-interpolation-mode: bicubic; }
         p { Margin: 0px !important; Padding: 0px !important; }
         table { border-collapse: collapse; border-spacing: 0; mso-table-lspace: 0pt !important; mso-table-rspace: 0pt !important; }
         td, a, span { border-collapse: collapse; mso-line-height-rule: exactly; }
         a[x-apple-data-detectors] { color: inherit !important; text-decoration: none !important; font-size: inherit !important; font-family: inherit !important; font-weight: inherit !important; line-height: inherit !important; }
         .ExternalClass * { line-height: 100%; }
         h1{ font-size: 22px; font-weight: bold; margin-top: 0; }
         @media only screen and (max-width: 602px) {
            .tdBlock { width: 100% !important; display: block !important; }
            .tblock { width: 100% !important; }
            .tblock90 { width: 90% !important; }
            .img100 { width: 100% !important; height: auto !important; }
            .tauto { height: auto !important; }
            .brhide br { display: none !important; }
            .fcenter { text-align: center !important; }
            .fcenter img { margin-left: auto !important; margin-right: auto !important; }
            .tdBlock { width: 100% !important; display: block !important; }
            .first_col{ margin-bottom: 10px; }
            .hidden { display: none !important; }
         }

         
         .yh2 {
            width: 100%; box-sizing: border-box;
            background: linear-gradient(135deg, #4C1D95 0%, #6200FE 50%, #6200FE 100%);
            border-radius: 18px;
            padding: 20px 20px 10px;
            text-align: center; color: #ffffff;
            font-family: 'Roboto', Arial, Helvetica, sans-serif;
            position: relative; overflow: hidden;
            perspective: 800px;
         }
         .yh2::before {
            content: ""; position: absolute; inset: 0;
            background:
              radial-gradient(circle at 20% 0%, rgba(251,191,36,0.25), transparent 40%),
              radial-gradient(circle at 80% 100%, rgba(255,255,255,0.15), transparent 50%);
            pointer-events: none;
         }
         .yh2-pretitle {
            position: relative; display: inline-block;
            background: rgba(251,191,36,0.95);
            color: #4C1D95;
            font-size: 11px; letter-spacing: 2px; text-transform: uppercase;
            font-weight: 800; padding: 5px 14px; border-radius: 999px;
            margin-bottom: 14px; z-index: 3;
         }
         .yh2-pretitle::after {
            content: ""; display: inline-block;
            width: 6px; height: 6px;
            background: #4C1D95; border-radius: 50%;
            margin-left: 8px; vertical-align: middle;
            animation: yh2-blink 1s infinite;
         }
         @keyframes yh2-blink { 0%, 100% { opacity: 1; } 50% { opacity: 0.2; } }
         .yh2-title {
            position: relative; z-index: 3;
            font-size: 36px; font-weight: 800; line-height: 1.25; margin-bottom: 22px;
         }
         .yh2-title b {
            color: #FBBF24; display: inline-block;
            animation: yh2-emphasize 3s ease-in-out infinite;
         }
         @keyframes yh2-emphasize {
            0%, 70%, 100% { transform: scale(1); }
            80% { transform: scale(1.08); }
         }
         .yh2-timeline {
            position: relative; z-index: 3;
            display: flex; justify-content: space-between; align-items: flex-start;
            max-width: 380px; margin: 0 auto 18px; padding: 0 6px;
         }
         .yh2-line {
            position: absolute; top: 17px; left: 36px; right: 36px;
            height: 4px; background: rgba(255,255,255,0.25); border-radius: 2px; z-index: 0;
         }
         .yh2-progress {
            position: absolute; top: 0; left: 0; height: 100%; width: 0%;
            background: #FBBF24; border-radius: 2px;
            animation: yh2-progress 6s ease-in-out infinite;
         }
         @keyframes yh2-progress {
            0%, 5%   { width: 0%; }
            25%, 30% { width: 50%; }
            55%, 95% { width: 100%; }
            100%     { width: 100%; }
         }
         .yh2-step { position: relative; z-index: 1; width: 90px; text-align: center; }
         .yh2-circle {
            width: 38px; height: 38px; border-radius: 50%;
            background: rgba(255,255,255,0.2);
            border: 2px solid rgba(255,255,255,0.5);
            color: #ffffff; font-weight: 800; font-size: 16px; line-height: 34px;
            margin: 0 auto 8px; transition: all 0.3s ease;
         }
         .yh2-step-1 .yh2-circle { animation: yh2-activate 6s ease-in-out infinite; animation-delay: 0s; }
         .yh2-step-2 .yh2-circle { animation: yh2-activate 6s ease-in-out infinite; animation-delay: 1.5s; }
         .yh2-step-3 .yh2-circle { animation: yh2-activate 6s ease-in-out infinite; animation-delay: 3s; }
         @keyframes yh2-activate {
            0%, 100% { background: rgba(255,255,255,0.2); border-color: rgba(255,255,255,0.5); transform: scale(1); box-shadow: 0 0 0 0 rgba(251,191,36,0); }
            8%, 12%  { background: #FBBF24; border-color: #FBBF24; color: #4C1D95; transform: scale(1.15); box-shadow: 0 0 0 8px rgba(251,191,36,0.25); }
            25%, 75% { background: #FBBF24; border-color: #FBBF24; color: #4C1D95; transform: scale(1); box-shadow: 0 0 0 0 rgba(251,191,36,0); }
         }
         .yh2-label { font-size: 13px; font-weight: 600; color: #ffffff; opacity: 0.9; }
         .yh2-cta {
            position: relative; z-index: 3;
            font-size: 14px; font-weight: 500; opacity: 0.95; margin-top: 4px;
         }
         .yh2-cta::before {
            content: "✓"; display: inline-block;
            width: 18px; height: 18px; line-height: 18px;
            background: #FBBF24; color: #4C1D95;
            border-radius: 50%; font-size: 12px; font-weight: 800;
            margin-right: 8px; vertical-align: middle;
         }

         
         .coin {
            position: absolute;
            pointer-events: none;
            transform-style: preserve-3d;
            animation: coin-spin var(--dur, 3s) linear infinite;
            animation-delay: var(--d, 0s);
            filter: drop-shadow(0 4px 6px rgba(0,0,0,0.32));
            z-index: 2;
         }
         .coin-face {
            position: absolute; inset: 0;
            width: 100%; height: 100%;
            backface-visibility: hidden;
            -webkit-backface-visibility: hidden;
         }
         .coin-back { transform: rotateY(180deg); }
         @keyframes coin-spin {
            from { transform: rotateY(0deg); }
            to   { transform: rotateY(360deg); }
         }
         .coin-float {
            animation: coin-spin var(--dur, 3s) linear infinite,
                       coin-bob 4s ease-in-out infinite;
         }
         @keyframes coin-bob {
            0%, 100% { translate: 0 0; }
            50%      { translate: 0 -6px; }
         }

         @media only screen and (max-width: 602px) {
            .yh2 { padding: 32px 20px 10px; border-radius: 14px; }
            .yh2-title { font-size: 30px; }
            .yh2-timeline { max-width: 320px; }
            .yh2-step { width: 80px; }
            .yh2-circle { width: 34px; height: 34px; line-height: 30px; font-size: 14px; }
            .yh2-line { top: 15px; left: 32px; right: 32px; }
            .yh2-label { font-size: 12px; }
            
            .coin { transform: scale(0.85); }
         }
      </style>
   </head>
   <body style="margin:0px auto; padding:0px;" bgcolor="#F2F2F2"><div align="center">
    <span style="color:#000000;">
        <strong>Si vous ne visualisez pas ce message correctement</strong> 
        <a href="https://links.astrodeal.fr/c/ilu/xyz/Ge3M14IQ5hEAg2bTmW2K5y/FL/EjLe/F/b0bf6103" style="color:#000000;">
            <strong>cliquez-ici</strong>
        </a>
        <br />
    </span>
</div>

<div align="center" style="text-align:center;">
    <span style="color:#000000;">
        <br />Pour ne plus recevoir nos offres vous pouvez vous désabonner en bas de cette page ou bien 
    </span>
    <span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:2px;text-align:-webkit-center;"></span>
    <span style="color:#000000;">
        <a href="https://links.astrodeal.fr/u/ilu/Ge3M14IQ5hEAg2bTmW2K5y/FL/EjLe/F/6075fc52" style="color:#000000;">
            cliquer ici
        </a>.
        <br />
    </span>
</div>

      
      <svg width="0" height="0" style="position:absolute;width:0;height:0;overflow:hidden" aria-hidden="true">
         <defs>
            <radialGradient id="coinGold" cx="35%" cy="30%" r="75%">
               <stop offset="0%"  stop-color="#FFF7CC"/>
               <stop offset="35%" stop-color="#FCD34D"/>
               <stop offset="75%" stop-color="#D97706"/>
               <stop offset="100%" stop-color="#7C2D12"/>
            </radialGradient>
            <radialGradient id="coinSilver" cx="35%" cy="30%" r="75%">
               <stop offset="0%"  stop-color="#FAFAFA"/>
               <stop offset="55%" stop-color="#D1D5DB"/>
               <stop offset="100%" stop-color="#4B5563"/>
            </radialGradient>
            <symbol id="coin1eur" viewBox="0 0 100 100">
               
               <circle cx="50" cy="50" r="48" fill="url(#coinSilver)" stroke="#1F2937" stroke-width="0.8"/>
               
               <circle cx="50" cy="50" r="46.5" fill="none" stroke="#ffffff" stroke-width="0.4" opacity="0.5"/>
               
               <circle cx="50" cy="50" r="36" fill="url(#coinGold)" stroke="#7C2D12" stroke-width="0.8"/>
               
               <circle cx="50" cy="50" r="33.5" fill="none" stroke="#7C2D12" stroke-width="0.3" opacity="0.4"/>
               
               <text x="50" y="64" text-anchor="middle"
                     font-family="Georgia, 'Times New Roman', serif"
                     font-weight="900" font-size="32" fill="#5C2410">1€</text>
            </symbol>
         </defs>
      </svg>

      <span style="display:none !important;visibility:hidden;mso-hide:all;font-size:1px;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
      Younited ‌ ‌ ‌ ‌ ‌ ‌
      </span>
      <div id="preview_text" style="display:none;font-size:1px;color:#F2F2F2;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;"></div>
      <table role="presentation" cellpadding="0" cellspacing="0" border="0" style="width: 100%;">
         <tr>
            <td align="center">
               <table role="presentation" align="center" class="tblock" bgcolor="#F2F2F2" cellpadding="0" cellspacing="0" border="0" width="600" style="width: 600px;">
                  <tr><td height="15" style="line-height: 15px; height: 15px;"></td></tr>
                  <tr>
                     <td align="center">
                        <table role="presentation" align="center" class="tblock90" bgcolor="#F2F2F2" cellpadding="0" cellspacing="0" border="0" width="530" style="width: 530px;">
                           <tr>
                              <td align="center" style="font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color: #4b4b4b; line-height: 14px;">
                                 Younited ne vous adresse pas directement cet e-mail. Vous le recevez de la part de la base de données dont vous trouverez les informations détaillées en bas de page.
                              </td>
                           </tr>
                        </table>
                     </td>
                  </tr>
                  <tr><td height="15" style="line-height: 15px; height: 15px;"></td></tr>
               </table>
               <table role="presentation" align="center" class="tblock" bgcolor="#ffffff" cellpadding="0" cellspacing="0" border="0" width="600" style="width: 600px;">
                  <tr>
                     <td align="center">
                        <table role="presentation" align="center" class="tblock90" bgcolor="#ffffff" cellpadding="0" cellspacing="0" border="0" width="550" style="width: 550px;">
                           <tr><td height="15" style="line-height: 15px; height: 15px;"> </td></tr>
                           <tr>
                              <td>
                                 <table role="presentation" align="center" class="tblock90" bgcolor="" cellpadding="0" cellspacing="0" border="0" width="150" style="width: 150px;">
                                    <tr>
                                       <td class="tauto" align="center">
                                          <a href="https://links.astrodeal.fr/c/ilu/xyG/Ge3M14IQ5hEAg2bTmW2K5y/FL/EjLe/F/de951776" style="text-decoration: none;">
                                          <img src="https://imgbt.la-webosphere.fr/data/bat/2026/05/a990-ad5f.jpg" border="0" width="150" style="display: block; border:0px;" alt="Younited" />
                                          </a>
                                       </td>
                                    </tr>
                                 </table>
                              </td>
                           </tr>
                           <tr><td height="15" style="line-height: 15px; height: 15px;"> </td></tr>
                        </table>
                     </td>
                  </tr>
               </table>


               
               <table role="presentation" align="center" class="tblock" bgcolor="#ffffff" cellpadding="0" cellspacing="0" border="0" width="600" style="width: 600px; mso-cellspacing: 0px; mso-padding-alt: 0px 0px 0px 0px;">
                  <tr>
                     <td align="center">
                        <table role="presentation" align="center" class="tblock" bgcolor="#ffffff" cellpadding="0" cellspacing="0" border="0" width="600" style="width: 600px; mso-cellspacing: 0px; mso-padding-alt: 0px 0px 0px 0px;">
                           <tr>
                              <td>
                                 <table role="presentation" align="center" class="tblock90" bgcolor="" cellpadding="0" cellspacing="0" border="0" width="500" style="width: 500px;">
                                    <tr>
                                       <td class="tauto" align="center">
                                          <a href="https://links.astrodeal.fr/c/ilu/xyO/Ge3M14IQ5hEAg2bTmW2K5y/FL/EjLe/F/c00bebd3" style="text-decoration: none; ">
                                          <img class="img100" src="https://imgbt.la-webosphere.fr/data/bat/2026/05/59c0-f9cb.gif" border="0" width="500" style="display: block; border:0px;" alt="Ne laissez pas filer cette offre" />
                                          </a>
                                       </td>
                                    </tr>
                                 </table>
                              </td>
                           </tr>
                        </table>
                     </td>
                  </tr>
               </table>


               <table role="presentation" align="center" class="tblock" bgcolor="#ffffff" cellpadding="0" cellspacing="0" border="0" width="600" style="width: 600px;">
                  <tr>
                     <td align="center">
                        <table role="presentation" align="center" class="tblock90" bgcolor="#ffffff" cellpadding="0" cellspacing="0" border="0" width="600" style="width: 600px;">
                           <tr>
                              <td>
                                 <table role="presentation" align="center" class="img100" bgcolor="" cellpadding="0" cellspacing="0" border="0" width="500" style="width: 500px;">
                                    <tr>
                                       <td class="tauto" align="center">
                                          <a href="https://links.astrodeal.fr/c/ilu/xyD/Ge3M14IQ5hEAg2bTmW2K5y/FL/EjLe/F/7aeb95b3" style="text-decoration: none; ">
                                          <img class="img100" src="https://imgbt.la-webosphere.fr/data/bat/2026/05/067f-5ee4.png" border="0" width="500" style="display: block; border:0px;" alt="2000€. Et si votre projet ne coûtait que 1€/jour - Je simule gratuitement" />
                                          </a>
                                       </td>
                                    </tr>
                                 </table>
                              </td>
                           </tr>
                        </table>
                     </td>
                  </tr>
               </table>
               <table role="presentation" align="center" class="tblock" bgcolor="#ffffff" cellpadding="0" cellspacing="0" border="0" width="600" style="width: 600px;">
                  <tr>
                     <td align="center">
                        <table role="presentation" align="center" class="tblock90" bgcolor="#ffffff" cellpadding="0" cellspacing="0" border="0" width="500" style="width: 500px;">
                           <tr><td height="40" style="line-height: 40px; height: 40px;"> </td></tr>
                           <tr>
                              <td align="center" style="font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size: 20px; font-weight: 400; color: #000000; line-height: 24px;">
                                 Ce projet qui attend, c'est le moment de le lancer. Empruntez <b>2 000€ pour seulement 1€/jour*</b> avec Younited.
                              </td>
                           </tr>
                           <tr><td height="40" style="line-height: 40px; height: 40px;"> </td></tr>
                        </table>
                     </td>
                  </tr>
               </table>
               <table role="presentation" align="center" class="tblock" bgcolor="#ffffff" cellpadding="0" cellspacing="0" border="0" width="600" style="width: 600px;">
                  <tr>
                     <td align="center">
                        <table role="presentation" align="center" class="tblock90" bgcolor="#ffffff" cellpadding="0" cellspacing="0" border="0" width="550" style="width: 550px;">
                           <tr>
                              <td>
                                 <table role="presentation" align="center" class="tblock90" bgcolor="" cellpadding="0" cellspacing="0" border="0" width="304" style="width: 304px;">
                                    <tr>
                                       <td class="tauto" align="center">
                                          <a href="https://links.astrodeal.fr/c/ilu/xyB/Ge3M14IQ5hEAg2bTmW2K5y/FL/EjLe/F/e9679678" style="text-decoration: none;">
                                          <img class="img100" src="https://imgbt.la-webosphere.fr/data/bat/2026/03/2012-5fab.png" border="0" width="304" style="display: block; border:0px;" alt="Je simule gratuitement" />
                                          </a>
                                       </td>
                                    </tr>
                                 </table>
                              </td>
                           </tr>
                           <tr><td height="50" style="line-height: 50px; height: 50px;"> </td></tr>
                        </table>
                     </td>
                  </tr>
               </table>
               <table role="presentation" align="center" class="tblock" bgcolor="#ffffff" cellpadding="0" cellspacing="0" border="0" width="600" style="width: 600px;">
                  <tr>
                     <td align="center">
                        <table role="presentation" align="center" class="tblock90" bgcolor="#ffffff" cellpadding="0" cellspacing="0" border="0" width="600" style="width: 600px;">
                           <tr>
                              <td>
                                 <table role="presentation" align="center" class="img100" bgcolor="" cellpadding="0" cellspacing="0" border="0" width="500" style="width: 500px;">
                                    <tr>
                                       <td class="tauto" align="center">
                                          <a href="https://links.astrodeal.fr/c/ilu/xy_/Ge3M14IQ5hEAg2bTmW2K5y/FL/EjLe/F/fd361299" style="text-decoration: none;">
                                          <img class="img100" src="https://imgbt.la-webosphere.fr/data/bat/2026/03/0ad2-872b.png" border="0" width="500" style="display: block; border:0px;" alt="Pas de surprise : vous savez exactement ce que vous remboursez / Je simule gratuitement" />
                                          </a>
                                       </td>
                                    </tr>
                                 </table>
                              </td>
                           </tr>
                        </table>
                     </td>
                  </tr>
                  <tr><td height="50" style="line-height: 50px; height: 50px;"> </td></tr>
               </table>
               <table role="presentation" align="center" class="tblock" bgcolor="#F2F2F2" cellpadding="0" cellspacing="0" border="0" width="600" style="width: 600px;">
                  <tr>
                     <td align="center">
                        <table role="presentation" align="center" class="tblock90" bgcolor="#F2F2F2" cellpadding="0" cellspacing="0" border="0" width="550" style="width: 550px;">
                           <tr><td height="30" style="line-height: 30px; height: 30px;"> </td></tr>
                           <tr>
                              <td align="left" style="text-align: center; font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color: #4b4b4b; line-height: 14px;">
                                 *Exemple de prêt personnel pour un montant total de 2000€ remboursable en 84 mensualités de 29,88€ (hors assurance facultative). Taux Annuel Effectif Global (TAEG) fixe de 6,9% (hors assurance facultative). Taux débiteur fixe de 6,69%. Aucun Frais de Service.Coût total de l'emprunt : 510,26€. Montant total dû par l'emprunteur : 2510,26€. Le coût mensuel de l'assurance Décès-Perte totale et irréversible d'autonomie-Interruption de Travail suite à Accident ou Maladie-Perte d'Emploi est de 7,15€ soit un Taux Annuel Effectif de l'Assurance (TAEA) de 7,57% et un montant total dû de 600,6€, et s'ajoute aux mensualités de remboursement de l'emprunt. Première échéance exigible entre 30 et 60 jours à compter de la mise à disposition des fonds, les mensualités étant prélevées le 4 de chaque mois. Offre valable pour toute demande effectuée entre le 01/03/2026 à 00h01 et le 31/12/2026 à 23h59.
                                 <br><br>
                                 Younited ne vous adresse pas directement cet e-mail. Vous le recevez de la part de la base de données à laquelle vous êtes inscrit(e), pour laquelle vous avez accepté de recevoir les offres commerciales partenaires et dont vous trouverez ci-dessous les informations et la procédure de désinscription :
                              </td>
                           </tr>
                           <tr><td height="30" style="line-height: 30px; height: 30px;"> </td></tr>
                        </table>
                     </td>
                  </tr>
               </table>
            </td>
         </tr>
      </table>
   <img src="https://collecte.aventurecollecte.com/tracking/?type=displayemail&i=fbh0dhf0dggj0cdhij0eajiig&avuid=61473744188" width="1" height="1" /><div style="text-align:center;">
    <p>
        <span style="color:#000000;">
            Vous recevez ce mail car vous êtes abonnés à la base de Astrodeal. <br />
            La base est déclarée à la CNIL sous le n°2123976<br />
            Conformément à la loi Informatique et Liberté du 06 Janvier 1978, vous disposez d'un droit d'accès, de rectification et d'opposition aux données vous concernant. 
            <span style="text-align:center;">MEDIAZUR - 24 Rue cassini, 06300 NICE - RCS </span>
            <span style="font-family:'Times New Roman';font-size:medium;text-align:-webkit-center;">833 975 758 </span>
            <span style="text-align:center;">RCS</span>
        </span>
    </p>
</div>

<div align="center" style="text-align:center;">
    <p>
        <span style="color:#000000;">
            Vous pouvez prendre connaissance de notre 
        </span>
        <span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;text-align:-webkit-center;"></span>
        <span style="color:#000000;">
            <a href="https://links.astrodeal.fr/c/ilu/xy9/Ge3M14IQ5hEAg2bTmW2K5y/FL/EjLe/F/e03606ee" style="color:#000000;">politique de confidentialité</a>. 
        </span>
        <span style="font-family:'Times New Roman';font-size:medium;text-align:-webkit-center;"></span>
        <span style="color:#000000;"><br /></span>
    </p>
</div>

<div align="center" style="text-align:center;">
    <p>
        <span style="color:#000000;">
            Pour ne plus recevoir nos offres 
        </span>
        <span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;text-align:-webkit-center;"></span>
        <span style="color:#000000;">
            <a href="https://links.astrodeal.fr/u/ilu/Ge3M14IQ5hEAg2bTmW2K5y/FL/EjLe/F/6075fc52" style="color:#000000;">cliquez-ici</a>. 
        </span>
        <span style="font-family:'Times New Roman';font-size:medium;text-align:-webkit-center;"></span>
        <span style="color:#000000;"><br /></span>
    </p>
</div><img src="https://links.astrodeal.fr/o/ilu/Ge3M14IQ5hEAg2bTmW2K5y/EjLe/F/5539467d" alt=""/></body>
</html>