Advertisement
lukezona

Gmail responsive HTML email

Jan 30th, 2017
1,440
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 67.61 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  5. <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;">
  6. <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
  7. <title>Zona Fitness - Newsletter</title>
  8.  
  9. <style type="text/css">
  10.  
  11. [style*="Open Sans"] {font-family: 'Open Sans', Arial, sans-serif !important}
  12.  
  13. div, p, a, li, td { -webkit-text-size-adjust:none; }
  14.  
  15. *{-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
  16.  
  17. .ReadMsgBody
  18. {width: 100%; background-color: #ffffff;}
  19. .ExternalClass
  20. {width: 100%; background-color: #ffffff;}
  21. body{width: 100%; height: 100%; background-color: #ffffff; margin:0; padding:0; -webkit-font-smoothing: antialiased;}
  22. html{width: 100%; background-color: #ffffff;}
  23.  
  24.  
  25. p {padding: 0!important; margin-top: 0!important; margin-right: 0!important; margin-bottom: 0!important; margin-left: 0!important; }
  26.  
  27. .hover:hover {opacity:0.85;filter:alpha(opacity=85);}
  28. .underline:hover {text-decoration: underline!important;}
  29.  
  30. .jump:hover {opacity:0.75;filter:alpha(opacity=75);padding-top: 10px!important;}
  31.  
  32. a.rotator img {-webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; }
  33.  
  34. a.rotator img:hover {-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); }
  35.  
  36. #logo img {width: 125px; height: auto;}
  37. #logo_footer img {width: 100px; height: auto;}
  38. .image175 img {width: 175px; height: auto;}
  39. .icon34 img {width: 34px; height: auto;}
  40. #icon13 img {width: 13px; height: auto;}
  41. .icon30 img {width: 30px; height: auto;}
  42. .image191 img {width: 191px; height: auto; border-radius: 4px;}
  43. .avatar83 img {width: 83px; height: auto;}
  44. .image194 img {width: 194px; height: auto; border-radius: 4px;}
  45. .icon25 img {width: 25px; height: auto;}
  46. .icon37 img {width: 37px; height: auto;}
  47. .image288 img {width: 100%;}
  48. .image400 img {width: 400px; height: auto;}
  49. .image600 img {width: 600px; height: auto; border-radius: 4px;}
  50. .image185 img {width: 185px; height: auto; border-top-right-radius: 4px; border-top-left-radius: 4px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
  51. .image352 img {width: 352px; height: auto;}
  52. .icons17 img {width: 17px; height: auto;}
  53. </style>
  54. <style type="text/css">
  55. @media only screen and (max-width: 640px){
  56.         body{width:auto!important;}
  57.         table[class=full] {width: 100%!important; clear: both; }
  58.         table[class=mobile] {width: 100%!important; padding-left: 20px; padding-right: 20px; clear: both; }
  59.         table[class=fullCenter] {width: 100%!important; text-align: center!important; clear: both; }
  60.         td[class=fullCenter] {width: 100%!important; text-align: center!important; clear: both; }
  61.         *[class=erase] {display: none;}
  62.         *[class=buttonScale] {float: none!important; text-align: center!important; display: inline-block!important; clear: both;}
  63.         *[class=textLeft] {text-align: left!important; float: left!important;}
  64.         .h10 {height: 10px!important;}
  65.         table[class=scale33] {width: 30%!important;}
  66.         table[class=scale33Right] {width: 30%!important;}
  67.         table[class=scale33_2] {width: 32%!important;}
  68.         table[class=scale33Right_2] {width: 32%!important;}
  69.         table[class=scale50] {width: 46%!important;}
  70.         table[class=scale50Right] {width: 46%!important;}
  71.         .image185 img {width: 100%!important; height: auto;}
  72.         .image194 img {width: 100%!important; height: auto;}
  73.         .pad {width: 100%!important; padding-left: 15px!important; padding-right: 15px!important;}
  74.         table[class=w10] {width: 5%!important; }
  75.         table[class=w5] {width: 2%!important; }
  76.         .image600 img {width: 100%!important; height: auto!important; border-radius: 4px;}
  77.         .image400 img {width: 100%!important; height: auto;}
  78.         .image352 img {width: 100%!important; height: auto;}
  79.         .h40 {height: 40px!important;}
  80.         .h30 {height: 30px!important;}
  81.         td[class=pad20] {width: 100%!important; padding-left: 20px!important; padding-right: 20px!important; clear: both; }
  82. }
  83.  
  84. @media only screen and (max-width: 479px){
  85.         body{width:auto!important;}
  86.         table[class=full] {width: 100%!important; clear: both; }
  87.         table[class=mobile] {width: 100%!important; padding-left: 20px; padding-right: 20px; clear: both; }
  88.         table[class=fullCenter] {width: 100%!important; text-align: center!important; clear: both; }
  89.         td[class=fullCenter] {width: 100%!important; text-align: center!important; clear: both; }
  90.         *[class=erase] {display: none;}
  91.         *[class=buttonScale] {float: none!important; text-align: center!important; display: inline-block!important; clear: both;}
  92.         .h10 {height: 10px!important;}
  93.         table[class=scale33] {width: 100%!important;}
  94.         table[class=scale33Right] {width: 100%!important;}
  95.         table[class=scale33_2] {width: 100%!important;}
  96.         table[class=scale33Right_2] {width: 100%!important;}
  97.         table[class=scale50] {width: 100%!important;}
  98.         table[class=scale50Right] {width: 100%!important;}
  99.         .image185 img {width: 100%!important; height: auto;}
  100.         .image194 img {width: 100%!important; height: auto;}
  101.         .pad {width: 100%!important; padding-left: 15px!important; padding-right: 15px!important;}
  102.         table[class=w10] {width: 100%;}
  103.         .image600 img {width: 100%!important; height: auto!important; border-radius: 4px;}
  104.         .image400 img {width: 100%!important; height: auto;}
  105.         .image352 img {width: 100%!important; height: auto;}
  106.         .h40 {height: 40px!important;}
  107.         .h30 {height: 30px!important;}
  108.         td[class=pad20] {width: 100%!important; padding-left: 20px!important; padding-right: 20px!important; clear: both; }
  109. }
  110. </style>
  111.  
  112. </head>
  113. <body style="margin: 0; padding: 0;">
  114.  
  115. <!-- TOP INFORMAZIONI -->    
  116. <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full" mc:repeatable="module1">
  117.     <tr>
  118.        
  119.         <td align="center" bgcolor="#00BBD5" style="background-image: url('https://res.cloudinary.com/lukezona-cdn/image/upload/v1485732090/zona-fitness/mailchimp/newsletter-bando-er/Bando-ER7.jpg'); background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center center; background-repeat: no-repeat;">
  120.        
  121.             <!-- Wrapper -->
  122.             <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="mobile">
  123.                 <tr>
  124.                     <td width="100%" align="center">
  125.                    
  126.                         <!-- Start Nav -->
  127.                         <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  128.                             <tr>
  129.                                 <td width="100%" height="15"></td>
  130.                             </tr>
  131.                         </table>
  132.                        
  133.                         <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  134.                             <tr>
  135.                                 <td width="100%" valign="middle" align="center">
  136.                                
  137.                                     <!-- View Online -->
  138.                                     <table width="250" border="0" cellpadding="0" cellspacing="0" align="right" style="text-align: right; font-size: 13px; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">  
  139.                                         <tr>
  140.                                             <td height="60" valign="middle" width="100%" style="font-family: Helvetica, Arial, sans-serif, 'Open Sans'; color: #ffffff; font-weight: 400;" mc:edit="1">
  141.                                            
  142.                                                 <a href="https://www.zonafitness.it/newsletter/2017-01-30_-_Bando-ER.html" style="text-decoration: none; color: #ffffff;">Problemi di visualizzazione?</a>
  143.                                                  
  144.                                             </td>
  145.                                         </tr>
  146.                                     </table>
  147.                                    
  148.                                     <!-- Logo -->
  149.                                     <table width="140" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  150.                                         <tr>
  151.                                             <td height="60" valign="middle" width="100%" style="text-align: left;" class="fullCenter" id="logo">
  152.                                                 <a href="#"><img width="125" src="https://res.cloudinary.com/lukezona-cdn/image/upload/v1485723983/zona-fitness/mailchimp/logo_bianco_raster_2x.png" alt="Zona Fitness" border="0" mc:edit="2"></a>
  153.                                             </td>
  154.                                         </tr>
  155.                                     </table>
  156.                                    
  157.                                     <!-- Space -->
  158.                                     <table width="40" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  159.                                         <tr>
  160.                                             <td width="100%" height="30" class="erase"></td>
  161.                                         </tr>
  162.                                     </table><!-- End Space -->
  163.                                    
  164.                                                                    
  165.                                 </td>
  166.                             </tr>
  167.                         </table><!-- End Nav -->
  168.                        
  169.                         <!-- Start Header -->
  170.                         <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  171.                             <tr>
  172.                                 <td width="100%" height="50"></td>
  173.                             </tr>
  174.                         </table>
  175.                        
  176.                         <!-- TITOLO QUI -->
  177.                         <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  178.                             <tr>
  179.                                 <td width="100%" valign="middle" class="image175" align="center">
  180.                                    
  181.                                     <!-- Header Text -->
  182.                                     <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" style="text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  183.                                         <tr>
  184.                                             <td width="100%" height="25"></td>
  185.                                         </tr>
  186.                                         <tr>
  187.                                             <td valign="middle" width="100%" style="text-align: center; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 46px; color: #ffffff; line-height: 50px; font-weight: 300;" id="box3" class="fullCenter" mc:edit="4">
  188.                                            
  189.                                                 <span style="font-weight: 600;">Le novità </span>per il 2017
  190.                                                
  191.                                             </td>
  192.                                         </tr>
  193.                                     </table>
  194.                                    
  195.                                 </td>
  196.                             </tr>
  197.                         </table>
  198.                        
  199.                         <!-- IMPRESSUM -->         
  200.                         <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  201.                             <tr>
  202.                                 <td width="100%" valign="middle" align="center">   
  203.                                
  204.                                     <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" style="text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  205.                                         <tr>
  206.                                             <td width="100%" height="30"></td>
  207.                                         </tr>
  208.                                         <tr>
  209.                                             <td valign="middle" width="100%">
  210.                                                 <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  211.                                                     <tr>
  212.                                                         <td width="30" class="erase"></td>
  213.                                                         <td width="540" style="text-align: center; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 20px; color: #ffffff; line-height: 24px; font-weight: 400;" class="fullCenter" id="box2" mc:edit="5">
  214.                                                             Ecco le new entry per l'anno nuovo, perfette per rendere migliore il tuo business
  215.                                                         </td>
  216.                                                         <td width="30" class="erase"></td>
  217.                                                     </tr>
  218.                                                 </table>
  219.                                             </td>
  220.                                         </tr>
  221.                                     </table>
  222.                                    
  223.                                 </td>
  224.                             </tr>
  225.                         </table>
  226.                        
  227.                        
  228.                                    
  229.                         <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  230.                             <tr>
  231.                                 <td width="100%" valign="middle" align="center">   
  232.                                
  233.                                     <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" style="text-align: center; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  234.                                        
  235.                                         <tr>
  236.                                             <td width="100%" height="140"></td>
  237.                                         </tr>
  238.                                     </table>
  239.                                                                    
  240.                                 </td>
  241.                             </tr>
  242.                         </table><!-- End Header Text -->
  243.                        
  244.                     </td>
  245.                 </tr>
  246.             </table><!-- End Wrapper -->
  247.            
  248.         </td>
  249.     </tr>
  250. </table>
  251.    
  252. <!-- SEZIONE 1 - IL FORUM CLUB E PISCINE -->    
  253. <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full" mc:repeatable="module5">
  254.     <tr>
  255.         <td align="center" width="100%" valign="top" style="background-color: #f6f6f6; background-position: center center; background-repeat: no-repeat;">
  256.            
  257.             <!-- Wrapper -->
  258.             <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="mobile">
  259.                 <tr>
  260.                     <td align="center">
  261.                    
  262.                         <!-- Space -->
  263.                         <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  264.                             <tr>
  265.                                 <td width="100%" height="60"></td>
  266.                             </tr>
  267.                         </table><!-- End Space -->
  268.                                    
  269.                         <!-- Wrapper -->
  270.                         <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  271.                             <tr>
  272.                                 <td width="100%" align="center">
  273.                                    
  274.                                     <!-- Centered Title -->
  275.                                     <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  276.                                         <tr>
  277.                                             <td valign="middle" width="100%" style="text-align: center; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 24px; color: #444444; line-height: 32px; font-weight: 700;" class="fullCenter" mc:edit="24">
  278.                                                 Forum Club e Forum Piscine
  279.                                             </td>
  280.                                         </tr>
  281.                                         <tr>
  282.                                             <td width="100%" height="30"></td>
  283.                                         </tr>
  284.                                         <tr>
  285.                                             <td width="100%">
  286.                                                
  287.                                                 <table width="100" border="0" cellpadding="0" cellspacing="0" align="center">
  288.                                                     <tr>
  289.                                                         <td width="100" height="1" bgcolor="#808080" style="font-size: 1px; line-height: 1px;">&nbsp;</td>
  290.                                                     </tr>
  291.                                                 </table>
  292.                                                
  293.                                             </td>
  294.                                         </tr>
  295.                                         <tr>
  296.                                             <td width="100%" height="30"></td>
  297.                                         </tr>
  298.                                         <tr>
  299.                                             <td valign="middle" width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 14px; color: #808080; line-height: 22px; font-weight: 400;" class="fullCenter" mc:edit="25">
  300.                                                 Le aziende e i prodotti che vi illusterò tra poco saranno presenti dal 16 al 18 Febbraio al Forum Club di Bologna ed io sarò a vostra disposizione per mostrarvi i prodotti e, come sempre, per studiare insieme a voi la soluzione ottimale per il vostro centro.
  301.                                             </td>
  302.                                         </tr>
  303.                                        
  304.                                         <tr>
  305.                                             <td width="100%" height="25"></td>
  306.                                         </tr>
  307.                                        
  308.                                         <!-- Button Left -->
  309.                                         <tr>
  310.                                             <td width="auto" align="left">
  311.                                                
  312.                                                 <table border="0" cellpadding="0" cellspacing="0" align="left">
  313.                                                     <tr>
  314.                                                         <td width="auto" align="center" height="37" bgcolor="#00BBD5" style="border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-right-radius: 20px; border-bottom-left-radius: 20px; padding-left: 22px; padding-right: 22px; font-weight: bold; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; color: #ffffff; font-weight: 600;" mc:edit="23">
  315.                                                             <a href="http://www.forumclub.it/" target="_blank" style="color: #ffffff; font-size: 14px; text-decoration: none; line-height: 34px; width: 100%;">Visita il sito del Forum Club</a>
  316.                                                         </td>
  317.                                                     </tr>
  318.                                                 </table>
  319.                                            
  320.                                             </td>
  321.                                            
  322.                                         </tr>
  323.                                         <!-- Button Left -->
  324.                                        
  325.                                         <tr>
  326.                                             <td width="100%" height="25"></td>
  327.                                         </tr>
  328.                                     </table>
  329.                                    
  330.                                 </td>
  331.                             </tr>
  332.                         </table><!-- End Wrapper 2 -->
  333.                            
  334.                         <!-- Space -->
  335.                         <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  336.                             <tr>
  337.                                 <td width="100%" height="60"></td>
  338.                             </tr>
  339.                         </table><!-- End Space -->
  340.                        
  341.                     </td>
  342.                 </tr>
  343.             </table><!-- End Wrapper -->
  344.        
  345.         </td>
  346.     </tr>
  347. </table>
  348.    
  349. <!-- SEZIONE 3 - LE NEW ENTRY -->    
  350. <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full" mc:repeatable="module4" id="chi-siamo">
  351.     <tr>
  352.         <td width="100%" valign="top" bgcolor="#00bbd5" align="center">
  353.        
  354.             <!-- Wrapper -->
  355.             <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="mobile">
  356.                 <tr>
  357.                     <td align="center">
  358.                    
  359.                         <!-- Space -->
  360.                         <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  361.                             <tr>
  362.                                 <td width="100%" height="50"></td>
  363.                             </tr>
  364.                         </table><!-- End Space -->
  365.                                    
  366.                         <!-- Wrapper -->
  367.                         <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  368.                             <tr>
  369.                                 <td width="100%" align="center">
  370.                                    
  371.                                     <!-- Image 600 -->
  372.                                     <table width="600" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  373.                                         <tr>
  374.                                             <td valign="middle" width="100%">
  375.                                                
  376.                                                 <table width="400" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  377.                                                     <tr>
  378.                                                         <td height="35" width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 24px; color: #ffffff; line-height: 32px; font-weight: 700;" mc:edit="21">
  379.                                                             Le new entry
  380.                                                         </td>
  381.                                                     </tr>
  382.                                                 </table>
  383.                                                
  384.                                             </td>
  385.                                         </tr>
  386.                                
  387.                                     </table>
  388.                                 </td>
  389.                             </tr>
  390.                         </table><!-- End Wrapper 2 -->
  391.                        
  392.                         <!-- Space -->
  393.                         <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  394.                             <tr>
  395.                                 <td width="100%" height="50"></td>
  396.                             </tr>
  397.                         </table><!-- End Space -->
  398.                        
  399.                     </td>
  400.                 </tr>
  401.             </table><!-- End Wrapper -->
  402.        
  403.         </td>
  404.     </tr>
  405. </table>    
  406.  
  407. <!-- SEZIONE 4 - 1. SILIGROUP -->    
  408. <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full" mc:repeatable="module6" id="servizi">
  409.     <tr>
  410.         <td width="100%" valign="top" align="center">
  411.        
  412.             <!-- Wrapper -->
  413.             <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="mobile">
  414.                 <tr>
  415.                     <td align="center">
  416.                        
  417.                         <!-- Wrapper -->
  418.                         <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  419.                             <tr>
  420.                                 <td width="100%" class="image191" align="center">
  421.                                    
  422.                                     <!-- Space -->
  423.                                     <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  424.                                         <tr>
  425.                                             <td width="100%" height="60"></td>
  426.                                         </tr>
  427.                                     </table><!-- End Space -->
  428.                                    
  429.                                     <!-- Text -->
  430.                                     <table width="600" border="0" cellpadding="0" cellspacing="0" align="right" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  431.                                         <tr>
  432.                                             <td valign="middle" width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 24px; color: #444444; line-height: 32px; font-weight: 700;" class="fullCenter" mc:edit="41">
  433.                                                 Alta tecnologia a basso prezzo
  434.                                             </td>
  435.                                         </tr>
  436.                                         <tr>
  437.                                             <td width="100%" height="25"></td>
  438.                                         </tr>
  439.                                         <tr>
  440.                                             <td valign="middle" width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 14px; color: #808080; line-height: 22px; font-weight: 400;" class="fullCenter" mc:edit="42">
  441.                                                 La prima è un’azienda che utilizza la tecnologica <b>RFID</b> nella realizzazione di docce, phon, tornelli, distributori bevande ed altre attrezzature dal design molto <b>elegante</b> e con una grande attenzione al <b>risparmio</b> nei consumi (bollette ridotte fino al 50%)
  442.                                                 <br>
  443.                                                 Molto interessante anche per la sua formula di <b>noleggio e comodato gratuito</b> che vi permetterà di rinnovare i vostri club a <b>“costo zero”</b>
  444.                                             </td>
  445.                                         </tr>
  446.                                         <tr>
  447.                                             <td width="100%" height="20"></td>
  448.                                         </tr>
  449.                                     </table>
  450.                                    
  451.                                 </td>
  452.                             </tr>
  453.                         </table><!-- End Wrapper 2 -->
  454.                        
  455.                         <!-- BIS DI FOTO -->
  456.                         <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  457.                             <tr>
  458.                                 <td width="100%">
  459.                                    
  460.                                     <!-- Image 1 -->
  461.                                     <table width="288" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="scale33">
  462.                                         <tr>
  463.                                             <td width="100%">
  464.                                    
  465.                                                 <!-- Image 1 -->
  466.                                                 <table width="288" border="0" cellpadding="0" cellspacing="0" align="center" style="border: 1px solid #e9e9e9; border-radius: 5px;" class="full">
  467.                                                     <tr>
  468.                                                         <td width="100%" class="image288">
  469.                                                             <img src="https://res.cloudinary.com/lukezona-cdn/image/upload/v1485726884/zona-fitness/mailchimp/newsletter-bando-er/water-control-twin.jpg" alt="" border="0" width="288" height="auto" class="hover" style="border-top-right-radius: 4px; border-top-left-radius: 4px;" mc:edit="26">
  470.                                                         </td>
  471.                                                     </tr>
  472.                                                     <tr>
  473.                                                         <td width="100%" height="20" bgcolor="#ffffff"></td>
  474.                                                     </tr>
  475.                                                     <tr>
  476.                                                         <td valign="middle" width="100%" bgcolor="#ffffff" class="pad">
  477.                                                            
  478.                                                             <table width="263" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  479.                                                                 <tr>
  480.                                                                     <td width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 15px; color: #444444; line-height: 22px; font-weight: 700;" mc:edit="27">
  481.                                                                         Water Control
  482.                                                                     </td>
  483.                                                                 </tr>
  484.                                                                 <tr>
  485.                                                                     <td width="100%" height="10"></td>
  486.                                                                 </tr>
  487.                                                                 <tr>
  488.                                                                     <td width="100%">
  489.                                                                            
  490.                                                                         <table width="253" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  491.                                                                             <tr>
  492.                                                                                 <td width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 13px; color: #444444; line-height: 22px; font-weight: 400;" mc:edit="28">
  493.                                                                                     Un sistema modulare di docce a scheda dal design moderno e gradevole che consente di gestire in tutta comodità il getto d’acqua per un uso semplice e confortevole anche per i più piccoli
  494.                                                                                 </td>
  495.                                                                             </tr>
  496.                                                                         </table>
  497.                                                                        
  498.                                                                         <!-- Space -->
  499.                                                                         <table width="1" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  500.                                                                             <tr>
  501.                                                                                 <td width="100%" height="5"></td>
  502.                                                                             </tr>
  503.                                                                         </table><!-- End Space -->
  504.                                                                        
  505.                                                                     </td>
  506.                                                                 </tr>
  507.                                                             </table>
  508.                                                            
  509.                                                         </td>
  510.                                                     </tr>
  511.                                                     <tr>
  512.                                                         <td width="100%" height="25" bgcolor="#ffffff" style="border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;"></td>
  513.                                                     </tr>
  514.                                                 </table>
  515.                                                
  516.                                             </td>
  517.                                         </tr>
  518.                                     </table>
  519.                                    
  520.                                     <!-- Space -->
  521.                                     <table width="20" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="w10">
  522.                                         <tr>
  523.                                             <td width="100%" height="40">                                  
  524.                                             </td>
  525.                                         </tr>
  526.                                     </table>
  527.                                    
  528.                                     <!-- Image 2 -->
  529.                                     <table width="288" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="scale33">
  530.                                         <tr>
  531.                                             <td width="100%">
  532.                                    
  533.                                                 <!-- Image 2 -->
  534.                                                 <table width="288" border="0" cellpadding="0" cellspacing="0" align="center" style="border: 1px solid #e9e9e9; border-radius: 5px;" class="full">
  535.                                                     <tr>
  536.                                                         <td width="100%" class="image288">
  537.                                                             <img src="https://res.cloudinary.com/lukezona-cdn/image/upload/v1485726887/zona-fitness/mailchimp/newsletter-bando-er/aircontrol-easy.jpg" alt="" border="0" width="288" height="auto" class="hover" style="border-top-right-radius: 4px; border-top-left-radius: 4px;" mc:edit="31">
  538.                                                         </td>
  539.                                                     </tr>
  540.                                                     <tr>
  541.                                                         <td width="100%" height="20" bgcolor="#ffffff"></td>
  542.                                                     </tr>
  543.                                                     <tr>
  544.                                                         <td valign="middle" width="100%" bgcolor="#ffffff" class="pad">
  545.                                                            
  546.                                                             <table width="263" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  547.                                                                 <tr>
  548.                                                                     <td width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 15px; color: #444444; line-height: 22px; font-weight: 600;" mc:edit="32">
  549.                                                                     Air Control Easy
  550.                                                                     </td>
  551.                                                                 </tr>
  552.                                                                 <tr>
  553.                                                                     <td width="100%" height="10"></td>
  554.                                                                 </tr>
  555.                                                                 <tr>
  556.                                                                     <td width="100%">
  557.                                                                            
  558.                                                                         <table width="253" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  559.                                                                             <tr>
  560.                                                                                 <td width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 13px; color: #444444; line-height: 22px; font-weight: 400;" mc:edit="33">
  561.                                                                                     Un sistema modulare di asciugacapelli a scheda dal design moderno e gradevole che rispetta i criteri di economia e praticità che lo rendono ideale per piscine e centri sportivi all’avanguardia.
  562.                                                                                 </td>
  563.                                                                             </tr>
  564.                                                                         </table>
  565.                                                                        
  566.                                                                         <!-- Space -->
  567.                                                                         <table width="1" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  568.                                                                             <tr>
  569.                                                                                 <td width="100%" height="5"></td>
  570.                                                                             </tr>
  571.                                                                         </table><!-- End Space -->
  572.                                                                        
  573.                                                                     </td>
  574.                                                                 </tr>
  575.                                                             </table>
  576.                                                            
  577.                                                         </td>
  578.                                                     </tr>
  579.                                                     <tr>
  580.                                                         <td width="100%" height="25" bgcolor="#ffffff" style="border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;"></td>
  581.                                                     </tr>
  582.                                                 </table>
  583.                                                
  584.                                             </td>
  585.                                         </tr>
  586.                                     </table>
  587.                                    
  588.                                 </td>
  589.                             </tr>
  590.                         </table>
  591.                        
  592.                         <!-- Space -->
  593.                         <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  594.                             <tr>
  595.                                 <td width="100%" height="25"></td>
  596.                             </tr>
  597.                         </table><!-- End Space -->
  598.                        
  599.                         <!-- BIS DI FOTO -->
  600.                         <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  601.                             <tr>
  602.                                 <td width="100%">
  603.                                    
  604.                                     <!-- Image 3 -->
  605.                                     <table width="288" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="scale33">
  606.                                         <tr>
  607.                                             <td width="100%">
  608.                                    
  609.                                                 <!-- Image 4 -->
  610.                                                 <table width="288" border="0" cellpadding="0" cellspacing="0" align="center" style="border: 1px solid #e9e9e9; border-radius: 5px;" class="full">
  611.                                                     <tr>
  612.                                                         <td width="100%" class="image288">
  613.                                                             <img src="https://res.cloudinary.com/lukezona-cdn/image/upload/v1485726876/zona-fitness/mailchimp/newsletter-bando-er/mody-ambiente.jpg" alt="" border="0" width="288" height="auto" class="hover" style="border-top-right-radius: 4px; border-top-left-radius: 4px;" mc:edit="26">
  614.                                                         </td>
  615.                                                     </tr>
  616.                                                     <tr>
  617.                                                         <td width="100%" height="20" bgcolor="#ffffff"></td>
  618.                                                     </tr>
  619.                                                     <tr>
  620.                                                         <td valign="middle" width="100%" bgcolor="#ffffff" class="pad">
  621.                                                            
  622.                                                             <table width="263" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  623.                                                                 <tr>
  624.                                                                     <td width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 15px; color: #444444; line-height: 22px; font-weight: 700;" mc:edit="27">
  625.                                                                         Mody Ambiente
  626.                                                                     </td>
  627.                                                                 </tr>
  628.                                                                 <tr>
  629.                                                                     <td width="100%" height="10"></td>
  630.                                                                 </tr>
  631.                                                                 <tr>
  632.                                                                     <td width="100%">
  633.                                                                            
  634.                                                                         <table width="253" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  635.                                                                             <tr>
  636.                                                                                 <td width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 13px; color: #444444; line-height: 22px; font-weight: 400;" mc:edit="28">
  637.                                                                                     Un sistema di outdoor facilities pensato e realizzato per rispondere alle esigenze di tutte le strutture che necessitano di installare docce e servizi en plein air
  638.                                                                                 </td>
  639.                                                                             </tr>
  640.                                                                         </table>
  641.                                                                        
  642.                                                                         <!-- Space -->
  643.                                                                         <table width="1" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  644.                                                                             <tr>
  645.                                                                                 <td width="100%" height="5"></td>
  646.                                                                             </tr>
  647.                                                                         </table><!-- End Space -->
  648.                                                                        
  649.                                                                     </td>
  650.                                                                 </tr>
  651.                                                             </table>
  652.                                                            
  653.                                                         </td>
  654.                                                     </tr>
  655.                                                     <tr>
  656.                                                         <td width="100%" height="25" bgcolor="#ffffff" style="border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;"></td>
  657.                                                     </tr>
  658.                                                 </table>
  659.                                                
  660.                                             </td>
  661.                                         </tr>
  662.                                     </table>
  663.                                    
  664.                                     <!-- Space -->
  665.                                     <table width="20" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="w10">
  666.                                         <tr>
  667.                                             <td width="100%" height="40">                                  
  668.                                             </td>
  669.                                         </tr>
  670.                                     </table>
  671.                                    
  672.                                     <!-- Image 4 -->
  673.                                     <table width="288" border="0" cellpadding="0" cellspacing="0" align="right" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="scale33">
  674.                                         <tr>
  675.                                             <td width="100%">    
  676.                                    
  677.                                                 <!-- Image 4 -->
  678.                                                 <table width="288" border="0" cellpadding="0" cellspacing="0" align="center" style="border: 1px solid #e9e9e9; border-radius: 5px;" class="full">
  679.                                                     <tr>
  680.                                                         <td width="100%" class="image288">
  681.                                                             <img src="https://res.cloudinary.com/lukezona-cdn/image/upload/v1485726888/zona-fitness/mailchimp/newsletter-bando-er/parkmatic.jpg" alt="" border="0" width="288" height="auto" class="hover" style="border-top-right-radius: 4px; border-top-left-radius: 4px;">
  682.                                                         </td>
  683.                                                     </tr>
  684.                                                     <tr>
  685.                                                         <td width="100%" height="20" bgcolor="#ffffff"></td>
  686.                                                     </tr>
  687.                                                     <tr>
  688.                                                         <td valign="middle" width="100%" bgcolor="#ffffff" class="pad">
  689.                                                            
  690.                                                             <table width="263" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  691.                                                                 <tr>
  692.                                                                     <td width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 15px; color: #444444; line-height: 22px; font-weight: 600;" mc:edit="36">
  693.                                                                     Parkmatic
  694.                                                                     </td>
  695.                                                                 </tr>
  696.                                                                 <tr>
  697.                                                                     <td width="100%" height="10"></td>
  698.                                                                 </tr>
  699.                                                                 <tr>
  700.                                                                     <td width="100%">
  701.                                                                            
  702.                                                                         <table width="253" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  703.                                                                             <tr>
  704.                                                                                 <td width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 13px; color: #444444; line-height: 22px; font-weight: 400;" mc:edit="37">
  705.                                                                                     Un comodissimo sistema prepagato, consentirà al cliente di entrare ed uscire dall’area parcheggio utilizzando una card/bracciale rfid.
  706.                                                                                 </td>
  707.                                                                             </tr>
  708.                                                                         </table>
  709.                                                                        
  710.                                                                         <!-- Space -->
  711.                                                                         <table width="1" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  712.                                                                             <tr>
  713.                                                                                 <td width="100%" height="5"></td>
  714.                                                                             </tr>
  715.                                                                         </table><!-- End Space -->
  716.                                                                        
  717.                                                                        
  718.                                                                     </td>
  719.                                                                 </tr>
  720.                                                             </table>
  721.                                                            
  722.                                                         </td>
  723.                                                     </tr>
  724.                                                     <tr>
  725.                                                         <td width="100%" height="25" bgcolor="#ffffff" style="border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;"></td>
  726.                                                     </tr>
  727.                                                 </table>
  728.                                                
  729.                                             </td>
  730.                                         </tr>
  731.                                     </table>
  732.                                    
  733.                                 </td>
  734.                             </tr>
  735.                         </table>
  736.                        
  737.                          <!-- Space -->
  738.                         <table width="100%" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  739.                             <tr>
  740.                                 <td width="100%" height="40"></td>
  741.                             </tr>
  742.                         </table><!-- End Space -->
  743.                        
  744.                     </td>
  745.                 </tr>
  746.             </table><!-- End Wrapper -->
  747.        
  748.         </td>
  749.     </tr>
  750. </table>
  751.  
  752. <!-- DIVIDER -->    
  753. <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full" bgcolor="#ffffff" mc:repeatable="module7">
  754.     <tr>
  755.         <td width="100%" valign="top" align="center">
  756.        
  757.                    
  758.             <!-- Divider -->
  759.             <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  760.                 <tr>
  761.                     <td width="100%" valign="middle" align="center">
  762.                    
  763.                         <!-- Wrapper -->
  764.                         <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  765.                             <tr>
  766.                                 <td width="100%" height="25">&nbsp;</td>
  767.                             </tr>
  768.                             <tr>
  769.                                 <td width="100" height="1" bgcolor="#f8f8f8" style="font-size: 1px; line-height: 1px;">&nbsp;</td>
  770.                             </tr>
  771.                             <tr>
  772.                                 <td width="100%" height="25">&nbsp;</td>
  773.                             </tr>
  774.                         </table><!-- End Wrapper -->
  775.                                                
  776.                     </td>
  777.                 </tr>
  778.             </table><!-- End Divider -->
  779.            
  780.         </td>
  781.     </tr>
  782. </table>
  783.  
  784. <!-- SEZIONE 5 - 2. IDROTERAPIA -->    
  785. <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full" mc:repeatable="module8" id="fitness">
  786.     <tr>
  787.         <td width="100%" valign="top" align="center">
  788.            
  789.             <!-- Wrapper -->
  790.             <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="mobile">
  791.                 <tr>
  792.                     <td align="center">
  793.                        
  794.                         <!-- TESTO -->
  795.                         <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  796.                             <tr>
  797.                                 <td width="100%" class="image191" align="center">
  798.                                    
  799.                                     <!-- Space -->
  800.                                     <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  801.                                         <tr>
  802.                                             <td width="100%" height="25"></td>
  803.                                         </tr>
  804.                                     </table><!-- End Space -->
  805.                                    
  806.                                     <!-- Text -->
  807.                                     <table width="100%" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  808.                                         <tr>
  809.                                             <td valign="middle" width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 24px; color: #444444; line-height: 32px; font-weight: 700;" class="fullCenter" mc:edit="45">
  810.                                                 Il massimo dell'attrezzatura acquatica
  811.                                             </td>
  812.                                         </tr>
  813.                                         <tr>
  814.                                             <td width="100%" height="25"></td>
  815.                                         </tr>
  816.                                         <tr>
  817.                                             <td valign="middle" width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 14px; color: #808080; line-height: 22px; font-weight: 400;" class="fullCenter" mc:edit="46">
  818.                                                 Per i centri dotati di piscina, ho attivato la partnership con l’azienda leader in Italia per la produzione e il <b>noleggio</b> di attrezzature per l’<b>attività in acqua</b> (trampolini, idrobike, acquawalking, step...)
  819.                                                 <br><br>
  820.                                                 Nel 2010 ha inventato, ottenendo un fantastico successo, la Sun Bike, prima Acquabike realizzata con stampo unico in Polietilene, <b>ultra leggera</b> e <b>molto resistente</b>.
  821.                                                 <br><br>
  822.                                                 La formula del noleggio ti permette di avere sempre attrezzature <b>nuove</b>, in <b>ottime condizioni</b> e di poter gestire meglio i flussi dell’utenza in base alla stagionalità.
  823.                                             </td>
  824.                                         </tr>
  825.                                         <tr>
  826.                                             <td width="100%" height="20"></td>
  827.                                         </tr>
  828.                                     </table>
  829.                                    
  830.                                 </td>
  831.                             </tr>
  832.                         </table><!-- End Wrapper 2 -->
  833.                                                
  834.                         <!-- TRIS DI FOTO -->
  835.                         <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  836.                             <tr>
  837.                                 <td width="100%">
  838.                                    
  839.                                     <!-- Image 1 -->
  840.                                     <table width="185" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="scale33">
  841.                                         <tr>
  842.                                             <td width="100%">
  843.                                    
  844.                                    
  845.                                                 <!-- Image 1 -->
  846.                                                 <table width="185" border="0" cellpadding="0" cellspacing="0" align="center" style="border: 1px solid #e9e9e9; border-radius: 5px;" class="full">
  847.                                                     <tr>
  848.                                                         <td width="100%" class="image185">
  849.                                                             <img src="https://res.cloudinary.com/lukezona-cdn/image/upload/v1485715430/zona-fitness/mailchimp/newsletter-bando-er/idroterapia_bike.png" alt="" border="0" width="185" height="auto" class="hover" style="border-top-right-radius: 4px; border-top-left-radius: 4px;" mc:edit="26">
  850.                                                         </td>
  851.                                                     </tr>
  852.                                                     <tr>
  853.                                                         <td width="100%" height="20" bgcolor="#ffffff"></td>
  854.                                                     </tr>
  855.                                                     <tr>
  856.                                                         <td valign="middle" width="100%" bgcolor="#ffffff" class="pad">
  857.                                                            
  858.                                                             <table width="160" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  859.                                                                 <tr>
  860.                                                                     <td width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 15px; color: #444444; line-height: 22px; font-weight: 700;" mc:edit="27">
  861.                                                                         Idrobike X-Bike
  862.                                                                     </td>
  863.                                                                 </tr>
  864.                                                                 <tr>
  865.                                                                     <td width="100%" height="10"></td>
  866.                                                                 </tr>
  867.                                                                 <tr>
  868.                                                                     <td width="100%">
  869.                                                                            
  870.                                                                         <table width="150" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  871.                                                                             <tr>
  872.                                                                                 <td width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 13px; color: #444444; line-height: 22px; font-weight: 400;" mc:edit="28">
  873.                                                                                     Leggera, sicura, divertente e a noleggio! Con pedale massaggiante dotato di microfori che vanno a dare un ulteriore sollievo e benessere a piedi, caviglie e gambe.
  874.                                                                                 </td>
  875.                                                                             </tr>
  876.                                                                         </table>
  877.                                                                        
  878.                                                                         <!-- Space -->
  879.                                                                         <table width="1" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  880.                                                                             <tr>
  881.                                                                                 <td width="100%" height="5"></td>
  882.                                                                             </tr>
  883.                                                                         </table><!-- End Space -->
  884.                                                                        
  885.                                                                     </td>
  886.                                                                 </tr>
  887.                                                             </table>
  888.                                                            
  889.                                                         </td>
  890.                                                     </tr>
  891.                                                     <tr>
  892.                                                         <td width="100%" height="25" bgcolor="#ffffff" style="border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;"></td>
  893.                                                     </tr>
  894.                                                 </table>
  895.                                                
  896.                                             </td>
  897.                                         </tr>
  898.                                     </table>
  899.                                    
  900.                                     <!-- Space -->
  901.                                     <table width="19" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="w10">
  902.                                         <tr>
  903.                                             <td width="100%" height="40">                                  
  904.                                             </td>
  905.                                         </tr>
  906.                                     </table>
  907.                                    
  908.                                     <!-- Image 2 -->
  909.                                     <table width="185" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="scale33">
  910.                                         <tr>
  911.                                             <td width="100%">
  912.                                    
  913.                                    
  914.                                                 <!-- Image 2 -->
  915.                                                 <table width="185" border="0" cellpadding="0" cellspacing="0" align="center" style="border: 1px solid #e9e9e9; border-radius: 5px;" class="full">
  916.                                                     <tr>
  917.                                                         <td width="100%" class="image185">
  918.                                                             <img src="https://res.cloudinary.com/lukezona-cdn/image/upload/v1485715433/zona-fitness/mailchimp/newsletter-bando-er/idroterapia_trampolino.png" alt="" border="0" width="185" height="auto" class="hover" style="border-top-right-radius: 4px; border-top-left-radius: 4px;" mc:edit="31">
  919.                                                         </td>
  920.                                                     </tr>
  921.                                                     <tr>
  922.                                                         <td width="100%" height="20" bgcolor="#ffffff"></td>
  923.                                                     </tr>
  924.                                                     <tr>
  925.                                                         <td valign="middle" width="100%" bgcolor="#ffffff" class="pad">
  926.                                                            
  927.                                                             <table width="160" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  928.                                                                 <tr>
  929.                                                                     <td width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 15px; color: #444444; line-height: 22px; font-weight: 600;" mc:edit="32">
  930.                                                                     Jump Piscina
  931.                                                                     </td>
  932.                                                                 </tr>
  933.                                                                 <tr>
  934.                                                                     <td width="100%" height="10"></td>
  935.                                                                 </tr>
  936.                                                                 <tr>
  937.                                                                     <td width="100%">
  938.                                                                            
  939.                                                                         <table width="150" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  940.                                                                             <tr>
  941.                                                                                 <td width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 13px; color: #444444; line-height: 22px; font-weight: 400;" mc:edit="33">
  942.                                                                                     Grazie alla rete elastica fornisce esercizi con un basso impatto, riducendo così il rischio di lesioni e facendo fare il 10% della fatica in più rispetto alla normale acquagym
  943.                                                                                 </td>
  944.                                                                             </tr>
  945.                                                                         </table>
  946.                                                                        
  947.                                                                         <!-- Space -->
  948.                                                                         <table width="1" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  949.                                                                             <tr>
  950.                                                                                 <td width="100%" height="5"></td>
  951.                                                                             </tr>
  952.                                                                         </table><!-- End Space -->
  953.                                                                        
  954.                                                                     </td>
  955.                                                                 </tr>
  956.                                                             </table>
  957.                                                            
  958.                                                         </td>
  959.                                                     </tr>
  960.                                                     <tr>
  961.                                                         <td width="100%" height="25" bgcolor="#ffffff" style="border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;"></td>
  962.                                                     </tr>
  963.                                                 </table>
  964.                                                
  965.                                             </td>
  966.                                         </tr>
  967.                                     </table>
  968.                                    
  969.                                     <!-- Space -->
  970.                                     <table width="1" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="delete">
  971.                                         <tr>
  972.                                             <td width="100%" height="40">                                  
  973.                                             </td>
  974.                                         </tr>
  975.                                     </table>
  976.                                    
  977.                                     <!-- Image 3 -->
  978.                                     <table width="185" border="0" cellpadding="0" cellspacing="0" align="right" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="scale33">
  979.                                         <tr>
  980.                                             <td width="100%">
  981.                                    
  982.                                    
  983.                                                 <!-- Image 3 -->
  984.                                                 <table width="185" border="0" cellpadding="0" cellspacing="0" align="center" style="border: 1px solid #e9e9e9; border-radius: 5px;" class="full">
  985.                                                     <tr>
  986.                                                         <td width="100%" class="image185">
  987.                                                             <img src="https://res.cloudinary.com/lukezona-cdn/image/upload/v1485725990/zona-fitness/mailchimp/newsletter-bando-er/foto_grande_treadmill.jpg" alt="" border="0" width="185" height="auto" class="hover" style="border-top-right-radius: 4px; border-top-left-radius: 4px;">
  988.                                                         </td>
  989.                                                     </tr>
  990.                                                     <tr>
  991.                                                         <td width="100%" height="20" bgcolor="#ffffff"></td>
  992.                                                     </tr>
  993.                                                     <tr>
  994.                                                         <td valign="middle" width="100%" bgcolor="#ffffff" class="pad">
  995.                                                            
  996.                                                             <table width="160" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  997.                                                                 <tr>
  998.                                                                     <td width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 15px; color: #444444; line-height: 22px; font-weight: 600;" mc:edit="36">
  999.                                                                     Sun Treadmill
  1000.                                                                     </td>
  1001.                                                                 </tr>
  1002.                                                                 <tr>
  1003.                                                                     <td width="100%" height="10"></td>
  1004.                                                                 </tr>
  1005.                                                                 <tr>
  1006.                                                                     <td width="100%">
  1007.                                                                            
  1008.                                                                         <table width="150" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  1009.                                                                             <tr>
  1010.                                                                                 <td width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 13px; color: #444444; line-height: 22px; font-weight: 400;" mc:edit="37">
  1011.                                                                                     Coniuga innovazione, design, funzionalità e praticità.
  1012.                                                                                     Unico per stabilità e scorrevolezza del nastro (doppio strato per acque termali o periodi prolungati in acqua)
  1013.                                                                                 </td>
  1014.                                                                             </tr>
  1015.                                                                         </table>
  1016.                                                                        
  1017.                                                                         <!-- Space -->
  1018.                                                                         <table width="1" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  1019.                                                                             <tr>
  1020.                                                                                 <td width="100%" height="5"></td>
  1021.                                                                             </tr>
  1022.                                                                         </table><!-- End Space -->
  1023.                                                                        
  1024.                                                                        
  1025.                                                                     </td>
  1026.                                                                 </tr>
  1027.                                                             </table>
  1028.                                                            
  1029.                                                         </td>
  1030.                                                     </tr>
  1031.                                                     <tr>
  1032.                                                         <td width="100%" height="25" bgcolor="#ffffff" style="border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;"></td>
  1033.                                                     </tr>
  1034.                                                 </table>
  1035.                                                
  1036.                                             </td>
  1037.                                         </tr>
  1038.                                     </table>
  1039.                                    
  1040.                                 </td>
  1041.                             </tr>
  1042.                         </table>
  1043.                        
  1044.                         <!-- Space -->
  1045.                         <table width="100%" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  1046.                             <tr>
  1047.                                 <td width="100%" height="60"></td>
  1048.                             </tr>
  1049.                         </table><!-- End Space -->
  1050.                        
  1051.                     </td>
  1052.                 </tr>
  1053.             </table><!-- End Wrapper -->
  1054.        
  1055.         </td>
  1056.     </tr>
  1057. </table>
  1058.  
  1059. <!-- SEZIONE 7 - IL FORUM CLUB E PISCINE -->    
  1060. <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full" mc:repeatable="module5">
  1061.     <tr>
  1062.         <td align="center" width="100%" valign="top" style="background-color: #f6f6f6; background-position: center center; background-repeat: no-repeat;">
  1063.            
  1064.             <!-- Wrapper -->
  1065.             <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="mobile">
  1066.                 <tr>
  1067.                     <td align="center">
  1068.                    
  1069.                         <!-- Space -->
  1070.                         <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  1071.                             <tr>
  1072.                                 <td width="100%" height="60"></td>
  1073.                             </tr>
  1074.                         </table><!-- End Space -->
  1075.                                    
  1076.                         <!-- Wrapper -->
  1077.                         <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  1078.                             <tr>
  1079.                                 <td width="100%" align="center">
  1080.                                    
  1081.                                     <!-- Centered Title -->
  1082.                                     <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  1083.                                         <tr>
  1084.                                             <td valign="middle" width="100%" style="text-align: center; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 24px; color: #444444; line-height: 32px; font-weight: 700;" class="fullCenter" mc:edit="24">
  1085.                                                 L'appuntamento
  1086.                                             </td>
  1087.                                         </tr>
  1088.                                         <tr>
  1089.                                             <td width="100%" height="30"></td>
  1090.                                         </tr>
  1091.                                         <tr>
  1092.                                             <td width="100%">
  1093.                                                
  1094.                                                 <table width="100" border="0" cellpadding="0" cellspacing="0" align="center">
  1095.                                                     <tr>
  1096.                                                         <td width="100" height="1" bgcolor="#808080" style="font-size: 1px; line-height: 1px;">&nbsp;</td>
  1097.                                                     </tr>
  1098.                                                 </table>
  1099.                                                
  1100.                                             </td>
  1101.                                         </tr>
  1102.                                         <tr>
  1103.                                             <td width="100%" height="30"></td>
  1104.                                         </tr>
  1105.                                         <tr>
  1106.                                             <td valign="middle" width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 14px; color: #808080; line-height: 22px; font-weight: 400;" class="fullCenter" mc:edit="25">
  1107.                                                 Vi rinnovo l'appuntamento dal 16 al 18 Febbraio presso Forum Club di Bologna. Vi aspetto!
  1108.                                             </td>
  1109.                                         </tr>
  1110.                                        
  1111.                                         <tr>
  1112.                                             <td width="100%" height="25"></td>
  1113.                                         </tr>
  1114.                                        
  1115.                                         <!-- Button Left -->
  1116.                                         <tr>
  1117.                                             <td width="auto" align="left">
  1118.                                                
  1119.                                                 <table border="0" cellpadding="0" cellspacing="0" align="left">
  1120.                                                     <tr>
  1121.                                                         <td valign="middle" width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 14px; color: #808080; line-height: 22px; font-weight: 400; max-width:600px" class="fullCenter" mc:edit="25">
  1122.                                                             <img src="https://res.cloudinary.com/lukezona-cdn/image/upload/v1485781112/zona-fitness/mailchimp/newsletter-2017-01-30-new-entry/Logo-ForumPiscine-2017-ITA.png" alt="Forum Club e Piscine" border="0" width="100%" height="auto" mc:edit="26">
  1123.                                                         </td>
  1124.                                                     </tr>
  1125.                                                 </table>
  1126.                                            
  1127.                                             </td>
  1128.                                            
  1129.                                         </tr>
  1130.                                         <!-- Button Left -->
  1131.                                    
  1132.                                         <tr>
  1133.                                             <td width="100%" height="30"></td>
  1134.                                         </tr>
  1135.                                         <tr>
  1136.                                             <td valign="middle" width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 14px; color: #808080; line-height: 22px; font-weight: 400;" class="fullCenter" mc:edit="25">
  1137.                                                 Un caro saluto e un buon inizio a tutti,
  1138.                                                 <br>
  1139.                                                 Marco
  1140.                                             </td>
  1141.                                         </tr>
  1142.                                        
  1143.                                         <tr>
  1144.                                             <td width="100%" height="25"></td>
  1145.                                         </tr>
  1146.                                     </table>
  1147.                                    
  1148.                                 </td>
  1149.                             </tr>
  1150.                         </table><!-- End Wrapper 2 -->
  1151.                            
  1152.                         <!-- Space -->
  1153.                         <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  1154.                             <tr>
  1155.                                 <td width="100%" height="60"></td>
  1156.                             </tr>
  1157.                         </table><!-- End Space -->
  1158.                        
  1159.                     </td>
  1160.                 </tr>
  1161.             </table><!-- End Wrapper -->
  1162.        
  1163.         </td>
  1164.     </tr>
  1165. </table>    
  1166.    
  1167. <!-- SEZIONE 7 - CONTATTACI -->
  1168. <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full" mc:repeatable="module9">
  1169.     <tr>
  1170.         <td align="center" width="100%" valign="top" style="background-image: url('https://res.cloudinary.com/lukezona-cdn/image/upload/v1485723722/zona-fitness/mailchimp/newsletter-bando-er/contatti.jpg'); -webkit-background-size: cover; background-size: cover; background-color: #00BBD5; background-position: center center; background-repeat: no-repeat;" id="sep2">
  1171.            
  1172.             <!-- Wrapper -->
  1173.             <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="mobile">
  1174.                 <tr>
  1175.                     <td align="center">
  1176.                    
  1177.                         <!-- Space -->
  1178.                         <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  1179.                             <tr>
  1180.                                 <td width="100%" height="60"></td>
  1181.                             </tr>
  1182.                         </table><!-- End Space -->
  1183.                                    
  1184.                         <!-- Wrapper -->
  1185.                         <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  1186.                             <tr>
  1187.                                 <td width="100%" align="center">
  1188.                                    
  1189.                                     <!-- Centered Title -->
  1190.                                     <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  1191.                                         <tr>
  1192.                                             <td valign="middle" width="100%" style="text-align: center; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 24px; color: #ffffff; line-height: 32px; font-weight: 700;" class="fullCenter" mc:edit="48">
  1193.                                                 Per ulteriori informazioni e preventivi
  1194.                                             </td>
  1195.                                         </tr>
  1196.                                         <tr>
  1197.                                             <td width="100%" height="30"></td>
  1198.                                         </tr>
  1199.                                         <tr>
  1200.                                             <td width="100%">
  1201.                                                
  1202.                                                 <table width="100" border="0" cellpadding="0" cellspacing="0" align="center">
  1203.                                                     <tr>
  1204.                                                         <td width="100" height="1" bgcolor="#ffffff" style="font-size: 1px; line-height: 1px;">&nbsp;</td>
  1205.                                                     </tr>
  1206.                                                 </table>
  1207.                                                
  1208.                                             </td>
  1209.                                         </tr>
  1210.                                         <tr>
  1211.                                             <td width="100%" height="30"></td>
  1212.                                         </tr>
  1213.                                         <tr>
  1214.                                             <td valign="middle" width="100%" style="text-align: left; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 14px; color: #ffffff; line-height: 22px; font-weight: 400;" class="fullCenter" mc:edit="49">
  1215.                                                 Per ulteriori informazioni o per fissare un appuntamento durante la manifestazione in fiera puoi contattarmi nei seguenti modi:
  1216.                                             </td>
  1217.                                         </tr>
  1218.                                         <tr>
  1219.                                             <td width="100%" height="25"></td>
  1220.                                         </tr>
  1221.                                     </table>
  1222.                                    
  1223.                                 </td>
  1224.                             </tr>
  1225.                         </table><!-- End Wrapper 2 -->
  1226.                        
  1227.                         <!--  Wrapper 2 -->
  1228.                         <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  1229.                             <tr>
  1230.                                 <td width="100%" class="avatar83">
  1231.                    
  1232.                                     <!-- Space -->
  1233.                                     <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  1234.                                         <tr>
  1235.                                             <td width="100%" height="25"></td>
  1236.                                         </tr>
  1237.                                     </table><!-- End Space -->
  1238.                                    
  1239.                                     <!-- Avatar 1 -->
  1240.                                     <table width="275" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt; border-radius: 4px;" bgcolor="#ffffff" class="scale50">
  1241.                                         <tr>
  1242.                                             <td width="100%" height="25"></td>
  1243.                                         </tr>
  1244.                                         <tr>
  1245.                                             <td width="100%" style="text-align: center;">
  1246.                                                 <a  href="mailto:marco@zonafitness.it" target="_blank" style="text-decoration: none; color:#808080"><img src="https://res.cloudinary.com/lukezona-cdn/image/upload/v1485725363/zona-fitness/mailchimp/icona-mail.png" alt="" border="0" width="83" height="auto" class="hover" style="border-top-right-radius: 4px; border-top-left-radius: 4px;" mc:edit="50"></a>
  1247.                                             </td>
  1248.                                         </tr>
  1249.                                         <tr>
  1250.                                             <td width="100%" height="25"></td>
  1251.                                         </tr>
  1252.                                         <tr>
  1253.                                             <td valign="middle" width="100%" class="pad">
  1254.                                                
  1255.                                                 <table width="235" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  1256.                                                     <tr>
  1257.                                                         <td valign="middle" width="100%" style="text-align: center; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 14px; color: #808080; line-height: 22px; font-weight: 400;" class="fullCenter" mc:edit="51">
  1258.                                                             <a href="mailto:marco@zonafitness.it" target="_blank" style="text-decoration: none; color:#808080">marco@zonafitness.it</a>
  1259.                                                         </td>
  1260.                                                     </tr>
  1261.                                                 </table>
  1262.                                                
  1263.                                             </td>
  1264.                                         </tr>
  1265.                                         <tr>
  1266.                                             <td width="100%" height="30"></td>
  1267.                                         </tr>
  1268.                                     </table>
  1269.                                    
  1270.                                     <!-- Space -->
  1271.                                     <table width="1" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="delete">
  1272.                                         <tr>
  1273.                                             <td width="100%" height="40">                                  
  1274.                                             </td>
  1275.                                         </tr>
  1276.                                     </table>
  1277.                                    
  1278.                                     <!-- Avatar 2 -->
  1279.                                     <table width="275" border="0" cellpadding="0" cellspacing="0" align="right" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt; border-radius: 4px;" bgcolor="#ffffff" class="scale50Right">
  1280.                                         <tr>
  1281.                                             <td width="100%" height="25"></td>
  1282.                                         </tr>
  1283.                                         <tr>
  1284.                                             <td width="100%" style="text-align: center;">
  1285.                                                 <a href="phone:+393487613318" target="_blank" style="text-decoration: none; color:#808080"><img src="https://res.cloudinary.com/lukezona-cdn/image/upload/v1485724810/zona-fitness/mailchimp/icona-tel.png" alt="" border="0" width="83" height="auto" class="hover" style="border-top-right-radius: 4px; border-top-left-radius: 4px;" mc:edit="53"></a>
  1286.                                             </td>
  1287.                                         </tr>
  1288.                                         <tr>
  1289.                                             <td width="100%" height="25"></td>
  1290.                                         </tr>
  1291.                                         <tr>
  1292.                                             <td valign="middle" width="100%" class="pad">
  1293.                                                
  1294.                                                 <table width="235" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  1295.                                                     <tr>
  1296.                                                         <td valign="middle" width="100%" style="text-align: center; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 14px; color: #808080; line-height: 22px; font-weight: 400;" class="fullCenter" mc:edit="54">
  1297.                                                             <a href="phone:+393487613318" target="_blank" style="text-decoration: none; color:#808080">+39 3487613318</a>
  1298.                                                         </td>
  1299.                                                     </tr>
  1300.                                                 </table>
  1301.                                                
  1302.                                             </td>
  1303.                                         </tr>
  1304.                                         <tr>
  1305.                                             <td width="100%" height="30"></td>
  1306.                                         </tr>
  1307.                                     </table>
  1308.                                    
  1309.                                 </td>
  1310.                             </tr>
  1311.                         </table><!-- End Wrapper 2 -->
  1312.                        
  1313.                         <!-- Space -->
  1314.                         <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  1315.                             <tr>
  1316.                                 <td width="100%" height="60"></td>
  1317.                             </tr>
  1318.                         </table><!-- End Space -->
  1319.                        
  1320.                     </td>
  1321.                 </tr>
  1322.             </table><!-- End Wrapper -->
  1323.        
  1324.         </td>
  1325.     </tr>
  1326. </table>
  1327.  
  1328. <!-- FOOTER BOTTOM -->    
  1329. <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full" mc:repeatable="module27">
  1330.     <tr>
  1331.         <td align="center" width="100%" valign="top" bgcolor="#344b61">
  1332.            
  1333.             <!-- Wrapper -->
  1334.             <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="mobile">
  1335.                 <tr>
  1336.                     <td align="center">
  1337.                    
  1338.                         <!-- Space -->
  1339.                         <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  1340.                             <tr>
  1341.                                 <td width="100%" height="40"></td>
  1342.                             </tr>
  1343.                         </table><!-- End Space -->
  1344.                                
  1345.                         <!-- Wrapper -->
  1346.                         <table width="600" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  1347.                             <tr>
  1348.                                 <td width="100%" align="center">
  1349.                                
  1350.                                     <!-- Logo Footer -->
  1351.                                     <table width="140" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  1352.                                         <tr>
  1353.                                             <td height="60" valign="middle" width="100%" style="text-align: left;" class="fullCenter" id="logo_footer">
  1354.                                                 <a href="#"><img width="100" src="https://res.cloudinary.com/lukezona-cdn/image/upload/v1485723983/zona-fitness/mailchimp/logo_bianco_raster_2x.png" alt="" border="0" style="padding-bottom: 4px;" mc:edit="125"></a>
  1355.                                             </td>
  1356.                                         </tr>
  1357.                                     </table>
  1358.                                    
  1359.                                     <!-- Space -->
  1360.                                     <table width="20" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  1361.                                         <tr>
  1362.                                             <td width="100%" height="1"></td>
  1363.                                         </tr>
  1364.                                     </table><!-- End Space -->
  1365.                                                                
  1366.                                     <!-- Text Left -->
  1367.                                     <table width="300" border="0" cellpadding="0" cellspacing="0" align="left" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  1368.                                         <tr>
  1369.                                             <td width="100%">
  1370.                                                 <table border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="fullCenter">
  1371.                                                     <tr>
  1372.                                                         <td height="60" style="text-align: center; font-family: Helvetica, Arial, sans-serif, 'Open Sans'; font-size: 13px; color: #aebecd; line-height: 21px; vertical-align: middle; word-break:break-all; font-weight: 400;" mc:edit="126">
  1373.                                                            
  1374.                                                             Contattami al cellulare <a style="text-decoration: none; color:#aebecd" href="phone:+393487613318">3487613318</a> o sui i social
  1375.                                                            
  1376.                                                         </td>
  1377.                                                     </tr>
  1378.                                                 </table>                   
  1379.                                             </td>
  1380.                                         </tr>
  1381.                                     </table>
  1382.                                    
  1383.                                     <!-- Social Icons -->
  1384.                                     <table width="96" border="0" cellpadding="0" cellspacing="0" align="right" style="text-align: right; border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="buttonScale">   
  1385.                                         <tr>
  1386.                                             <td height="55" valign="middle" width="55" align="center" class="icon25" style="text-align: center;">
  1387.                                                 <a href="mailto:marco@zonafitness.it" style="text-decoration: none;" target="_blank"><img src="https://res.cloudinary.com/lukezona-cdn/image/upload/v1485725363/zona-fitness/mailchimp/icona-mail.png" width="25" alt="" border="0" class="hover" mc:edit="127"></a>
  1388.                                             </td>
  1389.                                             <td height="55" valign="middle" width="55" align="center" class="icon25" style="text-align: center;">  
  1390.                                                 <a href="https://www.facebook.com/zonafitness.it" style="text-decoration: none;" target="_blank"><img src="https://cdn-images.mailchimp.com/icons/social-block-v2/color-facebook-96.png" width="25" alt="" border="0" class="hover" mc:edit="128"></a>
  1391.                                             </td>
  1392.                                             <td height="55" valign="middle" width="55" align="center" class="icon25" style="text-align: center;">  
  1393.                                                 <a href="https://www.linkedin.com/in/marco-zonarelli-31125845/" style="text-decoration: none;" target="_blank"><img src="https://cdn-images.mailchimp.com/icons/social-block-v2/color-linkedin-96.png" width="25" alt="" border="0" class="hover" mc:edit="129"></a>
  1394.                                             </td>
  1395.                                         </tr>
  1396.                                     </table>
  1397.                                    
  1398.                                    
  1399.                                 </td>
  1400.                             </tr>
  1401.                         </table><!-- End Wrapper 2 -->
  1402.                        
  1403.                         <!-- Space -->
  1404.                         <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  1405.                             <tr>
  1406.                                 <td width="100%" height="10"></td>
  1407.                             </tr>
  1408.                         </table><!-- End Space -->
  1409.                    
  1410.                     </td>
  1411.                 </tr>
  1412.             </table><!-- End Wrapper -->
  1413.        
  1414.         </td>
  1415.     </tr>
  1416. </table>
  1417.  
  1418. <!-- SPAZIO -->
  1419. <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full" bgcolor="#344b61" mc:repeatable="module28">
  1420.     <tr>
  1421.         <td width="100%" valign="top" align="center">
  1422.        
  1423.                    
  1424.             <!-- Space -->
  1425.             <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" class="full">
  1426.                 <tr>
  1427.                     <td width="100%" valign="middle" align="center">
  1428.                    
  1429.                         <!-- Wrapper -->
  1430.                         <table width="100%" border="0" cellpadding="0" cellspacing="0" align="center" style="border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;" class="full">
  1431.                             <tr>
  1432.                                 <td width="100%" height="25">&nbsp;</td>
  1433.                             </tr>
  1434.                             <tr>
  1435.                                 <td width="100%" height="1"></td>
  1436.                             </tr>
  1437.                         </table><!-- End Wrapper -->
  1438.                                                
  1439.                     </td>
  1440.                 </tr>
  1441.             </table><!-- End Space -->
  1442.            
  1443.         </td>
  1444.     </tr>
  1445. </table>
  1446. </body>
  1447. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement