A {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: Blue;
	text-decoration:none;
	line-height:12px
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration: underline;
}
.entete {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color: White;
	font-style:normal;
	font-weight:bold
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: Black;
	font-style:normal;
	font-weight:bold
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: Black;
	font-style:normal;
	font-weight:normal
}
.navig {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #6699ce;
	font-style:normal;
	font-weight: bold;
}
.navig_selectionne {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #0000CD;
	font-style:normal;
	font-weight: bold;
}
.catsup_selectionne{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-style:normal;
	font-weight:bold
}
.catsup{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-style:normal;
	font-weight:bold
}

