/* CSS Document */

body { margin:0px; padding:0px; font-family:Tahoma; font-family:"Trebuchet MS", Tahoma, Helvetica, sans-serif; background: url(../img/bg.jpg) repeat;
overflow-y:scroll; overflow-x:hidden; 
}

a { text-decoration:none; border:none;}
/*////////////////////////////////////              CORPO DO SITE           /////////////////////////////////////*/
.stage { width:100%;} /*Parte superior do site*/
.pagina { width:1066px; margin:auto; margin-top:0px; } /*Parte central do Site*/


.conteudo_borda { width:1066px; height:auto; padding-left: 0px; background:#FFF;}
.conteudo { width:1066px; height:auto; min-height: 580px; border: px solid; padding-left: 0px}



@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:111px; width:193px; margin-left:2px; text-align:left;background:#FFF;  color:#8a8278; font-size:14px; float:left; border:#8a8278 solid 5px; margin-bottom:5px; margin-top:5px;}


#caixa_news_form{height:18px; width:128px; margin-left:5px; margin-top:15px; float:left; line-height:30px;}
#caixa_news_form_btn{height:18px; width:22px; margin-top:13px; float:left }

#caixa_news_form_linha{height:23px;}
#caixa_news_form_linha_dt{height:3px;margin-top:30px;margin-left:3px; float:left}

#caixa_news_form_linha_txt{height:10px; padding:5px;float:left; font-size:10px; line-height:11px;}

*/
