<!--
	BODY {
		background-color: #003064;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		margin-right : 0px;
		margin-left : 0px;
		margin-bottom : 0px;
		margin-top : 0px;
	}
	A { text-decoration:none; }
	A:link    { color: #690E00; font-size: 10pt; }
	A:visited { color: #003064; font-size: 10pt; }
	A:active  { color: #690E00; font-size: 10pt; }
	A:hover   { color: #690E00; font-size: 10pt; }
	TD {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
	p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
	ul {
		type: square;
	}

	font {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
	li {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
	H1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		color:#690E00;
	}

	.titre2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14pt;
		color:#003064;
	}

	.titre {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color:#000000;
		font-weight : 900;
	}
	.bleu {
		color:#003064;
	}
	.bleup {
		color:#7D9FB8;
	}
	.rouge {
		color:#690E00;
	}
	.noir {
		color:#000000;
	}
	.blanc {
		color:#FFFFFF;
	}
	.tdblanc {
		background-color:#FFFFFF;
	}
	.tdrouge {
		background-color:#690E00;
	}
	.tdbleu {
		background-color:#7D9FB8;
	}
	.tdbleu2 {
		background-color:#003064;
	}
	.tdgris {
		background-color:#F0F0F0;
	}
	#big { font-size:13pt; }
	#gros { font-size:12pt; }
	#plus { font-size:11pt; }
	#normal { font-size:10pt; }
	#petit { font-size:8pt; }
	#tpetit { font-size:7pt; }
	-->
