body {font-family: arial,verdana;font-size: 14px;color: #000080;} 
H1 {font-family: Verdana;color: #000080;text-align:center;} 
P {font-family: Verdana,Arial,Trebuchet;color: #000080;} 
HR {color:#7F97C0;}



/* Page */
Body 	
	{
	scrollbar-shadow-color: #000080; 
	scrollbar-highlight-color: #000080; 
	scrollbar-3dlight-color: #000080; 
	scrollbar-darkshadow-color: #000080; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #000080;
	scrollbar-face-color: #FFFFff; 
	}

body, td 
	{
	Font-family: Arial, Verdana, sans-serif; 
	font-size: 8pt; 
	}





/* Liens texte */
A
	{
	Font-family: Arial, Verdana, sans-serif; 
	font-size: 12px;
	}

A:link 
	{
	TEXT-DECORATION: none; 
	color: #000080; 
	}

A:active 
	{
	TEXT-DECORATION: none; 
	color: #0000dd; 
	}

A:visited 
	{
	TEXT-DECORATION: none; 
	color: #0000dd; 
	}

A:hover 
	{
	TEXT-DECORATION: underline; 
	COLOR: #0000dd; 
	cursor: hand
	}


/* Navigation latérale */
A.navigation 
	{
	font-family: arial,verdana;
	font-size: 12px;
	text-decoration: none; 
	}

A.navigation:link 
	{
	color: #000080;
	}

A.navigation:active 
	{
	color: #000080;
	}

A.navigation:visited 
	{
	color: #000080;
	}

A.navigation:hover 
	{
	color: #800000;
	}


/* racine */

A.racine_navigation01
	{
	Font-family: Arial, Verdana, sans-serif; 
	font-size: 8pt;
	}

A.racine_navigation01:link 
	{
	TEXT-DECORATION: none; 
	color: #000080; 
	}

A.racine_navigation01:active 
	{
	TEXT-DECORATION: none; 
	color: #0000dd; 
	}

A.racine_navigation01:visited 
	{
	TEXT-DECORATION: none; 
	color: #0000dd; 
	}

A.racine_navigation01:hover 
	{
	TEXT-DECORATION: underline; 
	COLOR: #0000dd; 
	cursor: hand
	}



/* Liste à puce (puce.gif dans le même répertoire que la feuille style, IE seulement) */
ul
	{
	list-style-image:url(puce.gif);
	text-align:justify;
	}


