@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'eras_bk_btbook';
    src: url('../_font/erasn-webfont.eot');
    src: url('../_font/erasn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_font/erasn-webfont.woff') format('woff'),
         url('../_font/erasn-webfont.ttf') format('truetype'),
         url('../_font/erasn-webfont.svg#eras_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:'eras_bk_btbook';
}
.telefone{font-size:20px; color:#FFF}

.menu{font-size:24px; color:#FFF}
.menu a{text-decoration:none; color:#FFF}
.menu a:hover{text-decoration:underline; color:#FFF}

.menu-footer{font-size:24px; color:#2d2d2d}
.menu-footer a{text-decoration:none; color:#2d2d2d}
.menu-footer a:hover{text-decoration:underline; color:#2d2d2d}

.sob-consulta{font-size:26px; color:#2d2d2d}

.a-vgf-quimica{font-size:26px; color:#fff}

.texto-geral{font-size:16px; color:#2d2d2d; text-align:justify}
.texto-geral a{text-decoration:none; color:#2d2d2d}
.texto-geral a:hover{text-decoration:underline; color:#2d2d2d}
.texto-geral input{border:solid 2px #c4c3c3; font-family: 'eras_bk_btbook'; font-size:16px;}
.texto-geral input[type=text]{width:245px}
.texto-geral input[type=submit]{width:120px; background-color:#fcd11c; color:#2e2e2e; border:solid 2px #cda603; font-weight:bold}
.texto-geral textarea{border:solid 2px #c4c3c3; font-family: 'eras_bk_btbook'; font-size:16px; width:360px}

.footer{font-size:16px; color:#2d2d2d; text-align:justify}
.footer a{text-decoration:none; color:#2d2d2d}
.footer a:hover{text-decoration:underline; color:#2d2d2d}
.footer h3{margin:0px}

