#rodape_topo
{
    padding-top : 10px;
    margin-top : 50px;
    clear : both;
    width : 100%;
    border-top : 1px dotted #000;
    height : 85px;
    text-align : center;

    bottom: 0;
}



#rodape_topo img
{
    border : 0px solid red;
    margin-left : 30px;
}




#Institucional
{
    clear : both;
    border : 0px solid blue;
}

#servicos
{
    border : 0px solid yellow;
}

#rodape_duvidas
{
    border : 0px solid black;
}

#central_atendimento
{
    border : 0px solid red;
}

#pagamento_rodape
{
    clear : both;
    border : 0px solid #000;
    width : 100%;
    height : 45px;
    text-align : center;
}


#rodape_degrade
{
    width : 100%;
    border : 0px solid red;
    height : 25px;
    text-align : center;
}

.divisao_rodape_esq
{
    width : 400px;
    float : left;
    border : 0px solid blue;
    height : 40px;
    margin-bottom : 5px;
}

.divisao_rodape_dir
{
    width : 360px;
    float : left;
    border : 0px solid blue;
    height : 40px;
}



.titulo_rodape
{
    text-align : left;
    margin : 3px 0px 2px 10px;
    font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color : #000;
    margin : 0px;
    margin-left : 10px;
    text-transform : uppercase; 
}






.sub_titulo_rodape /* somente para os textos, para as img certificado div */
{
    font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    margin : 0px;
    border : 0px solid purple;
}

.sub_titulo_rodape form
{
    border : 0px solid red;
    padding : 0;
    margin-right : 5px;
    float : left;
}


.sub_titulo_rodape a
{
    text-decoration: none;
    padding-left: 10px; /*adjust bullet image padding*/
    color: navy;
    border : 0px solid purple;
}


.sub_titulo_rodape a:visited, .sub_titulo_rodape a:active
{
    color: navy;
}

.sub_titulo_rodape a:hover
{
    text-decoration: underline;
}

