<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"><head><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="x-apple-disable-message-reformatting"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-status-bar-style" content="black"/><meta name="format-detection" content="telephone=no"/><title></title><link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&display=swap" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com/css?family=Vollkorn:600i&display=swap" rel="stylesheet" type="text/css"/><link href="https://fonts.google.com/specimen/Black+Han+Sans" rel="stylesheet" type="text/css"/><style type="text/css">
        /* Resets */
        .ReadMsgBody { width: 100%; background-color: #ebebeb;}
        .ExternalClass {width: 100%; background-color: #ebebeb;}
        .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height:100%;}
        a[x-apple-data-detectors]{
            color:inherit !important;
            text-decoration:none !important;
            font-size:inherit !important;
            font-family:inherit !important;
            font-weight:inherit !important;
            line-height:inherit !important;
        }        
        body {-webkit-text-size-adjust:none; -ms-text-size-adjust:none;}
        body {margin:0; padding:0;}
        .yshortcuts a {border-bottom: none !important;}
        .rnb-del-min-width{ min-width: 0 !important; }

        /* Add new outlook css start */
        .templateContainer{
            max-width:590px !important;
            width:auto !important;
        }
        /* Add new outlook css end */

        /* Image width by default for 3 columns */
        img[class="rnb-col-3-img"] {
        max-width:170px;
        }

        /* Image width by default for 2 columns */
        img[class="rnb-col-2-img"] {
        max-width:264px;
        }

        /* Image width by default for 2 columns aside small size */
        img[class="rnb-col-2-img-side-xs"] {
        max-width:180px;
        }

        /* Image width by default for 2 columns aside big size */
        img[class="rnb-col-2-img-side-xl"] {
        max-width:350px;
        }

        /* Image width by default for 1 column */
        img[class="rnb-col-1-img"] {
        max-width:550px;
        }

        /* Image width by default for header */
        img[class="rnb-header-img"] {
        max-width:590px;
        }

        /* Ckeditor line-height spacing */
        .rnb-force-col p, ul, ol{margin:0px!important;}
        .rnb-del-min-width p, ul, ol{margin:0px!important;}

        /* tmpl-2 preview */
        .rnb-tmpl-width{ width:100%!important;}

        /* tmpl-11 preview */
        .rnb-social-width{padding-right:15px!important;}

        /* tmpl-11 preview */
        .rnb-social-align{float:right!important;}

        /* Ul Li outlook extra spacing fix */
        li{mso-margin-top-alt: 0; mso-margin-bottom-alt: 0;}        

        /* Outlook fix */
        table {mso-table-lspace:0pt; mso-table-rspace:0pt;}
    
        /* Outlook fix */
        table, tr, td {border-collapse: collapse;}

        /* Outlook fix */
        p,a,li,blockquote {mso-line-height-rule:exactly;} 

        /* Outlook fix */
        .msib-right-img { mso-padding-alt: 0 !important;}

        /* Fix text line height on preview */
        .content-spacing div {display: list-item; list-style-type: none;}

        @media only screen and (min-width:590px){
        /* mac fix width */
        .templateContainer{width:590px !important;}
        }

        @media screen and (max-width: 360px){
        /* yahoo app fix width "tmpl-2 tmpl-10 tmpl-13" in android devices */
        .rnb-yahoo-width{ width:360px !important;}
        }

        @media screen and (max-width: 380px){
        /* fix width and font size "tmpl-4 tmpl-6" in mobile preview */
        .element-img-text{ font-size:24px !important;}
        .element-img-text2{ width:230px !important;}
        .content-img-text-tmpl-6{ font-size:24px !important;}
        .content-img-text2-tmpl-6{ width:220px !important;}
        }

        @media screen and (max-width: 480px) {
        td[class="rnb-container-padding"] {
        padding-left: 10px !important;
        padding-right: 10px !important;
        }

        /* force container nav to (horizontal) blocks */
        td.rnb-force-nav {
        display: inherit;
        }

        /* fix text alignment "tmpl-11" in mobile preview */
        .rnb-social-text-left {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
        }
        .rnb-social-text-right {
        width: 100%;
        text-align: center;
        }
        }

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

        /* center the address & social icons */
        .rnb-text-center {text-align:center !important;}

        /* force container columns to (horizontal) blocks */
        th.rnb-force-col {
        display: block;
        padding-right: 0 !important;
        padding-left: 0 !important;
        width:100%;
        }

        table.rnb-container {
         width: 100% !important;
        }

        table.rnb-btn-col-content {
        width: 100% !important;
        }
        table.rnb-col-3 {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;

        /* change left/right padding and margins to top/bottom ones */
        margin-bottom: 10px;
        padding-bottom: 10px;
        /*border-bottom: 1px solid #eee;*/
        }

        table.rnb-last-col-3 {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;
        }

        table.rnb-col-2 {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;

        /* change left/right padding and margins to top/bottom ones */
        margin-bottom: 10px;
        padding-bottom: 10px;
        /*border-bottom: 1px solid #eee;*/
        }

        table.rnb-col-2-noborder-onright {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;

        /* change left/right padding and margins to top/bottom ones */
        margin-bottom: 10px;
        padding-bottom: 10px;
        }

        table.rnb-col-2-noborder-onleft {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;

        /* change left/right padding and margins to top/bottom ones */
        margin-top: 10px;
        padding-top: 10px;
        }

        table.rnb-last-col-2 {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;
        }

        table.rnb-col-1 {
        /* unset table align="left/right" */
        float: none !important;
        width: 100% !important;
        }

        img.rnb-col-3-img {
        /**max-width:none !important;**/
        width:100% !important;
        }

        img.rnb-col-2-img {
        /**max-width:none !important;**/
        width:100% !important;
        }

        img.rnb-col-2-img-side-xs {
        /**max-width:none !important;**/
        width:100% !important;
        }

        img.rnb-col-2-img-side-xl {
        /**max-width:none !important;**/
        width:100% !important;
        }

        img.rnb-col-1-img {
        /**max-width:none !important;**/
        width:100% !important;
        }

        img.rnb-header-img {
        /**max-width:none !important;**/
        width:100% !important;
        margin:0 auto;
        }

        img.rnb-logo-img {
        /**max-width:none !important;**/
        width:100% !important;
        }

        td.rnb-mbl-float-none {
        float:inherit !important;
        }

        .img-block-center{text-align:center !important;}

        .logo-img-center
        {
            float:inherit !important;
        }

        /* tmpl-11 preview */
        .rnb-social-align{margin:0 auto !important; float:inherit !important;}

        /* tmpl-11 preview */
        .rnb-social-center{display:inline-block;}

        /* tmpl-11 preview */
        .social-text-spacing{margin-bottom:0px !important; padding-bottom:0px !important;}

        /* tmpl-11 preview */
        .social-text-spacing2{padding-top:15px !important;}

    }@media screen{body{font-family:'Open','Lucida Sans Unicode',Lucida Grande,sans-serif;}}@media screen{body{font-family:'Vollkorn Italic','Georgia',serif;}}@media screen{body{font-family:'Black Han Sans','Arial',Helvetica,sans-serif;}}</style><!--[if gte mso 11]><style type="text/css">table{border-spacing: 0; }table td {border-collapse: separate;}</style><![endif]--><!--[if !mso]><!--><style type="text/css">table{border-spacing: 0;} table td {border-collapse: collapse;}</style> <!--<![endif]--><!--[if gte mso 15]><xml><o:OfficeDocumentSettings><o:AllowPNG/><o:PixelsPerInch>96</o:PixelsPerInch></o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml><o:OfficeDocumentSettings><o:AllowPNG/><o:PixelsPerInch>96</o:PixelsPerInch></o:OfficeDocumentSettings></xml><![endif]--></head><body>  <div align="center" style="color: #727272; font-size: 10px;">Si vous ne parvenez pas à lire cet e-mail, cliquez <a style="color:#01a4c6;" target="_blank" href="http://r.email.marketing-premium.com/mk/mr/NiaOPrAqFnXTbHfOEMD2Gltx3XTcYo0zM0f4xIwDAwxfKkpakL6NqpUFA7E0FcKxbA2Jj5EV9sYuxOW9Zsc12E_AGqPbaRS6-LZl0JJ_-ii4w2BKcYPu2w">ici</a></div> 

