/***** BODY *****/
body { background: #ffffff; font-family: Arial; }


/***** ACCUEIL *****/
/* Texte sur la page d'acceuil :
Cet annuaire contient...
*/
.text_index_annuaire {  font-size: 12px;color: #1E406E; }

/* Lien vers les categories princiaples sur la page d'accueil 336699*/
a.link_cat_index_annuaire {  font-family: Arial; font-size: 12px; color:#1E406E; font-weight:normal;line-height:15pt }

/* Lien vers les sous-categories sur la page d'accueil */
a.link_scat_index_annuaire { font-size: 12px;color: #1E406E; }

/* Nombre de sous-categories entre les () sur la page d'accueil */
.nb_scat_index_annuaire { font-size: 12px; }


/***** CATEGORIES *****/
/* Lien vers les sous-categories sur les pages des categories */
a.link_scat_other_annuaire { font-family: Arial; font-size: 12px;color: #1E406E; }

/* 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-weight: bold; font-family: Arial; font-size: 12px; }

/* 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-size: 12px;color: #ff0000; }


/***** SITES *****/
/* Titre des sites */
a.titre_site_annuaire { font-size: 14px; }

/* Nombre de clics sur les sites */
.nb_clics_site_annuaire { font-size: 14px; }

/* Date de validation des sites */
.date_validation_site_annuaire { font-size: 14px; }

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

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

/* URL des sites */
.url_site_annuaire { font-size: 12px; color: dimgray }

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

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

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

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

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


/***** 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-size: 12px; color: #ff0000; }

/* Date pour laquelle il y a des nouveaux sites */
.date_new_site_annuaire { 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-size: 12px; color: #ff0000; }


/***** 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-size: 12px; color: #ff0000; }

/* Liens vers les 2 types de classement par votes (moyenne ou nombre) */
a.type_vote_annuaire { font-size: 13px; color: #336699; font-weight:bold; }


/***** 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-size: 12px; color: #ff0000; }

/* Timer pour le moteur de recherche */
.timer_search_annuaire { font-style: italic; }

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

/* Champ pour entrer le(s) mot(s) a rechercher */
input.text_to_search_annuaire {  }

/* Bouton pour lancer la recherche */
input.button_make_search_annuaire {  }

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

/* Liste deroulante pour choisir le nombre de resultats de la recherche */
select.list_nb__res_search_annuaire {  }


/***** AJOUTER UN SITE *****/
/* Texte de confirmation apres la proposition d'un site dans l'annuaire */
.confirm_add_site_annuaire { font-size: 14px; }

/* Texte pour dire que tous les champs sont obligatoires */
.all_field_required_annuaire { color: #ff0000; font-weight: bold; }

/* Texte pour signaler qu'on ne peut pas ajouter de site dans cette categorie */
.can_not_add_annuaire { color: #ff0000; font-weight: bold; font-size: 14px; }

/* Texte devant les champs :
Votre nom :, Votre prénom,...
*/
.text_before_field_add_annuaire { font-family: Arial; font-size: 12px; }

/* Champ(4) pour rentrer les donnees du site (nom, email, URL, titre) */
input.field_data_add_site_annuaire {  }

/* Textarea pour la description du site */
textarea.descr_add_site_annuaire {  }

/* Bouton pour envoyer le formulaire */
input.submit_form_add_site_annuaire {  }

/* Liste deroulante avec toutes les categories */
select.list_all_cats_annuaire {  }


/***** VOTE *****/
/* Texte si on a deja vote pour le site :
Vous avez déjà voté ces dernières...
*/
.deja_vote_annuaire { color: #ff0000; }

/* Texte apres avoir voter correctement */
.vote_ok_annuaire { color: #009900; }

/* Texte qui apparait dans la popup avant de voter :
Vous allez pouvoir voter...
*/
.text_vote_annuaire { font-weight: bold; }

/* Liste deroulante avec les votes possibles */
select.list_vote_site_annuaire {  }


/***** 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 { color: #ff0000; }

/* Auteur + date d'ajout du commentaire */
.author_and_date_com_annuaire { font-weight: bold; }

/* Texte du commentaire */
.text_com_annuaire {  }

/* Bouton pour ajouter un commentaire */
input.button_add_com_annuaire {  }

/* Texte devant les champs du formulaire d'ajout d'un commentaire */
.text_before_field_com_annuaire { font-weight: bold; }

/* Textarea pour entrer le commentaire */
textarea.text_add_com_annuaire { font-size: 12px; }

/* Champs nom et email pour la personne qui ajoute un commentaire */
input.champ_com_annuaire {  }


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

/* Liens principaux de l'annuaire (Accueil, Top clics, Ajouter un site,...) */
a.top_link_annuaire { font-family: Verdana; font-size:9px; color: #ffffff;text-decoration:none;  font-weight:bold;}

/* Arborescence en ligne des categories (texte) */
.arbo_annuaire { font-size: 13px; color: #1E406E; font-weight:bold; }
.arbo_annuaire_petit { color:green; font-weight: normal; }

/* Arborescence en ligne des categories (liens) */
a.arbo_annuaire { font-size: 13px; color: #1E406E; 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 {  }


/* mise en forme, table */
a img
{border:none;}

.tabmain{
        background-color: #ffffff;
        width: 900px;
        border:0px;
        padding:0px;
        margin:0px;
}
.tabtop {
        background-color: #ffffFF;
        height:72px;
        width: 100%;
        border: 0px;
        padding:0px;
        margin:0px;
}
.tabpromo {
        background-color: #FFFFFF;
        height: 80px;
        width: 100%;
        border: 0px;
        padding:0px;
        margin:0px;
}
.tabcontent {  text-decoration: none
        background-color: #FFFFFF;
        width: 100%;
        border: solid 0px;
        padding:0px;
        margin:0px;

}
.B0{   color:#CC3333;
       border:dashed 1px;
       border-color:#CC3333;
        background-color:#FFFFFF;
        text-align:center;
        padding:0px;
        margin:0px;}

.B1{   color:#ffffff;
       border:solid 1px;
       border-color:#cccccc;
        background-color:#546776;
        text-align:right;
        padding:0px;
        margin:0px;}

.B2{   color:#ffffff;
       border:solid 1px;
       border-color:#cccccc;
        background-color:#546776;
        text-align:center;
        padding:0px;
        margin:0px;}

.tabfoot {border-collapse: collapse;
        background-color: #FFffff;
        height: 80px;
        width: 100%;
        border:solid 0px;border-color:#D2D2D2;
        padding:0px;
        margin:0px;
}
.tabfoot1 {
        background-color: #FFFFFF;
        border-collapse: collapse;
        width: 100%;   border-collapse: collapse;
        border: solid 1px;border-color:#D2D2D2;
        padding:0px;
        margin:0px;
}
.tabfoot2 {    border-collapse: collapse;
        background-color: #FFFFFF;
        width: 100%;
        border: solid 0px;border-color:#D2D2D2;

}
.tabmenu {

        vertical-align:top;
        width: 100%;
        text-align:center;
        border:solid 1px;
        border-color:#D2D2D2;
        padding:0px;
        margin:0px;
}

.tabpromu {
        vertical-align:top;
        width: 100%;
        text-align:center;
        border:solid 0px ;
        padding:0px;
        margin:0px;
}
  h4.blk{
          font-family:georgia, book antiqua,arial, sans serif, verdana;
          font-size: 13px;
          color: #336699;
          text-decoration: none;
          vertical-align:bottom;

        }
a.blk, a.blk:visited{
          font-size: normal;
          color: #336699;
          text-decoration: none;


        }
.tabblk {
        vertical-align:top;
        width: 100%;
        text-align:left;
        border-collapse:collapse;
        border:solid 1px ;
        border-color:#D2D2D2;
        font-family: arial sans serif;font-size:13px;
         cellspacing="0"
        padding:3px;
}
.tabbanhaut {
        border:solid 1px ;
        border-color:#D2D2D2;
        background-color: #FFffff;
        width:100%;
        text-align:;}

.tabban {

        border: 0px;
        padding:0px;

}

.tdlogo {
        background-color: #ffffff;
        width: 250px;
        border: 0px;
        padding:0px;
        margin:0px;
}
.tdbannieretop {
        background-color: #ffffff;
        height: 72px;
        border: 0px;
        padding:0px;
        margin:0px;
}
.tdmenuhaut {
        height: 50px;
        border: solid 0px;
        padding:0px;
        margin:0px;
        vertical-align:top;

}
.tdpromolat {
        background-color: #ffffff;
        width: 20%;
        border: 1px solid #000 ;
        border-color:#D2D2D2;
        padding:0px;
        margin:0px;
        vertical-align:top;
        text-align:center;
        }
.tdcontentlat {
        background-color: #ffffff;
        width: 140px;
        border: solid 0px;
        padding:0px;
        margin:0px;
        vertical-align:top;

}
 .contenu {
         color:#333333;
         background-color: #ffffff;}
.tdfoot00 {
        border-collapse: collapse;
        background-color: #FFFFFF;
        border: solid 1px;  border-color:#D2D2D2;

}
.tabpromocentre {
        background-color: #FFffff;
        border: 0px;
}
#menu ul{margin-left: 0;
        padding-left: 0;
        list-style-type: none;
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 10px;margin:0;
        }
#menu a{
        display: block;padding:2px;
        width: 132px;
        background-color:#F7F7F4;
        border-bottom: 1px solid #D2D2CA;
        }
#menu a:link, #menuitems a:visited{
        color: #333;text-decoration: none;
        font-weight: bold; text-align:left;
        }
#menu a:hover{background-color: #D2D2CA;
      color: #333;
      font-weight: bold;
        }



#menu2 ul{margin-left:0;
        padding-left: 20px;
        list-style-type:circle;
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 10px;margin:0;
        }
#menu2 a{
        display: block;padding:2px;
        width:95% ;
        background-color:#F7F7F4;
        border-bottom: 1px solid #FFFFFF;
        }
#menu2 a:link, #menuitems2 a:visited{
        color: #333;text-decoration: none;
        font-weight: bold; text-align:left;
        }
#menu2 a:hover{background-color: #EBEBC1;
      color: #940016;
      font-weight: bold;
        }
 a.linkcontent { font-family: arial; font-size:10px; color: #336699;text-decoration:none;  font-weight:bold;}
  a.linkcontent2 { font-family: arial sans serif; font-size:13px; color: #0000FF;text-decoration:none;  font-weight:normal;}
 /* menuho ul {
list-style-type: none;
width: 90%; /* précision pour Opera
} */




   .B0 li {
float: left;
}

.B0 a {
margin: 0px;
width:60px;
height: 12px;
text-align:center;
border-right: 0px solid #B4B4B4;
text-decoration: none;
color: #CC3333;
background: #FFFFFF;
}

.B0 a:hover {
color: #CCCC33;
border: 0px solid gray;

}

.B0 a:active {
background: #CC3333;
border: 0px solid gray;
color: #CC3333;
}
    a.liennav{
 COLOR: #FFFFFF; text-align:center;
 font: 9px arial, sans-serif;
  text-decoration: none }

  .promoprodext {

        width: 100%;

        border-collapse:collapse;
        border:dashed 1px ;
        border-color:#336699;
        font-family: arial sans serif;font-size:13px;
         cellspacing="0"
        padding:3px;
}
.promoprod {
        vertical-align:;
        width: 100%;
        text-align:left;
        border-collapse:collapse;
        border:solid 0px ;
        border-color:#336699;
        font-family: arial sans serif;font-size:13px;
         cellspacing="0"
        padding:3px;
}

.presentation {
         color:#333333;
         background-color: #ffffff;
         font-family: verdana,arial sans serif;
          font-size:14px;
         }
h1{
          font-family:georgia, book antiqua,arial, sans serif, verdana;
          font-size: 14px;
                  }

 #pageName{color: #FFFF00;
        margin: 0px;
        padding: 0px 0px 0px 10px;}

         /************** #headlines styles **************/

#headlines{
        margin: 0px;
        padding: 5px 0px 20px 10px;
        font-size: 80%;
}

#headlines p{
        padding: 5px 0px 5px 0px;
}
.nav1{

border: 1px solid #FFFFFF;

background-color: #ffffff;
}

ul {
list-style-type: none;
width: 100%; /* précision pour Opera */
}

.tmenu li {
float: left;
}

.tmenu a {
margin: 0 0px;
width:80px;
height: 16px;
display: block;
text-align:center;
border-right: 1px solid #CC3333;
text-decoration: none;
color: #FFFFFF;
background: #CC3333;
}

.tmenu a:hover {
background: #CC9999;
border: 0px solid gray;
}

.tmenu a:active {
background: #CC3333;
border: 0px solid gray;
color: #fff;
}
a.test {text-decoration: none;
color: #222;
}
a.liennav{
 COLOR: #FFFFFF; text-align:center; font: 9px geneva, verdana, arial, sans-serif; text-decoration: none }