.texteencadre-spip {
	color: #000033;
	background: #fff9df;
	border:1px solid #cfa12c;
	margin: 1em;	
	padding: .25em;	
	position: relative;
}

.caractencadre-spip {
	font-size:1em;color:#cfa12c;
	line-height: 14px;}
.caractencadre2-spip {
	color: #009;
	font-weight: bold;
}

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%;
	color:#666;
}
sub {
	vertical-align:-20%;
	color:#666;
	
}
