<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: normal 10pt Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  background: #FFFFFF;
  padding: 6px 0px 0px;
  list-style: disc;
  margin: 0px auto auto;
}
body, html {
 scrollbar-face-color: #ffffff;
  scrollbar-shadow-color: #000000;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #000000;
}

/* DIV global */

#wrapper {
  width: 860px;
  margin: 0 auto;
  text-align: center;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  padding: 10px 0px 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: #000000;
  text-decoration: underline;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: 0px;
}
a:visited {
  text-decoration: underline;
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
}
a:hover {
  color: #000000;
  font-size: 10pt;
  font-weight: normal;
}
a img {border: none;
	}


a:active {
  text-decoration: underline;
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
}
.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;
}
#rouge {
	color: #B00000;}
</pre></body></html>