td.stHeader{
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	/*BACKGROUND-COLOR: #212358;*/
	text-align:center;
	font : 500 12px;
}
td.stBody{
	FONT-SIZE: 11px;
	COLOR: #212358;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	background : transparent;
}
td.stEmpty{
	padding : 0px;
	font-size : 1px;
}
/*th.manchette{
	color : #FFFFFF;
	background : #212358;
	text-align : center;
	font-weight : 600;
}
td.manchette{
	color : #FF6600;
	text-align : left;
}
td.manchette A{
	color : #212358;
		background-color : #FFFFFF;
		font-weight : 400;
		text-decoration : underline;
}
td.manchette A:link{
	color : #FFFFFF;
					text-decoration : underline;
}
td.manchette A:visited {
		color : #FFFFFF;
				text-decoration : underline;
}
td.manchette A:active {
		color : #FFFFFF;
				text-decoration : underline;
}
td.manchette A:hover {
	COLOR: #FF6600;
}*/