/***** BODY *****/
body {
	background: #FFFFFF;
	font-family: Arial,sans-serif;
	color: Black;
	background-image: url(../fond-n&b.gif);
}

/***** ACCUEIL *****/
/* Texte sur la page d'acceuil :
Cet annuaire contient...
*/
.text-index-annuaire { text-align: center; }

/* Lien vers les categories princiaples sur la page d'accueil */ 
a.link-cat-index-annuaire { font-family: Arial,sans-serif; font-size: 14px; list-style: inside url(../default/rub.gif); }

.link-cat-index-annuaire { font-family: Arial,sans-serif; font-size: 15px; list-style: outside url(../default/rub.gif); }

/* Lien vers les sous-categories sur la page d'accueil */ 
a.link-scat-index-annuaire { font-family:Arial,sans-serif; font-size: 12px; }

/* Nombre de sous-categories entre les () sur la page d'accueil */
.nb-scat-index-annuaire { font-family:Arial,sans-serif; font-size: 12px; }

/* Texte lorsqu'il y a du contenu r&eacute;dactionnel */
.text-paragraphe { text-align: justify; margin-left: 40px; margin-right: 40px; text-indent: 1cm;      }

/* Texte de mise en garde de la page d'accueil */
.meg { list-style-type: square; list-style-position: outside; text-align: justify; margin-left: 40px; margin-right: 40px; }

.entrer { font-size: 40px; text-align: center; }

/***** CATEGORIES *****/
/* Lien vers les sous-categories sur les pages des categories */ 
a.link-scat-other-annuaire { font-family:Arial,sans-serif; font-size: 15px; }

/* 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,sans-serif; 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 { color: #666666; font-weight: bold; font-family: Arial,sans-serif; text-align: center; }
a.no-site-in-cat-annuaire { text-decoration: underline; }


/***** SITES *****/
/* Titre des sites */
a.titre-site-annuaire {  }

/* Nombre de clics sur les sites */
.nb-clics-site-annuaire {  }

/* Date de validation des sites */
.date-validation-site-annuaire {  }

/* Moyenne + nombre de votes dans le top votes */
.moyenne-votes-topv-annuaire {  }

/* Description des sites */
.description-site-annuaire { color: Black; }
a.description-site-annuaire { color: Yellow;text-decoration: none; text-transform: none; }

/* Moyenne des votes des sites */
.moyenne-votes-site-annuaire {  }

/* Lien pour voter pour les sites */
a.vote-site-annuaire {  }

/* Nombre de commentaires pour les sites */
.commentaire-site-annuaire {  }

/* Lien pour voir et ecrire des commentaires */
a.read-write-com-site-annuaire {  }

/* Position des sites (1,2,3,4,...) dans les Top clics et Top votes */
.position-site-annuaire {  }


