a.menulevel:link, a.menulevel:visited {
	display			: block;
	font		: normal 11px Arial, Verdana, Helvetica, sans-serif;
	color: #006699;
	text-indent: 10px;
	text-decoration: none;
	padding-top:4px;
	margin-left:4px;
	border-bottom:1px solid #cccccc;
}
a.menulevel:hover {
	color: #CC6600;
	background:url(../images/puce2.png) no-repeat left bottom;
} 

a.titrelevel:link, a.titrelevel:visited, a.titrelevel:hover {
	display			: block;
	font		: bold 11px Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	text-indent: 16px;
	text-decoration: none;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:0px;
	border:1px solid #cccccc;
	background:url(../images/puce1.png) no-repeat left bottom #006699;
	text-transform: uppercase;
}
.titlelevel {
	display			: block;
	font		: bold 11px Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	text-indent: 16px;
	text-decoration: none;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:4px;
	border:1px solid #cccccc;
	background:url(../images/puce1.png) no-repeat left bottom #006699;
	text-transform: uppercase;
}
a.pathlink:link, a.pathlink:visited {
	font		: normal 11px Arial, Verdana, Helvetica, sans-serif;
	color: #CC6600;
	text-decoration: none;
}
a.pathlink:hover {
	color: #CC6600;
	text-decoration: underline;
} 
