/***** BODY *****/
body {background-image: url(images/bg.gif); background-color:#707787;}

/* POLICES */
a:link {text-decoration:none;}

h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 16px; text-decoration:none; color:#666666; font-weight:bold;}
h2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:none; color:#666666; font-weight:bold;}

/* TABLEAUX */
table#haut {background-image:url(images/haut.jpg); height:269px; width:780px; height:130px; margin-left:auto; margin-right:auto;}
table#milieu {background-color:#FFFFFF; width:800px; margin-left:auto; margin-right:auto;}
table#bas {background-image:url(images/bas.jpg); height:51px; width:780px; margin-left:auto; margin-right:auto;}
table#xsl {background-color:#FFFFFF; width:800px; margin-left:auto; margin-right:auto;}
td#coldroite {width:120px;}
#menugeneral {width:800px; margin-left:auto; margin-right:auto; background-color:#FFFFFF;}

/***** ACCUEIL *****/
/* Texte sur la page d'acceuil :
Cet annuaire contient...
*/
.text_index_annuaire {  }

/* Lien vers les categories principales sur la page d'accueil */ 
a.link_cat_index_annuaire { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:none; color:#666666; font-weight:bold; }
a.link_cat_index_annuaire:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:none; color:#009966; font-weight:bold; }


/* Lien vers les sous-categories sur la page d'accueil */ 
a.link_scat_index_annuaire { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; color:#666666; font-weight:bold; }
a.link_scat_index_annuaire:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; color:#009966; font-weight:bold; border-bottom : 1px dotted #CCC; border-top : 1px dotted #CCC;}

/* Nombre de sous-categories entre les () sur la page d'accueil */
.nb_scat_index_annuaire { font-family: Arial; font-size: 15px; text-decoration:none; }


/***** CATEGORIES *****/
/* Lien vers les sous-categories sur les pages des categories */ 
.link_scat_other_annuaire { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none; color:#666666; font-weight:bold; }
a.link_scat_other_annuaire { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none; color:#666666; font-weight:bold; }
a.link_scat_other_annuaire:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none; color:#666666; font-weight:bold; }
a.link_scat_other_annuaire:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none; color:#009966; font-weight:bold; }
a.link_scat_other_annuaire:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none; color:#666666; font-weight:bold; }
a.link_scat_other_annuaire:link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none; color:#666666; font-weight:bold; }

/* Nombre de sous-categories entre les () sur les pages des categories */
.nb_scat_other_annuaire {  }


/* Texte qui est affiche en guise de description d'une categorie */
.text_cat_annuaire {font-family: Arial; font-size: 11px; padding-left:10px; padding-right:10px; text-align:justify; }

/* Texte pour dire qu'il n'y a pas de site dans une categorie :
Pas encore de sites dans...
*/
.no_site_in_cat_annuaire { color: #ff0000; }



/***** DIVERS *****/
/* Lien dans le bas des pages 
a.link_footer_annuaire { font-family: Verdana; font-size: 12px; font-weight: bold; }

/* Liens principaux de l'annuaire (Accueil, Top clics, Ajouter un site,...) 
a.top_link_annuaire { font-family: Verdana; font-size:13px; }*/

/* Arborescence en ligne des categories (texte) */

.arbo_annuaire { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:none; color:#666666; font-weight:bold; }
/* Arborescence en ligne des categories (liens) */
a.arbo_annuaire { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:none; color:#666666; font-weight:bold; }
a.arbo_annuaire:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:none; color:#666666; font-weight:bold; }
a.arbo_annuaire:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:none; color:#009966; font-weight:bold; }
a.arbo_annuaire:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:none; color:#666666; font-weight:bold; }
a.arbo_annuaire:link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:none; color:#666666; font-weight:bold; }
/* Liens vers les numeros des pages si il y a trop de sites pour etre affiche sur une seule page (categorie + recherche) */
a.link_numpage_annuaire { font-size: 11px; font-family: Arial; }

/* Titre des pages de l'annuaire */
.titre_annuaire { font-size: 18px; font-weight: bold; font-family: Arial; }

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

/* Boutons des formulaires pour fermer les popups pour les votes et les commentaires */
input.button_close_annuaire {  }


