@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'antipastoregular';
    src: url('antipasto_regular-webfont.eot');
    src: url('antipasto_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('antipasto_regular-webfont.woff') format('woff'),
         url('antipasto_regular-webfont.ttf') format('truetype'),
         url('antipasto_regular-webfont.svg#antipastoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ----------- MENU Topo ------------- */
a.menu_topo:link { color: #38599b; text-decoration:none; font-family:"antipastoregular"; font-size:20px; font-weight:100;}
a.menu_topo:visited { color: #38599b; text-decoration:none; font-family:"antipastoregular"; font-size:20px; font-weight:100;}
a.menu_topo:hover { color: #38599b; text-decoration:none; font-family:"antipastoregular"; font-size:20px; font-weight:100;}

/* ----------- MENU Rodapé ------------- */
a.menu_rodape:link { color: #2d2e2f; text-decoration:none; font-family:"antipastoregular"; font-size:16px; font-weight:100;}
a.menu_rodape:visited { color: #2d2e2f; text-decoration:none; font-family:"antipastoregular"; font-size:16px; font-weight:100;}
a.menu_rodape:hover { color: #2d2e2f; text-decoration:underline; font-family:"antipastoregular"; font-size:16px; font-weight:100;}


h1 { color: #006cc2; text-decoration:none; font-family:"antipastoregular"; font-size:30px; font-weight:500; }

h2{ color: #000; text-decoration:none; font-family:"antipastoregular"; font-size:14px; font-weight:bold; }

h3{ color: #2d2e2f; text-decoration:none; font-family:"antipastoregular"; font-size:17px; font-weight:bold; }

h4 { color: #ea0810; text-decoration:none; font-family:"antipastoregular"; font-size:30px; font-weight:500; }

h5 { color: #ea0810; text-decoration:none; font-family:"antipastoregular"; font-size:22px; font-weight:500; }

h6 { color: #006cc2; text-decoration:none; font-family:"antipastoregular"; font-size:22px; font-weight:500; }

.texto12 { color: #000; text-decoration:none; font-family:"antipastoregular"; font-size:12px; font-weight:500; text-align:justify; }

.texto14 { color: #fff; text-decoration:none; font-family:"antipastoregular"; font-size:14px; font-weight:100; text-align:center; letter-spacing: 0.5px; }

.texto14_cinza { color: #1f2020; text-decoration:none; font-family:"antipastoregular"; font-size:14px; font-weight:100; text-align:justify; letter-spacing: 0.5px; line-height: 25px; }

.titulo_branco16 { color: #fff; text-decoration:none; font-family:"antipastoregular"; font-size:16px; font-weight:100; text-align:justify; letter-spacing: 0.5px; }

/* ----------- Dicas------------- */
.dicas_titulo { color: #006cc2; text-decoration:none; font-family:"antipastoregular"; font-size:18px; font-weight:500; text-align:left; }

/* ----------- Saiba Mais Vermelho------------- */
a.saiba_mais:link { color: #ea0810; text-decoration:none; font-family:"antipastoregular"; font-size:15px; font-weight:bold;}
a.saiba_mais:visited { color: #ea0810; text-decoration:none; font-family:"antipastoregular"; font-size:15px; font-weight:bold;}
a.saiba_mais:hover { color: #ea0810; text-decoration:underline; font-family:"antipastoregular"; font-size:15px; font-weight:bold;}

/* ----------- Saiba Mais Branco------------- */
a.saiba_mais_branco:link { color: #fff; text-decoration:none; font-family:"antipastoregular"; font-size:16px; font-weight:500;}
a.saiba_mais_branco:visited { color: #fff; text-decoration:none; font-family:"antipastoregular"; font-size:16px; font-weight:500;}
a.saiba_mais_branco:hover { color: #fff; text-decoration:underline; font-family:"antipastoregular"; font-size:16px; font-weight:500;}

/* ----------- Aside produtos ------------- */
a.aside:link { color: #e6f8fa;}
a.aside:visited { color: #fff;}
a.aside:hover { color: #fff;}

	