<table border="0" align="center" width="100%" cellpadding="0" cellspacing="0" class="main-template" bgcolor="#ffffff" style="background-color: rgb(255, 255, 255);">

    <tbody><tr style="display:none !important; font-size:1px; mso-hide: all;"><td> </td></tr><tr>
        <td align="center" valign="top">
        <!--[if gte mso 9]>
                        <table align="center" border="0" cellspacing="0" cellpadding="0" width="590" style="width:590px;">
                        <tr>
                        <td align="center" valign="top" width="590" style="width:590px;">
                        <![endif]-->
            <table border="0" cellpadding="0" cellspacing="0" width="590" class="templateContainer" style="max-width:590px!important; width: 590px;">
        <tbody><tr>

        <td align="center" valign="top">

            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:590px;" name="Layout_0" id="Layout_0">
                <tbody><tr>
                    <td class="rnb-del-min-width" valign="top" align="center" style="min-width:590px;">
                        <table width="100%" cellpadding="0" border="0" height="38" cellspacing="0">
                            <tbody><tr>
                                <td valign="top" height="38">
                                    <img width="20" height="38" style="display:block; max-height:38px; max-width:20px;" alt="" src="http://img.email.marketing-premium.com/im/1806711/59fa5fc01808195c1208ecda259c84986456d28be75677c18777bdd4db6e38eb.gif?e=ewzbF45RhGLVlwrPFCUVHPJX4XkoiV7ykCoz4Eddjn7cAnNgf5wZ42-ZWVuelpkVZohO5PdPAZcEasEqRy3AACu2wOTW4_qCnmN3bHCihw__Fd3hEPJbdIaz_ACZtXb-g9N3AeOAdsaeLR8LX-ej90XOL71R47QFFdS18akYSkY_rPHqbeTIxUfEcQA" sib_img_id="0"/>
                                </td>
                            </tr>
                        </tbody></table>
                    </td>
                </tr>
            </tbody></table>
            </td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(203, 184, 154); border-radius: 0px;">
                <!--[if mso]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%;" name="Layout_5">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top">
                        <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container" bgcolor="#cbb89a" style="background-color: rgb(203, 184, 154); padding-left: 20px; padding-right: 20px; border-collapse: separate; border-radius: 0px; border-bottom: 0px none rgb(200, 200, 200);">

                                        <tbody><tr>
                                            <td height="30" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                        </tr>
                                        <tr>
                                            <td valign="top" class="rnb-container-padding" align="left">

                                                <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
                                                    <tbody><tr>
                                                        <th class="rnb-force-col" style="text-align: left; font-weight: normal; padding-right: 0px;" valign="top">

                                                            <table border="0" valign="top" cellspacing="0" cellpadding="0" width="100%" align="left" class="rnb-col-1">

                                                                <tbody><tr>
                                                                    <td class="content-spacing" style="font-size:14px; font-family:Arial,Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 21px;"><div style="line-height: 24px; text-align: center;"><span style="font-size:36px;"><span style="color:#FFFFFF;">POUR <strong>HABITER </strong>ou<strong> INVESTIR</strong></span></span></div>
