/***** BODY *****/
body 
{
	background-image: url(img/fond.jpg);
	background-color: #FAFABC;
	scrollbar-face-color: #903739;
	scrollbar-arrow-color: #FAFABC;
	scrollbar-track-color: #903739;
}

hr
{
	color: #903739;
}
/***** ACCUEIL *****/
/* Texte sur la page d'acceuil :
Cet annuaire contient...
*/
.text_index_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #903739;
}

/* Lien vers les categories princiaples sur la page d'accueil */ 
a.link_cat_index_annuaire
{
	font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-size: 17px;
	font-weight: lighter;
	text-decoration: none;
}

a.link_cat_index_annuaire:visited
{
 font-family: "Times New Roman", Times, serif;
 color: #903739;
 font-size: 17px;
 font-weight: lighter;
 text-decoration: none;
}

a.link_cat_index_annuaire:hover
{
 font-family: "Times New Roman", Times, serif;
 color: #fafabc;
 background-color: #903739;
 font-size: 17px;
 font-weight: lighter;
 text-decoration: none;
 border-top: dashed;
 border-bottom: dashed;
 border-width: 1px 1px 1px 1px;
 
}
/* Lien vers les sous-categories sur la page d'accueil */ 
a.link_scat_index_annuaire
{
 font-family: "Times New Roman", Times, serif;
 color: #CC7B7D;
 font-size: 15px;
 font-weight: lighter;
 text-decoration: none;
}

a.link_scat_index_annuaire:visited
{
 font-family: "Times New Roman", Times, serif;
 color: #CC7B7D;
 font-size: 15px;
 font-weight: lighter;
 text-decoration: none;
}

a.link_scat_index_annuaire:hover
{
 font-family: "Times New Roman", Times, serif;
 color: #fafabc;
 background-color: #903739;
 font-size: 15px;
 font-weight: lighter;
 text-decoration: none;
 border-top: dashed;
 border-bottom: dashed;
 border-width: 1px 1px 1px 1px;
 
}
/* Nombre de sous-categories entre les () sur la page d'accueil */
.nb_scat_index_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: lighter;
	text-decoration: none;
}



/***** CATEGORIES *****/
/* Lien vers les sous-categories sur les pages des categories */ 
a.link_scat_other_annuaire 
{
 font-family: "Times New Roman", Times, serif;
 color: #CC7B7D;
 font-size: 15px;
 font-weight: lighter;
 text-decoration: none;
}

a.link_scat_other_annuaire:visited 
{
 font-family: "Times New Roman", Times, serif;
 color: #CC7B7D;
 font-size: 15px;
 font-weight: lighter;
 text-decoration: none;
}

a.link_scat_other_annuaire:hover 
{
 font-family: "Times New Roman", Times, serif;
 color: #fafabc;
 background-color: #903739;
 font-size: 15px;
 font-weight: lighter;
 text-decoration: none;
 border-top: dashed;
 border-bottom: dashed;
 border-width: 1px 1px 1px 1px;
 
}

/* Nombre de sous-categories entre les () sur les pages des categories */
.nb_scat_other_annuaire 
{
 font-family: "Times New Roman", Times, serif;
 color: #f26d70;
 font-size: 15px;
 font-weight: bold;
 text-decoration: none;
}


/* Texte qui est affiche en guise de description d'une categorie */
.text_cat_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #903739;
}
/* Texte pour dire qu'il n'y a pas de site dans une categorie :
Pas encore de sites dans...
*/
.no_site_in_cat_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
}


/***** SITES *****/
/* Titre des sites */
a.titre_site_annuaire 
{
  font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.titre_site_annuaire:visited 
{
   font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.titre_site_annuaire:hover 
{
  font-family: "Times New Roman", Times, serif;
 color: #fafabc;
 background-color: #903739;
 font-size: 16px;
 font-weight: bold;
 text-decoration: none;
 border-top: dashed;
 border-bottom: dashed;
 border-width: 1px 1px 1px 1px;
 }

/* Nombre de clics sur les sites */
.nb_clics_site_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: lighter;
}

/* Date de validation des sites */
.date_validation_site_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: lighter;
}

/* Moyenne + nombre de votes dans le top votes */
.moyenne_votes_topv_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: lighter;
}

