.texteencadre-spip {
	color: #000033;
	background: #F8F8F8;
	border-bottom: 2px solid #229E22;
	border-left: 1px solid #66DF66;
	border-right: 2px solid #229E22;
	border-top: 1px solid #66DF66;
	margin: 1em 0;
	padding: .25em;
	position: relative;
}

.caractencadre-spip {
	color: #229E22;
	font-weight: bold;
}

.caractencadre2-spip {
	color: #009;
	font-weight: bold;
}

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

a[hreflang]:after {
content: "\0000a0[" attr(hreflang) "]";
color: #999;
background : transparent;
}

a.spip_blank {
	color: #F00;
}