.texteencadre-spip {
	color: #000033;
background: url('encadre.gif') no-repeat ;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	margin: 1em 0;	
	padding: .25em;	
 margin-left: 255px;
 width: 320px;
 height: 125px;
 position: relative;}
 
.texteencadre-spip .texte {margin-right: 4px;}

.texteencadre-spip a {
	color: #BF1F00;
	
}


.caractencadre-spip {
	color: red;
	font-weight: bold;
	font-size:12px;
}

.caractencadre2-spip {
	color:red;
	font-weight: normal;
}

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;
}
