
<!--
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
	
	
	 
	    

	
	#global 	{
	     		
	     		position: relative; /* on positionne le conteneur */
	     		margin-left: auto;
	     		margin-right: auto;
	     		width: 1000; /* largeur obligatoire pour être centré */
     			}
	
	BODY	
			{
	 		width: 1000 px;
			margin:0 auto;
			
			
			}
	
	LI		{font: 12px Arial;}
	B		{font: 12px Arial; font-weight: bold;}
	A		{
			  font:16px Arial;
			  font-weight: bold;
			  color: #004f8d;
			  text-decoration: none;
			}
	
	H1		{
			font: 14px Arial; 
			font-weight: bold; 
			color: #004f8d;
			text-align: left;
			font-family: Arial, "Arial Black",  Verdana, serif; /* Un titre en Arial Black c'est mieux :o;) */
			}

	
	H2		{
			font: 18px Arial; font-weight: bold; color: #004f8d;
			}
	H3 		{
			font: 24px Arial; font-weight: bold; color: #004f8d; text-align: center;
			}
	H4		{
			font: 18px Arial; font-weight: bold; color: red;
			}
	
	
	H5		{
				font: 14px Arial; font-weight: bold; color: #004f8d;text-align: left;
				font-family: Arial, "Arial Black",  Verdana, serif; /* Un titre en Arial Black c'est mieux :o;) */
			}
	
	
	
	
	H6		{
			font: 14px Arial; font-weight: bold; color: #004f8d; text-align:justify;

			}
	
	
	
	H7		{
			font: 10px Arial; font-weight: bold; color: #004f8d;
			}

	
	
	
	T2		{
			font: 24px Arial; font-weight: normal; color: red; text-align: left;
			}
			
			
	
	
	.BLANC { font: 16px Arial; font-weight: bold; color: #ffffff }
	
	.BLANC2 { font: 16px Arial; font-weight: bold; color: #ffffff }
	
	
-->
