<!DOCTYPE html>
<html>

<head>
    <title>Mercedes</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <style type="text/css">
        /* CLIENT-SPECIFIC STYLES */
        body,
        table,
        td,
        a {
            -webkit-text-size-adjust: 100%;
            -ms-text-size-adjust: 100%;
        }

        /* Prevent WebKit and Windows mobile changing default text sizes */
        table,
        td {
            mso-table-lspace: 0pt;
            mso-table-rspace: 0pt;
        }

        /* Remove spacing between tables in Outlook 2007 and up */
        img {
            -ms-interpolation-mode: bicubic;
        }

        /* Allow smoother rendering of resized image in Internet Explorer */

        /* RESET STYLES */
        img {
            border: 0;
            height: auto;
            line-height: 100%;
            outline: none;
            text-decoration: none;
        }

        table {
            border-collapse: collapse !important;
        }

        body {
            height: 100% !important;
            margin: 0 !important;
            padding: 0 !important;
            width: 100% !important;
        }

        /* iOS BLUE LINKS */
        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;
        }

        @media screen {

                @font-face {
                    font-family: 'MBCorpoATitleCond-Regular';
                    font-display: swap;
                    mso-generic-font-family: swiss;
                    src: url("https://imgbt.la-webosphere.fr/data/bat/2024/02/0331-1dde") format('woff'),
                     url("https://imgbt.la-webosphere.fr/data/bat/2024/02/b4f3-df6a") format('ttf');
                     font-weight: normal;
                    font-style: normal;
                }

        }

        /* MOBILE STYLES */

        @media screen and (max-width: 639px) {

            .ResizeMobBtn {
                display: block !important;
                width: 100% !important;
                max-width: 100% !important;
                padding-bottom: 30px !important;
            }
            .wrapper2ColFull {
                width: 100% !important;
                max-width: 100% !important;
            }

            .resizepadding2 {
                padding-left: 20px !important;
                padding-right: 20px !important;
                padding-bottom: 20px  !important;
            }

            .img-Header  {
                max-width: 640px !important;
                width: 100% !important;
                height: auto !important;
            }

            .img-max2Col  {
                max-width: 500px !important;
                width: 100% !important;
                height: auto !important;
            }

            .noPadding {
                padding-left: 0px !important;
                padding-right: 0px !important;
            }

            .padBlockBlanc {
                padding-bottom: 20px !important;
                height: auto !important;
            }

        }

        
        @media screen and (max-width: 580px) {

            .img-maxOffres {
                width: 100% !important;
                max-width: 540px !important;
            }


            .wrapperOffres {
                width: 100% !important;
                max-width: 100% !important;
            }

            .resizepadding {
                padding-left: 20px !important;
                padding-right: 20px !important;
            }

            .paddingLeftNo {
                padding-left:0 !important;
            }

        }



        @media screen and (max-width: 525px) {

            .padding-bottom {
                padding-bottom: 30px !important;
            }

            .hideMobile {
                display: none !important;
            }

            .txtAlignCenter {
                text-align: center !important;
            }


            .hide_on_mobile,
            img.hide_on_mobile {
                display: none !important;
                height: 0 !important;
                text-indent: -9999px !important;
                padding: 0px !important;
                margin: 0px !important;
            }

            .hide_on_mobile img {
                display: none;
                height: 0;
                text-indent: -9999px;
            }

            .show_on_mobile {
                display: block !important;
                width: 100% !important;
                height: auto !important;
                max-width: 530px !important;
            }

            .imgMob {
                display: block !important;
                width: 100% !important;
                height: auto !important;
                max-width: 530px !important;
            }

            .ResizeMobBtn {
                display: block !important;
                width: 100% !important;
                max-width: 100% !important;
                padding-bottom: 30px !important;
            }



            /* ALLOWS FOR FLUID TABLES */
            .wrapper {
                width: 100% !important;
                max-width: 100% !important;
            }

            /* ADJUSTS LAYOUT OF LOGO IMAGE */
            .logo img {
                margin: 0 auto !important;
            }

            /* USE THESE CLASSES TO HIDE CONTENT ON MOBILE */
            .mobile-hide {
                display: none !important;
            }

            .img-max {
                max-width: 100% !important;
                width: 100% !important;
                height: auto !important;
            }

            /* FULL-WIDTH TABLES */
            .responsive-table {
                width: 100% !important;
            }

            /* UTILITY CLASSES FOR ADJUSTING PADDING ON MOBILE */
            .padding {
                padding: 10px 5% 15px 5% !important;
            }

            .padding-meta {
                padding: 30px 5% 0px 5% !important;
                text-align: center;
            }

            .padding-copy {
                padding: 10px 5% 10px 5% !important;
                text-align: center;
            }

            .no-padding {
                padding: 0 !important;
            }

            .section-padding {
                padding: 50px 15px 50px 15px !important;
            }

            /* ADJUST BUTTONS ON MOBILE */
            .mobile-button-container {
                margin: 0 auto;
                width: 100% !important;
            }

            .mobile-button {
                padding: 15px !important;
                border: 0 !important;
                font-size: 16px !important;
                display: block !important;
            }
            .font20 {
                font-size: 20px !important;
                line-height: 26px !important;
            }
            .font30 {
                font-size: 30px !important;
                line-height: 32px !important;
            }
            .width38 {
                width: 38px !important;
                height: auto !important;
            }

        }


        /* ANDROID CENTER FIX */
        div[style*="margin: 16px 0;"] {
            margin: 0 !important;
        }
    </style>
    <!--[if gte mso 12]>
