/* ========================================================================== */
/* LA BANNIERE */
/* =========== */
/* Le MARRON du fond de page : #C3AC82 */
/* Le MARRON du fond de la bannière : #796344 */
/* Le BLEU du fond du logo : #6CA3CC */
/* Le ROUGE issu du titre du logo :A63837 */


/* ========================================================================== */
/* LES LIENS de la page du plan */
/* ===========================  */

A.rang1 {font-family:Verdana, Arial, Times New Roman, Helvetica;
	font-size:10pt;
	font-style:normal;
	font-weight:bold; 
	text-decoration:underline;
	color:#796344;
	cursor:hand;}
A.rang1:hover {font-family:Verdana, Arial, Times New Roman, Helvetica;
	font-size:10pt;
	font-style:italic;
	font-weight:bold; 
	text-decoration:underline;
	color:#796344;
	cursor:hand;}


A.rang2 {font-family:Verdana, Arial, Times New Roman, Helvetica;
	font-size:8pt;
	font-style:normal;
	font-weight:bold; 
	text-decoration:underline;
	color:#997D56;
	cursor:hand;}
A.rang2:hover {font-family:Verdana, Arial, Times New Roman, Helvetica;
	font-size:8pt;
	font-style:italic;
	font-weight:bold; 
	text-decoration:underline;
	color:#997D56;
	cursor:hand;}