/* Description des sites */
.description_site_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #cc7b7d;
	font-size: 15px;
	font-weight: lighter;
}

/* URL des sites */
.url_site_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-size: 15px;
	font-weight: lighter;
}

/* Moyenne des votes des sites */
.moyenne_votes_site_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: lighter;
}

/* Lien pour voter pour les sites */
a.vote_site_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-size: 15px;
	font-weight: lighter;
	text-decoration: underline;
}

a.vote_site_annuaire:visited 
{
	font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-size: 15px;
	font-weight: lighter;
	text-decoration: underline;
}

a.vote_site_annuaire:hover 
{
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	background-color: #903739;
	font-size: 15px;
	font-weight: lighter;
	text-decoration: none;
	border-top: dashed;
	border-bottom: dashed;
	border-width: 1px 1px 1px 1px;
}


/* Nombre de commentaires pour les sites */
.commentaire_site_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: lighter;
}

/* Lien pour voir et ecrire des commentaires */
a.read_write_com_site_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-size: 15px;
	font-weight: lighter;
	text-decoration: underline;
}

a.read_write_com_site_annuaire:visited 
{
	font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-size: 15px;
	font-weight: lighter;
	text-decoration: underline;
}

a.read_write_com_site_annuaire:hover 
{
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	background-color: #903739;
	font-size: 15px;
	font-weight: lighter;
	text-decoration: none;
	border-top: dashed;
	border-bottom: dashed;
	border-width: 1px 1px 1px 1px;
}

/* Position des sites (1,2,3,4,...) dans les Top clics et Top votes */
.position_site_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 16px;
	font-weight: bold;
	
}


/***** NOUVEAUTES *****/
/* Texte pour dire qu'il n'y a pas de nouveaux sites ces X derniers jours :
Aucun site n'a été ajouté ...
*/
.no_new_site_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: lighter;
}

/* Date pour laquelle il y a des nouveaux sites */
.date_new_site_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: bold;
}


/***** TOP CLICS *****/
/* Texte pour dire qu'aucun site n'a deja recu de clic :
Aucun site n'a encore reçu de visite...
*/
.no_clic_site_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: lighter;
}


/***** TOP VOTES *****/
/* Texte pour dire qu'on n'a pas encore voter pour les sites :
Aucun site n'a encore reçu de vote...
*/
.no_vote_site_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: lighter;
}

/* Liens vers les 2 types de classement par votes (moyenne ou nombre) */
a.type_vote_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: lighter;
}

a.type_vote_annuaire:visited 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: lighter;
}

a.type_vote_annuaire:hover 
{
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	background-color: #903739;
	font-size: 15px;
	font-weight: lighter;
	text-decoration: none;
	border-top: dashed;
	border-bottom: dashed;
	border-width: 1px 1px 1px 1px;
}
/***** 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_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: lighter;
}

/* Timer pour le moteur de recherche */
.timer_search_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: lighter;
	font-style: italic;
}
/* Texte dans les resultats d'une recherche :
Categories trouvées, Sites trouves
*/
.res_search_cat_site_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-weight: bold;
}

/* Champ pour entrer le(s) mot(s) a rechercher */
input.text_to_search_annuaire 
{
   background-color: #903739;
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	font-size: 12px;
	border-color: #cc7b7d #cc7b7d #cc7b7d #cc7b7d;
  }

/* Bouton pour lancer la recherche */
input.button_make_search_annuaire 
{
   background-color: #903739;
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	font-size: 12px;
	
  }

/* Texte en dessous du champ pour entrer la recherche a effectuer :
Résultats par page ...
*/
.text_search_annuaire 
{
   background-color: #903739;
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	font-size: 12px;
	border-color: #cc7b7d #cc7b7d #cc7b7d #cc7b7d;
  }

/* Liste deroulante pour choisir le nombre de resultats de la recherche */
select.list_nb__res_search_annuaire 
{
   background-color: #903739;
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	font-size: 12px;
	border-color: #903739 #903739 #903739 #903739;
  }


/***** AJOUTER UN SITE *****/
/* Texte de confirmation apres la proposition d'un site dans l'annuaire */
.confirm_add_site_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: bold;
}

