<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//FR" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
<html> 
    <head> 
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
         
               
         
        <title>Equi-forme</title> 
    <style type="text/css"> 
      /* Client-specific Styles */ 
      #outlook a{padding:0;} /* Force Outlook to provide a "view in browser" button. */ 
      body{width:100% !important;} .ReadMsgBody{width:100%;} .ExternalClass{width:100%;} /* Force Hotmail to display emails at full width */ 
      body{-webkit-text-size-adjust:none;} /* Prevent Webkit platforms from changing default text sizes. */ 
  
      /* Reset Styles */ 
      body{margin:0; padding:0;} 
      img{border:0; height:auto; line-height:100%; outline:none; text-decoration:none;} 
      table td{border-collapse:collapse;} 
      #backgroundTable{height:100% !important; margin:0; padding:0; width:100% !important;} 
  
      /* Template Styles */ 
  
      /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: COMMON PAGE ELEMENTS /\/\/\/\/\/\/\/\/\/\ */ 
  
      /* 
  
       
 @tab Page 
       
 @section background color 
       
 @tip Set the background color for your email. You may want to choose one that matches your company's branding. 
       
 @theme page 
      */ 
      body, #backgroundTable{ 
        /*@editable*/ background-color:#FAFAFA; 
      } 
  
      /* 
  
       
 @tab Page 
       
 @section email border 
       
 @tip Set the border for your email. 
      */ 
      #templateContainer{ 
        /*@editable*/ border: 1px solid #DDDDDD; 
      } 
  
      /* 
  
       
 @tab Page 
       
 @section heading 1 
       
 @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings. 
       
 @style heading 1 
      */ 
      h1, .h1{ 
        /*@editable*/ color:#202020; 
        display:block; 
        /*@editable*/ font-family:Arial; 
        /*@editable*/ font-size:34px; 
        /*@editable*/ font-weight:bold; 
        /*@editable*/ line-height:100%; 
        margin-top:0 !important; 
        margin-right:0 !important; 
        margin-bottom:10px !important; 
        margin-left:0 !important; 
        /*@editable*/ text-align:left; 
      } 
  
      /* 
  
       
 @tab Page 
       
 @section heading 2 
       
 @tip Set the styling for all second-level headings in your emails. 
       
 @style heading 2 
      */ 
      h2, .h2{ 
        /*@editable*/ color:#202020; 
        display:block; 
        /*@editable*/ font-family:Arial; 
        /*@editable*/ font-size:30px; 
        /*@editable*/ font-weight:bold; 
        /*@editable*/ line-height:100%; 
        margin-top:0 !important; 
        margin-right:0 !important; 
        margin-bottom:10px !important; 
        margin-left:0 !important; 
        /*@editable*/ text-align:left; 
      } 
  
      /* 
  
       
 @tab Page 
       
 @section heading 3 
       
 @tip Set the styling for all third-level headings in your emails. 
       
 @style heading 3 
      */ 
      h3, .h3{ 
        /*@editable*/ color:#202020; 
        display:block; 
        /*@editable*/ font-family:Arial; 
        /*@editable*/ font-size:26px; 
        /*@editable*/ font-weight:bold; 
        /*@editable*/ line-height:100%; 
        margin-top:0 !important; 
        margin-right:0 !important; 
        margin-bottom:10px !important; 
        margin-left:0 !important; 
        /*@editable*/ text-align:left; 
      } 
  
      /* 
  
       
 @tab Page 
       
 @section heading 4 
       
 @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings. 
       
 @style heading 4 
      */ 
      h4, .h4{ 
        /*@editable*/ color:#202020; 
        display:block; 
        /*@editable*/ font-family:Arial; 
        /*@editable*/ font-size:22px; 
        /*@editable*/ font-weight:bold; 
        /*@editable*/ line-height:100%; 
        margin-top:0 !important; 
        margin-right:0 !important; 
        margin-bottom:10px !important; 
        margin-left:0 !important; 
        /*@editable*/ text-align:left; 
      } 
  
      /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: PREHEADER /\/\/\/\/\/\/\/\/\/\ */ 
  
      /* 
  
       
 @tab Header 
       
 @section preheader style 
       
 @tip Set the background color for your email's preheader area. 
       
 @theme page 
      */ 
      #templatePreheader{ 
        /*@editable*/ background-color:#FAFAFA; 
      } 
  
      /* 
  
       
 @tab Header 
       
 @section preheader text 
       
 @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read. 
      */ 
      .preheaderContent div{ 
        /*@editable*/ color:#505050; 
        /*@editable*/ font-family:Arial; 
        /*@editable*/ font-size:10px; 
        /*@editable*/ line-height:100%; 
        /*@editable*/ text-align:left; 
      } 
  
      /* 
  
       
 @tab Header 
       
 @section preheader link 
       
 @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text. 
      */ 
      .preheaderContent div a:link, .preheaderContent div a:visited, /* Yahoo! Mail Override */ .preheaderContent div a .yshortcuts /* Yahoo! Mail Override */{ 
        /*@editable*/ color:#336699; 
        /*@editable*/ font-weight:normal; 
        /*@editable*/ text-decoration:underline; 
      } 
  
      /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: HEADER /\/\/\/\/\/\/\/\/\/\ */ 
  
      /* 
  
       
 @tab Header 
       
 @section header style 
       
 @tip Set the background color and border for your email's header area. 
       
 @theme header 
      */ 
      #templateHeader{ 
        /*@editable*/ background-color:#FFFFFF; 
        /*@editable*/ border-bottom:0; 
      } 
  
      /* 
  
       
 @tab Header 
       
 @section header text 
       
 @tip Set the styling for your email's header text. Choose a size and color that is easy to read. 
      */ 
      .headerContent{ 
        /*@editable*/ color:#202020; 
        /*@editable*/ font-family:Arial; 
        /*@editable*/ font-size:34px; 
        /*@editable*/ font-weight:bold; 
        /*@editable*/ line-height:100%; 
        /*@editable*/ padding:0; 
        /*@editable*/ text-align:center; 
        /*@editable*/ vertical-align:middle; 
      } 
  
      /* 
  
       
 @tab Header 
       
 @section header link 
       
 @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text. 
      */ 
      .headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{ 
        /*@editable*/ color:#336699; 
        /*@editable*/ font-weight:normal; 
        /*@editable*/ text-decoration:underline; 
      } 
  
      #headerImage{ 
        height:auto; 
        max-width:600px !important; 
      } 
  
      /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: MAIN BODY /\/\/\/\/\/\/\/\/\/\ */ 
  
      /* 
  
       
 @tab Body 
       
 @section body style 
       
 @tip Set the background color for your email's body area. 
      */ 
      #templateContainer, .bodyContent{ 
        /*@editable*/ background-color:#FFFFFF; 
      } 
  
      /* 
  
       
 @tab Body 
       
 @section body text 
       
 @tip Set the styling for your email's main content text. Choose a size and color that is easy to read. 
       
 @theme main 
      */ 
      .bodyContent div{ 
        /*@editable*/ color:#505050; 
        /*@editable*/ font-family:Arial; 
        /*@editable*/ font-size:14px; 
        /*@editable*/ line-height:150%; 
        /*@editable*/ text-align:left; 
      } 
  
      /* 
  
       
 @tab Body 
       
 @section body link 
       
 @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text. 
      */ 
      .bodyContent div a:link, .bodyContent div a:visited, /* Yahoo! Mail Override */ .bodyContent div a .yshortcuts /* Yahoo! Mail Override */{ 
        /*@editable*/ color:#336699; 
        /*@editable*/ font-weight:normal; 
        /*@editable*/ text-decoration:underline; 
      } 
  
      .bodyContent img, .fullWidthBandContent img{ 
        display:inline; 
        height:auto; 
      } 
  
      /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: SIDEBAR /\/\/\/\/\/\/\/\/\/\ */ 
  
      /* 
  
       
 @tab Sidebar 
       
 @section sidebar style 
       
 @tip Set the background color and border for your email's sidebar area. 
      */ 
      #templateSidebar{ 
        /*@editable*/ background-color:#FFFFFF; 
      } 
  
      /* 
  
       
 @tab Sidebar 
       
 @section sidebar text 
       
 @tip Set the styling for your email's sidebar text. Choose a size and color that is easy to read. 
      */ 
      .sidebarContent div{ 
        /*@editable*/ color:#505050; 
        /*@editable*/ font-family:Arial; 
        /*@editable*/ font-size:12px; 
        /*@editable*/ line-height:150%; 
        /*@editable*/ text-align:left; 
      } 
  
      /* 
  
       
 @tab Sidebar 
       
 @section sidebar link 
       
 @tip Set the styling for your email's sidebar links. Choose a color that helps them stand out from your text. 
      */ 
      .sidebarContent div a:link, .sidebarContent div a:visited, /* Yahoo! Mail Override */ .sidebarContent div a .yshortcuts /* Yahoo! Mail Override */{ 
        /*@editable*/ color:#336699; 
        /*@editable*/ font-weight:normal; 
        /*@editable*/ text-decoration:underline; 
      } 
  
      .sidebarContent img{ 
        display:inline; 
        height:auto; 
      } 
  
      /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: COLUMNS; LEFT, RIGHT /\/\/\/\/\/\/\/\/\/\ */ 
  
      /* 
  
       
 @tab Columns 
       
 @section left column text 
       
 @tip Set the styling for your email's left column text. Choose a size and color that is easy to read. 
      */ 
      .leftColumnContent{ 
        /*@editable*/ background-color:#FFFFFF; 
      } 
  
      /* 
  
       
 @tab Columns 
       
 @section left column text 
       
 @tip Set the styling for your email's left column text. Choose a size and color that is easy to read. 
      */ 
      .leftColumnContent div{ 
        /*@editable*/ color:#505050; 
        /*@editable*/ font-family:Arial; 
        /*@editable*/ font-size:14px; 
        /*@editable*/ line-height:150%; 
        /*@editable*/ text-align:left; 
      } 
  
      /* 
  
       
 @tab Columns 
       
 @section left column link 
       
 @tip Set the styling for your email's left column links. Choose a color that helps them stand out from your text. 
      */ 
      .leftColumnContent div a:link, .leftColumnContent div a:visited, /* Yahoo! Mail Override */ .leftColumnContent div a .yshortcuts /* Yahoo! Mail Override */{ 
        /*@editable*/ color:#336699; 
        /*@editable*/ font-weight:normal; 
        /*@editable*/ text-decoration:underline; 
      } 
  
      .leftColumnContent img{ 
        display:inline; 
        height:auto; 
      } 
  
      /* 
  
       
 @tab Columns 
       
 @section right column text 
       
 @tip Set the styling for your email's right column text. Choose a size and color that is easy to read. 
      */ 
      .rightColumnContent{ 
        /*@editable*/ background-color:#FFFFFF; 
      } 
  
      /* 
  
       
 @tab Columns 
       
 @section right column text 
       
 @tip Set the styling for your email's right column text. Choose a size and color that is easy to read. 
      */ 
      .rightColumnContent div{ 
        /*@editable*/ color:#505050; 
        /*@editable*/ font-family:Arial; 
        /*@editable*/ font-size:14px; 
        /*@editable*/ line-height:150%; 
        /*@editable*/ text-align:left; 
      } 
  
      /* 
  
       
 @tab Columns 
       
 @section right column link 
       
 @tip Set the styling for your email's right column links. Choose a color that helps them stand out from your text. 
      */ 
      .rightColumnContent div a:link, .rightColumnContent div a:visited, /* Yahoo! Mail Override */ .rightColumnContent div a .yshortcuts /* Yahoo! Mail Override */{ 
        /*@editable*/ color:#336699; 
        /*@editable*/ font-weight:normal; 
        /*@editable*/ text-decoration:underline; 
      } 
  
      .rightColumnContent img{ 
        display:inline; 
        height:auto; 
      } 
  
      /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: FOOTER /\/\/\/\/\/\/\/\/\/\ */ 
  
      /* 
  
       
 @tab Footer 
       
 @section footer style 
       
 @tip Set the background color and top border for your email's footer area. 
       
 @theme footer 
      */ 
      #templateFooter{ 
        /*@editable*/ background-color:#FFFFFF; 
        /*@editable*/ border-top:0; 
      } 
  
      /* 
  
       
 @tab Footer 
       
 @section footer text 
       
 @tip Set the styling for your email's footer text. Choose a size and color that is easy to read. 
       
 @theme footer 
      */ 
      .footerContent div{ 
        /*@editable*/ color:#707070; 
        /*@editable*/ font-family:Arial; 
        /*@editable*/ font-size:12px; 
        /*@editable*/ line-height:125%; 
        /*@editable*/ text-align:left; 
      } 
  
      /* 
  
       
 @tab Footer 
       
 @section footer link 
       
 @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text. 
      */ 
      .footerContent div a:link, .footerContent div a:visited, /* Yahoo! Mail Override */ .footerContent div a .yshortcuts /* Yahoo! Mail Override */{ 
        /*@editable*/ color:#336699; 
        /*@editable*/ font-weight:normal; 
        /*@editable*/ text-decoration:underline; 
      } 
  
      .footerContent img{ 
        display:inline; 
      } 
  
      /* 
  
       
 @tab Footer 
       
 @section social bar style 
       
 @tip Set the background color and border for your email's footer social bar. 
       
 @theme footer 
      */ 
      #social{ 
        /*@editable*/ background-color:#FAFAFA; 
        /*@editable*/ border:0; 
      } 
  
      /* 
  
       
 @tab Footer 
       
 @section social bar style 
       
 @tip Set the background color and border for your email's footer social bar. 
      */ 
      #social div{ 
        /*@editable*/ text-align:center; 
      } 
  
      /* 
  
       
 @tab Footer 
       
 @section utility bar style 
       
 @tip Set the background color and border for your email's footer utility bar. 
       
 @theme footer 
      */ 
      #utility{ 
        /*@editable*/ background-color:#FFFFFF; 
        /*@editable*/ border:0; 
      } 
  
      /* 
  
       
 @tab Footer 
       
 @section utility bar style 
       
 @tip Set the background color and border for your email's footer utility bar. 
      */ 
      #utility div{ 
        /*@editable*/ text-align:center; 
      } 
  
      #monkeyRewards img{ 
        max-width:190px; 
      } 
    </style> 
  </head> 
    <body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0">
