<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  margin-top: 0px; /* marge supÃ©rieure */
  text-align: center; /* centrÃ© */
  font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
  color: #1f3064;
  background: #FFFFFF;
  padding: 0px;
  list-style: disc;
  border: thin none #1f3064;
}
body, html {
  scrollbar-face-color: #1f3064;
  scrollbar-shadow-color: #1f3064;
  scrollbar-highlight-color: #fffff;
  scrollbar-3dlight-color: #1f3064;
  scrollbar-darkshadow-color: #1f3064;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
}

/* DIV global */

#wrapper {
	width: 1024px;
	margin: 0 auto;
	text-align: center;
	background: #ffffff;
	padding: 10px;
	border: 2px dotted #1f3064;
}
a:link {
	color: #1f3064;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #1f3064;
	font-weight: bold;
}
a:hover {
	color: #1f3064;
}
a:active {
	text-decoration: underline;
	color: #1f3064;
	font-weight: bold;
}
a img {border: none;
	}


*/ Titre 1 de cet en-tÃªte */

#header h1 {

font-variant: small-caps; /* Petites capitales */

colo:r white; /* blanc */

}
h1 {
  font-size: 24px;
  font-weight: bold;
}

h2 {
  font-size: 18px;
  font-weight: bold;
}
h3 {
  font-size: 14px;
  font-weight: bold;
}
#wrapper #table4 tr td p b {
  font-family: Verdana, Geneva, sans-serif;
}
td {
  font-size: 10pt;
  color: #006;
}
</pre></body></html>