<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.FondTextePage {
	background-image: url(img/img-sous-contenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BordBlanc {
	border: 1px solid #FFFFFF;
}
.ColTexte {
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 0px;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.TxtGrisPetit {
	font-size: 9px;
	color: #CCCCCC;
}
.TxtBlanc {
	font-size: 12px;
	color: #FFFFFF;
}
.TxtNoir {
	font-size: 12px;
	color: #000000;
}
.Signature {
	text-align: left;
	margin-right: 80px;
	margin-left: 30px;
}
.InterLigMoins {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
	text-align: justify;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.TxtEntrez {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

/* cacher bouton video */
body table tbody tr td table tbody tr td table tbody tr td table tbody tr:nth-of-type(6) {
	display: none;
}
</pre></body></html>