</td>
                                                                </tr>
                                                                </tbody></table>

                                                            </th></tr>
                                                </tbody></table></td>
                                        </tr>
                                        <tr>
                                            <td height="20" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                        </tr>
                                    </tbody></table>
                    </td>
                </tr>
            </tbody></table><!--[if mso]>
                </td>
                <![endif]-->
                
                <!--[if mso]>
                </tr>
                </table>
                <![endif]-->

            </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(255, 255, 255);">
                <!--[if mso]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%; -webkit-backface-visibility: hidden; line-height: 10px;" name="Layout_6" id="Layout_6">
                <tbody><tr>
                    <td class="rnb-del-min-width" valign="top" align="center" style="min-width: 590px;">
                        <table width="100%" class="rnb-container" cellpadding="0" border="0" bgcolor="#ffffff" align="center" cellspacing="0" style="background-color: rgb(255, 255, 255);">
                            <tbody><tr>
                                <td valign="top" align="center">
                                    <table cellspacing="0" cellpadding="0" border="0">
                                        <tbody><tr>
                                            <td>
                                                <div style="display:inline-block; border-radius:0px; width:590;max-width:590px !important;border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;border-collapse: separate;border-radius: 0px;">
                                                    <div><a style="text-decoration:none;" target="_blank" href="http://r.email.marketing-premium.com/mk/cl/f/IAHF2FzhYgQwWCdmFcO8F75HIY5rZnprIA1VkDQzg61pWxthB7cXhQC5Vg0ExcNRuHr4DBxgano_kJBxkvxSpaZV96w4a1sF5_aoQ16YjYnbKzuf764zUFcSiCZOS-8S3wuliC8CSo6EGonUl9oADi5gjYn5GogC_sUxCgN8hv_6xWc" sib_link_id="0">
                                                        <img ng-if="col.img.source != 'url'" border="0" hspace="0" vspace="0" width="590" class="rnb-header-img" alt="Newquay Dinard" style="display:block; float:left; border-radius: 0px; " src="http://img.email.marketing-premium.com/im/1806711/42aeff21bedb5ca62af725dfbaf6feb6e9596357b67eda5017798f7fe0a03112.jpg?e=9tJ3wZi8gVtH-RGrnV6x8Q742o-YMLG80ekUNSpV7LcLhC1Zsr_HJ2LZXzGSZ-ZgPtn1QF1uOYxMQB4-03O5OumvpF9IlcS8uwyecCwYlLl42x6GKT4uLs2IDYfSoGUlScBnwibNDB1E2pIyPx-viPPMkSOR5Wfr-QEYoRR371REQndFyHK7DbpSNjZTqqKrch3Tlf5YzE1d7C2IfBGnh-bDkl2tjD7puAAGqCg" sib_img_id="1"/></a></div><div style="clear:both;"></div>
                                                    </div></td>
                                        </tr>
                                    </tbody></table>

                                </td>
                            </tr>
                        </tbody></table>
                    </td>
                </tr></tbody></table>
            <!--[if mso]>
                </td>
                <![endif]-->
                
                <!--[if mso]>
                </tr>
                </table>
                <![endif]-->
        </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(255, 255, 255);">
                <!--[if mso]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%; -webkit-backface-visibility: hidden; line-height: 10px;" name="Layout_19" id="Layout_19">
                <tbody><tr>
                    <td class="rnb-del-min-width" valign="top" align="center" style="min-width: 590px;">
                        <table width="100%" class="rnb-container" cellpadding="0" border="0" bgcolor="#ffffff" align="center" cellspacing="0" style="background-color: rgb(255, 255, 255);">
                            <tbody><tr>
                                <td valign="top" align="center">
                                    <table cellspacing="0" cellpadding="0" border="0">
                                        <tbody><tr>
                                            <td>
                                                <div style="display:inline-block; border-radius:0px; width:590;max-width:590px !important;border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;border-collapse: separate;border-radius: 0px;">
                                                    <div><a style="text-decoration:none;" target="_blank" href="http://r.email.marketing-premium.com/mk/cl/f/G7TcxCug2a1GRgZe-Nq_QX2hS1UbATFBTW45TMtnqJL-rUaWj4d_z6v5wKSH9dBthQ4iPCKHofhc4vQvI66k9zSc-KdNXFyeAEvG0kJyV8Ze1RO7zFQfCZUJdzrNNUnoQGVW6Z138nH2XB0tax4d1VUcx3t1scSOVB8an7GyKJPTriI" sib_link_id="1">
                                                        <img ng-if="col.img.source != 'url'" border="0" hspace="0" vspace="0" width="590" class="rnb-header-img" alt="Newquay" style="display:block; float:left; border-radius: 0px; " src="http://img.email.marketing-premium.com/im/1806711/bb7a05e8bcbf4532593aa9d40f2d5de6bb9fe2c5755d957da00d3268e7ac817c.jpg?e=sy7NeVCasSnQWzNVAx23_4CsGT_aysYzAwOnlbgCsRosl7zJSSTRqaI5m-Uu74UUatQohf4q8nMPijblEqo5vN1OSEhvf3bXavUhKvxCj5xct1yNEUbaB0LMlqIwy6faCD2GdfnUF-2ub8piE4Z_XLkMKct33-slxK4z-VWh5yrGAQpB15jtTIDLRShmRMhb_Sp18LIaGR3SFMb9A_JPnFdL34aLLNs9QCBeNF4" sib_img_id="2"/></a></div><div style="clear:both;"></div>
                                                    </div></td>
                                        </tr>
                                    </tbody></table>

                                </td>
                            </tr>
                        </tbody></table>
                    </td>
                </tr></tbody></table>
            <!--[if mso]>
                </td>
                <![endif]-->
                
                <!--[if mso]>
                </tr>
                </table>
                <![endif]-->
        </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(157, 14, 28); border-radius: 0px;">
                <!--[if mso]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%;" name="Layout_7">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top">
                        <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container" bgcolor="#9d0e1c" style="background-color: rgb(157, 14, 28); padding-left: 20px; padding-right: 20px; border-collapse: separate; border-radius: 0px; border-bottom: 0px none rgb(200, 200, 200);">

                                        <tbody><tr>
                                            <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                        </tr>
                                        <tr>
                                            <td valign="top" class="rnb-container-padding" align="left">

                                                <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
                                                    <tbody><tr>
                                                        <th class="rnb-force-col" style="text-align: left; font-weight: normal; padding-right: 0px;" valign="top">

                                                            <table border="0" valign="top" cellspacing="0" cellpadding="0" width="100%" align="left" class="rnb-col-1">

                                                                <tbody><tr>
                                                                    <td class="content-spacing" style="font-size:14px; font-family:Arial,Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 21px;"><div style="text-align: center;"><span style="color:#FFFFFF;"><span style="font-size:20px;">Vivre au bord de mer...</span></span></div>
