/* Chercheur.css */

#liste_ch_et ul {
	margin: 0;
	padding: 0;
}

/*#liste_ch_et h2 {
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	font-size: .75em !important;
	font-family: tahoma, sans-serif !important;
	font-weight: 600 !important;
	color: #4A4238 !important;
	background: #ffffff;
}*/

#liste_ch_et li {
	margin: 8px 0 0 15px;
	padding: 0;
	font-size: .75em;
	list-style-image: url(../../../../templates/default/img/fr/bullet_blue_small.gif);
}