.texteencadre-spip {
    color: #003;
    background: #FFFEF8;
    border-bottom: 2px solid #0228A3;
    border-left: 1px solid #5573CB;
    border-right: 2px solid #0228A3;
    border-top: 1px solid #5573CB;
    margin: 1em 0;
    padding: 0.25em;
    position: relative
    }
.caractencadre-spip {
    color: #0228A3;
    font-weight: bold
    }
.caractencadre2-spip {
    color: #009;
    font-weight: bold
    }
acronym.spip_acronym {
    cursor: help;
    border-bottom: 1px dotted
    }
a[hreflang]:after {
    content: " [" attr(hreflang) "]";
    color: #999;
    background: transparent
    }
a.spip_blank {
    color: #F00
    }