<!DOCTYPE html>
<html>
    <head>
        <style>
            @font-face {
              font-family: "ZonaPro";
              font-style: normal;
              src: url("banner_html/ZonaPro-Bold.otf");
            }

            @font-face {
              font-family: "ZonaProRegular";
              font-style: normal;
              src: url("banner_html/ZonaPro-Regular.otf");
            }

            body {
                background-image: url("banner_html/banner-em-breve.jpg");
                background-size: cover;
                background-repeat: no-repeat;
                text-align: center;
                font-family: "ZonaProRegular";
                color: #FFFFFF;
                font-size: 18px;

            }

            #container {
                width: 100%;
                text-align: center;
            }

            a {
                color: #FFFFFF;
                text-decoration: none;
            }

            .midiaicon {
                vertical-align: middle;
                margin-bottom: 5px;
            }
        </style>
    </head>
<body>

<div id="container">
    <p>
        <img src="banner_html/AF_LogoCamesa_40cv-03.png" width="172" alt="" /></td>
    </p>


    <p>Ol�!</p>
    <p>Estamos preparando uma super novidade para voc�!<br>
    Enquanto isso continue acompanhando nossas m�dias sociais:</p>

    <p>
        <table align="center" width="600">
            <tr>
                <td>
                    <a href="https://www.facebook.com/camesa.ltda/">camesa.ltda</a>
                    <img class="midiaicon" src="banner_html/facebook.png" height="29" border="0" alt="" />
                </td>
                <td>
                    <a href="https://www.instagram.com/camesaoficial/">camesaoficial</a>
                    <img class="midiaicon" src="banner_html/instagram.png" height="29" border="0" alt="" />
                </td>
                <td>
                    <a href="https://br.pinterest.com/camesaoficial/">camesaoficial</a>
                    <img class="midiaicon" src="banner_html/pinterest.png" height="29" border="0" alt="" />
                </td>
            </tr>
        </table>
    </p>

    <p>Voc� lojista, que busca produtos de qualidade e inovadores, <br>
    cadastre-se no link abaixo e em breve entraremos em contato:</p>
    <p><a href="https://mkt.camesa.com.br/b2b/">https://mkt.camesa.com.br/b2b/</a></p>
</div>
</body>
</html>
