<!--
	TD {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
	font {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
	li {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
        ul  {
                list-style-type: square;
        }
	A { text-decoration:none; }
	A:link    { color: #00258A; font-size: 10pt; }
	A:visited { color: #585858; font-size: 10pt; }
	A:active  { color: #00258A; font-size: 10pt; }
	A:hover   { color: #157049; font-size: 10pt; }
        .context  {
                   font-family: Arial, Helvetica, sans-serif;
	           font-size: 11pt;
                   color:#000000;		
        }
	.bleu {
		color:#00258A;
	}
	.vert {
		color:#157049;
	}
	.rouge {
		color:#C40000;
	}
	.noir {
		color:#000000;
	}
	.blanc {
		color:#ffffff;
	}
	.jaune {
		color:#FFCC00;
	}
	.gris1 {
		background-color:#DCDCDC;
	}
	.gris2 {
		background-color:#F3F3F3;
	}
	.tdbleu {
		background-color:#00258A;
	}
	.tdjaune1 {
		background-color:#FFF2C0;
	}
	.tdjaune2 {
		background-color:#FFE680;
	}
	.tdjaune {
		background-color:#FFCC00;
	}
	.tdblanc {
		background-color:#FFFFFF;
	}
	.tdvert {
		background-color:#157049;
	}
	#gros { font-size:12pt; }
	#normal { font-size:10pt; }
	#petit { font-size:8pt; }
	Th {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color:#343434;
		font-weight : 100;
		background-color:#F3F3F3;
		text-align : left;
	}
        .text1 {font-family: Arial, Helvetica, sans-serif;
	        font-size: 10pt;
              	color:#2B6389;		
             	font-weight : 900;
        }

	-->