/***** NOUVEAUTES *****/
/* Texte pour dire qu'il n'y a pas de nouveaux sites ces X derniers jours :
Aucun site n'a &eacute;t&eacute; ajout&eacute; ...
*/
.no-new-site-annuaire { color: #666666; font-weight: bold; font-family: Arial,sans-serif; font-size: 9px; }

/* 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 { color: #666666; font-weight: bold; font-family: Arial,sans-serif; font-size: 9px; }


/***** 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 { color: #666666; font-weight: bold; font-family: Arial,sans-serif; font-size: 9px; }

/* Liens vers les 2 types de classement par votes (moyenne ou nombre) */
a.type-vote-annuaire {  }


/***** RECHERCHE *****/
/* Texte au cas ou il n'y aurait pas de resultat a la recherche effectuee :
Aucun r&eacute;sultat pour la recherche...
*/
.no-res-search-annuaire { color: #666666; font-weight: bold; font-family: Arial,sans-serif; font-size: 9px; }

/* Timer pour le moteur de recherche */
.timer-search-annuaire { font-style: italic; }

/* Texte dans les resultats d'une recherche :
Categories trouv&eacute;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 { text-align: left; }

/* Bouton pour lancer la recherche */
input.button-make-search-annuaire {  }

/* Texte en dessous du champ pour entrer la recherche a effectuer :
R&eacute;sultats par page ...
*/
.text-search-annuaire { text-align: center; }

/* 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: #666666; font-weight: bold; text-align: center; }

/* Texte pour signaler qu'on ne peut pas ajouter de site dans cette categorie */
.can-not-add-annuaire { color: #666666; font-weight: bold; font-family: Arial,sans-serif; font-size: 14px; }

/* Texte devant les champs :
Votre nom :, Votre pr&eacute;nom,...
*/
.text-before-field-add-annuaire { font-family:Arial,sans-serif; 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 {  }  

/* Conditions d'inscription */
.titre-conditions { text-align: center; }

.regles-titre { background: Silver; list-style: decimal outside; margin-left: 100px; margin-right: 100px; padding-left: 30px; font-weight: bold; border-bottom: thin solid Black; border-right: thin solid Black; }

.regles-contenu { background: White; list-style: decimal outside; margin-left: 100px; margin-right: 100px; padding-left: 50px; padding-right: 20px; padding-top: 5px; padding-bottom: 10px; text-align: justify; font-size: smaller; border-bottom: thin solid Silver; border-right: thin solid Silver; margin-bottom: 4px; }

.text-condition-annuaire { font-family:Arial,sans-serif; font-size: 10px; }

.promotion { background: White; list-style: decimal outside; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 10px; border-bottom: thin solid Silver; border-right: thin solid Silver; margin-bottom: 4px; }

/***** VOTE *****/
/* Texte si on a deja vote pour le site :
Vous avez d&eacute;j&agrave; vot&eacute; ces derni&egrave;res...
*/
.deja-vote-annuaire { color: #666666; font-weight: bold; font-family: Arial,sans-serif; font-size: 9px; }

/* Texte apres avoir voter correctement */
.vote-ok-annuaire { color: #666666; font-weight: bold; }

/* 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: #666666; font-weight: bold; font-family: Arial,sans-serif; font-size: 9px; }

/* 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 */
.link-footer-annuaire { text-align: center; font-family: Arial,sans-serif; font-size: 10px; font-weight: bold; margin-bottom: 5px; }

.footer-annuaire { text-align: center; font-family: Arial,sans-serif; font-size: 9px; margin-top: 5px; margin-bottom: 5px; border-right: 1px dashed Black; }

.footer { text-align: center; font-family: Arial,sans-serif; font-size: 9px; margin-top: 5px; margin-bottom: 5px;}

.text-centrer {text-align: center;}

/* Liens principaux de l'annuaire (Accueil, Top clics, Ajouter un site,...) */
a.top-link-annuaire { font-family:Arial,sans-serif; font-size:13px;text-decoration: none;  line-height: 5px;  border: 2px dotted Black;width: 120px; }

a:link { color: #333333; text-decoration: none; }
a:visited { color: #999999; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: #CCCCCC; text-decoration: none; }


/* Arborescence en ligne des categories (texte) */
.arbo-annuaire {  }

/* Arborescence en ligne des categories (liens) */
a.arbo-annuaire {  }

/* 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,sans-serif;  text-align: center;  }

/* Titre des pages de l'annuaire */
.titre { font-size: 18px; font-weight: bold; font-family:Arial,sans-serif; text-align: center; line-height: 2cm; }
.titre-annuaire { font-size: 18px; font-weight: bold; font-family:Arial,sans-serif; text-align: center;  background-position: center;  background-repeat: no-repeat;    background-attachment: fixed;  line-height: 2cm;      border-bottom: thick ridge Gray;  padding-bottom: 15px;  padding-top: 15px;      }
.titre-pages-annuaire { font-size: 18px; font-weight: bold; font-family:Arial,sans-serif; background-position: center;  background-repeat: repeat;    background-attachment: scroll;  padding-top: 10px;  padding-bottom: 10px;  padding-left: 5px;  padding-right: 5px;  text-align: center;  background-color: Silver;  color: White;                }

/* 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 {  }

/* La table qui englobe tout le contenu. Situ&eacute;e dans before et after ... */
.table-generale { width: 100%; border: thin dotted Black; float: none; margin-left: 5px;    }

.cel-menu { border: 1px dashed Black; text-align: center; vertical-align: top; padding-top: 10px; width: 150px; }

.cel-content { background-image: url(../default/fond-01.gif); border-bottom: 1px dashed Black;  vertical-align: top;}

.cel-contenu { border: medium double Black; background-image: url(../default/fond-01.gif);}

/* Le menu */
.titre-menu {
	text-align: center;
	vertical-align: top;
	width: 120px;
	font-size: 12px;
	margin: auto auto;
	background: #CCCCCC;
	padding: 2px 0px 2px 0px;
	padding-bottom: 5px;
	border-left: 2px dotted Black;
	border-right: 2px dotted Black;
	border-top: 2px dotted Black;
	border-bottom: 2px ridge Black;
	background-color: #CC3300;
	color: #FFFFFF;
}

.menu-item {  text-align: center; vertical-align: top; width: 120px; font-size: 12px; margin: auto auto; background: #CCCCCC;      padding: 2px 0px 2px 0px;  padding-bottom: 5px;  border-left: 2px dotted Black;  border-right: 2px dotted Black;  line-height: 20px;  border-bottom: 2px dotted Black;               }
.last-menu-item {  text-align: center; vertical-align: top; width: 120px; font-size: 12px; margin: auto auto; background: #CCCCCC;      padding: 2px 0px 2px 0px;  padding-bottom: 5px;  border-left: 2px dotted Black;  border-right: 2px dotted Black;  border-bottom: 2px dotted Black;              }

/* Les pub Cadeau ...*/
.pub-kdo-top { font-size: 10px; font-weight: bold; border-top: 2px dotted #666666; border-left: 2px dotted #666666; border-right: 2px dotted #666666; text-align: left; padding: 2px 10px 1px 10px;  margin: 5px 20px 5px 20px;  }
.pub-kdo { font-size: 10px; font-weight: bold; border-left: 2px dotted #666666; border-right: 2px dotted #666666;  padding: 2px 10px 1px 10px;  margin: 0px 20px 5px 20px;  text-align: center;   }
.pub-kdo-bottom { font-size: 10px; font-weight: bold; border-bottom: 2px dotted #666666; border-left: 2px dotted #666666; border-right: 2px dotted #666666; text-align: right; padding: 2px 10px 1px 10px; margin: 5px 20px 5px 20px;}

/*
div.main { text-align: left; border: solid #777 1px; -moz-border-radius: 1.2em 1.2em 1.2em 1.2em; padding-bottom: 20px; margin: 20px 200px 10px 160px; background-color: white; }
*/

div#st {
	text-align: left;
}

