<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0; border:none;}

body {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#323232; background:#fff url(../images/body-bg.jpg) repeat-x;}

#geral {width:1100px; margin:0 auto; position:relative;}

#left {width:435px; float:left; margin-left:80px;}
#noticias-dest {list-style:none; font-size:12px;}
#noticias-dest li {border-bottom:1px solid #c5c5c5; padding:9px;}
#noticias-dest li a {text-decoration:none; color:#1c1a1a;}
#veja-todas-noticias {text-decoration:none; color:#2159b7; font-size:9px; float:right; margin:11px 0;}

#memorial-txt {margin:19px 0 6px 0;}
#memorial-txt a {color:#29681f; font-size:10px; float:right; clear:both; text-decoration:none; margin-top:19px;}

#institucional-txt {margin:19px 0 6px 0;}
#institucional-txt a {color:#29681f; font-size:10px; float:right; clear:both; text-decoration:none; margin-top:19px;}

#right {float:left; margin-left:64px;}
#comeia {position:absolute; left:550px; top:59px;}

#negocios-tit {margin-top:237px;}
#negocios-left {list-style:none; float:left; width:184px;}
#negocios-left li {margin-top:21px;}

#negocios-right {list-style:none; float:left; width:184px; margin-left:50px;}
#negocios-right li {margin-top:21px;}

#conteudo {width:875px; margin-left:89px;}

.tit-cont-sub {clear:both; margin:27px 0 17px 0;}

#objetivos {list-style:url(../images/seta1.jpg); margin-left:15px;}
#objetivos li a { color:#323232; }

#form_contato {width:370px; margin-top:30px; float:left;}
#form_contato label {float:left; clear:both; line-height:20px;}
#form_contato input[type="text"] {float:right; width:310px; height:20px; background:#e5e5e5; margin-bottom:7px;}
#form_contato input[type="text"]#estado {width:110px; margin-right:200px;}
#form_contato label#label-contato {line-height:90px;}
#form_contato textarea {float:right; width:310px; height:90px; background:#e5e5e5; margin-bottom:7px; overflow:auto;}
#form_contato input[type="image"] {margin-top:10px; float:right;}

#cx-negocios-cont {float:left; margin:0 0 0 75px;}
#cx-negocios-cont #negocios-tit {margin-top:0;}

#noticias h2 {font-size:14px; color:#136f11; font-weight:bold; margin:20px 0;}
#noticias #noticia-left {width:560px; float:left; margin-right:25px;}
#noticias #img-destaque {margin-top:20px;}
#noticias .btn-noticia {float:right; margin-left:8px; margin-top:40px;}

.separador1 {margin:26px 0 10px 0;}

#footer {width:100%; height:90px; background:#e9e9e9; clear:both; margin-top:33px !important; float:left; text-align:center;}
#footer img {margin-top:20px;}



</pre></body></html>