</td>
                                                                </tr>
                                                                </tbody></table>

                                                            </th></tr>
                                                </tbody></table></td>
                                        </tr>
                                        <tr>
                                            <td height="20" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                        </tr>
                                    </tbody></table>
                    </td>
                </tr>
            </tbody></table><!--[if mso]>
                </td>
                <![endif]-->
                
                <!--[if mso]>
                </tr>
                </table>
                <![endif]-->

            </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(255, 255, 255);">
                <!--[if mso]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%; -webkit-backface-visibility: hidden; line-height: 10px;" name="Layout_8" id="Layout_8">
                <tbody><tr>
                    <td class="rnb-del-min-width" valign="top" align="center" style="min-width: 590px;">
                        <table width="100%" class="rnb-container" cellpadding="0" border="0" bgcolor="#ffffff" align="center" cellspacing="0" style="background-color: rgb(255, 255, 255);">
                            <tbody><tr>
                                <td valign="top" align="center">
                                    <table cellspacing="0" cellpadding="0" border="0">
                                        <tbody><tr>
                                            <td>
                                                <div style="display:inline-block; border-radius:0px; width:590;max-width:590px !important;border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;border-collapse: separate;border-radius: 0px;">
                                                    <div><a style="text-decoration:none;" target="_blank" href="http://r.email.marketing-premium.com/mk/cl/f/GmHJhbsLQlo7ZriEgNryMHLXnn-Bqk1Eems4VBNJGFEmplFD90X-N0dkfRQOoxbu2li7W6xU3nvhZqAcqd0_-iUAsfU-NU54XgVqeBScZez7Xb9o9kQbD7YeCJT_q77438axITKMxZhAY_AhyNbIXg75fuus3L0i5CkMp7GDRluUISjG8Sw" sib_link_id="2">
                                                        <img ng-if="col.img.source != 'url'" border="0" hspace="0" vspace="0" width="590" class="rnb-header-img" alt="Newquay - Dinard" style="display:block; float:left; border-radius: 0px; " src="http://img.email.marketing-premium.com/im/1806711/192b8f0d2d226cac879ca65c37526bf36aa4ec43b00ad6952d1395f738053eec.jpg?e=bijjdOdmgFFdTMeqcm4WVtZibEvPCUtyemykouqj6-gF9GSn268xcpzUmf5CdBR5mKT1RoKpRwayh2mdvwcgSwhmqq5ItABRxL8j_BqwqvthUVOfq9NmB_CZDu7bDAGgYZNdhOqbu2jQ8cySFKQO9LLOOYcE8xiW0f74kplPFbMZAbrGY-U-WFuS3WLKV-oWCRWocdc_blKHkoltxLd4jjKzgsz60B2eX4xZADw" sib_img_id="3"/></a></div><div style="clear:both;"></div>
                                                    </div></td>
                                        </tr>
                                    </tbody></table>

                                </td>
                            </tr>
                        </tbody></table>
                    </td>
                </tr></tbody></table>
            <!--[if mso]>
                </td>
                <![endif]-->
                
                <!--[if mso]>
                </tr>
                </table>
                <![endif]-->
        </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(203, 184, 154); border-radius: 0px;">
                <!--[if mso]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%;" name="Layout_9">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top">
                        <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container" bgcolor="#cbb89a" style="background-color: rgb(203, 184, 154); padding-left: 20px; padding-right: 20px; border-collapse: separate; border-radius: 0px; border-bottom: 0px none rgb(200, 200, 200);">

                                        <tbody><tr>
                                            <td height="20" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                        </tr>
                                        <tr>
                                            <td valign="top" class="rnb-container-padding" align="left">

                                                <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
                                                    <tbody><tr>
                                                        <th class="rnb-force-col" style="text-align: left; font-weight: normal; padding-right: 0px;" valign="top">

                                                            <table border="0" valign="top" cellspacing="0" cellpadding="0" width="100%" align="left" class="rnb-col-1">

                                                                <tbody><tr>
                                                                    <td class="content-spacing" style="font-size:14px; font-family:Arial,Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 21px;"><div style="text-align: center;"><span style="color:#FFFFFF;"><span style="font-size:22px;">VOTRE APPARTEMENT DE STANDING DU <strong>T1</strong> AU <strong>T4</strong></span></span></div>
</td>
                                                                </tr>
                                                                </tbody></table>

                                                            </th></tr>
                                                </tbody></table></td>
                                        </tr>
                                        <tr>
                                            <td height="15" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                        </tr>
                                    </tbody></table>
                    </td>
                </tr>
            </tbody></table><!--[if mso]>
                </td>
                <![endif]-->
                
                <!--[if mso]>
                </tr>
                </table>
                <![endif]-->

            </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(157, 14, 28); border-radius: 0px;">
                <!--[if mso]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%;" name="Layout_10">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top">
                        <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container" bgcolor="#9d0e1c" style="background-color: rgb(157, 14, 28); padding-left: 20px; padding-right: 20px; border-collapse: separate; border-radius: 0px; border-bottom: 0px none rgb(200, 200, 200);">

                                        <tbody><tr>
                                            <td height="30" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                        </tr>
                                        <tr>
                                            <td valign="top" class="rnb-container-padding" align="left">

                                                <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
                                                    <tbody><tr>
                                                        <th class="rnb-force-col" style="text-align: left; font-weight: normal; padding-right: 0px;" valign="top">

                                                            <table border="0" valign="top" cellspacing="0" cellpadding="0" width="100%" align="left" class="rnb-col-1">

                                                                <tbody><tr>
                                                                    <td class="content-spacing" style="font-size:14px; font-family:Arial,Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 21px;"><div style="line-height: 16px; text-align: center;"><span style="color:#FFFFFF;"><span style="font-size:20px;">à partir de</span>  <span style="font-size:48px;"><strong>164 200 €</strong></span> </span></div>

