.anuncio_cabecera{
    /*background:transparent url(../assets/anuncio/cuadro_superior.jpg) no-repeat;*/
    width:960px;
    height:30px;
}
.titulo1{
    font-size:22px;
    font-weight:bolder;
    margin-top:0px;
}
.titulo1 span{
    /*color:white;*/
}
.titulo2{
    font-size:22px;
    font-weight:bolder;
    margin-top:0px;
    margin-right:25px;
    text-align:right;
    /*color:white;*/
}
.principal{
    margin-left:10px;
    margin-right:10px;
    width:940px;
}
.principal1{
    width:500px;
}
.principal2{
    width:440px;
}
.precio{
    font-size:22px;
    font-weight:bolder;
    color:red;
}
.precio span{
    color:black;
}
.linea{
    font-size:16px;
    font-weight:bolder;
}
.anuncio_separador{
    border-bottom:solid 1px #0763ac;
}
.linea2{
    font-weight:bolder;
}
.linea2 span{
    color:#666666;
    font-weight:normal;
}
.subtitulo{
    color:red;
    font-weight:bolder;
    font-size:14px;
}
.caracteristicas{
    width:161px;
    background:url(../assets/anuncio/vineta.png) 1px no-repeat;
    text-indent:18px;
    line-height:20px;
    margin-left:5px;
}
.caracteristicas2{
    width:166px;
    line-height:20px;
}
.imagen_principal{
    border:2px solid #d8d8d8;
}
.grande{
    width:940px;
}
.datos_vendedor span{
    font-weight:bolder;
}
.titulo_errores{
    margin-top:10px;
}
.titulo_errores span{
    color:red;
}
.mas_busquedas{
    margin-left:20px;
}
.texto_extras{
    margin-top:5px;
    text-indent:15px;
}
.boton_panel{
    width:70px;
    text-align:center;
    font-size:10px;
}
.boton_panel:hover span{
    text-decoration:underline;
    color:#082da4;
}
