.item{
	color: #000080;
	TEXT-DECORATION: none}
.item:link {
	color: #000080;
	TEXT-DECORATION: none;
}
.item:visited {
	TEXT-DECORATION: none;
	color: #000080;
}
.item:hover {
	font-weight: bold ;
	color: #000080;
}
.itemrge{
	color: #FF0000;
	TEXT-DECORATION: none}
.itemrge:link {
	color: #FF0000;
	TEXT-DECORATION: none;
}
.itemrge:visited {
	TEXT-DECORATION: none;
	color: #FF0000;
}
.itemrge:hover {
	font-weight: bold ;
	color: #FF0000;
}
.bleu-clair {
	background: #DBE3EE;
}
.bleu-fonce {
	background: LightSteelBlue;	
}
.orange-fonce {
	background: SandyBrown;	
}
.orange-clair {
	background: #FFCC99;
}
.tdHsmall {
	line-height: 20%;
}
.tdHnormal {
	line-height: normal;
}
.couleurbleuetxt {
	font: lighter normal 8px Arial, Helvetica, sans-serif;
	color: #000080;
	text-decoration: none;
}
.tdH75 {

	line-height: 70%;
}

