/* Promoções Visa - Busca v1.0 */

#busca_resultados
{
    width: 705px;
    padding-top: 10px;
    padding-bottom: 30px;
    clear: both;
}
#busca_resultados .busca_principal
{
    background: url(../../img/busca/barra_separador.gif) no-repeat top;
    padding: 20px;
    padding-top: 12px;
    padding-bottom: 2px;
    height: 50px;
    cursor: pointer;
    clear: both;
}
#busca_resultados div:first-child
{
    background: none;
}
#busca_resultados .bp_img
{
    width: 185px;
    height: 50px;
    float: left;
}

.bp_bt_detalhesinterna
{
    float: right;
    width: 79px;
    height: 26px;
    margin-top: 0px;
    padding-right: 10px;
    text-indent: -9999999px;
    background: url(../../img/comum/bt_detalhesinterna.gif) no-repeat;
}
.bp_bt_detalhesinterna:hover
{
    float: right;
    width: 79px;
    height: 26px;
    margin-top: 0px;
    padding-right: 10px;
    text-indent: -9999999px;
    background: url(../../img/comum/bt_detalhesinterna_over.gif) no-repeat;
}

.bp_bt_detalhesinterna_fechar
{ 
    display:none;
    float: right;
    width: 79px;
    height: 26px;
    margin-top: 0px;
    padding-right: 10px;
    text-indent: -9999999px;
    background: url(../../img/comum/bt_detalhesinterna_fechar.gif) no-repeat;
}
.bp_bt_detalhesinterna_fechar:hover
{
    float: right;
    width: 79px;
    height: 26px;
    margin-top: 0px;
    padding-right: 10px;
    text-indent: -9999999px;
    background: url(../../img/comum/bt_detalhesinterna_fechar_over.gif) no-repeat;
}

#busca_resultados .bp_dd
{
    clear: both;
    display: none;
}
.busca_ico
{
    width: 66px;
    height:50px;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    text-align: right;
}
.busca_ico img
{
    margin-left: 2px;
    
}
.busca_conteudo
{
    clear: both;
    background-color: #FFFFFF;
    padding: 10px;
    margin-left: 10px;
    width: 668px;
    margin-bottom: 10px;
    display: none;
}

.bp_tit 
{
      width:300px;
     float:left;
}

.busca_titulo
{
    padding-top: 0px;
    padding-right:0px;
    padding-bottom: 0px;
    font-size: 1.2em;
    font-weight: bold;
    color: #0057A0;
    display: block;
}

.busca_ec
{
    padding-top: 0px;
    padding-right:0px;
    font-size: 1.0em;
    font-weight: normal;
    color: #7B7B7B;
    display: block;
}

