.chemin  {	
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}


a.lien_pagination, .fragment span.on{
	position:relative;
	padding:3px;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
}
a.lien_pagination{
	font-size: 11px;
	background: #eee;
		color:#006169;
}
a.lien_pagination:hover{
	font-size: 11px;
	text-decoration:underlined;
}

.fragment span.on{
	background: #ccc;
		color:#000;
}
.authentification{
	color: #FFFFFF;
	background-color: #8A917B;
	padding: 5px;
}