﻿body {
    /*padding-top: 50px;
    padding-bottom: 20px;
    font-size: 14px;
    background-size: cover;
    margin: 0;
    line-height: 1;
    margin: 0 0 35px;*/
    /*background: url('../images/fundo1_tr1.jpg') no-repeat fixed right center;*/
    /*    background: url('../images/fundo_financ_ajustado_transp2.png') no-repeat fixed left center;
*/
    background: url('../images/banner2.jpg') no-repeat fixed left center;
    background-attachment: fixed;
    background-size: cover;
}
/*min-width: 100%;*/
footer {
    /*height: 35px;
    line-height: 35px;
    vertical-align: middle;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;*/
    background: #005baa; /* #59809B;*/
    border: #044fa0;
}

.fundo-conteudo {
    background: rgba(255, 255, 255, 0.92);
}
#logoutForm i {
    color: #005baa;
}
/*position: fixed;*/
/*background: rgb(46,50,85);*/
