/* ***** liens avocats ********** */
.fiche_avocats li {
	height:22px;
	line-height:22px;
	margin-bottom:2px;
	border-bottom:1px solid #74829a;
}
.fiche_avocats span {
	width:22px;
	background: #4f576c url(/design/images/ico_fiche.gif) no-repeat 1px 1px;
	padding:2px 18px 2px 0;
	margin-right:3px;
}
a.fiche_avocats {
	display:block;
	color: #d6f02e;
	font-size: 12px;
	text-decoration: none;
	line-height:19px;
}
a.fiche_avocats:hover, a.fiche_avocats_on, a.fiche_avocats_on:hover {
	display:block;
	color:#0f1326;
	font-size: 12px;
	text-decoration: none;
	line-height:19px;
	background: #9cc425 url(/design/images/fiche_avocats.gif) repeat-x top;
}

