.estilosTitulo{
    font-size:12px;
}
.estilosTitulo span{
    font-size:22px;
}
.i_busqueda_rapida{
    margin-top:10px;
    margin-left:5px;
    background:transparent url(../assets/principal/busquedas5.png) no-repeat top left;
    width:295px;
    height:223px;
    padding-left:10px;
}
.tiulo_busqueda{
    font-size:18px;
    font-weight:bolder;
    margin-left:10px;
    padding-top:5px;
}
.i_boton_busqueda_rapida{
    display:block;
    background:transparent url(../assets/principal/btnBuscar.png) no-repeat top left;
    width:66px;
    height:26px;
    margin-top: 15px;
    margin-left: 15px;
}
.i_boton_busqueda_rapida:hover{
    display:block;
    background:transparent url(../assets/principal/btnBuscarOver.png) no-repeat top left;
    width:66px;
    height:26px;
    margin-top: 15px;
    margin-left: 15px;
}
.i_separador1{
    height:30px;
}
.i_margen1{
    margin-top:10px;
}
.i_bb_col2{
    width:70px;
}
.i_bb_col3{
    width:50px;
}
.i_margen2{
    margin-top:2px;
}
.i_bb_col4{
    width:70px;
}
.i_masbuscados{
    /*width:320px;
    height:20px;
    overflow:hidden;*/
}
.i_masbuscados span{
    color:red;
}
.i_masbuscados a{
    font-size:11px;
    color:#000000;
    text-decoration:none;
}
.i_masbuscados a:hover{
    background:#2d73d2;
}
.bb_select{
    width:130px;
}