<div style="line-height: 16px; text-align: center;"><span style="font-size:10px;"><span style="color:#FFFFFF;">Lot n°A001 de 36 m<sup>2</sup> en rez-de-jardin avec terrasse de 9 m<sup>2</sup> et parking. </span></span></div>

<div style="line-height: 16px; text-align: center;"> </div>
</td>
                                                                </tr>
                                                                </tbody></table>

                                                            </th></tr>
                                                </tbody></table></td>
                                        </tr>
                                        <tr>
                                            <td height="20" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                        </tr>
                                    </tbody></table>
                    </td>
                </tr>
            </tbody></table><!--[if mso]>
                </td>
                <![endif]-->
                
                <!--[if mso]>
                </tr>
                </table>
                <![endif]-->

            </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(157, 14, 28); border-radius: 0px;">
                <!--[if mso 15]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso 15]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%;" name="Layout_11" id="Layout_11">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top">
                        <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container" bgcolor="#9d0e1c" style="max-width: 100%; min-width: 100%; table-layout: fixed; background-color: rgb(157, 14, 28); border-radius: 0px; border-collapse: separate; padding: 5px 0px 20px 20px;">
                            <tbody><tr>
                                <td valign="top" class="rnb-container-padding" align="left">

                                    <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
                                        <tbody><tr>

                                            <th class="rnb-force-col img-block-center" style="text-align: left; font-weight: normal; padding-right: 20px;" valign="top" width="275">

                                                <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left" class="rnb-col-2-noborder-onright" width="275">


                                                    <tbody><tr>
                                                        <td width="100%" style="line-height: 1px;" class="img-block-center" valign="top" align="left">
                                                            <div style="border-top:0px none #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;display:inline-block;">
                                                                <div>
                                                                    <a target="_blank" href="http://r.email.marketing-premium.com/mk/cl/f/zCTRP4M0xylTj_t9fM2E35tbJVEPAiYh32wfpbdBhXocH0QVNROrqm_v0qyt_-ihenYRLx22dWrtx5o1B2Kp1eFk0GzxR0TaM2fY94SUp7aGTw1nUEvvFmoeR__pG5BrSnDwdPoWHB40DlKTbPNAELNLyTkqraaGL5AR3-L5Vl9iDThUAbM" sib_link_id="3">
                                                                        <img ng-if="col.img.source != 'url'" alt="Newquay - Dinard" border="0" hspace="0" vspace="0" width="275" style="vertical-align:top; float: left; max-width:307px !important; " class="rnb-col-2-img-side-xs" src="http://img.email.marketing-premium.com/im/1806711/a831d3bc24136ebcf70dc6b29584534cd7f7b8b47f392f67dcb0253563ff4a51.jpg?e=kmji6OklXRTATJZsyuznbl9YyW3SBZBj7Szbe114mRl5gaqG43zK3xpaG2Q3Gwc4LC0b_KLWuQ9qqm6wQhsJe2ixrirZuYVZsIYZBFQhqs1hCY5JvxAKsFRrHwlKp251WXM-_8Lhjhd253nSNpxm_Wu95aT7xWbIQByb_4wfbMb0_Rw2FNJwato_-2DwD0AZC_Wt-Q42iJ9e4O-7ba2Hstt9jxzHetDu9cHXswI" sib_img_id="4"/></a></div><a target="_blank" href="http://r.email.marketing-premium.com/mk/cl/f/QgFCIHh50PwblQIf0U8R6chfBewF2vvKl-kfpvWOfDv0k_QUyqkdRXMv5T4cOEZ_522xvi4ysHU4uSpFXXQMiPRnJ1bxLKoCYLsIqcRRRviMSUiBnzuUS35GcsDGus35dPjhw3UqeiVERhuWGa6ONzdaC7QqiWh-X4xQlhEwhLfa8Fmol_4" sib_link_id="4">
                                                                    <div style="clear:both;"></div>
                                                                    </a></div></td>
                                                    </tr>
                                                    </tbody></table>
                                                </th><th class="rnb-force-col" style="text-align: left; font-weight: normal" valign="top">

                                                <table border="0" valign="top" cellspacing="0" cellpadding="0" width="275" align="left" class="rnb-last-col-2">

                                                    <tbody><tr>
                                                        <td style="font-size:24px; font-family:Arial,Helvetica,sans-serif; color:#3c4858; text-align:left;">
                                                            <span style="color:#3c4858; "><strong><span style="font-size:16px;"><span style="color:#cbb89a;">UNE ARCHITECTURE</span></span> </strong>

<div style="line-height:16px;"><strong><span style="font-size:16px;"><span style="color:#cbb89a;">PRESTIGIEUSE</span></span></strong></div>
</span></td>
                                                    </tr><tr>
                                                        <td height="16" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td class="rnb-mbl-float-none" style="font-size:14px; font-family:Arial,Helvetica,sans-serif;color:#3c4858;float:right;width:275px; line-height: 21px;"><div>
<div style="line-height:16px;"><span style="font-size:12px;"><span style="color:#cbb89a;"><strong>•</strong></span><span style="color:#FFFFFF;"> Prestations de <strong>qualité</strong></span></span></div>

<div style="line-height:16px;"><span style="font-size:12px;"><span style="color:#cbb89a;"><strong>•</strong></span><span style="color:#FFFFFF;"> Terrasses, balcons ou loggias</span></span></div>

<div style="line-height:16px;"><span style="font-size:12px;"><span style="color:#cbb89a;"><strong>•</strong></span><span style="color:#FFFFFF;"> Stationnement en sous-sol avec <strong>accès sécurisé</strong></span><br/>
<span style="color:#cbb89a;"><strong>•</strong></span><span style="color:#FFFFFF;"> Au cœur d’un centre vivant</span><br/>
<span style="color:#cbb89a;"><strong>•</strong></span><span style="color:#FFFFFF;"> À quelques minutes des halles, du ­centre-ville </span></span></div>

