#cpf{
     margin: auto;
     width: 600px; 
     height: 180px; 
     background:#e2e6ea;
         
}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
} 

body{
    /*background-color: #491217;*/
}

#edicao{
    margin: auto;
     width: 1030px; 
     height: 420px; 
     background:#e2e6ea;
     /*padding: 7px;*/     
         
}


#cadastro{
    margin: auto;
     width: 1080px; 
     height: 420px; 
     background:#e2e6ea;
     /*padding: 7px;*/     
         
}