body   {
	color: black;
	font-size: 10pt;
	font-family: Arial;
	margin: 0px;
	scrollbar-3dlight-color: #C1C1C1;
	scrollbar-arrow-color: #C1C1C1;
	scrollbar-darkshadow-color: #C1C1C1;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #C1C1C1;
	background-image: url(images/fond00.png);
 }
.texte_noir10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

h1  {
	color: black;
	font-size: 14pt;
	font-family: arial, sans-serif;
	background-color: transparent;
}
h2  {
	color: black;
	font-size: 12pt;
	font-family: arial, sans-serif;
	background-color: transparent;
}
h3  {
	color: black;
	font-size: 10pt;
	font-family: arial, sans-serif;
	background-color: transparent;
}
a:link {
font-family:arial, sans-serif;
font-size:10pt;
color:black;
background-color:transparent;
text-decoration:underline;
}
a:visited {
font-family:arial, sans-serif;
font-size:10pt;
color:black;
background-color:transparent;
text-decoration:underline;
}
a:hover {
font-family:arial, sans-serif;
font-size:10pt;
color:white;
background-color:black;
text-decoration:none;
}
.texte_noir8pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.texte_rouge10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}
.texte_marron10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #83500C;
}
.texte_vert10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006600;
}
