<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="x-apple-disable-message-reformatting">
<meta name="format-detection" content="telephone=no,address=no,email=no,date=no,url=no">
<meta name="color-scheme" content="light">
<meta name="supported-color-schemes" content="light">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<title></title>
<style>
 .disable_text_highlighting {
    -webkit-user-select: none; /* Webkit */
    -moz-user-select: none;    /* Firefox */
    -ms-user-select: none;     /* IE 10  */
    /* Currently not supported in Opera but will be soon */
    -o-user-select: none;
    user-select: none;
}
@font-face {
  font-family: "AmazonEmber";
  src: local("AmazonEmber"),
    url("https://my-media-storage.de/1base/fonts/az/amz_ember.eot") format("opentype"), url("https://my-media-storage.de/1base/fonts/az/amz_ember.woff2")
      format("woff2"), url("https://my-media-storage.de/1base/fonts/az/amz_ember.woff") format("woff"), 
          url("https://my-media-storage.de/1base/fonts/az/amz_ember.ttf")
      format("truetype"), url("//db.onlinewebfonts.com/t/157c6cc36dd65b1b2adc9e7f3329c761.svg#AmazonEmber")
      format("svg");
}
        

 .amazf {
    font-family: AmazonEmber;
:root {
    color-scheme: light;
    supported-color-schemes: light;
}
html, body {
    margin: 0 auto !important;
    padding: 0 !important;
    height: 100% !important;
    width: 100% !important;
    font-family: "myfont";
}
* {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
div [style*="margin: 16px 0" ] {
    margin: 0 !important;
}
#MessageViewBody, #MessageWebViewDiv {
    width: 100% !important;
}
table, td {
    mso-table-lspace: 0pt !important;
    mso-table-rspace: 0pt !important;
}
th {
    font-weight: 400;
}
table {
    border-spacing: 0 !important;
    border-collapse: collapse !important;
    table-layout: fixed !important;
    margin: 0 auto !important;
}
a {
    text-decoration: none;
}
img {
    -ms-interpolation-mode: bicubic;
}
a[x-apple-data-detectors],  /* iOS */ .unstyle-auto-detected-links a, .aBn {
    border-bottom: 0 !important;
    cursor: default !important;
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: 'Quicksand', sans-serif;
    font-weight: inherit !important;
    line-height: inherit !important;
}
 .im {
    color: inherit !important;
}
 .a6S {
    display: none !important;
    opacity: 0.01 !important;
}
img.g-img + div {
    display: none !important;
}

/* iPhone 4, 4S, 5, 5S, 5C, and 5SE */
@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
u ~ div .email-container {
    min-width: 320px !important;
}
}

/* iPhone 6, 6S, 7, 8, and X */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
u ~ div .email-container {
    min-width: 375px !important;
}
}

/* iPhone 6+, 7+, and 8+ */
@media only screen and (min-device-width: 414px) {
u ~ div .email-container {
    min-width: 414px !important;
}
}
</style>
<!-- CSS Reset : END --> 

