body {
	margin-top: 0px; /* marge supérieure */
	text-align: center; /* centré */
	font: bold normal 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #060;
	background: #FFFFFF;
	padding: 0px;
	list-style: disc;
	border: thin none #060;
}
body, html {
  scrollbar-face-color: #4ca537;
  scrollbar-shadow-color: #060;
  scrollbar-highlight-color: #fffff;
  scrollbar-3dlight-color: #060;
  scrollbar-darkshadow-color: #060;
  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 #060;
}
a:link {
	color: #060;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #060;
	font-weight: bold;
}
a:hover {
	color: #060;
}
a:active {
	text-decoration: underline;
	color: #060;
	font-weight: bold;
}


*/ 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;
}
