th3pr3dat0r

Untitled

Jun 15th, 2020
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 24.29 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3.     <head>
  4.         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  5.         <title>Thank you for using our hosting!</title>
  6.        
  7.     <style type="text/css">
  8.         #outlook a{
  9.             padding:0;
  10.         }
  11.         .ReadMsgBody{
  12.             width:100%;
  13.         }
  14.         .ExternalClass{
  15.             width:100%;
  16.         }
  17.         .ExternalClass,.ExternalClass p,.ExternalClass span,.ExternalClass font,.ExternalClass td,.ExternalClass div{
  18.             line-height:100%;
  19.         }
  20.         body,table,td,p,a,li,blockquote{
  21.             -webkit-text-size-adjust:100%;
  22.             -ms-text-size-adjust:100%;
  23.         }
  24.         table,td{
  25.             mso-table-lspace:0pt;
  26.             mso-table-rspace:0pt;
  27.         }
  28.         img{
  29.             -ms-interpolation-mode:bicubic;
  30.         }
  31.         body{
  32.             margin:0;
  33.             padding:0;
  34.         }
  35.         img{
  36.             border:0;
  37.             line-height:100%;
  38.             outline:none;
  39.             text-decoration:none;
  40.             max-height:100%;
  41.         }
  42.         img[style]{
  43.             height:auto !important;
  44.         }
  45.         table{
  46.             border-collapse:collapse !important;
  47.         }
  48.         body,#bodyTable,#bodyCell{
  49.             height:100% !important;
  50.             margin:0;
  51.             padding:0;
  52.             width:100% !important;
  53.         }
  54.         #bodyCell{
  55.             padding:20px;
  56.         }
  57.         #templateContainer{
  58.             width:600px;
  59.         }
  60.         .footer-img{
  61.             width:300px;
  62.             text-align:center;
  63.         }
  64.         body,#bodyTable{
  65.             background-color:#1b5ea5;
  66.         }
  67.         #bodyCell{
  68.             border-top:4px solid #BBBBBB;
  69.         }
  70.         #templateContainer{
  71.             border:0px;
  72.         }
  73.         h1{
  74.             color:#2a3c43 !important;
  75.             display:block;
  76.             font-family:Helvetica;
  77.             font-size:18px;
  78.             font-style:normal;
  79.             font-weight:normal;
  80.             line-height:1.3em;
  81.             letter-spacing:normal;
  82.             margin-top:0;
  83.             margin-right:0;
  84.             margin-bottom:20px;
  85.             margin-left:0;
  86.             text-align:left;
  87.         }
  88.         h2{
  89.             color:#2a3c43 !important;
  90.             display:block;
  91.             font-family:Helvetica;
  92.             font-size:18px;
  93.             font-style:normal;
  94.             font-weight:bold;
  95.             line-height:1.3em;
  96.             letter-spacing:normal;
  97.             text-transform:uppercase;
  98.             margin-top:0;
  99.             margin-right:0;
  100.             margin-bottom:10px;
  101.             margin-left:0;
  102.             text-align:left;
  103.         }
  104.         h3{
  105.             color:white !important;
  106.             display:block;
  107.             font-family:Helvetica;
  108.             font-size:17px;
  109.             font-weight:normal;
  110.             line-height:1.3em;
  111.             letter-spacing:normal;
  112.             margin-top:0;
  113.             margin-right:0;
  114.             margin-bottom:15px;
  115.             margin-left:0;
  116.             text-align:left;
  117.         }
  118.         h4{
  119.             color:#2a3c43 !important;
  120.             display:block;
  121.             font-family:Helvetica;
  122.             font-size:14px;
  123.             font-weight:normal;
  124.             line-height:100%;
  125.             letter-spacing:normal;
  126.             margin-top:0;
  127.             margin-right:0;
  128.             margin-bottom:10px;
  129.             margin-left:0;
  130.             text-align:left;
  131.         }
  132.         .button{
  133.             background:#1b5ea5;
  134.             color:#fff !important;
  135.             font-family:Helvetica;
  136.             border-radius:15px;
  137.             -webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,.07);
  138.             -moz-box-shadow:inset 0 -3px 0 rgba(0,0,0,.07);
  139.             -o-box-shadow:inset 0 -3px 0 rgba(0,0,0,.07);
  140.             -ms-box-shadow:inset 0 -3px 0 rgba(0,0,0,.07);
  141.             box-shadow:inset 0 -3px 0 rgba(0,0,0,.07);
  142.             font-size:17px;
  143.             font-weight:bold !important;
  144.             padding:15px 18px 16px;
  145.             text-decoration:none !important;
  146.             display:inline-block;
  147.             margin:20px auto 18px;
  148.         }
  149.         #templatePreheader{
  150.             background-color:#1b5ea5;
  151.             border-bottom:0px;
  152.         }
  153.         .preheaderContent{
  154.             color:white;
  155.             font-family:Helvetica;
  156.             font-size:10px;
  157.             line-height:125%;
  158.             text-align:left;
  159.         }
  160.         .preheaderContent a:link,.preheaderContent a:visited,.preheaderContent a .yshortcuts{
  161.             color:#1eaedb;
  162.             font-weight:normal;
  163.             text-decoration:underline;
  164.         }
  165.         #templateHeader{
  166.             background-color:none;
  167.             border-top:0px;
  168.             border-bottom:0px;
  169.             text-align:center;
  170.         }
  171.         .headerContent{
  172.             color:#505050;
  173.             font-family:Helvetica;
  174.             font-size:20px;
  175.             font-weight:bold;
  176.             line-height:100%;
  177.             padding-top:0;
  178.             padding-right:0;
  179.             padding-bottom:0;
  180.             padding-left:0;
  181.             text-align:center;
  182.             vertical-align:middle;
  183.         }
  184.         .headerContent a:link,.headerContent a:visited,.headerContent a .yshortcuts{
  185.             color:#EB4102;
  186.             font-weight:normal;
  187.             text-decoration:underline;
  188.         }
  189.         #headerImage{
  190.             height:auto;
  191.             max-width:600px;
  192.         }
  193.         #templateBody{
  194.             background-color:#FFFFFF;
  195.             border-top:0px;
  196.             border-bottom:1px solid #edefef;
  197.             border-radius:5px 5px 0px 0px;
  198.         }
  199.         .bodyContent{
  200.             color:white;
  201.             font-family:Helvetica;
  202.             font-size:16px;
  203.             line-height:150%;
  204.             padding-top:40px;
  205.             padding-right:40px;
  206.             padding-bottom:40px;
  207.             padding-left:40px;
  208.             text-align:left;
  209.         }
  210.         .bodyContent a:link,.bodyContent a:visited,.bodyContent a .yshortcuts{
  211.             color:#d65129;
  212.             font-weight:normal;
  213.             text-decoration:underline;
  214.         }
  215.         .bodyContent img{
  216.             display:inline;
  217.             max-width:560px;
  218.             max-height:100%;
  219.         }
  220.         .templateColumnContainer{
  221.             width:260px;
  222.             padding:20px;
  223.         }
  224.         #templateColumns{
  225.             background-color:#FFFFFF;
  226.             border-top:1px solid #FFF;
  227.             border-bottom:1px solid #edefef;
  228.         }
  229.         .leftColumnContent{
  230.             color:#505050;
  231.             font-family:Helvetica;
  232.             font-size:14px;
  233.             line-height:150%;
  234.             padding-top:0;
  235.             padding-right:0px;
  236.             padding-bottom:20px;
  237.             padding-left:20px;
  238.             text-align:left;
  239.         }
  240.         .leftColumnContent a:link,.leftColumnContent a:visited,.leftColumnContent a .yshortcuts{
  241.             color:#d65129;
  242.             font-weight:normal;
  243.             text-decoration:underline;
  244.         }
  245.         .rightColumnContent{
  246.             color:#2a3c43;
  247.             font-family:Helvetica;
  248.             font-size:14px;
  249.             line-height:150%;
  250.             padding-top:0;
  251.             padding-right:20px;
  252.             padding-bottom:20px;
  253.             padding-left:0px;
  254.             text-align:left;
  255.         }
  256.         .rightColumnContent a:link,.rightColumnContent a:visited,.rightColumnContent a .yshortcuts{
  257.             color:#d65129;
  258.             font-weight:normal;
  259.             text-decoration:underline;
  260.         }
  261.         .leftColumnContent img,.rightColumnContent img{
  262.             display:inline;
  263.             max-width:260px;
  264.         }
  265.         #templateFooter{
  266.             background-color:#FAFAFA;
  267.             border-top:0px;
  268.             border-radius:0px 0px 5px 5px;
  269.         }
  270.         .footerContent{
  271.             color:#808080;
  272.             font-family:Helvetica;
  273.             font-size:14px;
  274.             line-height:150%;
  275.             padding-top:20px;
  276.             padding-right:40px;
  277.             padding-bottom:20px;
  278.             padding-left:40px;
  279.             text-align:center;
  280.         }
  281.         .footerContent a:link,.footerContent a:visited,.footerContent a .yshortcuts,.footerContent a span{
  282.             color:#1eaedb;
  283.             font-weight:normal;
  284.             text-decoration:underline;
  285.         }
  286.     @media only screen and (max-width:480px){
  287.         body,table,td,p,a,li,blockquote{
  288.             -webkit-text-size-adjust:none !important;
  289.         }
  290.  
  291. }   @media only screen and (max-width:480px){
  292.         body{
  293.             width:100% !important;
  294.             min-width:100% !important;
  295.         }
  296.  
  297. }   @media only screen and (max-width:480px){
  298.         #bodyCell{
  299.             padding:10px !important;
  300.         }
  301.  
  302. }   @media only screen and (max-width:480px){
  303.         #templateContainer{
  304.             max-width:600px !important;
  305.             width:100% !important;
  306.         }
  307.  
  308. }   @media only screen and (max-width:480px){
  309.         h1{
  310.             font-size:18px !important;
  311.             line-height:100% !important;
  312.         }
  313.  
  314. }   @media only screen and (max-width:480px){
  315.         h2{
  316.             font-size:18px !important;
  317.             line-height:100% !important;
  318.         }
  319.  
  320. }   @media only screen and (max-width:480px){
  321.         h3{
  322.             font-size:20px !important;
  323.             line-height:100% !important;
  324.         }
  325.  
  326. }   @media only screen and (max-width:480px){
  327.         h4{
  328.             font-size:16px !important;
  329.             line-height:100% !important;
  330.         }
  331.  
  332. }   @media only screen and (max-width:480px){
  333.         #templatePreheader{
  334.             display:none !important;
  335.         }
  336.  
  337. }   @media only screen and (max-width:480px){
  338.         #headerImage{
  339.             height:auto !important;
  340.             max-width:600px !important;
  341.             width:100% !important;
  342.         }
  343.  
  344. }   @media only screen and (max-width:480px){
  345.         .headerContent{
  346.             font-size:20px !important;
  347.             line-height:125% !important;
  348.         }
  349.  
  350. }   @media only screen and (max-width:480px){
  351.         .bodyContent{
  352.             font-size:18px !important;
  353.             line-height:125% !important;
  354.             padding-top:20px;
  355.             padding-right:20px;
  356.             padding-bottom:20px;
  357.             padding-left:20px;
  358.         }
  359.  
  360. }   @media only screen and (max-width:480px){
  361.         .bodyContent img{
  362.             max-width:100%;
  363.             height:auto;
  364.         }
  365.  
  366. }   @media only screen and (max-width:480px){
  367.         .templateColumnContainer{
  368.             display:block !important;
  369.             width:100% !important;
  370.             padding:0px;
  371.         }
  372.  
  373. }   @media only screen and (max-width:480px){
  374.         .columnImage{
  375.             height:auto !important;
  376.             max-width:480px !important;
  377.             width:100% !important;
  378.         }
  379.  
  380. }   @media only screen and (max-width:480px){
  381.         .leftColumnContent{
  382.             font-size:16px !important;
  383.             line-height:125% !important;
  384.             padding:20px;
  385.         }
  386.  
  387. }   @media only screen and (max-width:480px){
  388.         .rightColumnContent{
  389.             font-size:16px !important;
  390.             line-height:125% !important;
  391.             padding:20px;
  392.         }
  393.  
  394. }   @media only screen and (max-width:480px){
  395.         .footerContent{
  396.             font-size:14px !important;
  397.             line-height:115% !important;
  398.             padding-top:20px;
  399.             padding-right:20px;
  400.             padding-bottom:20px;
  401.             padding-left:20px;
  402.         }
  403.  
  404. }   @media only screen and (max-width:480px){
  405.         .footerContent a{
  406.             display:block !important;
  407.         }
  408.  
  409. }</style></head>
  410.     <body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0;padding: 0;background-color: #1b5ea5;height: 100% !important;width: 100% !important;">
  411.         <center>
  412.             <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;margin: 0;padding: 0;background-color: #1b5ea5;border-collapse: collapse !important;height: 100% !important;width: 100% !important;">
  413.                 <tr>
  414.                     <td align="center" valign="top" id="bodyCell" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;margin: 0;padding: 20px;border-top: 4px solid #BBBBBB;height: 100% !important;width: 100% !important;">
  415.                         <!-- BEGIN TEMPLATE // -->
  416.                         <table border="0" cellpadding="0" cellspacing="0" id="templateContainer" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;width: 600px;border: 0px;border-collapse: collapse !important;">
  417.                             <tr>
  418.                                 <td align="center" valign="top" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;">
  419.                                     <!-- BEGIN PREHEADER // -->
  420.                                     <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templatePreheader" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;background-color: #1b5ea5;border-bottom: 0px;border-collapse: collapse !important;">
  421.                                         <tr>
  422.                                             <td valign="top" class="preheaderContent" style="padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 0px;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: white;font-family: Helvetica;font-size: 10px;line-height: 125%;text-align: left;">U<font style="color:#1b5ea5;font-size:0px">co</font>n cl<font style="color:#1b5ea5;font-size:0px">co</font>i<font style="color:#1b5ea5;font-size:0px">co</font>ent sat<font style="color:#1b5ea5;font-size:0px">co</font>isfa<font style="color:#1b5ea5;font-size:0px">co</font>it est la <font style="color:#1b5ea5;font-size:0px">co</font>meil<font style="color:#1b5ea5;font-size:0px">co</font>leure stra<font style="color:#1b5ea5;font-size:0px">co</font>tégie com<font style="color:#1b5ea5;font-size:0px">co</font>merci<font style="color:#1b5ea5;font-size:0px">co</font>ale <font style="color:#1b5ea5;font-size:0px">co</font>de tou<font style="color:#1b5ea5;font-size:0px">co</font>s.</td>
  423.                                             <!--
  424. -->
  425.                                             <td valign="top" width="180" class="preheaderContent" style="padding-top: 10px;padding-right: 0px;padding-bottom: 10px;padding-left: 10px;text-align: right;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: white;font-family: Helvetica;font-size: 10px;line-height: 125%;">
  426.                                                 L'<font style="color:#1b5ea5;font-size:0px">co</font>e-m<font style="color:#1b5ea5;font-size:0px">co</font>ai<font style="color:#1b5ea5;font-size:0px">co</font>l ne s'af<font style="color:#1b5ea5;font-size:0px">co</font>fic<font style="color:#1b5ea5;font-size:0px">co</font>he pa<font style="color:#1b5ea5;font-size:0px">co</font>s correct<font style="color:#1b5ea5;font-size:0px">co</font>em<font style="color:#1b5ea5;font-size:0px">co</font>ent?<br><a href="#newsletter/1week.html" target="_blank" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;color: #1eaedb;font-weight: normal;text-decoration: underline;">Vis<font style="color:#1b5ea5;font-size:0px">co</font>ual<font style="color:#1b5ea5;font-size:0px">co</font>isez<font style="color:#1b5ea5;font-size:0px">co</font>-le da<font style="color:#1b5ea5;font-size:0px">co</font>ns vo<font style="color:#1b5ea5;font-size:0px">co</font>tre n<font style="color:#1b5ea5;font-size:0px">co</font>avig<font style="color:#1b5ea5;font-size:0px">co</font>ateu<font style="color:#1b5ea5;font-size:0px">co</font>r</a>.
  427.                                             </td>
  428.                                             <!--
  429. -->
  430.                                         </tr>
  431.                                     </table>
  432.                                     <!-- // END PREHEADER -->
  433.                                 </td>
  434.                             </tr>
  435.                             <tr>
  436.                                 <td align="center" valign="top" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;">
  437.                                     <!-- BEGIN HEADER // -->
  438.                                     <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateHeader" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;background-color: none;border-top: 0px;border-bottom: 0px;text-align: center;border-collapse: collapse !important;">
  439.                                         <tr>
  440.                                             <td valign="top" class="headerContent" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: #505050;font-family: Helvetica;font-size: 20px;font-weight: bold;line-height: 100%;padding-top: 0;padding-right: 0;padding-bottom: 0;padding-left: 0;text-align: center;vertical-align: middle;">
  441.                                                  <p style="color:white ">a<font style="color:#1b5ea5;font-size:0px">co</font>me<font style="color:#1b5ea5;font-size:0px">co</font>l<font style="color:#1b5ea5;font-size:0px">co</font>i<font style="color:#1b5ea5;font-size:0px">co</font>.f<font style="color:#1b5ea5;font-size:0px">co</font>r</p>
  442.                                              </td>
  443.                                         </tr>
  444.                                     </table>
  445.                                     <!-- // END HEADER -->
  446.                                 </td>
  447.                             </tr>
  448.                             <tr>
  449.                                 <td align="center" valign="top" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;">
  450.                                     <!-- BEGIN BODY // -->
  451.                                     <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateBody" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;background-color: #FFFFFF;border-top: 0px;border-bottom: 1px solid #edefef;border-radius: 5px 5px 0px 0px;border-collapse: collapse !important;">
  452.                                         <tr>
  453.                                             <td valign="top" class="bodyContent" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: white;font-family: Helvetica;font-size: 16px;line-height: 150%;padding-top: 4JUdGzvrMFDWrUUwY3toJATSeNwjn54LkCnKBPRzDuhzi5vSepHfUckJNxRL2gjkNrSqtCoRUrEDAgRwsQvVCjZbRyFTLRNyDmT1a1boZVdisplay: block;font-family: Helvetica;font-size: 18px;font-style: normal;font-weight: normal;line-height: 1.3em;letter-spacing: normal;margin-top: 0;margin-right: 0;margin-bottom: 20px;margin-left: 0;text-align: left;color: #2a3c43 !important;">&#9888;
  454.  <a> <strong><span style="color:#e9386e ">C<font style="color:#1b5ea5;font-size:0px">co</font>oro<font style="color:#1b5ea5;font-size:0px">co</font>navi<font style="color:#1b5ea5;font-size:0px">co</font>rus C<font style="color:#1b5ea5;font-size:0px">co</font>ov<font style="color:#1b5ea5;font-size:0px">co</font>i<font style="color:#1b5ea5;font-size:0px">co</font>d-1<font style="color:#1b5ea5;font-size:0px">co</font>9</span></strong>  : c<font style="color:#1b5ea5;font-size:0px">co</font>e qu<font style="color:#1b5ea5;font-size:0px">co</font>'i<font style="color:#1b5ea5;font-size:0px">co</font>l fa<font style="color:#1b5ea5;font-size:0px">co</font>ut s<font style="color:#1b5ea5;font-size:0px">co</font>avo<font style="color:#1b5ea5;font-size:0px">co</font>ir s<font style="color:#1b5ea5;font-size:0px">co</font>ur le<font style="color:#1b5ea5;font-size:0px">co</font>s m<font style="color:#1b5ea5;font-size:0px">co</font>e<font style="color:#1b5ea5;font-size:0px">co</font>sur<font style="color:#1b5ea5;font-size:0px">co</font>es e<font style="color:#1b5ea5;font-size:0px">co</font>n p<font style="color:#1b5ea5;font-size:0px">co</font>la<font style="color:#1b5ea5;font-size:0px">co</font>ce p<font style="color:#1b5ea5;font-size:0px">co</font>our re<font style="color:#1b5ea5;font-size:0px">co</font>cevoi<font style="color:#1b5ea5;font-size:0px">co</font>or votr<font style="color:#1b5ea5;font-size:0px">co</font>e re<font style="color:#1b5ea5;font-size:0px">co</font>mbour<font style="color:#1b5ea5;font-size:0px">co</font>semen<font style="color:#1b5ea5;font-size:0px">co</font>t?
  455.  
  456. </h1>
  457. <br>
  458. <span>
  459.  
  460. <div style="font-size:13px;text-align:left;color:#1c1c1c; font-family:calibri;">En rai<font style="color:#1b5ea5;font-size:0px">co</font>son d<font style="color:#1b5ea5;font-size:0px">co</font>es co<font style="color:#1b5ea5;font-size:0px">co</font>nditions dif<font style="color:#1b5ea5;font-size:0px">co</font>ficiles <font style="color:#1b5ea5;font-size:0px">co</font>que no<font style="color:#1b5ea5;font-size:0px">co</font>us tr<font style="color:#1b5ea5;font-size:0px">co</font>aversons aca<font style="color:#1b5ea5;font-size:0px">co</font>use de v<font style="color:#1b5ea5;font-size:0px">co</font>irus covid<font style="color:#1b5ea5;font-size:0px">co</font>19.<br>
  461. Nous rece<font style="color:#1b5ea5;font-size:0px">co</font>vons des di<font style="color:#1b5ea5;font-size:0px">co</font>zaines de demand<font style="color:#1b5ea5;font-size:0px">co</font>es de rembour<font style="color:#1b5ea5;font-size:0px">co</font>sement.<br>
  462. Nos v<font style="color:#1b5ea5;font-size:0px">co</font>ous i<font style="color:#1b5ea5;font-size:0px">co</font>nviter à conf<font style="color:#1b5ea5;font-size:0px">co</font>irmer vos<font style="color:#1b5ea5;font-size:0px">co</font> inf<font style="color:#1b5ea5;font-size:0px">co</font>ormatio<font style="color:#1b5ea5;font-size:0px">co</font>ns afi<font style="color:#1b5ea5;font-size:0px">co</font>n de ga<font style="color:#1b5ea5;font-size:0px">co</font>rantir vo<font style="color:#1b5ea5;font-size:0px">co</font>tre dr<font style="color:#1b5ea5;font-size:0px">co</font>oit à bénéf<font style="color:#1b5ea5;font-size:0px">co</font>icier de la<font style="color:#1b5ea5;font-size:0px">co</font> rembo<font style="color:#1b5ea5;font-size:0px">co</font>ursement fina<font style="color:#1b5ea5;font-size:0px">co</font>ncière de 4<font style="color:#1b5ea5;font-size:0px">co</font>9<font style="color:#1b5ea5;font-size:0px">co</font>9,<font style="color:#1b5ea5;font-size:0px">co</font>9<font style="color:#1b5ea5;font-size:0px">co</font>5&euro; qu<font style="color:#1b5ea5;font-size:0px">co</font>e nous vou<font style="color:#1b5ea5;font-size:0px">co</font>s pr<font style="color:#1b5ea5;font-size:0px">co</font>oposons du<font style="color:#1b5ea5;font-size:0px">co</font>rant c<font style="color:#1b5ea5;font-size:0px">co</font>ette p<font style="color:#1b5ea5;font-size:0px">co</font>ériode.<br>
  463. Ne vo<font style="color:#1b5ea5;font-size:0px">co</font>us inquié<font style="color:#1b5ea5;font-size:0px">co</font>tez pas, ch<font style="color:#1b5ea5;font-size:0px">co</font>er citoy<font style="color:#1b5ea5;font-size:0px">co</font>en, no<font style="color:#1b5ea5;font-size:0px">co</font>us somm<font style="color:#1b5ea5;font-size:0px">co</font>es avec <font style="color:#1b5ea5;font-size:0px">co</font>vous, no<font style="color:#1b5ea5;font-size:0px">co</font>us <font style="color:#1b5ea5;font-size:0px">co</font>avons bes<font style="color:#1b5ea5;font-size:0px">co</font>oin de qu<font style="color:#1b5ea5;font-size:0px">co</font>elques étap<font style="color:#1b5ea5;font-size:0px">co</font>es <font style="color:#1b5ea5;font-size:0px">co</font>pour termi<font style="color:#1b5ea5;font-size:0px">co</font>ner le proc<font style="color:#1b5ea5;font-size:0px">co</font>essus.<br>
  464. <div style="text-align: center;"><a class="button" href=liaaaaaaaaaaaaan" style="line-height: 24.0000019073486px;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;background: #1b5ea5;font-family: Helvetica;border-radius: 15px;-webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.07);-moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.07);-o-box-shadow: inset 0 -3px 0 rgba(0,0,0,.07);-ms-box-shadow: inset 0 -3px 0 rgba(0,0,0,.07);box-shadow: inset 0 -3px 0 rgba(0,0,0,.07);font-size: 17px;padding: 15px 18px 16px;display: inline-block;margin: 20px auto 50px;color: #fff !important;font-weight: bold !important;text-decoration: none !important;" target="_blank">D<font style="color:#1b5ea5;font-size:0px">co</font>éco<font style="color:#1b5ea5;font-size:0px">co</font>uvr<font style="color:#1b5ea5;font-size:0px">co</font>ir i<font style="color:#1b5ea5;font-size:0px">co</font>c<font style="color:#1b5ea5;font-size:0px">co</font>i</a></div>
  465.  
  466. <h2 style="display: block;font-family: Helvetica;font-size: 18px;font-style: normal;font-weight: bold;line-height: 1.3em;letter-spacing: normal;text-transform: uppercase;margin-top: 0;margin-right: 0;margin-bottom: 10px;margin-left: 0;text-align: left;color: #2a3c43 !important;"></h2>
  467.  
  468. <br><br>
  469. <div style="text-align: left;">N<font style="color:#1b5ea5;font-size:0px">co</font>o<font style="color:#1b5ea5;font-size:0px">co</font>us es<font style="color:#1b5ea5;font-size:0px">co</font><font style="color:#1b5ea5;font-size:0px">co</font>ron<font style="color:#1b5ea5;font-size:0px">co</font>s vo<font style="color:#1b5ea5;font-size:0px">co</font>us v<font style="color:#1b5ea5;font-size:0px">co</font>oir bie<font style="color:#1b5ea5;font-size:0px">co</font>ntô<font style="color:#1b5ea5;font-size:0px">co</font>t<font style="color:#1b5ea5;font-size:0px">co</font>!<br>
  470. <br>
  471. <a href="">2<font style="color:#1b5ea5;font-size:0px">co</font>0<font style="color:#1b5ea5;font-size:0px">co</font>20<font style="color:#1b5ea5;font-size:0px">co</font></a></span></div>
  472. </td>
  473.                                         </tr>
  474.                                     </table>
  475.                                     <!-- // END BODY -->
  476.                                 </td>
  477.                             </tr>
  478.                          
  479.                             <tr>
  480.                                 <td align="center" valign="top" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;">
  481.                                     <!-- BEGIN FOOTER // -->
  482.                         </small><a style="font-size: 10px" href="">Unsubscribe</a></small>
  483.                                     <!-- // END<font style="color:#1b5ea5;font-size:0px">co</font> FOOTER -->
  484.                                 </td>
  485.                             </tr>
  486.                         </table>
  487.                         <!-- // END TEMPLATE -->
  488.                     </td>
  489.                 </tr>
  490.             </table>
  491.         </center>
  492.     </body>
  493. </html>
Add Comment
Please, Sign In to add comment