@charset "UTF-8";
.editionGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: .8em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	vertical-align: super;
	background-attachment: fixed;
	background-repeat: repeat-y;
	text-align: left;
	white-space: pre;
	display: block;
}
.editionRouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-decoration: none;
	vertical-align: super;
	text-align: left;
	white-space: pre;
	display: block;
}
.editsmallGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
