.conteneur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A69953;
	background-color: #000;
}
.textegris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A59A5F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.texte12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A08061;
}
.textegrisCopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.cligno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: blink;
	filter: Light;
}
