.detailG {
	font-weight: bold;
	margin-top:5px;
}
.listeFiche {
	width: 49%;
	height: 60px;
	background: #FFF url(../img/fd_liste.gif) right bottom no-repeat;
}
.listeFiche a:link, .listeFiche a:visited{
	color: #000;
	font-weight: bold;
}
.listeFiche .imgLeft {
	margin-right: 5px;
}
.detailFiche span {
	font-weight: bold;
	color: #3D78B7;
}
