/***** BODY *****/
body { 	background: #ffffff; 
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		/* gestion de la barre de défilement valable sur IE */
		scrollbar-face-color: #5e639a;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #5d65b0;
		scrollbar-darkshadow-color: #330099;
		scrollbar-shadow-color: #003399;
		scrollbar-arrow-color: #eee409;
		scrollbar-track-color: #d3d3d3;
	}


/***** ACCUEIL *****/
/* Texte sur la page d'acceuil :
Cet annuaire contient...
*/
.text_index_annuaire {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: none;
	line-height: inherit;
	letter-spacing: 0.1em;
  }
/* style LN pour les titre de rubrique */
.titrerub {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: none;
	line-height: inherit;
	letter-spacing: 0.1em;
}

/* Lien vers les categories princiaples sur la page d'accueil */ 
a.link_cat_index_annuaire {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #003399;
	font-size: 14px;
	text-decoration: none;
	font-variant: small-caps;	
	}

a.link_cat_index_annuaire:hover {
	color : #FFCC33;
	text-decoration: underline;
	font-variant: small-caps;	
	/* background-image:url(img/flech1.gif);
	background-repeat:no-repeat;
	background-position:2% 50%;
	padding-left:20px;*/
}

/* Lien vers les sous-categories sur la page d'accueil */ 
a.link_scat_index_annuaire {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	text-decoration: none;
	color:#8282b6
}

a.link_scat_index_annuaire:hover {
	color : #003399;
	text-decoration: underline;
	background-image:url(img/flech1.gif);
	background-repeat:no-repeat;
	background-position:2% 50%;
	padding-left:20px;
}

/* Nombre de sous-categories entre les () sur la page d'accueil */
.nb_scat_index_annuaire {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}


/***** CATEGORIES *****/
/* Lien vers les sous-categories sur les pages des categories */ 
a.link_scat_other_annuaire {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 15px;
	text-decoration: none;
	}

a.link_scat_other_annuaire:hover {
	color : #FF0000;
	text-decoration: underline;
	background-image:url(img/flech1.gif);
	background-repeat:no-repeat;
	background-position:2% 50%;
	padding-left:20px;
}

/* Nombre de sous-categories entre les () sur les pages des categories */
.nb_scat_other_annuaire {  
font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

/* Texte qui est affiche en guise de description d'une categorie */
.text_cat_annuaire { 
	font-weight: bold; 
	font-family: Geneva,  Verdana, Arial, Helvetica, 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 { 
font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
color: #ff0000; }


/***** SITES *****/
/* Titre des sites */
a.titre_site_annuaire {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;  
	text-decoration: none; 
	  }

a.titre_site_annuaire:hover {
	color : #FFCC33;
	text-decoration: underline;

}


/* Nombre de clics sur les sites */
.nb_clics_site_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px; 
	color: #999999; 
	}

/* Date de validation des sites */
.date_validation_site_annuaire {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #999999;
	}
/* Moyenne + nombre de votes dans le top votes */
.moyenne_votes_topv_annuaire {  
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #999999; 
	}
	
/* Description des sites */
.description_site_annuaire {

	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;  
	}

/* Moyenne des votes des sites */
.moyenne_votes_site_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px; 
	color: #999999;  }

/* Lien pour voter pour les sites */
a.vote_site_annuaire {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px; 
	color: #ACB0D7;   
	text-decoration: none;
	}
a.vote_site_annuaire:hover {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #565FAE;
	}

/* Nombre de commentaires pour les sites */
.commentaire_site_annuaire {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px; 
	color: #999999;   
	}

/* Lien pour voir et ecrire des commentaires */
a.read_write_com_site_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px; 
	color: #ACB0D7;   
	text-decoration: none;
	 }
a.read_write_com_site_annuaire:hover {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #565FAE;
	}
	
/* 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 été ajouté ...
*/
.no_new_site_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	color: #ff0000; }

/* Date pour laquelle il y a des nouveaux sites */
.date_new_site_annuaire {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #432CC9;
	font-size: 12px;
}


/***** 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-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	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 { 
	color: #ff0000;
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ; }

/* Liens vers les 2 types de classement par votes (moyenne ou nombre) */
a.type_vote_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;	font-size: 15px;
	text-decoration: none;
	}

