.famille_contextuelle {
	position:relative;
	width:230px;
	height:122px;
	margin: 0px 0px 0px 0px;
	border:0px;
	float:left;
	background-color:#FFFFFF;
}
.famille_contextuelle_title {
	width:205px;
	height:16px;
	border:0px;
	color:#102a99;
	font-weight:bold;
	text-align:left;
	margin-top:5px;
	margin-left:5px;
}
.famille_contextuelle_image {
	width:88px;
	height:75px;
	float:left;
	margin: 2px 0px 0px 0px;
}
.famille_contextuelle_description {
	width:123px;
	height:66px;
	border:0px;
	float:left;
	line-height:11px;
	margin:1px 1px 1px 3px;
}


.famille_contextuelle_link{
	color:#000000;
	width:117px;
	border:0px;
	float:left;
	margin-left:3px;	
	font-weight:bold;
}
.famille_contextuelle_link a:link, #famille_contextuelle_link a:visited {
	color:#000000;
}
