#subFim{
    height: 140px;
    width: 100%;
    z-index: 1;
    background-position: top;
    background-image: url(../../images/subRodapeBorda.jpg);
    background-repeat: repeat-x;
    background-color: #333333;
}

#subRodape{
    height: 140px;
    text-align: left;
    font-size: 10px;
}

#subRodape #tabela{
    width: 1000px;
}

#subRodape #tabela table{
    float: left;
}

#subRodape #tabela .titulo{
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}

#subRodape td{
    width: 100px;
}

#subRodape ul li{
    list-style-position: inside;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #cccccc;
    height: 20px;
}

#subRodape ul li a{
    color: #ffffff;
    font-size: 10px;
}

#subRodape ul li a:hover{
    cursor: pointer;
    text-decoration: underline;
}

#subRodape #menuRodape{
    float: left;
    margin-bottom: 10px;
}

#formasPagamento{
    margin-top: 0px;
    width: 360px;
}
#formasPagamento .titulo{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
}
#formasPagamento .texto{
    font-weight: normal;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
