.texteencadre-spip {
	font:9px arial;
	color: #5D5959;
}

.caractencadre-spip {
	font: 12px Georgia;
	font-size:13px;
	text-decoration:none;
	color: #3F587A;
	font-weight: regular;
}

.caractencadre2-spip {
	color: #1c4054;
	font-weight: regular;
}

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

