#page #corps #menuleft {
	width:135px;
	padding-right:34px;
	color: #b0b2b6;
	float: left;
}
#page #corps #menuleft h3 {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#page #corps #menuleft ul {
	list-style-type: none;
	color: #992137;
	font-weight: bold;
}
#page #corps #menuleft li {
	background-image: url(point.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	display: block;
	padding-left: 7px;
	padding-top:3px;
	padding-bottom:3px;
}
#page #corps #menuleft a {
	color: #b0b2b6;
	text-decoration: none;
}
#page #corps #menuleft a:hover {
	color:#992137;
}
#page #corps #menuleft ul.ssfamille{
	padding-left:8px;
}
#page #corps #menuleft li.ssfamille{
	background-image:none;
	padding-left:0;
	font-weight: normal;
}

#page #corps #menuleft li.ssfamille a{
	font-weight: normal;
}

#page #corps #menuleft .link_selected{
	color: #992137;
	font-weight: normal;
}
