/*div#cont-gauche p.famille {
	margin:0;padding:0;
	width:230px;
	height: 35px;
	line-height: 35px;
	text-indent: 40px;
	background: url(../img/fond/fond-menu-fam.png) center no-repeat;
}*/
div#cont-gauche p.famille {
	background:url("../img/fond/fond-menu-fam.png") no-repeat scroll center bottom transparent;
	height:100%;
	/*line-height:35px;*/
	margin:0 0 0 -20px;
	padding:5px 0 5px 40px;
	/*text-indent:40px;*/
	width:220px;
}
div#cont-gauche p.famille a{
	width:230px;
	height: 35px;
	color:#FFFFFF;
	text-decoration:none;
}
div#cont-gauche p.ssfamille, div#cont-gauche p.ssfamille-on {
	margin:5px 0 5px 40px;padding:0;
	width:190px;
	font-size:0.8em;
}
div#cont-gauche p.ssfamille a{
	width:190px;
	height: 25px;
	color:#FF9999;
	text-decoration:none;
}

div#cont-gauche p.ssfamille-on a{
	width:190px;
	height: 25px;
	color:#FFFFFF;
	text-decoration:none;
}
