/* **** BODY **** */
body {background: #165BA4; color: #F2FFFF; font-size: 12x; font-family: verdana; font-weight: normal; scrollbar-3d-light-color: yellow; scrollbar-arrow-color: yellow; scrollbar-base-color: #ccccff; scrollbar-dark-shadow-color: #ff9900; scrollbar-face-color: #165ba4; margin: 10px 15px 15px}

/* Lien vers les categories princiaples sur la page d'accueil */
a:hover {color: #ff99FF}

a.link_cat_index_annu {color: #FFEC03; font-weight: lighter; font-family: verdana; font-size: 10px}

/* Lien vers les sous-categories sur la page d'accueil */
a.link_scat_index_annu {
    color: #ccccff;
    font-weight: bold;
    font-family: verdana;
    font-size: 10px;
    }
	
	/* titre site annu */
a.titre_site_annu {
    color: #FFFFFF;
    font-weight: bold;
    font-family: verdana;
    font-size: 11px;
    }
	
	

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

/* **** CATEGORIES ****
 Lien vers les sous-categories sur les pages des categories */
a.link_scat_other_annu {
    color: #ccccff;
    font-weight: bold;
    font-family: Verdana;
    font-size: 14px;
    }

/* Texte qui est affiche en guise de description d'une categorie */
.text_cat_annu {
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    }

	
	/* Texte nombre visites :
depuis le... */
.date_validation_site_annu {
    font-size: 10px;
    }
	
	
	
/* Texte pour dire qu'il n'y a pas de site dans une categorie :
Pas encore de sites dans... */
.no_site_in_cat_annu {
    color: #ffc000;
    }

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

/* Date pour laquelle il y a des nouveaux sites */
.date_new_site_annu {
    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_annu {
    color: #ffc000;
    }

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

/* **** 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: #ffc000;
    }

/* Timer pour le moteur de recherche */
.timer_search_annu {
    font-style: italic;
	color: #ffc000;
    }
	
.numero	 {
    font-weight: bold;
	color: #ffc000;
	font-size: 14px;
    font-family: Verdana;
    }
	

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

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

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

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

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

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

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

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

/* **** COMMENTAIRES ****
 Texte pour signaler qu'il n'y a pas encore eu de commentaires pour un site :
Pas encore de commentaire... */
.no_com_site_annu {
    color: #ffc000;
    }

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

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

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

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

/* Liens principaux de l'annuaire (Accueil, Top clics, Ajouter un site,...) */
a.top_link_annu {color: white; font-family: Verdana; font-weight: bold; font-size: 11px}
	
	

	

/* 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_annu {
    font-size: 14px;
    font-family: Verdana;
    }
.numero {
    font-weight: bold;
    color: #ffc000;
    font-size: 14px;
    font-family: Verdana;
    }


/* Titre des pages de l'annuaire */
.titre_annu {
    font-size: 16px;
    font-weight: bold;
    font-family: Verdana;
    }

INPUT {
    
    
    font-family:   Verdana;
    font-weight: bold;
    font-size: 10px}

	
SELECT {
   
    
    font-family:      Verdana;
    font-size: 14px;
    font-weight: bold}

textarea {
   
    color: #ffff33;
    font-family:      Verdana;
    font-size: 10px;
    font-weight: bold}

table {
    font-size: 12px;
    font-family:   Verdana;
    font-weight: normal}
	
div {
    font-size: 10px;
    font-family:   Verdana;
    font-weight: normal}
	
	
	
.goog {}

/*        Fin de la section de style g$E9n$E9r$E9 par WebExpert le 30/07/2002 12:36:56   */
/* Fin de la section de style généré par WebExpert le 29/07/2005 21:23:17 */
