/* Rodapé de /index.jsp e de /pages/private/comum/footer.xhtml*/
.si-footer{
    max-height:90px;
    background-color:rgb(246, 246, 246);
    position:fixed;
    bottom:0;
    width:100%;
    left: 0px;
    margin: 0px;
    padding-bottom: 12px;
    padding-top: 12px;
    text-align: center;
}
