/* Barre de menu à gauche */
BODY {
	background-color : #AFAFBF;
	background-image : url(fondMenu.gif);
	font-family : Courier;
	font-size : 14pt;
	color : #7F0000;
	text-align : left;
	margin : 0pt 10pt 0pt 0pt;
}

P.titre {
	font-size : 18pt;
	text-align : center;
	text-indent : 0pt;
	font-weight : 900;
}

P.small {
	text-align : center;
	font-size : 8pt;
}

A:link {
	color : #3F3F00;
}

A:visited {
	color : #000000;
}

A:active {
	color : #3F003F;
}
