#catOn a{
	color:#fbbc39;
	font-weight: bold;
}

.detailFiche .detailG {
	font-weight: bold;
	margin-right: 5px;
	color: #fff;
}
.detailFiche .detailD {
	margin-bottom: 2px;
}
.listeFiche {
	width: 49%;
	height: 30px;
}
.listeFiche a:link, .listeFiche a:visited{
	color: #FBBC39;
	font-weight: bold;

}
.listeFiche a:hover{
	color: #ffffff;
	text-decoration: none;
}
.detailFiche .legende {
	font-size:11px;
	font-style: italic;
	color: #bca788;
}
.detailFiche em{
	color: #fbbc39;
}