BODY      {
	FONT-FAMILY:sans-serif;
	FONT-SIZE:10pt;
	COLOR:#00000;
	BACKGROUND-COLOR:#00FFFF;
	BACKGROUND-IMAGE: url("../images_Fonds/bande_R_J_R_1280x2.gif");
}
A:link,A:visited    {COLOR:#800080;TEXT-DECORATION:underline}
A:hover   {COLOR:#0000FF;TEXT-DECORATION:none}

H1	{COLOR:#111111;
	FONT-SIZE: 24pt;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	font-family:sans-serif;
}


/*--- Tableau des circuits ---------------------*/
table.CIR	{ 
	font-family:sans-serif;
	font-size: 8pt;
	TEXT-ALIGN: left;
	BACKGROUND-COLOR: #FFFFF2;
}
th	{BACKGROUND-COLOR:#C0C0C0; color:#000080; font-size: 12px; TEXT-ALIGN: center}
td.VILLE	{ TEXT-ALIGN: left; color:#000000; FONT-WEIGHT: bold;}
td.NOM	{ TEXT-ALIGN: left; color:navy;}
td.REF	{ TEXT-ALIGN: center; color:#000000;}
td.DATA	{ TEXT-ALIGN: center; color:#000000;}
td.DST	{ TEXT-ALIGN: center; color:#000090;}
td.DEN	{ TEXT-ALIGN: center; color:#000080;}
/*---------------------------------------------------------*/

/*--- Ligne indiquant la date de mise à jour de la page ---*/
P.MAJ	{
	font-family:sans-serif;
	font-size: 10px;
	TEXT-ALIGN: center;
	COLOR: #0000FF;		
}

/*--- Lien de retour au sommaire--------------------------*/
.SOM	{
	font-family:sans-serif;
	font-size: 12px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	COLOR: #008080;
}