<div style="line-height:16px;"><span style="font-size:12px;"><span style="color:#FFFFFF;">et du <strong>bord de mer</strong></span></span></div>
</div>
</td>
                                                    </tr>
                                                    <tr>
                                                        <td height="16" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td valign="top">
                                                            <table cellpadding="0" border="0" align="left" cellspacing="0" class="rnb-btn-col-content" style="border-collapse: separate;">

                                                                <tbody><tr>
                                                                    <td width="auto" valign="middle" bgcolor="#cbb89a" align="center" height="26" style="font-size:13px; font-family:Arial,Helvetica,sans-serif; text-align:center; color:#ffffff; font-weight:normal; padding-left:14px; padding-right:14px; background-color:#cbb89a; border-radius:0px;border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;border-collapse: separate;">
                                                                        <span style="color:#ffffff; font-weight:normal;">
                                                                        <a style="text-decoration:none; color:#ffffff; font-weight:normal;" target="_blank" href="http://r.email.marketing-premium.com/mk/cl/f/O_Y8ys3umfpDOjsHm2OJaYmpMrqVP2-j_WG46za005TxtDDn4L7Qm3NU_o2HnF9Ca-xxd2-eKJMh3mx08NidYtbUhAfCPrxKiKNZ46qrL6aJaznDZw5mNTN7Qcc-MCTgzTWRMd635ELglEIm3mfeUHeZX00rG1NVgTiSBSQntRY56duiM0Q" sib_link_id="5"><strong>> EN SAVOIR PLUS</strong></a>
                                                                        
                                                                       </span>
                                                                    </td>
                                                                </tr>
                                                            </tbody></table>
                                                        </td>

                                                    </tr></tbody></table>
                                                </th>

                                            </tr></tbody></table></td>
                            </tr>
                        </tbody></table>

                    </td>
                </tr>
            </tbody></table>
            <!--[if mso 15]>
                </td>
                <![endif]-->

                <!--[if mso 15]>
                </tr>
                </table>
                <![endif]-->
        </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(157, 14, 28); border-radius: 0px;">
                <!--[if mso]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%;" name="Layout_18" id="Layout_18">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top">
                        <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container" bgcolor="#9d0e1c" style="max-width: 100%; min-width: 100%; table-layout: fixed; background-color: rgb(157, 14, 28); border-radius: 0px; border-collapse: separate; padding-left: 20px; padding-right: 20px;">
                            <tbody><tr>
                                <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                            </tr>
                            <tr>
                                <td valign="top" class="rnb-container-padding" align="left">

                                    <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
                                        <tbody><tr>
                                            <th class="rnb-force-col" style="text-align: left; font-weight: normal; padding-right: 0px;" width="550" valign="top">
                                                <table border="0" valign="top" cellspacing="0" cellpadding="0" align="left" class="rnb-col-1" width="550">
                                                    <tbody><tr>
                                                        <td style="font-size:24px; font-family:Arial,Helvetica,sans-serif; color:#3c4858; text-align:center;">
                                                            <span style="color:#3c4858; "><div style="line-height:20px;"><span style="color:#cbb89a;"><strong><span style="font-size:18px;">RENCONTRONS-NOUS<br/>
AU BUREAU DE VENTE</span></strong></span></div>
</span></td>
                                                    </tr><tr>
                                                        <td height="10" class="col_td_gap" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                                    </tr><tr>
                                                        <td style="font-size:14px; font-family:Arial,Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 21px;">
                                                            <div><div style="text-align: center;"><span style="font-size:16px;"><span style="color:#FFFFFF;">23 rue du Maréchal Leclerc<br/>