/* Texte pour dire que tous les champs sont obligatoires */
.all_field_required_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: bold;
}

/* Texte pour signaler qu'on ne peut pas ajouter de site dans cette categorie */
.can_not_add_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: bold;
}
/* Texte devant les champs :
Votre nom :, Votre prénom,...
*/
.text_before_field_add_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-size: 15px;
	font-weight: lighter;
	
}

/* Champ(4) pour rentrer les donnees du site (nom, email, URL, titre) */
input.field_data_add_site_annuaire 
{
   background-color: #903739;
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	font-size: 12px;
	border-color: #cc7b7d #cc7b7d #cc7b7d #cc7b7d;
  }

/* Textarea pour la description du site */
textarea.descr_add_site_annuaire 
{
   background-color: #903739;
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	font-size: 12px;
	border-color: #cc7b7d #cc7b7d #cc7b7d #cc7b7d;
  }

/* Bouton pour envoyer le formulaire */
input.submit_form_add_site_annuaire 
{
   background-color: #903739;
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	font-size: 12px;
	
  }

/* Liste deroulante avec toutes les categories */
select.list_all_cats_annuaire 
{
   background-color: #903739;
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	font-size: 12px;
	border-color: #903739 #903739 #903739 #903739;
  }  


/***** VOTE *****/
/* Texte si on a deja vote pour le site :
Vous avez déjà voté ces dernières...
*/
.deja_vote_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: bold;
}

/* Texte apres avoir voter correctement */
.vote_ok_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #a47ca5;
	font-size: 15px;
	font-weight: bold;
}

/* Texte qui apparait dans la popup avant de voter :
Vous allez pouvoir voter...
*/
.text_vote_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #cc7b7d;
	font-size: 15px;
	font-weight: lighter;
}

/* Liste deroulante avec les votes possibles */
select.list_vote_site_annuaire 
{
   background-color: #903739;
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	font-size: 12px;
	border-color: #903739 #903739 #903739 #903739;
  }


/***** COMMENTAIRES *****/
/* Texte pour signaler qu'il n'y a pas encore eu de commentaires pour un site :
Pas encore de commentaire...
*/
.no_com_site_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: bold;
}

/* Auteur + date d'ajout du commentaire */
.author_and_date_com_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 15px;
	font-weight: light;
}

/* Texte du commentaire */
.text_com_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #cc7b7d;
	font-size: 15px;
	font-weight: lighter;
}

/* Bouton pour ajouter un commentaire */
input.button_add_com_annuaire 
{
   background-color: #903739;
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	font-size: 12px;
	
  }

/* Texte devant les champs du formulaire d'ajout d'un commentaire */
.text_before_field_com_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-size: 15px;
	font-weight: lighter;
	
}

/* Textarea pour entrer le commentaire */
textarea.text_add_com_annuaire 
{
   background-color: #903739;
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	font-size: 12px;
	border-color: #cc7b7d #cc7b7d #cc7b7d #cc7b7d;
  }

/* Champs nom et email pour la personne qui ajoute un commentaire */
input.champ_com_annuaire 
{
   background-color: #903739;
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	font-size: 12px;
	border-color: #cc7b7d #cc7b7d #cc7b7d #cc7b7d;
  } 


/***** DIVERS *****/
/* Lien dans le bas des pages */
a.link_footer_annuaire
{
 font-family: "Times New Roman", Times, serif;
 color: #cc7b7d;
 font-size: 15px;
 font-weight: bold;
 text-decoration: underline;
}

a.link_footer_annuaire:visited
{
 font-family: "Times New Roman", Times, serif;
 color: #cc7b7d;
 font-size: 15px;
 font-weight: bold;
 text-decoration: underline;
}

a.link_footer_annuaire:hover
{
 font-family: "Times New Roman", Times, serif;
 color: #fafabc;
 background-color: #903739;
 font-size: 15px;
 font-weight: bold;
 text-decoration: none;
 border-top: dashed;
 border-bottom: dashed;
 border-width: 1px 1px 1px 1px;
 
}

a.link_footer
{
 font-family: "Times New Roman", Times, serif;
 color: #cc7b7d;
 font-size: 12px;
 font-weight: light;
 text-decoration: underline;
}

