body { font-family: verdana; font-size: 12px; }
a {
	font-family: "verdana";

	font-style: normal;
	font-weight: bold;
	color: #56017D;
	text-decoration: none;
}
a:hover {
	font-family: "verdana";

	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
/***** RECHERCHE *****/
/* Texte au cas ou il n'y aurait pas de resultat a la recherche effectuee :
Aucun résultat pour la recherche...
*/
.no_res_search_annu { color: #ff0000; }

/* Timer pour le moteur de recherche */
.timer_search_annu { font-family: "verdana"; font-size: 8px; font-weight: bold; color: #000000; font-style: italic; }

/* Texte dans les resultats d'une recherche :
Categories trouvées, Sites trouves
*/
.res_search_cat_site_annu { font-weight: bold; }

/* Champ pour entrer le(s) mot(s) a rechercher */
input.text_to_search_annu { font-family: "verdana"; font-size: 12px; font-weight: bold; color: #000000; }

/* Bouton pour lancer la recherche */
input.button_make_search_annu { font-family: "verdana"; font-size: 10px; font-weight: bold; color: #000000; }

/* Texte en dessous du champ pour entrer la recherche a effectuer :
Résultats par page ...
*/
.text_search_annu {  }

/* Liste deroulante pour choisir le nombre de resultats de la recherche */
select.list_nb__res_search_annu { font-family: "verdana"; font-size: 10px; font-weight: bold; color: #000000; }
/***** SITES *****/
/* Titre des sites */
a.titre_site_annuaire { font-weight: bold; font-family: verdana; font-size: 16px;  }

/* Nombre de clics sur les sites */
.nb_clics_site_annuaire { font-weight: bold; font-family: verdana; font-size: 12px;  }

/* Date de validation des sites */
.date_validation_site_annuaire { font-weight: bold; font-family: verdana; font-size: 12px;  }

/* Moyenne + nombre de votes dans le top votes */
.moyenne_votes_topv_annuaire { font-weight: bold; font-family: verdana; font-size: 12px;  }

/* Description des sites */
.description_site_annuaire { font-weight: normal; font-family: verdana; font-size: 12px;  }

/* Moyenne des votes des sites */
.moyenne_votes_site_annuaire { font-weight: bold; font-family: verdana; font-size: 12px;  }

/* Lien pour voter pour les sites */
a.vote_site_annuaire { font-weight: bold; font-family: verdana; font-size: 12px;  }

/* Nombre de commentaires pour les sites */
.commentaire_site_annuaire { font-weight: bold; font-family: verdana; font-size: 12px;  }

/* Lien pour voir et ecrire des commentaires */
a.read_write_com_site_annuaire { font-weight: bold; font-family: verdana; font-size: 12px;  }

/* Position des sites (1,2,3,4,...) dans les Top clics et Top votes */
.position_site_annuaire { font-weight: bold; font-family: verdana; font-size: 12px;  }


