#avisobrowser{
    width:100%;
    display:none;
    height:30px;
    text-align:center;
    background-color: #FFFF99;
    border-bottom:1px solid #FFCC33;
    border-top:1px solid #FFCC33;
    line-height:30px;
    color:#666;
}
#avisobrowser a{
    color:#b91a28;
}


#avisobrowser #cerrar_avisoalerta{ 

    font-size: 20px;
    color: #fff;
    width: 27px;
    height: 27px;
    font-weight: bold;
    background: url("/imagenes/_img/circulo.gif");
    display: inline-block;

}
