#recherche #formRech #divFamilles {
	padding-left: 35px;
	margin-top: 22px;
}
#recherche #formRech #divFamilles #tagFamille {
	padding: 3px;
	font-size: 9px;
	line-height: 10px;
}
#tagFamille .ficheActive {
	font-weight: bold;
	background-color: #F1F1F1;

}
#recherche #formRech #rech {
	line-height: 22px;
	background-image: url(/images/recherche/champsTexte.gif);
	height: 24px;
	width: 202px;
	padding-left: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}
#recherche #formRech #affinez {
	background-image: url(/images/recherche/affinez.jpg);
	background-repeat: no-repeat;
}
#recherche #formRech #message {
	padding: 8px;
	border: 1px solid #999999;
	background-color: #FFFFCC;
}

