.titre_table {
	background-color:#333399;
	color:#FFFFFF;
	font-weight:bold;
	}

.texte_rouge {
	color:#FF0000;
	font-weight:bold;
	}

.texte_bleu {
	color:#333399;
	font-weight:bold;
	}

.titre_table_rouge {
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight:bold;
	}

.titre_table_gris {
	background-color:#CCCCCC;
	color:#000066;
	font-weight:bold;
	}

.titre_table_bleu_fonce {
	background-color:#000066;
	color:#FFFFFF;
	font-weight:bold;
	}

.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	text-align: center;
	vertical-align: middle;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin none #003300;

}

a:link
{
	font-size:9pt;
	color: #000000;
	text-decoration:none;
}

a:visited
{
	font-size:9pt;
	color: #000000;
	text-decoration:none;
}

a:hover
{
	font-size:9pt;
	color: #A9B7BF;
	text-decoration:none;
}

a:active
{
	font-size:9pt;
	color: #A9B7BF;
	text-decoration:none;
}
