
.texteencadre-spip {
                     color: #004477;
                     width:95%;
                     margin:auto;
                     background: #EEF;
                     border-bottom: 2px solid #0066CC;
                     border-left: 1px solid #3399FF;
                     border-right: 2px solid #0066CC;
                     border-top: 1px solid #3399FF;
                     padding: .25em;	
                     text-align:center;
                     }

.caractencadre-spip {
                      color: #CC0000;
}



.caractencadre2-spip {
                       color: #004477;
}


acronym.spip_acronym {
	cursor: help;
	border-bottom: 1px dotted;
}

/* ne marche pas sur MSIE, a refaire en jQuery */
a[hreflang]:after {
content: "\0000a0[" attr(hreflang) "]";
color: #999;
background: transparent;
font-size:x-small;
}

sup {
	vertical-align:20%;
	font-variant: small-caps;
	font-size: .5em;
}

