/*
	---------- Feuille de style de la recherche ----------
*/

.rappel_recherche,
.rappel_recherche div,
.rappel_recherche td {
	font-size: 11px;
}
.rappel_recherche_intitule {
	color: #9FA0A1;
}

.nom_cat1 {
	font-weight: bold;
	font-size: 10px;
}
div.nom_cat1 {
	background-color: #e8e8e8;
	margin-top:10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.picto_legende {
	font-size: 11px;
	color: #2E6396;
}
.picto_legende_checked {
	font-size: 11px;
	color: #E38400;	/* F8BB00 */
	font-weight: bold;
}

.chp_infos {
	font-size: 11px;
	color: #777777;
}

