#annuaire {
	color:#fff;
}

#annuaire .resultats {
	padding-left:40px;
}

#annuaire .titre_resultats {
	color:#8b2413;
	font-weight:bold;
	padding-left:10px;
}

#annuaire .resultats_conteneur {
	bborder-top:1px dotted #8b2413;
	bborder-bottom:1px dotted #8b2413;
	padding:2px;
}

.nouvelle_recherche {
	text-align:right;
	padding-right:30px;
}

.nouvelle_recherche a {
	color:#d54d12;
	text-decoration:none;
}

.recherche_input {
	border-bottom:1px dotted #8b2413;
	padding-bottom:1px;
}

.recherche_carre {
	position:absolute;
	left:-17px;
	top:4px;
	height:7px;
	width:7px;
	background-color:#8b2413;
	font-size:1px;
}