a.menuLink:link {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #666666;
	text-decoration : none;
}
a.menuLink:visited {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #666666;
	text-decoration : none;
}
a.menuLink:hover {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #666666;
	text-decoration : none;
}
a.menuLink:active {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #666666;
	text-decoration : none;
}
div.category {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #666666;
	margin: 5px 0px 5px 5px;
	clear: both;
}
div.category .fleche {
	float: left;
	width:12px;
	height:9px;
	background-image : url("../img/fleche.jpg");
	background-repeat :no-repeat;
	margin : 3px 5px 5px 0px;
}
div.category .separator {
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 100px;
	height: 1px;
	background-color:#ad2f08;
}
div.category .separator .img {
	position: absolute;
	right: 0px;
}
