/* CSS Document */

body { margin:0px; padding:0px; font-family:Arial; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;;
overflow-y:scroll; overflow-x:hidden; background: url(../img/bg.jpg) repeat;;}

a { text-decoration:none; border:none;}
/*////////////////////////////////////              CORPO DO SITE           /////////////////////////////////////*/
.stage { width:100%;}
.pagina { width:980px; margin:auto; margin-top:0px; border: 0px solid;}
.bg_topo{width: 100%; height: 28px; background: #515558; position: absolute; margin-top: 115px; z-index: -1;}
.topo_verm{width: 100%; height: 5px; background: #494b4b;}
.conteudo_borda { width:980px; height:auto; padding-left: 4px; padding-right: 4px; float:left; background:#FFF;  padding-top: 3px;}
.conteudo { width:980px; height:auto; position: relative}
a{color: #000;}


@font-face {
    font-family: 'Swis721LtBTLight';
    src: url('fontes/tt0001m_-webfont.eot');
    src: url('fontes/tt0001m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/tt0001m_-webfont.woff') format('woff'),
         url('fontes/tt0001m_-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

#caixa_news{height:128px; width:225px; margin-left:2px; text-align:left;background:#FFF;  color:#515558; font-size:14px; float:left; border: #ebebeb solid 1px; border-radius: 5px; margin: 10px 0 5px 6px;}


#caixa_news_form{height:18px; width:165px; margin-left:5px; margin-top:2px; float:left; line-height:30px;}
#caixa_news_form_btn{height:40px; width:40px; float:left; border: 0px solid;}

#caixa_news_form_linha{height:23px;}
#caixa_news_form_linha_dt{height:3px;margin-top: 15px;margin-left:3px; float:left}

#caixa_news_form_linha_txt{height:10px; padding:5px;float:left; font-size:10px; line-height:12px; width: 210px; margin-top: 0px;}


/*////////////////////////////////////              TOPO           /////////////////////////////////////*/
.topo_menu{width: 100%; height: 36px; background: #dd3341; float: left; position: relative; color: #fff;}
.btn_topo_home{width: 192px; height: 36px; border-bottom: 0px solid; float: left; background: url(../img/seta_esq.png); font-family: Century Gothic; font-size: 14px; color: #fff; line-height: 35px;}
.btn_topo_contato{width: 180px; height: 36px; border: 0px solid; float: right; background: url(../img/seta_dir.png); font-family: Century Gothic; font-size: 14px; color: #fff; line-height: 35px;}
.btn_topo{width: 121px; height: 36px; border: 0px solid; float: left; font-family: Century Gothic; font-size: 13px; color: #fff; line-height: 35px;}

.bg_laranja{width: 100%; height: 325px; background: #ffa56f; position: absolute; float: left; z-index: -2; margin: 125px 0 0 0; border: 0px solid;}
.bg_laranja2{width: 100%; height: 160px; background: #ffa56f; position: absolute; float: left; z-index: -2; margin: 0px 0 0 0; border: 0px solid;}
.bg_laranja_img1{width: 318px; height: 325px; background: #ffa56f; z-index: 2; margin: 0px 0 0 -318px; border: 0px solid; position: absolute;}
.bg_laranja_img2{width: 318px; height: 325px; background: #ffa56f; z-index: 2; margin: 0px 0 0 990px; border: 0px solid; position: absolute;}



.teste_rodape{
width: 100%; 
height: 54px; 

float: left; 
margin: -54px 0 0 0;
background: #ffa671;

}