.menu-gris {
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
	letter-spacing: 1px;
	text-decoration: none;


}
a{
	font-family: Tahoma;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.menu-rouge {

	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
	letter-spacing: 1px;
	text-decoration: none;
}
.menu-noir {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}