<style type="text/css">
.mso-right {
padding-left: 20px;
}
</style>
<![endif]-->

 <!--[if mso]>
        <style type=”text/css”>
        .fallback-text {
        font-family: Arial, sans-serif;
        }
        </style>
    <![endif]-->
</head>

<body style="margin: 0 !important; padding: 0 !important;"><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/xbx/x6wY9Zqe-h83DlHE2r27Cy/FL/EjLe/F/4b7c96a0" 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/x6wY9Zqe-h83DlHE2r27Cy/FL/EjLe/F/31f1e119" style="color:#000000;">
            cliquer ici
        </a>.
        <br />
    </span>
</div>


    <table border="0" cellpadding="0" cellspacing="0" width="100%">
        <!-- HEADER -->
        <tr>
            <td bgcolor="#000000" align="center">
                <!--[if (gte mso 9)|(IE)]>
            <table align="center" border="0" cellspacing="0" cellpadding="0" width="640">
            <tr>
            <td align="center" valign="top" width="640">
            <![endif]-->
                <table border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width: 640px;" class="wrapper">
                    <tr>
                        <td align="left" class="hideMobile" valign="top" style="padding-left:20px;padding-top:15px;padding-right:15px;padding-bottom:40px;padding-left:15px;line-height:normal;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#666666;">
                            <font color="#666666">La Classe A suréquipée dès 350€/mois.</font>
                        </td>
                        
                    </tr>
                </table>
                <table border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width: 640px;" class="wrapper">
                    <tr>
                        <td align="left" style="padding-left:30px;padding-bottom:25px;" class="resizepadding">
                            <a href="https://links.astrodeal.fr/c/ilu/xbl/x6wY9Zqe-h83DlHE2r27Cy/FL/EjLe/F/94b69298" target="_blank"><img src="https://imgbt.la-webosphere.fr/data/bat/2026/02/d682-a040.png" width="58" height="58" alt="" border="0" style="display:block" class="width38"></a>
                        </td>
                        <td align="right" style="padding-right:25px;padding-bottom:25px;" valign="middle" class="resizepadding">
                            <a href="https://links.astrodeal.fr/c/ilu/xbA/x6wY9Zqe-h83DlHE2r27Cy/FL/EjLe/F/c7a11da7" target="_blank"><img src="https://imgbt.la-webosphere.fr/data/bat/2024/05/7ab3-2e3a.png" width="116" height="auto" alt="Mercedes-Benz" border="0" style="display:block"></a>
                        </td>
                    </tr>
                </table>
                <!--[if (gte mso 9)|(IE)]>
            </td>
            </tr>
            </table>
            <![endif]-->
            </td>
        </tr>
        <!-- FIN HEADER -->
        <!-- VISUEL -->
        <tr>
            <td bgcolor="#000000" align="center" style="padding: 0px 0px 0px 0px;">
                <!--[if (gte mso 9)|(IE)]>
            <table align="center" border="0" cellspacing="0" cellpadding="0" width="640">
            <tr>
            <td align="center" valign="top" width="640">
            <![endif]-->
                <table border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width: 640px;" class="responsive-table">
                    <tr>
                        <td valign="top" style="padding-bottom: 40px;">
                            <!-- HERO IMAGE -->
                            <table width="100%" border="0" cellspacing="0" cellpadding="0">
                                <tr>
                                    <td align="center" style="font-family: Arial, Helvetica, sans-serif;font-size: 18px;font-weight: bold;color: #1b64d7;padding-top: 0px;padding-bottom: 0px;">
                                        <!-- desktop version -->
                                        <p class="hide_on_mobile" style="margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;">
                                            <a href="https://links.astrodeal.fr/c/ilu/xbR/x6wY9Zqe-h83DlHE2r27Cy/FL/EjLe/F/5ee26628" ><img src="https://imgbt.la-webosphere.fr/data/bat/2026/06/c9bd-e13f.jpg" width="640" alt="C : 133gC02/km" style="display: block;" class="img-Header" border="0"></a>
                                        </p>
                                        <!-- mobile version -->
                                        <p class="show_on_mobile" style="display:none;font-size:0;mso-line-height-rule:exactly;line-height:1;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;">
                                            <a href="https://links.astrodeal.fr/c/ilu/xbQ/x6wY9Zqe-h83DlHE2r27Cy/FL/EjLe/F/fa9ce4ed" ><img src="https://hst.tradedoubler.com/file/402601/classe-a/header-m.jpg" alt="C : 133gC02/km" width="0" height="0" style="display: block;" class="imgMob"></a>
                                        </p>
                                    </td>
                                </tr>
                            </table>
                        </td>
                    </tr>
                </table>
                <!--[if (gte mso 9)|(IE)]>
            </td>
            </tr>
            </table>
            <![endif]-->
            </td>
        </tr>
        <!-- FIN VISUEL -->
        <!-- Block central -->
        <tr>
            <td bgcolor="#000000" align="center" style="padding: 0px 0px 0px 0px;">
                <!--[if (gte mso 9)|(IE)]>
            <table align="center" border="0" cellspacing="0" cellpadding="0" width="640">
            <tr>
            <td align="center" valign="top" width="640">
            <![endif]-->
                <table border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width: 640px;" class="responsive-table">
                    <tr>
                        <td>
                            <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#000000">
                             
                                 <!-- Titre -->
                                <tr>
                                    <td align="left" valign="top" style="padding-bottom:20px;padding-top:0px;padding-left:30px;padding-right:30px;line-height:36px;font-family:'MBCorpoATitleCond-Regular',Arial, Helvetica, sans-serif;font-size:36px;color:#ffffff;font-weight: normal; text-transform: uppercase;" class="resizepadding font30">Classe A Edition 140 suréquipée</td>
                                </tr>
                                <!-- Fin Titre -->
                                <!-- text central -->
                                <tr>
                                    <td align="left" valign="top" style="padding-bottom:25px;padding-top:0px;padding-left:30px;padding-right:30px;line-height:22px;font-family:Arial, Helvetica, sans-serif;font-size:15px;color:#ffffff;" class="resizepadding font20">Jusqu’au 30 juin, profitez de la Classe A Edition 140 suréquipée, avec finition AMG Line, toit panoramique et feux Multibeam LED.</td>
                                </tr>
                            </table>
                        </td>
                    </tr>
                    <tr>
                        <td style="padding-left:30px;padding-right:30px;">
                            <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#000000">
                                <tr>
                                    <td align="left" valign="top" style="border-top: #ffffff 1px solid; border-bottom: #ffffff 1px solid; padding-bottom:15px;padding-top:15px;line-height:28px;font-family:Arial, Helvetica, sans-serif;font-size:24px;color:#ffffff;" class="resizepadding font20"><b>Dès 350 €/mois sans apport<sup>*</sup><br>
                                        <span style="font-size: 21px">LLD 37 mois / 45 000 km</span></td>
                                </tr>
                                <!-- Fin text central -->
                                <tr>
                                    <td style="text-align: left;padding-bottom: 30px; padding-top: 30px;" class="resizepadding">
                                        <!--[if gte mso 9]><table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;"><tr><td align="left"><v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://links.astrodeal.fr/c/ilu/xbp/x6wY9Zqe-h83DlHE2r27Cy/FL/EjLe/F/55e26a05" style="height:42px; width:180px; v-text-anchor:middle;" arcsize="4%" strokecolor="#3576d1" fillcolor="#3576d1"><w:anchorlock/><v:textbox inset="0,0,0,0"><center style="color:#ffffff; font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size:16px;text-decoration:none; font-weight: bold"><![endif]-->
                                        <div style="background-color:#3576d1; border:1px solid #3576d1;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#ffffff;display:inline-block;font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;font-size:16px;line-height:normal;text-align:center;text-decoration:none;width:180px;-webkit-text-size-adjust:none;mso-hide:all; padding-top:12px;padding-bottom:12px;font-weight: bold;"><a href="https://links.astrodeal.fr/c/ilu/xbP/x6wY9Zqe-h83DlHE2r27Cy/FL/EjLe/F/2f999891" target="_blank" style="text-decoration:none; color: #FFFFFF;">Profitez de l’offre</a>
                                        </div>
                                        <!--[if mso]></center></v:textbox></v:roundrect></td></tr></table><![endif]-->
                                    </td>
                                </tr>
                                <!-- Fin text central -->
                            </table>
                        </td>
                    </tr>
                </table>
                <!--[if (gte mso 9)|(IE)]>
            </td>
            </tr>
            </table>
            <![endif]-->
            </td>
        </tr>
          <!-- Fin Block central -->
          <!-- FOOTER -->
        <tr>
            <td bgcolor="#000000" align="center" style="padding: 0 0px 0px 0;">
                <!--[if (gte mso 9)|(IE)]>
            <table align="center" border="0" cellspacing="0" cellpadding="0" width="640">
            <tr>
            <td align="center" valign="top" width="640">
            <![endif]-->
                <table border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width: 640px;" class="responsive-table">
                    <tr>
                        <td style="padding: 5px 30px 30px 30px;" class="resizepadding">
                            <table border="0" cellpadding="0" cellspacing="0" width="100%">
                                <tr>
                                    <td>
                                        <table border="0" cellpadding="0" cellspacing="0" width="100%">
                                            <tr>
                                                <td style="display:inline-block; padding:0 10px 0 0; vertical-align:top; text-align:left;">
                                                    <a href="https://links.astrodeal.fr/c/ilu/xbC/x6wY9Zqe-h83DlHE2r27Cy/FL/EjLe/F/b6dae31e" >
                                                        <img alt="X" border="0" height="22" src="https://imgbt.la-webosphere.fr/data/bat/2026/02/57b3-e318.png" width="22">
                                                    </a>
                                                </td>
                                                <td style="display:inline-block; padding:0 10px; vertical-align:top; text-align:left;">
                                                    <a href="https://links.astrodeal.fr/c/ilu/xbh/x6wY9Zqe-h83DlHE2r27Cy/FL/EjLe/F/76416fea" >
                                                        <img alt="Facebook" border="0" height="22" src="https://imgbt.la-webosphere.fr/data/bat/2026/02/19c5-ee39.png" width="22">
                                                    </a>
                                                </td>
                                                <td style="display:inline-block; padding:0 10px; vertical-align:top; text-align:left;">
                                                    <a href="https://links.astrodeal.fr/c/ilu/xbT/x6wY9Zqe-h83DlHE2r27Cy/FL/EjLe/F/cd6e65e3" >
                                                        <img alt="Instagram" border="0" height="22" src="https://imgbt.la-webosphere.fr/data/bat/2026/02/e366-87dd.png" width="22">
                                                    </a>
                                                </td>
                                                <td style="display:inline-block; padding:0 10px; vertical-align:top; text-align:left;">
                                                    <a href="https://links.astrodeal.fr/c/ilu/xbJ/x6wY9Zqe-h83DlHE2r27Cy/FL/EjLe/F/7d4163c7" >
                                                        <img alt="Youtube" border="0" height="22" src="https://imgbt.la-webosphere.fr/data/bat/2026/02/db08-685d.png" width="27">
                                                    </a>
                                                </td>
                                                
                                            </tr>
                                        </table>
                                    </td>
                                </tr>
                            </table>    
                        </td>
                    </tr>
                    <tr>
                        <td style="padding:0 30px" class="resizepadding">
                            <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#000000">
                                <tr>
                                    <td align="justify" valign="top" style="border-top: #ffffff 1px solid; padding:30px 0;vertical-align:top;line-height:18px;font-family: Arial, Helvetica, sans-serif;font-size:12px;color:#ffffff;text-align:justify;">© 2026, Mercedes-Benz France SAS<br><br>
                                    <b>Pensez à covoiturer. Au quotidien, prenez les transports en commun. Pour les trajets courts, privilégiez la marche ou le vélo. #SeDéplacerMoinsPolluer</b><br><br>
                                    <b>Classe A Edition 140 : consommations : 5.8-6.3 l/100 km (cycle combiné WLTP), émissions de Co2: 131-143 g/km (cycle combiné WLTP).</b><br><br>
                                    *Location Longue Durée : <b>Classe A 180 Edition 140, 45 000 km</b>, sans apport, 37 loyers mensuels de<b>350 €</b>. Modèle présenté : <b>Classe A 180 Edition 140, avec peinture Blanc Polaire</b>, 45 000 km, 37 loyers mensuels de <b style="font-size: 20px;">353 €</b>. Offre au prix tarif remisé du <b>01/03/26</b>, valable dans la limite des stocks disponibles pour toute commande d’un véhicule neuf du <b>01/04/26</b> au <b>30/06/26</b> et livraison avant le <b>31/12/26</b> chez les distributeurs participants, sous réserve d’acceptation du dossier par Mercedes-Benz Financial Services SA, 7 av. Niepce, 78180 Montigny. RCS Versailles 304 974 249, N° ORIAS 07009177, N° ICS FR77ZZZ149071. Photo non contractuelle. 140 years of innovation : 140 ans d‘innovation.  <br><br>
                                    Les données relatives à la consommation de carburant, d‘énergie électrique, les émissions de CO2 et l’autonomie correspondent aux données de l’ensemble des véhicules de la gamme lors de leur homologation en Allemagne conforment à la réglementation en vigueur. Certains modèles de la gamme en question peuvent ne pas être disponibles sur le marché français.
                                    Depuis le 1er septembre 2018, les véhicules légers neufs sont réceptionnés en Europe sur la base de la procédure d'essai harmonisée pour les véhicules légers (WLTP), procédure d'essai permettant de mesurer la consommation de carburant et les émissions de CO2, plus réaliste que la procédure NEDC précédemment utilisée.<br><br>

                                    <img alt="" border="0" height="22" src="https://imgbt.la-webosphere.fr/data/bat/2024/05/6290-b53d.png" width="12"> Mercedes-Benz France est une Marque déposée de Mercedes–Benz Group AG, Stuttgart, Allemagne. Siren 622 044 287 R.C.S Versailles. Conformément aux dispositions de la loi « Informatique et Libertés » n°78-17 du 6 janvier 1978 modifiée et du Règlement européen du 27 avril 2016 relatif à la protection des données des personnes physiques, vous bénéficiez du droit de vous opposer, à tout moment, au traitement des données à caractère personnel vous concernant ayant pour finalité la prospection y compris le profilage dans la mesure où il est lié à une telle prospection. Vous bénéficiez également de droits d'accès et de rectification de celles-ci, d'un droit à l'effacement et d'un droit à la portabilité de ces données, d'un droit à la limitation de leur traitement ainsi que du droit de définir des directives sur le sort, post mortem, de ces données. Vous pouvez exercer ces droits en vous adressant à Mercedes-Benz France – Délégué à la Protection des Données 7, avenue Niépce – 78180 Montigny–le–Bretonneux ou en transmettant votre demande à DPO_MBF@mercedes-benz.com. Toute demande devra être accompagnée d'une copie, recto–verso, d'une pièce d'identité.<br><br>
                                    
                                    </td>
                                </tr>
                            </table>
                        </td>
                    </tr>
                </table>
                <!--[if (gte mso 9)|(IE)]>
            </td>
            </tr>
            </table>
            <![endif]-->
            </td>
        </tr>
        <!-- FIN FOOTER-->
    </table>
<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/xbU/x6wY9Zqe-h83DlHE2r27Cy/FL/EjLe/F/186b199f" 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/x6wY9Zqe-h83DlHE2r27Cy/FL/EjLe/F/31f1e119" 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/x6wY9Zqe-h83DlHE2r27Cy/EjLe/F/4c54cfaa" alt=""/></body>
<img src="https://codtrk4.fr/i_MED_MED_58711/" alt="" height="1" width="1" />
</html>