#buscaSimplesDiv{
    float: right;
    width: 329px;
}
#buscaSimplesDiv .fundoCampo{
    float: left;
    height: 45px;
    width: 204px;
    border-style: none;
    background-repeat: no-repeat;
    background-image: url("../imagens/buscas/localizarCampo.png");
    background-position: top left;
    padding-left: 16px;
}
#buscaSimplesDiv .fundoCampo .campoBusca{
    border: none;
    background: none;
    line-height: 45px;
    height: 45px;
    width: 201px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
#buscaSimplesDiv .botao{
    float: right;
    background-repeat: no-repeat;
    background-position: top right;
    background-image: url("../imagens/buscas/localizarBotao.png");
    background-color: transparent;
    border: none;
    width: 93px;
    height: 45px;
    cursor: pointer;
}

#buscaSimplesTopoDiv{
    margin-right: 5%;
    float: right;
    width: 80%;
}
#buscaSimplesTopoDiv .topoFundoCampo{
    float: right;
    margin-top: 3px;
    padding-left: 10px;
    height: 30px;
    width: 40%;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    background-color: #ffffff;
    border-radius: 15px 0 0 15px;
    -webkit-border-radius: 15px 0 0 15px;
    -khtml-border-radius: 15px 0 0 15px;
}
#buscaSimplesTopoDiv .topoFundoCampo .topoCampoBusca{
    border: none;
    background: none;
    line-height: 28px;
    width: 100%;
    font-size: 14px;
    color: #000000;
}
#buscaSimplesTopoDiv .topoBotao{
    float: right;
    background-repeat: no-repeat;
    background-position: top right;
    background-image: url("../imagens/buscas/localizarTopoBotaoAzul.png");
    background-color: transparent;
    border: none;
    width: 140px;
    height: 59px;
    cursor: pointer;
    margin-left: -25px;
}

#buscaPorCategoriaTitulo{
    background-color: #b402fc;
    border-radius: 30px 30px 0 0;
    -webkit-border-radius: 30px 30px 0 0;
    -webkit-border-radius: 30px 30px 0 0;
}
#buscaPorCategoriaTitulo div{
    text-transform: uppercase;
    padding: 10px 10px 0 15px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
#buscaPorCategoriaDiv{
    background-image: url("../images/divFundoLilas.png");
    background-repeat: repeat-x;
    background-position: bottom center;
    background-color: #b402fc;
    border-radius: 0 0 30px 30px;
    -webkit-border-radius: 0 0 30px 30px;
    -webkit-border-radius: 0 0 30px 30px;
    margin-bottom: 20px;
    padding: 0 10px 10px 10px;
}
#buscaPorCategoriaDiv .campoBusca{
    height: 20px;
    width: 155px;
    background-color: #111d2c;
    border: none;
    line-height: 37px;
    height: 37px;
    font-size: 12px;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-bottom: 4px;
}
#buscaPorCategoriaDiv .campoBuscaCombo{
    height: 20px;
    width: 175px;
    background-color: #111d2c;
    border: none;
    line-height: 37px;
    height: 37px;
    font-size: 12px;
    color: #FFFFFF;
    padding-left: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#buscaPorCategoriaDiv .botao{
    margin-top: 5px;
    margin-bottom: 5px;
    background-repeat: repeat-x;
    background-position: top left;
    background-image: url("../images/botaoLilasEscuro.png");
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    border-radius: 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    text-transform: uppercase;
}

#buscaPorMarcaTitulo{
    background-color: #ffb638;
    border-radius: 30px 30px 0 0;
    -webkit-border-radius: 30px 30px 0 0;
    -webkit-border-radius: 30px 30px 0 0;
}
#buscaPorMarcaTitulo div{
    text-transform: uppercase;
    padding: 10px 10px 0 15px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
#buscaPorMarcaDiv{
    background-image: url("../images/divFundoLaranja.png");
    background-repeat: repeat-x;
    background-position: bottom center;
    background-color: #ffb638;
    border-radius: 0 0 30px 30px;
    -webkit-border-radius: 0 0 30px 30px;
    -webkit-border-radius: 0 0 30px 30px;
    margin-bottom: 20px;
    padding: 0 10px 10px 10px;
}
#buscaPorMarcaDiv .campoBusca{
    height: 20px;
    width: 155px;
    background-color: #111d2c;
    border: none;
    line-height: 37px;
    height: 37px;
    font-size: 12px;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-bottom: 4px;
}
#buscaPorMarcaDiv .campoBuscaCombo{
    height: 20px;
    width: 175px;
    background-color: #111d2c;
    border: none;
    line-height: 37px;
    height: 37px;
    font-size: 12px;
    color: #FFFFFF;
    padding-left: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#buscaPorMarcaDiv .botao{
    margin-top: 5px;
    margin-bottom: 5px;
    background-repeat: repeat-x;
    background-position: top left;
    background-image: url("../images/botaoLaranja.png");
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    cursor: pointer;
    text-align: center;
    border-radius: 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    text-transform: uppercase;
}


.buscasErro{
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding-right: 10px;
    padding-left: 10px;
}
.buscasNenhumResultado{
    font-size: 18px;
    color: #6b6767;
    text-align: center;
}
.buscasNenhumResultado b{
    color: #000000;
}