#Rodape{
    float: left;
    position: relative;
    width: 100%;
    height: 20px;
    background: #0070A3;
    color:  #FFF;
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    padding: 5px 0;
    margin-top: 10px;
}