#rodape{
    margin-top:30px;
    bottom: 0;
    clear: both;
    width: 930px;
    height: 20px;
    background-image: url('../images_layout/rodape_fundo.jpg');
    padding-top: 2px;
    text-align:center;
    color: white;
    font-family: "Verdana";
    font-weight: bold;
    font-size: 12px;
}
#contador{
    float:right;
    margin-right:5px;
}
.msg_rodape{
    margin-left: 340px;
    float:left;
}