.MenuOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
	line-height: -5px;

}
.MenuOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: -5px;

}
.MenuOff:hover {
	color: #FFFF00;
}
.Textes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.TextesGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.LiensGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;

}
.Liens {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}
.LiensGras:hover {
	text-decoration: none;
}
.Liens:hover {
	text-decoration: none;
}
.Titre1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.TextesItalique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: italic;

}
.border {
}
.LegendeProduits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.TextesGrasBleu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254A70;
	text-decoration: none;
	font-weight: bold;
}
.description {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TextesGrasRouge {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.TextesForm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

