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

/* DIV global */

#wrapper {
	width: 1032px;
	text-align: center;
	border-top: 1px solid #462300;
	border-right: 1px solid #462300;
	border-bottom: 1px solid #462300;
	border-left: 1px solid #462300;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


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

#header h1 {

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

colo:r white; /* blanc */

}
h1 {
  font-size: 20pt;
  font-weight: bold;
}

h2 {
  font-size: 14pt;
  font-weight: bold;
}
h3 {
  font-size: 10pt;
  font-weight: bold;
}
h4 {
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
  border: thin none #000;
  color: #000;
}




a:link {
  color: #462300;
  text-decoration: underline;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: 0px;
}
a:visited {
  text-decoration: underline;
  color: #462300;
  font-size: 10pt;
  font-weight: bold;
}
a:hover {
  color: #462300;
  font-size: 10pt;
  font-weight: normal;
}


a:active {
  text-decoration: underline;
  color: #462300;
  font-size: 10pt;
  font-weight: bold;
}
a img {border: none;
	}
.fltrt {
    	float: right;
    	margin-left: 8px;
    }
 
    .clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
#table1 tr td {
  font-family: Verdana, Geneva, sans-serif;
}
#table1 {
  font: normal 10pt Verdana, Geneva, sans-serif;
}
</pre></body></html>