/* CSS Document */
#texte_annuaire{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#73A82B;
	padding-left: 5px;
}
#texte_annuaire a{
 font-size:11px;
 color:#000000;
 text-decoration:underline;
 font-weight:normal;
}
#texte_annuaire a:hover{
 font-size:11px;
 color:#000000;
 text-decoration:none;
 font-weight:normal;
}