35800 DINARD</span></span></div>
</div>
                                                        </td>
                                                    </tr>
                                                    </tbody></table>

                                                </th></tr>
                                    </tbody></table></td>
                            </tr>
                            <tr>
                                <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                            </tr>
                        </tbody></table>

                    </td>
                </tr>
            </tbody></table><!--[if mso]>
                </td>
                <![endif]-->
                
                <!--[if mso]>
                </tr>
                </table>
                <![endif]-->
            </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(255, 255, 255);">
                <!--[if mso]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%; -webkit-backface-visibility: hidden; line-height: 10px;" name="Layout_16" id="Layout_16">
                <tbody><tr>
                    <td class="rnb-del-min-width" valign="top" align="center" style="min-width: 590px;">
                        <table width="100%" class="rnb-container" cellpadding="0" border="0" bgcolor="#ffffff" align="center" cellspacing="0" style="background-color: rgb(255, 255, 255);">
                            <tbody><tr>
                                <td valign="top" align="center">
                                    <table cellspacing="0" cellpadding="0" border="0">
                                        <tbody><tr>
                                            <td>
                                                <div style="display:inline-block; border-radius:0px; width:590;max-width:590px !important;border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;border-collapse: separate;border-radius: 0px;">
                                                    <div><a style="text-decoration:none;" target="_blank" href="http://r.email.marketing-premium.com/mk/cl/f/x35Fblsn0WGa1cOYMaA_IbziT1dx5H83Z6vnHosXABVjux9h9ZFfkGPKWiPjxM_m5PJS5LnZHqNrVoIimAbROQD6o8ID7RUvtohe7wS3meap6jIQhubgjE3KhYzTUHw8I9uBDtT2EmLRQHcl_oIfihPJ3ffcsKmWsolxIUSFi7kCYfo" sib_link_id="7">
                                                        <img ng-if="col.img.source != 'url'" border="0" hspace="0" vspace="0" width="590" class="rnb-header-img" alt="Newquay - Dinard" style="display:block; float:left; border-radius: 0px; " src="http://img.email.marketing-premium.com/im/1806711/bb7a05e8bcbf4532593aa9d40f2d5de6bb9fe2c5755d957da00d3268e7ac817c.jpg?e=wEwcW4zezzrVh8JB8TAv18ZNw34PCDFCbgkwObdHc2f6Rfrp0j8CtZSD7IwMNOyFkuIc5qBp6hzSkTRnd6bJqLlIxBbHHWq64hAFx5Nyjih5YMR2BPFCZ4yPNTmZ3buJuZVRAWG1gENGWiLvlnSh08p5MOlb7_oENvW9Q20GHe03H5BT1mwqx6m_9lNLK_YknkvOgVtf25wIMSrJ9ZbWssrHOd9dzsWDBTLa2Rs" sib_img_id="2"/></a></div><div style="clear:both;"></div>
                                                    </div></td>
                                        </tr>
                                    </tbody></table>

                                </td>
                            </tr>
                        </tbody></table>
                    </td>
                </tr></tbody></table>
            <!--[if mso]>
                </td>
                <![endif]-->
                
                <!--[if mso]>
                </tr>
                </table>
                <![endif]-->
        </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(255, 255, 255);">
                <!--[if mso]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%; -webkit-backface-visibility: hidden; line-height: 10px;" name="Layout_14" id="Layout_14">
                <tbody><tr>
                    <td class="rnb-del-min-width" valign="top" align="center" style="min-width: 590px;">
                        <table width="100%" class="rnb-container" cellpadding="0" border="0" bgcolor="#ffffff" align="center" cellspacing="0" style="background-color: rgb(255, 255, 255);">
                            <tbody><tr>
                                <td valign="top" align="center">
                                    <table cellspacing="0" cellpadding="0" border="0">
                                        <tbody><tr>
                                            <td>
                                                <div style="display:inline-block; border-radius:0px; width:590;max-width:590px !important;border-top:0px None #000;border-right:0px None #000;border-bottom:0px None #000;border-left:0px None #000;border-collapse: separate;border-radius: 0px;">
                                                    <div><a style="text-decoration:none;" target="_blank" href="http://r.email.marketing-premium.com/mk/cl/f/rkhVaUv53000S5x10Rm772WYpwcsrQG33GvWCt_BiOYh4-PVTy0mcrfcFNPx1c-5GFodBwgB3Fg5_nBcNhsYTkMPfCFg9WRuExHr8W3QSNz4vzBZRBQDekK5T60drS0HTKaQBeBP1EuaJbU_o9_zutb7118luVbSfgIzrsR1FBJ5TME" sib_link_id="8">
                                                        <img ng-if="col.img.source != 'url'" border="0" hspace="0" vspace="0" width="590" class="rnb-header-img" alt="Newquay - Dinard" style="display:block; float:left; border-radius: 0px; " src="http://img.email.marketing-premium.com/im/1806711/9f8b6d7bceff3db7cb4832995a28e9d2c69e170f36eac4d1069ae58dda2904c9.jpg?e=L4iq_gVefxjc6osaYep2jSxsvDhUabiv0LdmDjyKXUFqWOh1uQh0F2uMviNrXOS4QXcGcoDQ7kvvHcfLtQQ31y2OD9CYJ3QvJiVe3WcaA2tvB8o7vy1DF8oSeyi9cdi-phqjsDouBosD3bbR0VkQesGknXfZg9jB-06HbB1swaf9MfPN5RyDW0GTAWkQ3owJRmurjxURvR_nMUgF-izBZ6abXAAvI_yOzbGNsac" sib_img_id="5"/></a></div><div style="clear:both;"></div>
                                                    </div></td>
                                        </tr>
                                    </tbody></table>

                                </td>
                            </tr>
                        </tbody></table>
                    </td>
                </tr></tbody></table>
            <!--[if mso]>
                </td>
                <![endif]-->
                
                <!--[if mso]>
                </tr>
                </table>
                <![endif]-->
        </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <div style="background-color: rgb(157, 14, 28); border-radius: 0px;">
                <!--[if mso]>
                <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
                <tr>
                <![endif]-->
                
                <!--[if mso]>
                <td valign="top" width="590" style="width:590px;">
                <![endif]-->
            <table class="rnb-del-min-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:100%;" name="Layout_15">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top">
                        <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-container" bgcolor="#9d0e1c" style="background-color: rgb(157, 14, 28); padding-left: 20px; padding-right: 20px; border-collapse: separate; border-radius: 0px; border-bottom: 0px none rgb(200, 200, 200);">

                                        <tbody><tr>
                                            <td height="20" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                        </tr>
                                        <tr>
                                            <td valign="top" class="rnb-container-padding" align="left">

                                                <table width="100%" border="0" cellpadding="0" cellspacing="0" class="rnb-columns-container">
                                                    <tbody><tr>
                                                        <th class="rnb-force-col" style="text-align: left; font-weight: normal; padding-right: 0px;" valign="top">

                                                            <table border="0" valign="top" cellspacing="0" cellpadding="0" width="100%" align="left" class="rnb-col-1">

                                                                <tbody><tr>
                                                                    <td class="content-spacing" style="font-size:14px; font-family:Arial,Helvetica,sans-serif, sans-serif; color:#3c4858; line-height: 21px;"><div style="line-height: 9px; text-align: justify;"><span style="color:#FFFFFF;"><span style="font-size:8px;">(1) Le dispositif Pinel métropole permet une réduction d’impôt de 12 %, 18 % ou 21 % sur 6 ans, 9 ans ou 12 ans d’engagement de location du bien, calculée sur le prix de revient plafonné à 300 000 € couvrant 1 à 2 investissements par an. Pour bénéficier de cet avantage fiscal, il suffit : d’investir dans un bien immobilier neuf dans des zones géographiques caractérisées par un déséquilibre entre l’offre et la demande de logements (zones A bis, A, B1 - B2 sous agrément) éligible à un niveau de performance énergétique BBC 2005 (permis de construire antérieur au 1<sup>er</sup> Janvier 2013) ou RT 2012 (permis de construire postérieur au 1<sup>er</sup> Janvier 2013), d’acter l’acquisition avant le 31 décembre 2021 pour les zones A, A Bis, et B1 et avant le 31 décembre 2018 pour la zone B2 si le PC du projet a été déposé avant le 31/12/2017, de respecter des plafonds de loyers, de ressources des locataires et de prix au m² de surface habitable (5 500 m² maximum), de confier votre bien à la location en tant que résidence principale du locataire pendant 6, 9 ou 12 ans, de louer votre bien dans les 12 mois qui suivent l’achèvement des travaux ou l’acquisition du logement si elle est postérieure. Le non-respect de ces engagements entraîne la perte de l’avantage fiscal. Ce dispositif est cumulable avec la loi Pinel Outre-mer dans la limite de 300 000 € par an couvrant 1 à 2 investissements, et avec les autres dispositifs fiscaux sans restriction. (2) La résidence respecte les exigences de la Réglementation Thermique 2012 basée sur les exigences de consommation énergétique maximale du label BBC, et sera certifiée RT2012 à l’achèvement des travaux. * Les informations recueillies par notre société feront l’objet d’un traitement informatique destiné à la gestion de clientèle et, éventuellement, à la prospection commerciale. Conformément à la loi n°78-17 du 6 janvier 1978 dite “Informatique et Libertés”, vous bénéficierez d’un droit d’accès et de rectification aux informations vous concernant, que vous pouvez exercer en vous adressant à Eiffage Immobilier, 11 place de l’Europe - 78140 Vélizy-Villacoublay. Vous pouvez également, pour des motifs légitimes, vous opposer au traitement des données vous concernant. Conformément au Code de la Consommation, le consommateur est informé qu’il pourra contacter le médiateur de la consommation, MEDIMMOCONSO, 3 avenue Adrien Moisant, 78400 CHATOU, ou depuis le site internet : www.medimmoconso.fr ­ou à l’adresse mail : contact@medimmoconso.fr. Illustrations non contractuelles : mrw zeppeline bretagne. - EIFFAGE IMMOBILIER GRAND OUEST, SAS au capital de 150 000 euros, RCS Nantes 338 817 216</span></span></div>
