/***** BODY *****/
body { background: #FFFFFF; }


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

/* Lien vers les categories princiaples sur la page d'accueil */ 
a.link_cat_index_annuaire { font-family: Arial; font-size: 14px; }

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

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


/***** CATEGORIES *****/
/* Lien vers les sous-categories sur les pages des categories */ 
a.link_scat_other_annuaire { font-family: Arial; 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; 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: #ff0000; }


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

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

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

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

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

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

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

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

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







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

/* Timer pour le moteur de recherche */
.timer_search_annuaire { font-style: italic; font-family: Arial; font-size: 10px; }

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

/* Lien vers l'Url membre */ 
a.link_url_annuaire { font-family: Arial; font-size: 18px; }


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



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

/* Texte du commentaire */
.text_com_annuaire { font-size: 10px; }

/* 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: 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 {  }

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

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

/* Affichage des regions sur la carte */
.aff_regions_carte { font-style: italic; font-family: Arial; font-size: 10px; }


/***** PARTIE ENTETE *****/

/* Boite Entete */
div.entete {
	background: #66FF66;
	text-align: center;
	width: 250px;	
	height: 87px;
	position:absolute;
	left:8px;
	top:8px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
	overflow: auto;
}

.aff_info_entete { font-family: Arial; font-size: 12px; }

/* Lien Index pour voir la carte */ 
a.link_vers_carte { font-family: Arial; font-size: 14px; }


/* Boite Dimension */
div.dimension {
	background: #00FF00;	
	text-align: center;
	width: 69px;	
	height: 25px;
	position:absolute;
	left:259px;
	top:8px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
}



.aff_info_dimension { font-family: Arial; font-size: 10px; }
a.link_info_dimension { font-family: Arial; font-size: 10px; }


/* Boite fêtes */
div.fetes {
	background: #33FF00;
	text-align: center;
	width: 560px;	
	height: 25px;
	position:absolute;
	left:329px;
	top:8px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
}

.aff_fetes { font-family: Arial; font-size: 12px; }


/* Boite Haut */
div.haut {
	background: #33FF00;
	text-align: center;
	width: 630px;	
	height: 61px;
	position:absolute;
	left:259px;
	top:34px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
	overflow: auto;
}

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


/***** PARTIE PUB1 *****/

/* Boite Pub1 pour texte */
div.pub1_txt {
	background: #FF6666;	
	text-align:center;
	width: 220px;	
	height: 100px;	
	position:absolute;
	left:8px;
	top:100px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
	overflow: auto;
}

/* Boite Pub1 pour image */
div.pub1_img {
	background: #FF6666;	
	text-align:center;
	width: 220px;	
	height: 180px;	
	position:absolute;
	left:8px;
	top:100px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
	overflow: auto;
}

/* Affichage Pub1 sans lien */
.aff_pub1 { font-family: Arial; font-size: 14px; }
.aff_pub1_img {  align:center; width:180px; height:150px; border:1px  solid black;  }

/* Affichage Pub1 avec lien */
a.link_aff_pub1 { font-family: Arial; font-size: 14px; }


/* Boite Pub2 pour texte */
div.pub2_txt {
	background: #00FF00;	
	text-align:center;
	width: 220px;	
	height: 100px;	
	position:absolute;
	left:8px;
	top:300px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
	overflow: auto;

}

/* Boite Pub2 pour image */
div.pub2_img {
	background: #00FF00;	
	text-align:center;
	width: 220px;	
	height: 180px;	
	position:absolute;
	left:8px;
	top:300px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
	overflow: auto;

}


/* Affichage Pub2 sans lien */
aff_pub2 { font-family: Arial; font-size: 14px; }

/* Affichage Pub2 avec lien */
a.link_aff_pub2 { font-family: Arial; font-size: 14px; }

.aff_pub2_img {  align:center; width:180px; height:150px; border:1px  solid black; }


/* Boite Pub3 pour texte */
div.pub3_txt {
	background: #FF6666;
	text-align:center;
	width: 220px;	
	height: 100px;
	position:absolute;
	left:8px;
	top:500px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
	overflow: auto;
}

/* Boite Pub3 pour image */
div.pub3_img {
	background: #FF6666;
	text-align:center;
	width: 220px;	
	height: 180px;
	position:absolute;
	left:8px;
	top:500px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
	overflow: auto;
}

/* Affichage Pub3 */
a.aff_pub3 { font-family: Arial; font-size: 14px; }

.aff_pub3_img {  align:center; width:180px; height:150px; border:1px  solid black; }



/* Boite Top_votes */
div.top_votes {
	background: #FFFFFF;
	text-align: left;
	width: 560px;	
	height: 640px;
	position:absolute;
	left:240px;
	top:100px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;	
	overflow: auto;	
}


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

/* Liens vers les 2 types de classement par votes (moyenne ou nombre) */
a.type_vote_annuaire {  }


/* Boite Top_clics */
div.top_clics {
	background: #FFFFFF;
	text-align: left;
	width: 560px;	
	height: 640px;
	position:absolute;
	left:240px;
	top:100px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;	
	overflow: auto;	
}



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

/* Position des sites (1,2,3,4,...) dans les Top clics et Top votes */
.position_site_annuaire {  }


/* Boite Nouveautés */
div.nouveautes {
	background: #FFFFFF;
	text-align: left;
	width: 560px;	
	height: 640px;
	position:absolute;
	left:240px;
	top:100px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;	
	overflow: auto;	
}


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

/* Date pour laquelle il y a des nouveaux sites */
.date_new_site_annuaire { font-weight: bold; }



/* Boite form aso */
div.form_aso {
	background: #FFFFFF;
	text-align: left;
	width: 560px;	
	height: 640px;
	position:absolute;
	left:240px;
	top:100px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;	
	overflow: auto;	
}


/* Boite search_by_code */
div.search_by_code {
	background: #FFFFFF;
	text-align: left;
	width: 560px;	
	height: 640px;
	position:absolute;
	left:240px;
	top:100px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;	
	overflow: auto;	
}

/* Boite search */
div.search {
	background: #FFFFFF;
	text-align: left;
	width: 560px;	
	height: 640px;
	position:absolute;
	left:240px;
	top:100px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;	
	overflow: auto;	
}


/* Boite affich_result */
div.affich_result {
	background: #FFFFFF;
	text-align: left;
	width: 560px;	
	height: 640px;
	position:absolute;
	left:240px;
	top:100px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;	
	overflow: auto;	
}


/* Boite goto */
div.goto {
	background: #FFFFFF;
	text-align: left;
	width: 560px;	
	height: 640px;
	position:absolute;
	left:240px;
	top:100px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;	
	overflow: auto;	
}
/* affiche Détail adhérent */
.aff_detail { bgcolor: #FFFFFF; }
.aff_detail_titre { font-family: Arial; font-size: 14px; font-weight: bold;}
.aff_detail_info { font-family: Arial; font-size: 12px; }


/* Boite flags */
div.flags {
	background: #FFFFFF;
	width: 68px;	
	height: 50px;
	position:absolute;
	left:1000px;
	top:8px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
}

/* pour dimensionner le drapeau */
.aff_flags { 
	width: 68px;	
	height: 50px; 
}

/* Boite terre1 */
div.terre1 {
	background: #FFFFFF;
	width: 50px;	
	height: 50px;
	position:absolute;
	left:1100px;
	top:8px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
}

/* pour dimensionner la terre tournante */
.aff_terre1 { 
	width: 50px;	
	height: 50px; 
}


/* Boite blogs */
div.blogs {
	background: #FFFFFF;
	width: 50px;	
	height: 50px;
	position:absolute;
	left:1170px;
	top:8px;
	z-index:1;
	border: 1px solid black;
}

/* pour dimensionner les blogs */
.aff_blogs { 
	width: 50px;	
	height: 50px; 
}

/* Boite Langue */
div.langue {
	background: #FFFFFF;	
	text-align: center;
	width: 350px;	
	height: 30px;
	position:absolute;
	left:900px;
	top:65px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
}

.aff_info_langue { font-family: Arial; font-size: 12px; }

/* Boite index1 */
div.index1 {
	background: #FFFFFF;
	width: 48px;	
	height: 700px;
	position:absolute;
	left:801px;
	top:100px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
	overflow: auto;
}

/* Boite search_engine */
div.search_engine {
	background: #FF6666;
	text-align: center;
	width: 400px;	
	height: 70px;
	position:absolute;
	left:850px;
	top:100px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
}



/* Boite liste_categorie */
div.liste_categorie {
	background: #33FF00;
	text-align: center;
	width: 400px;	
	height: 100px;
	position:absolute;
	left:850px;
	top:170px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
}

a.link_aff_page { font-family: Arial; font-size: 12px; }
.aff_page { font-family: Arial; font-size: 12px; }

/* Liste deroulante avec toutes les categories */
select.list_all_cats_annuaire { font-family: Arial; font-size: 14px; width:360; } 


/* Boite newsletter */
div.newsletter {
	background: #FF6666;
	text-align: center;
	width: 400px;	
	height: 80px;
	position:absolute;
	left:850px;
	top:270px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
}

/***** Affichage Newsletter *****/
/* Affichage newsletter */
.aff_newsletter { font-family: Arial; font-size: 14px; }

/* Affichage newsletter Email */
.aff_newsletter_email { font-family: Arial; font-weight: bold; font color:#000066; font-size: 14px; }

/* Boite contact */
div.contact {
	background: #FFFFFF;
	text-align: center;
	width: 400px;	
	height: 100px;
	position:absolute;
	left:850px;
	top:350px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
}

/* Affichage email contact annuaire */
.aff_email_contact { font-family: Arial; font-size: 14px; }

/* Affichage nom contact annuaire */
.aff_nom_contact { font-family: Arial; font-size: 14px; }


/* Boite visio */
div.visio {
	background: #FF6666;
	text-align: center;
	width: 400px;	
	height: 100px;
	position:absolute;
	left:850px;
	top:450px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
}


/* Affichage de la visio-conférence */
.aff_url_visio { font-family: Arial; font-size: 14px; }

/* Affichage message info visio */
.aff_info_visio { font-style: italic; font-family: Arial; font-size: 12px; }

/* Boite apropos */
div.apropos {
	background: #33FF00;
	text-align: center;
	width: 400px;	
	height: 120px;
	position:absolute;
	left:850px;
	top:550px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
}



/* Affichage a propos de ligne 1 */
.aff_info1_apropos { font-family: Arial; font-size: 14px; }

/*  Affichage a propos de ligne 2 */
.aff_info2_apropos { font-style: italic; font-family: Arial; font-size: 14px; }

/* Affichage url a propos de */
.aff_url_apropos { font-family: Arial; font-size: 14px; }


/* Boite donation */
div.donation {
	background: #FF6666;
	text-align: center;
	width: 400px;	
	height: 100px;
	position:absolute;
	left:850px;
	top:670px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
}

/* Affichage info donation */
.aff_info_donation { font-family: Arial; font-size: 14px; }
a.link_aff_donation { font-family: Arial; font-size: 14px; }

/* Boite bas */
div.bas {
	background: #33FF00;
	text-align: center;
	width: 560px;	
	height: 60px;
	position:absolute;
	left:240px;
	top:740px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
}

/* Affichage Bas */
.aff_bas_gras { font-family: Arial; font-weight: bold; font-size: 12px; }
.aff_bas_normal { font-family: Arial; font-size: 10px; }
a.link_aff_bas { font-family: Arial; font-size: 10px; }



/* Boite milieu */
div.milieu {
	background: #FFFFFF;
	text-align: center;
	width: 560px;	
	height: 640px;
	position:absolute;
	left:240px;
	top:100px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
}

/* Milieu fond carte */
.fond_carte { bgcolor: #FFFFFF; }

/* Milieu fond vote */
.fond_vote { bgcolor: #FFFFFF; }

/* Milieu fond commentaire */
.fond_commentaire { bgcolor: #FFFFFF; }

/* pour la personnalisation d'un annuaire */
a.aff_info_perso { font-family: Arial; font-weight: bold; font-size: 12px; align: center;}

div.background {
	background: #FFFFFF;
	text-align:center;
	width: 220px;	
	height: 60px;
	position:absolute;
	left:8px;
	top:680px;
	z-index:1;
	border: 1px solid black;
	text-decoration: none;
	overflow: auto;
}