#topinho{
    padding:6px 4px;
    background:url(../../gfx/BG_topinho.gif) top left repeat-x;
    text-align:center;
}

#topinho #content{
    width:700px;
    margin:0px auto;
    text-align:right;
}

#geral{
    width:770px;
    margin:0px auto;
    position:absolute;
    left:50%;
    margin:-50px 0px 0px -385px;
}

#geral #menu{
    float:left;
    width:195px;
    margin:0px 15px 0px 0px;
}

#geral #conteudo{
    float:left;
    width:560px;
}

#topo{
    background:url(../../gfx/BG_topo.png) top center no-repeat;
    background-size: 1500px;
    height:287px;
    margin-top:3px;
}

#rodape{
    background:url(../../gfx/BG_rodape.png) top center no-repeat;
    text-align:center;
    padding:70px 0px 50px 0px;
}

#rodape #content{
    width:730px;
    padding:0px 20px 0px 20px;
    margin:0px auto;
}

#rodape #col1{
    float:left;
}

#rodape #col2{
    float:right;
}

#cabecalho_secao{
    padding:0px 0px 15px 0px;
    border-bottom:1px solid #D6D6D6;
    margin:0px 0px 30px 0px;
}