<p style="text-align: center;"><a target="_blank" href="http://m10-fr.com/m.php?param=YT0xMyZiPTg2OCZjPTUyNTcyNyZkPTIwMTEtMDgtMTAgMDc6MzA6MDEmZT0xJmY9ODY4Jmc9ODY4Jmg9ODY4">Si vous ne parvenez pas à lire correctement ce message, cliquez ici.</a></p>
<center>
<table id="backgroundTable" style="width: 100%;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td align="center" valign="top"><!-- // Begin Template Preheader \\ -->
<table id="templatePreheader" style="width: 600px;" border="0" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td class="preheaderContent" valign="top"><!-- // Begin Module: Standard Preheader \ -->
<table style="width: 100%;" border="0" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td valign="top">
<div><strong>Equi-forme</strong> : comment perdre du poids sainement et principalement là où vous en avez vraiment besoin !</div>
</td>
<td valign="top" width="190">
<div>Vous ne parvez pas à visualiser ce mail ?<br /><a href="http://m10-fr.com/rd.php?param=YT0xMyZiPTg2OCZjPTUyNTcyNyZkPTIwMTEtMDgtMTAgMDc6MzA6MDEmZT0xJmY9ODY4Jmc9ODY4Jmg9ODY4Jm49MSZyPWFIUjBjRG92TDNkM2R5NWxjWFZwTFdadmNtMWxMbU52YlE9PQ==" target="_blank">Cliquez-ici</a>.</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!-- // End Template Preheader \\ -->
<table id="templateContainer" style="width: 600px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td align="center" valign="top"><!-- // Begin Template Header \\ -->
<table id="templateHeader" style="width: 600px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="headerContent"><!-- // Begin Module: Standard Header Image \\ --><img id="headerImage campaign-icon" style="max-width: 600px;" src="http://www.equi-forme.com/uploads/images/mailing/header.jpg" alt="" /> <!-- // End Module: Standard Header Image \\ --></td>
</tr>
</tbody>
</table>
<!-- // End Template Header \\ --></td>
</tr>
<tr>
<td align="center" valign="top"><!-- // Begin Template Body \\ -->
<table id="templateBody" style="width: 600px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr><!-- // Begin Sidebar \\ -->
<td id="templateSidebar" valign="top" width="200">
<table style="width: 200px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="sidebarContent" valign="top"><!-- // Begin Module: Social Block with Icons \\ --><!-- // End Module: Social Block with Icons \\ --><!-- // Begin Module: Top Image with Content \\ -->
<table style="width: 100%;" border="0" cellspacing="0" cellpadding="20">
<tbody>
<tr>
<td valign="top"><img style="max-width: 160px;" src="http://www.equi-forme.com/uploads/images/mailing/side.jpg" alt="" /></td>
</tr>
</tbody>
</table>
<!-- // End Module: Top Image with Content \\ --></td>
</tr>
</tbody>
</table>
</td>
<!-- // End Sidebar \\ -->
<td valign="top" width="400">
<table style="width: 400px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top">
<table style="width: 400px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="bodyContent" valign="top"><!-- // Begin Module: Standard Content \\ -->
<table style="width: 100%;" border="0" cellspacing="0" cellpadding="20">
<tbody>
<tr>
<td valign="top">
<div><a href="http://m10-fr.com/rd.php?param=YT0xMyZiPTg2OCZjPTUyNTcyNyZkPTIwMTEtMDgtMTAgMDc6MzA6MDEmZT0xJmY9ODY4Jmc9ODY4Jmg9ODY4Jm49MiZyPWFIUjBjRG92TDNkM2R5NWxjWFZwTFdadmNtMWxMbU52YlE9PQ=="><img style="max-width: 360px;" src="http://www.equi-forme.com/uploads/images/mailing/body.jpg" alt="" /> </a></div>
</td>
</tr>
</tbody>
</table>
<!-- // End Module: Standard Content \\ --></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top"> </td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!-- // End Template Body \\ --></td>
</tr>
<tr>
<td align="center" valign="top"><!-- // Begin Template Footer \\ -->
<table id="templateFooter" style="width: 600px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td align="center" valign="top"><!-- // Begin Template Header \\ -->
<table id="templateHeader" style="width: 600px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="headerContent"><!-- // Begin Module: Standard Header Image \\ --><img id="headerImage campaign-icon" style="max-width: 600px;" src="http://www.equi-forme.com/uploads/images/100.jpg" alt="" /> <!-- // End Module: Standard Header Image \\ --></td>
</tr>
</tbody>
</table>
<!-- // End Template Header \\ --></td>
</tr>
<tr>
<td class="footerContent" valign="top"><!-- // Begin Module: Standard Footer \\ -->
<table style="width: 100%;" border="0" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td id="utility" colspan="2" valign="center">
<div>© <a href="http://m10-fr.com/rd.php?param=YT0xMyZiPTg2OCZjPTUyNTcyNyZkPTIwMTEtMDgtMTAgMDc6MzA6MDEmZT0xJmY9ODY4Jmc9ODY4Jmg9ODY4Jm49MyZyPWFIUjBjRG92TDNkM2R5NWxjWFZwTFdadmNtMWxMbU52YlE9PQ==">equi-forme.com</a></div>
</td>
</tr>
</tbody>
</table>
<!-- // End Module: Standard Footer \\ --></td>
</tr>
</tbody>
</table>
<!-- // End Template Footer \\ --></td>
</tr>
</tbody>
</table>
<span style="font-family: 'Times New Roman','serif'; font-size: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: FR; mso-fareast-language: FR; mso-bidi-language: AR-SA;">vous recevez cette offre grâce à votre inscription sur le site de nos partenaires </span><a target="_blank" href="http://m10-fr.com/unsub.php?param=YT0xMyZiPTg2OCZjPTUyNTcyNyZkPTIwMTEtMDgtMTAgMDc6MzA6MDEmZT0xJmY9ODY4Jmc9ODY4Jmg9ODY4">Pour vous désabonner, cliquez ici.</a></center>
<img src="http://m10-fr.com/img.php?param=YT0xMyZiPTg2OCZjPTUyNTcyNyZkPTIwMTEtMDgtMTAgMDc6MzA6MDEmZT0xJmY9ODY4Jmc9ODY4Jmg9ODY4" alt="" /></body> 
</html>