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

html {overflow-y: scroll;}

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

a.link_cat_index_annu {color: #FFFFFF; font-weight: bold; font-family: verdana; font-size: 11px; text-decoration: underline}
a.link_cat_index_annu:hover {color: #ff99FF}

/* Lien vers les sous-categories sur la page d'accueil */
a.link_scat_index_annu {color: #FFFFFF; font-weight: normal; font-family: verdana; font-size: 11px; text-decoration: none}
a.link_scat_index_annu:hover {color: #ff99FF}
/* titre site annu */
a.titre_site_annu {font-weight: bold; font-family: verdana; font-size: 11px; text-decoration: none}
	
a.titre_agenda {font-weight: bold; font-family: verdana; font-size: 10px; color: #FF0000}
/* 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: #ffffff;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    }

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

/* Texte nombre visites :
depuis le... */
.date_validation_site_annu {
    font-size: 9px;
	font-family: Verdana;
    }

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

/* **** 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... */
.vote_site_annu {color: #6699FF; font-size: 9px}

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

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

.arbo_annu {
    font-weight: bold;
    color: #ffc000;
    font-size: 12px;
    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;
    }
.text_index_annu {font: 10px}
	
	
	
/* **** 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; font-size: 11px}

/* 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: 12px;
    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;
    }

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

INPUT.pat {background-color: #6699FF; color: #FFEC03; font-family: Verdana; font-weight: bold; font-size: 12px}

SELECT.pat {background-color: #6699FF; color: #FFEC03; font-family: Verdana; font-size: 12px; font-weight: bold}

textarea.pat {
    background-color: #6699FF;
    color: #FFEC03;
    font-family:      Verdana;
    font-size: 12px;
    font-weight: bold}

table {
    font-size: 12px;
    font-family:   Verdana;
    font-weight: normal}

div {
    color: #ffffff;
    font-size: 10px;
    font-family:   Verdana;
    font-weight: normal}

.list_all_cats_annu {
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana;
    }
	
	
	#navcontainer ul {padding: .2em 0; margin: 0; list-style-type: none; background-color: transparent; color: #FFF; width: 470px; font: verdana, helvetica, sans-serif; text-align: center}

li { display: inline; }

li a
{
text-decoration: none;
background-color: #036;
color: #FFF;
padding: 4px;
border-right: 1px solid #fff;
}

li a:hover
{
background-color: #369;
color: #fff;
}

	
/* ##### Conteneur global du site ###### */
.global {max-width: 1208px; min-width: 960px; width: 90%; margin: auto; background: #165BA4}
/*             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 20/07/2006 18:27:27 */