a.type_vote_annuaire:hover {
	color : #FF0000;
	text-decoration: underline;
	background-image:url(img/flech1.gif);
	background-repeat:no-repeat;
	background-position:2% 50%;
	padding-left:20px;
} }


/***** 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: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
	}

/* Texte dans les resultats d'une recherche :
Categories trouvées, Sites trouves
*/
.res_search_cat_site_annuaire { 
	font-weight: bold; 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;}

/* Champ pour entrer le(s) mot(s) a rechercher */
input.text_to_search_annuaire {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
	background-color: #D3D3D3;
	 }

/* Bouton pour lancer la recherche */
input.button_make_search_annuaire {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Texte en dessous du champ pour entrer la recherche a effectuer :
Résultats par page ...
*/
.text_search_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px; 
	color: #ACB0D7;   
	text-decoration: none;
	 }

/* Liste deroulante pour choisir le nombre de resultats de la recherche */
select.list_nb__res_search_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
	background-color: #D3D3D3;
	 }


/***** AJOUTER UN SITE *****/
/* Texte de confirmation apres la proposition d'un site dans l'annuaire */
.confirm_add_site_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ; 
	font-size: 14px; }

/* Texte pour dire que tous les champs sont obligatoires */
.all_field_required_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ; 
	color: #ff0000; font-weight: bold; }

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

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

/* Champ(4) pour rentrer les donnees du site (nom, email, URL, titre) */
input.field_data_add_site_annuaire {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
	background-color: #D3D3D3;  
	}

/* Textarea pour la description du site */
textarea.descr_add_site_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
	background-color: #D3D3D3; 
	}

/* Bouton pour envoyer le formulaire */
input.submit_form_add_site_annuaire {  	
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #0066CC;
	}

/* Liste deroulante avec toutes les categories */
select.list_all_cats_annuaire {  
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
	background-color: #D3D3D3;
	}  


/***** VOTE *****/
/* Texte si on a deja vote pour le site :
Vous avez déjà voté ces dernières...
*/
.deja_vote_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	color: #ff0000; }

/* Texte apres avoir voter correctement */
.vote_ok_annuaire { 
	color: #009900; 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;}

/* Texte qui apparait dans la popup avant de voter :
Vous allez pouvoir voter...
*/
.text_vote_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-weight: bold; }

/* Liste deroulante avec les votes possibles */
select.list_vote_site_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
	background-color: #D3D3D3; 
	}


/***** 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 { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	color: #ff0000; }

/* Auteur + date d'ajout du commentaire */
.author_and_date_com_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-weight: bold; }

/* Texte du commentaire */
.text_com_annuaire { font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ; }

/* Bouton pour ajouter un commentaire */
input.button_add_com_annuaire { font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ; }

/* Texte devant les champs du formulaire d'ajout d'un commentaire */
.text_before_field_com_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-weight: bold; }

/* Textarea pour entrer le commentaire */
textarea.text_add_com_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px; }

/* Champs nom et email pour la personne qui ajoute un commentaire */
input.champ_com_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
	background-color: #D3D3D3;
	} 


/***** 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: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;  
	text-decoration: none ;
}
a.top_link_annuaire:hover {
	color : #FFCC33;
	text-decoration: underline;
}

/* Arborescence en ligne des categories (texte) */
.arbo_annuaire {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;  }

/* Arborescence en ligne des categories (liens) */
a.arbo_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;  
	text-decoration: none; 
	}

a.arbo_annuaire:hover {
	color : #00CC66;
	text-decoration: underline;
}

/* Liens vers les numeros des pages si il y a trop de sites pour etre affiche sur une seule page (categorie + recherche) */
.link_numpage_annuaire {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	text-decoration: none; 
	 }

