body {
  margin-top: 0px; /* marge supérieure */
  text-align: center; /* centré */
  font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
  color: #000066;
  background: #FFFFFF;
  padding: 0px;
  list-style: disc;
  border: thin none #000066;
}
body, html {
  scrollbar-face-color: #000066;
  scrollbar-shadow-color: #000066;
  scrollbar-highlight-color: #fffff;
  scrollbar-3dlight-color: #000066;
  scrollbar-darkshadow-color: #000066;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
}

/* DIV global */

#wrapper {
  width: 860px;
  margin: 0 auto;
  text-align: center;
  background: #ffffff;
  padding: 10px;
  border: 2px dotted #000066;
}
a:link {
  text-decoration: underline;
  font-weight: bold;
  color: #000066;
}
a:visited {
  text-decoration: underline;
  color: #000066;
  font-weight: bold;
}
a:hover {
  color: #000066;
  font-weight: bold;
}
a:active {
  text-decoration: underline;
  color: #000066;
  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;
}