a.link_footer:visited
{
 font-family: "Times New Roman", Times, serif;
 color: #cc7b7d;
 font-size: 12px;
 font-weight: light;
 text-decoration: underline;
}

a.link_footer:hover
{
 font-family: "Times New Roman", Times, serif;
 color: #fafabc;
 background-color: #903739;
 font-size: 12px;
 font-weight: light;
 text-decoration: none;
 border-top: dashed;
 border-bottom: dashed;
 border-width: 1px 1px 1px 1px;
 
}
/* Liens principaux de l'annuaire (Accueil, Top clics, Ajouter un site,...) */
a.top_link_annuaire
{
	font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
}

a.top_link_annuaire:visited
{
	font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
}

a.top_link_annuaire:hover
{
 font-family: "Times New Roman", Times, serif;
 color: #fafabc;
 background-color: #903739;
 font-size: 17px;
 font-weight: bold;
 text-decoration: none;
 border-top: dashed;
 border-bottom: dashed;
 border-width: 1px 1px 1px 1px;
 
}
/* Arborescence en ligne des categories (texte) */
.arbo_annuaire 
{
 font-family: "Times New Roman", Times, serif;
 color: #cc7b7d;
 font-size: 17px;
 font-weight: bold;
 text-decoration: none;
}
.arbo_annuaire_petit 
{
   font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
}

a.arbo_annuaire_petit 
{
   font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
}

a.arbo_annuaire_petit:visited 
{
   font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
}

a.arbo_annuaire_petit:hover 
{
   font-family: "Times New Roman", Times, serif;
 color: #fafabc;
 background-color: #903739;
 font-size: 12px;
 font-weight: lighter;
 text-decoration: none;
 border-top: dashed;
 border-bottom: dashed;
 border-width: 1px 1px 1px 1px;
}
/* Arborescence en ligne des categories (liens) */
a.arbo_annuaire
{
 font-family: "Times New Roman", Times, serif;
 color: #cc7b7d;
 font-size: 17px;
 font-weight: lighter;
 text-decoration: none;
}

a.arbo_annuaire:visited
{
 font-family: "Times New Roman", Times, serif;
 color: #cc7b7d;
 font-size: 17px;
 font-weight: lighter;
 text-decoration: none;
}

a.arbo_annuaire:hover
{
 font-family: "Times New Roman", Times, serif;
 background-color: #903739;
 color: #fafabc;
 font-size: 17px;
 font-weight: lighter;
 text-decoration: none;
 border-top: dashed;
 border-bottom: dashed;
 border-width: 1px 1px 1px 1px;
}


/* Liens vers les numeros des pages si il y a trop de sites pour etre affiche sur une seule page (categorie + recherche) */
link_numpage_annuaire
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: underline;
}

a.link_numpage_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: underline;
}

a.link_numpage_annuaire:visited 
{
	font-family: "Times New Roman", Times, serif;
	color: #f26d70;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: underline;
}

a.link_numpage_annuaire:hover 
{
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	background-color: #903739;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	border-top: dashed;
	border-bottom: dashed;
	border-width: 1px 1px 1px 1px;
}
/* Titre des pages de l'annuaire */
.titre_annuaire 
{
	font-family: "Times New Roman", Times, serif;
	color: #903739;
	font-size: 20px;
	font-weight: lighter;
}

/* Lien vers la categorie d'un site dans les nouveautes, les tops et le moteur... */
.link_to_cat_annuaire 

{
	font-family: "Times New Roman", Times, serif;
	color: #cc7b7d;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
}
a.link_to_cat_annuaire 

{
	font-family: "Times New Roman", Times, serif;
	color: #cc7b7d;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
}

a.link_to_cat_annuaire:visited 

{
	font-family: "Times New Roman", Times, serif;
	color: #cc7b7d;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
}

a.link_to_cat_annuaire:hover 

{
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	background-color: #903739;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	border-top: dashed;
	border-bottom: dashed;
	border-width: 1px 1px 1px 1px;
}

/* Boutons des formulaires pour fermer les popups pour les votes et les commentaires */
input.button_close_annuaire 
{
   background-color: #903739;
	font-family: "Times New Roman", Times, serif;
	color: #fafabc;
	font-size: 12px;
	
  }


