.rodape{
    border-top: 15px;
    border-top-color: #226070;
    border-top-style: none;
    position: absolute;
    bottom: 0;
}

.rodape{
    background-color: rgb(66, 67, 67); /*#1e4e7b;*/
    /*bottom: 0;*/
    clear: both;
    color: white;
    min-height: 130px;
    position: relative;
    width: 100%;
    text-align: center;
    padding-bottom: 19px;
    padding-top: 19px;
    /*margin-top: 100px;*/
    left: 0px;
    display: inline-block;
}

.rodapeCodata {
    margin: 0 auto;
    max-width: 1024px;
}

.rodapeCodataInfo {
    font-size: 12px;
    padding: 25px 25px 0 25px;
}