.div-pour-centrer {
	text-align: center;
}
.texteencadre-spip {
	color: #000033;
	background: #FFEAE5;
	border-bottom: 3px solid #FF9595;
	border-left: 2px solid #FFCBCB;
	border-right: 3px solid #FF9595;
	border-top: 2px solid #FFCBCB;
	width: 70%;
	margin: 0.5em 0 1em 2em;	
	padding: 5px;	
	text-align: left;
}
DIV > br:first-child {
   line-height: 0.1em; clear: both; font-size: 0.1em; display: block;
}

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

.caractencadre2-spip {
	color: #009;
	font-weight: bold;
}
/* modif 1 philip */
.gauche-citation {
	background: url(fond_citation.jpg) repeat-y left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 1em 0 1em 2em;
	width: 70%;
	text-align: center;
	overflow: visible;
}
.pre-citation {
	background: url(apos_g.gif) repeat-y left;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	float: left;
	height: 48px;
	width: 31px;
	margin: 0em 0em 0 0em;
}
.post-citation {
	background: url(apos_d.gif) repeat-y left;
	background-repeat: no-repeat;
	float: right;
	display: block;
	height: 48px;
	width: 31px;
	margin: -2em 0em 0em 2em;
}

.citation {
	margin-bottom: 0em;
	height: auto;
	display: block;
	text-align: left;
}
.texte-citation{
	font-size: 1.12em;
	margin: 0em 0 1 1em;
	padding: 1em 0 1em 1em;
	text-align: left;
}
.caractencadre-vert-spip {
	color: #008000;
	font-weight: bold;
}

.caractencadre-vertc-spip {
	color: #00E900;
	font-weight: bold;
}

.caractencadre-bleu-spip {
	color: #000099;
	font-weight: bold;
}

.caractencadre-bleuc-spip {
	color: #0099FF;
	font-weight: bold;
}

.caractencadre-gris-spip {
	color: #828282;
	font-weight: bold;
}

.caractencadre-grisc-spip {
	color: #B4B4B4;
	font-weight: bold;
}

.caractencadre-orange-spip {
	color: #FFA300;
	font-weight: bold;
}

.caractencadre-orangec-spip {
	color: #FFD900;
	font-weight: bold;
}

.caractencadre-rouge-spip {
	color: #FF0000;
	font-weight: bold;
}
/* fin modif 1 */
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;
}
