﻿.rodape {
    background-color: black;
    color: white;
    text-align: left;
    font-size: 9pt;
    font-family: Verdana;
    font-weight: bold;
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0px;
    padding: 3px;
}
