#subFim{
    height: 200px;
    width: 100%;
    z-index: 1;
    background-position: top;
    background-image: url("../imagens/subRodape.jpg");
    background-repeat: repeat-x;
    background-color: #ffffff;
}

#subRodape{
    height: 180px;
    width: 100%;
}

#subRodape #tabela{
    width: 90%;
}
#subRodape #tabela table{
    float: left;
    width: 100%;
}
#subRodape #tabela .titulo{
    padding-top: 10px;
    font-size: 17px;
    color: #000000;
    font-weight: bold;
}
#subRodape td{
    width: 30%;
}

#subRodape ul li{
    list-style-position: inside;
    font-weight: normal;
    font-size: 12px;
    color: #cccccc;
    height: 20px;
    margin-left: -40px;
}
#subRodape ul li a{
    color: #000000;
    font-size: 14px;
}
#subRodape ul li a:hover{
    cursor: pointer;
    text-decoration: underline;
}

#subRodape #menuRodape{
    position: absolute;
    float: left;
    width: 40%;
}

#subRodape #contato{
    float: right;
    width: 40%;
}
#subRodape #contato .titulo{
    padding-top: 10px;
    font-size: 17px;
    color: #000000;
    font-weight: bold;
}
#subRodape #contato .telefone{
    background-image: url("../imagens/telefone.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
}
#subRodape #contato .whats{
    background-image: url("../imagens/whatsapp.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
}

#formasPagamento{
    width: 357px;
    margin-top: 0px;
}
#formasPagamento .linha{
    margin-bottom: 1px;
    text-align: left;
}
#formasPagamento .titulo{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-align: left;
    margin-bottom: 10px;
}
#formasPagamento .texto{
    font-weight: normal;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

#midias{
    width: 100%;
    background-repeat: repeat-x;
    background-position: top left;
    background-image: url("../imagens/subRodapeMidiasLaranja.png");
}
#midias .logos{
    width: 1000px;
    height: 42px;
    padding-top: 10px;
}
#midias .logos table{
    width: 700px;
}
#midias .logos a{
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
#midias .logos a:hover{
    text-decoration: underline;
}
#midias .logos a img{
    float: left;
    margin-right: 5px;
}
#midias02 .padding{
    margin-right: 5px;
}

#midias02 .logos{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
#midias02 .logos img{
    float: left;
    margin-right: 5px;
}