<!--
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
	div{
		border: 0px solid red;
		font: 12px Arial;
	}
	div#Bordure {
		position: absolute;
		border: 1px solid grey;
		top: 10px;
		width:910px;
		height: 900px;
		text-align:left;
		background-color:white;
		background-image:url(Images/fondbody.png);
	}
	div#MotsCles {
		position: absolute;
		border: 1px solid grey;
		top: 920px;
		width:910px;
		height: 50px;
		text-align:left;
		background-color:white;
		font: 12px Arial ;
		color: black; 
		background-image:url(Images/fondbody.png);
		overflow: auto ;
	}
	div#BaseLine {
		position: absolute;
		border: 1px solid grey;
		top: 980px;
		width:910px;
		height: 50px;
		text-align:left;
		background-color:white;
		font: 12px Arial ;
		color: black; 
		background-image:url(Images/fondbody.png);
		overflow: auto ;
	}
	div#frame {
		border: none;
		width:910px;
		text-align:left;
		background-color: none;
	}
	div#header{position: absolute;
		border: 0px solid red;
		top: 0px;
		width:910px; 
		height: 115px;
		position: absolute;
		font: 12px Arial; 
	}
	div#MenuHaut{position: absolute;
		border: 0px solid red;
		top: 120px;
		left: 247px; 
		background-color:none;
		width:680px; 
		height: 28px;
		position: absolute;
		font: 12px Arial; 
	}
	div#MenuGauche{position: absolute;
		border: 0px solid red;
		top: 180px;
		left: 0px; 
		background-color:none;
		width: 15%; 
		position: relative ;
		font: 12px Arial; 
	}
	div#PreTexte{position: absolute;
		border: 0px solid red;
		top: 170px;
		background-color:none;
		left: 20%; 
		width: 80%; 
		position: absolute;
		font: 12px Arial; 
	}
	div#Texte{position: absolute;
		border: 0px solid red;
		background-color:none;
		position: absolute;
		left: 20%;
		width: 79.8%; 
		top: 270px;
		height: 600px;
		font: 12px Arial;
		overflow: auto ;
	} 
	LI		{}
	div#VERT	{font: 12px Arial;color: rgb(20, 130, 70);}
	div#VERTDEAU	{font: 12px Arial;color: rgb(0, 128, 128);}
	div#ORANGE	{font: 12px Arial;color: rgb(250, 140, 0);}
	div#N	{font: 12px Arial;}
	H1		{text-align: center; font: 18px Arial;font-weight: bold;color: rgb(0, 128, 128);}
	H2		{text-align: center; font: 14px Arial;font-weight: bold;color: rgb(0, 128, 128);}
	B		{font-weight: bold;color: rgb(0, 128, 128);}
	strong	{font-weight: bold;color: rgb(210, 100, 0);}
	A:link	{text-decoration: none;
			 color: rgb(0, 128, 128)}
	A:visited	{text-decoration: none;
			 color: rgb(0, 128, 128);
			 font-style : italic;}
-->

