body {
  margin-top: 0px; /* marge supérieure */
  text-align: center; /* centré */
  font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  background: #FFFFFF;
  padding: 6px;
  list-style: disc;
}
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: 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:active {
  text-decoration: underline;
  color: #000000;
  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;
}