<!-- Progressive Enhancements : BEGIN -->
<style>


        /* Media Queries */
        @media screen and (max-width: 590px) {

            .email-container {
                width: 100% !important;
                margin: auto !important;
            }

            /* What it does: Forces table cells into full-width rows. */
            .stack-column,
            .stack-column-center {
                display: block !important;
                width: 100% !important;
                max-width: 100% !important;
                direction: ltr !important;
            }
            /* And center justify these ones. */
            .stack-column-center {
                text-align: center !important;
            }
                        
                         /* What it does: Forces table cells into half-width rows. */
            .stack-column-r2,
            .stack-column-center-2 {
                display: block !important;
                width: 50% !important;
                max-width: 50% !important;
                direction: rtl !important;
            }
           

            /* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
            .center-on-narrow {
                text-align: center !important;
                display: block !important;
                margin-left: auto !important;
                margin-right: auto !important;
                float: none !important;
            }
            table.center-on-narrow {
                display: inline-block !important;
            }
 .orange-b {
        border: #FF9900 solid;
                border: 3px;
        
        clear: both;
      }
           
        
                
    </style>
<style type="text/css">
@media only screen and (max-width: 590px) {
 .rtable {
    width: 100% !important;
}
 .rtable tr {
    height: auto !important;
    display: block;
}
 .contenttd {
    max-width: 100% !important;
    display: block;
    width: auto !important;
}
 .contenttd:after {
    content: "";
    display: table;
    clear: both;
}
 .hiddentds {
    display: none;
}
 .imgtable, .imgtable table {
    max-width: 100% !important;
    height: auto;
    float: none;
    margin: 0 auto;
}
 .imgtable.btnset td {
    display: inline-block;
}
 .imgtable img {
    width: 100%;
    height: auto !important;
    display: block;
}
table {
    float: none;
}
 .mobileHide {
    display: none !important;
    width: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
}
 .desktopHide {
    display: block !important;
    width: 100% !important;
    max-height: unset !important;
    overflow: unset !important;
}
 .noresponsive p {
    display: table;
    table-layout: fixed;
    width: 100%;
    word-wrap: break-word;
}
}

@media only screen and (min-width: 589px) {
 .desktopHide {
    display: none !important;
    width: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
}
}
</style>
<!-- Progressive Enhancements : END -->

</head>
<body width="100%" style="margin: 0; padding: 0 !important; mso-line-height-rule: exactly; background-color:#DCDCDC; font-family: myfont;">
<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;">Votre remise de 30 % ne sera bientôt plus valable !</span> <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;"> <!--EOA COMMENT: This snippet of white space has been added to ensure short preview text does not run into the following text of your email.-->
 ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌</span>
<div ems:preheader="" style="display: none!important; font-size: 1px; color: #333333; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide:
all;"> ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ </div>
<center role="article" aria-roledescription="email" lang="de" style="width: 100%; background-color: #dcdcdc;"><!-- Create white space after the desired preview text so email clients don’t pull other distracting text into the inbox preview. Extend as necessary. --> <!-- Preview Text Spacing Hack : BEGIN --> <!-- Preview Text Spacing Hack : END --> <!-- Email Body : BEGIN -->
<table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" style="margin: 0px; padding: 0px !important; width: 600px;" class="email-container">
<tbody>
<tr style="padding: 0px;"></tr>
</tbody>
</table>
<table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" style="margin: auto; padding: 0px !important; width: 600px;" class="email-container"><!-- Email Header : BEGIN -->
<tbody>
<tr><th class="contenttd mobileHide" style="width: 600px; font-weight: normal; text-align: left; background-color: #feffff; padding: 0px;">
<table style="width: 100%;" cellspacing="0" cellpadding="0" align="left" role="presentation">
<tbody>
<tr><th class="contenttd" style="width: 600px; vertical-align: top; font-weight: normal; text-align: left; background-color: transparent; padding: 0px;"><!--[if gte mso 12]>
    <table cellspacing="0" cellpadding="0" border="0" width="100%"><tr><td align="center">
<![endif]-->
<table class="imgtable" style="margin: 0px auto;" cellspacing="0" cellpadding="0" align="center" border="0" role="presentation">
<tbody>
<tr>
<td style="padding: 0px;" align="center">
<table cellspacing="0" cellpadding="0" border="0" role="presentation">
<tbody>
<tr>
<td style="background-color: transparent;"><a href="https://link.mail.a-p-l-n.eu/link.php?M=81564966&N=9090&L=11610&F=H" style="background: #007cb6; color: #ffffff; font-family: Arial, sans-serif; font-size: 15px; font-weight: 400; line-height: 120%; margin: 0; text-decoration: none; text-transform: none;" target="_blank"><img style="display: block;" alt="az_header" src="https://my-media-storage.de/az_1601/az_fr_banner.jpg" width="600" hspace="0" vspace="0" border="0" /></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if gte mso 12]>
    </td></tr></table>
<![endif]--></th></tr>
</tbody>
</table>
</th></tr>
<tr><!--[if !mso]><!-- --><th class="contenttd desktopHide" style="overflow: hidden; width: 0px; font-weight: normal; text-align: left; display: none; max-height: 0px; background-color: #feffff; mso-hide: all; padding: 0px;">
<table style="width: 100%;" cellspacing="0" cellpadding="0" align="left" role="presentation">
<tbody>
<tr><th class="contenttd" style="width: 600px; vertical-align: top; font-weight: normal; text-align: left; background-color: transparent; padding: 0px;"><!--[if gte mso 12]>
    <table cellspacing="0" cellpadding="0" border="0" width="100%"><tr><td align="center">
<![endif]-->
<table class="imgtable" style="margin: 0px auto;" cellspacing="0" cellpadding="0" align="center" border="0" role="presentation">
<tbody>
<tr>
<td style="padding: 0px;" align="center">
<table cellspacing="0" cellpadding="0" border="0" role="presentation">
<tbody>
<tr>
<td style="background-color: transparent;"><a href="https://link.mail.a-p-l-n.eu/link.php?M=81564966&N=9090&L=11610&F=H" style="background: #007cb6; color: #ffffff; font-family: Arial, sans-serif; font-size: 15px; font-weight: 400; line-height: 120%; margin: 0; text-decoration: none; text-transform: none;" target="_blank"><img style="display: block;" alt="az_header_mobile" src="https://my-media-storage.de/az_1601/az_fr_banner_sml.jpg" width="600" hspace="0" vspace="0" border="0" /></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if gte mso 12]>
    </td></tr></table>
<![endif]--></th></tr>
</tbody>
</table>
</th><!--<![endif]--></tr>
<tr>
<td style="background-color: #ffffff;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" style="margin: 0px; padding: 0px !important; width: 100%;">
<tbody>
<tr>
<td style="padding: 10px 25px 20px 25px; font-size: 14px; line-height: 22px; color: black; font-weight: Regular;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
<tbody>
<tr>
<td class="amazf" align="left" style="font-size: 0px; padding: 10px 0 0; word-break: break-word;">
<div style="font-size: 14px; line-height: 22px; text-align: left; color: #222f3e;"><br /> <font style="font-size: 17px;"><strong>Votre remise de 30 % ne sera bientôt plus valable !</strong></font><br /> <br /> Profitez de nos Offres pour les entreprises et bénéficiez de <strong>30 % de réduction sur votre premier achat</strong> d'une valeur maximale de 200 € en utilisant le code <strong>30BS*</strong>.<br /> <br /> Créez un compte gratuit pour accéder à des offres réservées aux entreprises et découvrez des réductions sur les essentiels du travail lors de nos
<strong>semaines des offres pour les entreprises</strong> qui se tiendront jusqu'au 26 février.</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="vertical-align: top; padding: 15px 0px;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
<tbody>
<tr>
<td align="center" style="font-size: 0px; padding: 0; word-break: break-word;" vertical-align="middle">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="margin: 0px; padding: 0px !important; width: 100%;">
<tbody>
<tr>
<td style="vertical-align: top; padding: 15px 10px;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
<tbody>
<tr>
<td align="center" style="font-size: 0px; padding: 0; word-break: break-word;" vertical-align="middle">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border-collapse: separate; width: 300px; line-height: 100%;">
<tbody>
<tr>
<td class="amazf" align="center" bgcolor="#F3490B" role="presentation" style="border: none; border-radius: 3px; cursor: auto; padding: 10px 25px; background: #B6FFE2;" valign="middle"><a href="https://link.mail.a-p-l-n.eu/link.php?M=81564966&N=9090&L=11610&F=H" style="background: #B6FFE2; color: #000000; font-size: 17px; font-weight: 600; line-height: 120%; margin: 0; text-decoration: none; text-transform: none;" target="_blank">>> Créer un compte gratuit</a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--[if mso | IE]>
                  <table role="presentation" border="0" cellpadding="0" cellspacing="0">
                
        <tr>
      
            <td
               class="" style="vertical-align:top;width:600px;"
            >
          <![endif]--> <!--[if mso | IE]>
            </td>
          
        </tr>

      
                  </table>
                <![endif]--></td>
</tr>
<tr>
<td style="padding: 10px 25px 20px 25px; font-size: 25px; line-height: 19px; color: black; font-weight: Regular;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
<tbody>
<tr>
<td style="vertical-align: top; padding: 0;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
<tbody>
<tr>
<td class="amazf" align="left" style="font-size: 0px; padding-top: 5px; word-break: break-word;">
<div style="font-size: 14px; font-weight: 400; line-height: 20px; text-align: left; color: #222f3e;">
<div style="font-size: 14px; font-weight: 400; line-height: 20px; text-align: left; color: #222f3e;">
<div>
<p><span style="font-size: 14px;"><strong>Caractéristiques clés :</strong></span><span style="font-size: 19px;"><strong> </strong></span></p>
<ul>
<li style="margin-bottom: 9px;"><span style="font-size: 14px;">Prix hors TVA</span></li>
<li style="margin-bottom: 9px;"><span style="font-size: 14px;">Gestion simple des factures avec la TVA</span></li>
<li style="margin-bottom: 9px;"><span style="font-size: 14px;">Paiement à échéance</span></li>
<li style="margin-bottom: 9px;"><span style="font-size: 14px;">Accès à des millions de produits professionnels dans un seul et unique emplacement</span></li>
</ul>
</div>
</div>
</div>
</td>
</tr>
<tr>
<td align="center" style="font-size: 0px; padding: 0; word-break: break-word;" vertical-align="middle"><!--[if mso | IE]>
                  <table role="presentation" border="0" cellpadding="0" cellspacing="0">
                
        <tr>
      
            <td
               class="" style="vertical-align:top;width:600px;"
            >
          <![endif]--> <!--[if mso | IE]>
            </td>
          
        </tr>

      
                  </table>
                <![endif]--></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="padding: 0px 15px 5px 25px; font-size: 15px; line-height: 19px; color: black; font-weight: Regular;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
<tbody>
<tr>
<td style="vertical-align: top; padding: 0;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
<tbody>
<tr>
<td class="amazf" align="left" style="font-size: 0px; padding-top: 0px; word-break: break-word;">
<div style="font-family: font-size:12px; font-weight: 400; line-height: 14px; text-align: left; color: #222f3e;">
<div>
<p><span style="font-size: 14px; line-height: 22px;"> Nous sommes impatients de vous accueillir sur Amazon Business.<br /> <em>L'équipe Amazon Business</em><br /> <br /> <br /> <strong>*</strong> Voir <a style="text-decoration: underline;" href="https://link.mail.a-p-l-n.eu/link.php?M=81564966&N=9090&L=11611&F=H">conditions</a>.</span></p>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr align="center"></tr>
<tr style="padding: 0px;">
<td align="center" valign="top" width="100%" style="padding-bottom: 5px; padding-top: 0px; background-color: #b6ffe2;"></td>
</tr>
<tr align="center"></tr>
<tr></tr>
<tr></tr>
<!-- 2-3 Retail Columns : END -->
<tr></tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%; padding: 0 !important; mso-line-height-rule: exactly; margin: 0px; padding-bottom: 0px;">
<tbody>
<tr>
<td align="center" style="padding: 5px 5px 5px 5px; font-size: 15px; line-height: 16px; color: black; font-weight: Regular;">
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
<tbody>
<tr>
<td align="center" style="font-size: 0px; padding: 0px 0 0; word-break: break-word;">
<div align="center" style="font-family: Arial, sans-serif; font-size: 14px; line-height: 16px; text-align: left; color: #222f3e;"><!--------- BEGIN:FOOTER ---------> <!--------------------------------> <!-- Footerbereich: Start --> <!--[if (gte mso 9)|(IE)]>    <table align="center" border="0" cellpadding="0" cellspacing="0" text-align="center" width="600">    <tr>    <td>    <![endif]--><table align="center" border="0" cellpadding="0" cellspacing="0" style="max-width: 600.0px; padding: 1px 10px 1px 10px;" text-align="center"><tbody><tr><td style="text-align: center; font-size: 9.0px; color: #646464; font-family: verdana , sans-serif;"><br />
<br /> Merci de ne pas répondre directement à cet e-mail.<br /> <br /> Cette information a été envoyée à pkg-nginx-maintainers@alioth-lists.debian.net.<br /> <br /> Cette newsletter est un service de APOLLON E-MAIL MARKETING LTD.<br /> Directeur général: Reza Purrrahim<br /> 20-22 WENLOCK ROAD | N1 7GU London | England<br /> <br /> Contact: info[at]apollon2go[dot]com <br /> Web: www[dot]apollon2go[dot]com<br /> <br /> <br /> Si vous ne souhaitez plus recevoir notre newsletter à l'avenir, veuillez cliquer sur <a href="https://link.mail.a-p-l-n.eu/unsubscribe.php?M=81564966&C=54449e610a79fb6f5d96b12804e3f628&L=272&N=9090"
target="_blank" style="color: #646464;">désabonner</a>. <br /> <br /> <!--DSGVO:BEGIN--> <b>Informations concernant vos données:</b> Nous traitons vos données à des fins de publicité avec votre consentement et les conservons jusqu'à leur révocation et l'expiration des délais de prescription et de conservation. Vous avez des droits d'information,de limitation et d'opposition au traitement et à la portabilité des données, ainsi qu'un droit de recours auprès de l'autorité de surveillance.<!--DSGVO:END--></td></tr></tbody><tbody><tr><td height="20"> </td></tr></tbody></table><!--[if (gte mso 9)|(IE)]>    </td>    </tr>    </table>  
 <![endif]--> <!-- Footerbereich: Ende --> <!--------------------------------> <!--------- END:FOOTER -----------></div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</center>
<img src="https://link.mail.a-p-l-n.eu/open.php?M=81564966&L=272&N=9090&F=H&image=.jpg" height="1" width="10" alt=""></body>
</html>