</td>
                                                                </tr>
                                                                </tbody></table>

                                                            </th></tr>
                                                </tbody></table></td>
                                        </tr>
                                        <tr>
                                            <td height="20" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                                        </tr>
                                    </tbody></table>
                    </td>
                </tr>
            </tbody></table><!--[if mso]>
                </td>
                <![endif]-->
                
                <!--[if mso]>
                </tr>
                </table>
                <![endif]-->

            </div></td>
    </tr><tr>

        <td align="center" valign="top">

            <table class="rnb-del-min-width rnb-tmpl-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:590px;" name="Layout_3" id="Layout_3">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top" bgcolor="#ffffff" style="min-width:590px; background-color: #ffffff; text-align: center;">
                        <table width="590" class="rnb-container" cellpadding="0" border="0" align="center" cellspacing="0" bgcolor="#ffffff" style="padding-right: 20px; padding-left: 20px; background-color: rgb(255, 255, 255);">
                            <tbody><tr>
                                <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                            </tr>
                            <tr>
                                <td>
                                    <div style="font-size:14px; color:#888888; font-weight:normal; text-align:center; font-family:Arial,Helvetica,sans-serif;"></div>
                                    <div style="display: block; text-align: center;">
                                        <span style="font-size:14px; font-weight:normal; display: inline-block; text-align:center; font-family:Arial,Helvetica,sans-serif;">
                                            <a style="text-decoration:none; color:#737373;font-size:14px;font-weight:normal;font-family:Arial,Helvetica,sans-serif;" target="_blank" href="http://r.email.marketing-premium.com/mk/un/BpP9jzhUM5Ij2pNuOv5KblDQJXA3YoS6vV1uprkAOODAicxO1_1_FQxdlPp97kbbo6ruuG8vB8yg__wjssgsLj0zzpG0v4DApSx5-1VnRM7NHmTJJ0SzTSoZtsEht2MBAGfuC9fq0srFlXrJ6lLjrjf_P8b8oW8WQ1GVvEkeqEiHcf1rQwZxI_I"><div><u>Se désinscrire</u></div>
</a></span>
                                    </div>
                                </td></tr>
                            <tr>
                                <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                            </tr>
                            </tbody></table>
                    </td>
                </tr>
            </tbody></table>
            </td>
    </tr><tr>

        <td align="center" valign="top">

            <table class="rnb-del-min-width rnb-tmpl-width" width="100%" cellpadding="0" border="0" cellspacing="0" style="min-width:590px;" name="Layout_4" id="Layout_4">
                <tbody><tr>
                    <td class="rnb-del-min-width" align="center" valign="top" style="min-width:590px;">
                        <table width="100%" cellpadding="0" border="0" align="center" cellspacing="0" bgcolor="#ffffff" style="padding-right: 20px; padding-left: 20px; background-color: rgb(255, 255, 255);">
                            <tbody><tr>
                                <td height="0" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                            </tr>
                            <tr>
                                <td style="font-size:14px; color:#737373; font-weight:normal; text-align:center; font-family:Arial,Helvetica,sans-serif;">
                                    <div><div>© 2019 Quintesis</div>
</div>
                                </td></tr>
                            <tr>
                                <td height="10" style="font-size:1px; line-height:0px; mso-hide: all;"> </td>
                            </tr>
                        </tbody></table>
                    </td>
                </tr>
            </tbody></table>
            </td>
    </tr></tbody></table>
            <!--[if gte mso 9]>
                        </td>
                        </tr>
                        </table>
                        <![endif]-->
                        </td>
        </tr>
        </tbody></table>

 <div><img width="1" height="1" src="http://r.email.marketing-premium.com/mk/op/Dw9SrzoqRUktq7yZZQkNSCFpzrW5cijZfkIDzF4-5Igwv-4JFrMxyWoZe64Dfn2qJjI7qTtDydfr315itYH2b1tNle_DuBVTiXnTUNOv0BAGHeZiVbYluA" /></div>  </body></html>