a.link_numpage_annuaire {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	text-decoration: none; 
	color : #0033CC
	 }
a.link_numpage_annuaire:hover {
	font-weight: bold;
	text-decoration: underline; 
	 }


/* Titre des pages de l'annuaire */
.titre_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 14px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	line-height: inherit;
	letter-spacing: 0.1em;
}

/* Lien vers la categorie d'un site dans les nouveautes, les tops et le moteur... */
.link_to_cat_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none; 
	}
	
a.link_to_cat_annuaire { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;  
	text-decoration: none; 
	  }

a.link_to_cat_annuaire:hover {
	color : #FF0000;
	text-decoration: underline;

}

/* Boutons des formulaires pour fermer les popups pour les votes et les commentaires */
input.button_close_annuaire { font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ; }

/* Lien bas de pages de l'annuaire */
.link_bas_page {
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color :#003366;
	font-weight: bold;
	 }
a.link_bas_page { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	text-decoration: none; 
	color : #5d5f90;
	font-weight: bold;
	}
a.link_bas_page:hover { 
	font-family: Geneva,  Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	text-decoration: underline; 
	color : #565FAE ;
	font-weight: bold;
	 }
	 	 
		 
		 
/* annu */

th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.t01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 40px;
	margin-right : 30px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.t01 a {
	color : #EF6D00;
}
.t01 a:hover {
	color : #C25A02;
}
.title01 {
	color : #000000;
	margin-top : 3px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 27px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 60px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #000000;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #555555;
}
/* menu bas de page */
.menu02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #FFCC00;
	text-decoration: underline;
}

.menu {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu a {
	color : #000000;
	text-decoration: none;
}
.menu a:hover {
	color : #FFFFFF;
	text-decoration: underline;
}
.menu a:active {
	color : #CC3300;
	text-decoration: none;
}

.txt-mis-valeur {
	color: #1869AA;
	font-weight: bold;
}

/* Déclaration des liens messagerie */
.messg{
	color : #000000;
	margin-top : 8px;
	padding-bottom : 8px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
	text-decoration: none;
}
.messg a{
	color : #000000;
	text-decoration: none;
}
.messg a:hover{
	color : #CCCCCC;
	text-decoration: underline;
}
.messg a:active{
	color : #CC3300;
	text-decoration: none;
}

/* style pour le formulaire */

#formbas {
	text-align: right; 
	margin: 0;
	padding: .5em;
	background: #EAE4D3;
}
#formbas input {
	font-weight: bold; 
	margin-left: 1em;
}
#infos {
	border: none;
	margin: 0;
	padding: 0;
	width: 30em;
}
#form {
	border: 1px solid black;
	color: black;
	background: #efefef;
	margin: 0;
	padding: 1em;
	background-color: #86CDE9;
}
#form p {
	padding: .2em 0;
	margin: 0 0 .2em 0;
}
#form fieldset {
	margin: 0;

	font-style: normal;
	padding: 0 1em 1em;
}
#form legend {
	font-weight: bold;
	color: #6666CC;
	background: transparent;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
#form fieldset#infosperso label, #form fieldset#origine label {
	float: left;	
	width: 30%;
	text-align: right;	
	margin: 0;
	padding: 0 .5em 0 0;
}
#form label.obligatoire {
	font-weight: bold;
}
#form a.aide {
	text-decoration: none;
}
#form a.aide img {	
	margin: 0;
	padding: 0;
	border: 0;
}
#form a.aides:hover {	
	cursor: help;
}
#form .commentaire {
	font-style: italic;
	color: #666;
	background: transparent;
	margin: 0;
	padding: 0;
}
#form .focus {
	background:  #FFCC33;
	color: black;
	background-color: #FFCC33;
}
#form .normal {
	background: white;
	color: black;
}
.titre {
	font-weight: bold;
	color: black;
	background: transparent;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}