/***** BODY *****/
body {
	background-image: url(img/fd_screen.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
/***** ACCUEIL *****/
/* Texte sur la page d'acceuil :

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

/***** CATEGORIES *****/
.gris1_10 {
	font-size: 10px;
	color: #EBEAEB;
}
.gris2_9 {
	font-size: 9px;
	color: #CCCCCC;
}
.gris2_10 {
	font-size: 10px;
	color: #CCCCCC;
}
.gris2_10B {
	font-weight: bold;
	font-size: 10px;
	color: #CCCCCC;
}
.gris2_11 {
	font-size: 11px;
	color: #CCCCCC;
}
.gris2_12B {
	font-weight: bold;
	font-size: 12px;
	color: #CCCCCC;
}
/**/
.gris3_9 {
	font-size: 9px;
	color: #777777;
}
.gris3_9B {
	font-weight: bold;
	font-size: 9px;
	color: #777777;
}
.gris3_10 {
	font-size: 10px;
	color: #777777;
}
a:link.gris3_10, a:visited.gris3_10, a:active.gris3_10 {
	text-decoration: none;
}
a:hover.gris3_10 {
	text-decoration: underline;
}
.gris3_11B {
	font-weight: bold;
	font-size: 11px;
	color: #777777;
 }
.gris3_12B {
	font-weight: bold;
	font-size: 12px;
	color: #777777;
 }

/**/
.gris4_10 {
	font-size: 10px;
	color: #555555;
 }
a.gris4_10 {
	font-size: 10px;
	color: #555555;
 }
.gris4_11 {
	font-size: 11px;
	color: #555555;
 }
.gris4_11B {
	font-weight: bold;
	font-size: 11px;
	color: #555555;
 }
.gris4_12 {
	font-size: 12px;
	color: #555555;
 }

/**/
.gris4_12B {
	font-weight: bold;
	font-size: 12px;
	color: #555555;
 }
a:link.gris4_12B, a:visited.gris4_12B, a:active.gris4_12B {
	text-decoration: none;
 }
a:hover.gris4_12B {
	text-decoration: underline;
 }

.rouge9 { 
	font-size: 9px;
	color: #ff0000; 
}
.rouge11B { 
	font-size: 11px;
	font-weight: bold;
	color: #ff0000; 
}
/**/
.blanc_12B {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.blanc_10B {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.blanc_10 {
	font-size: 10px;
	color: #ffffff;
}
/**/
.vertB {
	font-weight: bold;
	color: #B7D30B;
}
.vert_9B {
	font-size: 9px;
	font-weight: bold;
	color: #B7D30B;
}
.vert_11B {
	font-size: 11px;
	font-weight: bold;
	color: #B7D30B;
}
.vert_24B {
	font-size: 24px;
	font-weight: bold;
	color: #B7D30B;
}
.magenta_11B {
	font-size: 11px;
	font-weight: bold;
	color: #E42267;
}
.magenta_24B {
	font-size: 24px;
	font-weight: bold;
	color: #E42267;
}
.orange_11B {
	font-size: 11px;
	font-weight: bold;
	color: #F17816;
}
.prune_11B {
	font-size: 11px;
	font-weight: bold;
	color: #92499A;
}
.prune_24B {
	font-size: 24px;
	font-weight: bold;
	color: #92499A;
}

.fd_blanc {
	background-color: #ffffff;
}
.fd_gris1 {
	background-color: #EBEAEB;
}
.fd_gris1_pad {
	background-color: #EBEAEB;
	padding: 0px 5px 0px;
}
.fd_gris1_pad2 {
	background-color: #EBEAEB;
	padding: 5px 5px;
}
.fd_gris2 {
	background-color: #cccccc;
}
.fdimg_gris2 {
	padding: 4px;
	background-image: url(img/damier_gris2.gif);
}
.fdimg_gris1 {
	padding: 4px;
	background-image: url(img/motif_gris1.gif);
}
/*pour construire le bandeau vert*/
.fdimg_vert {
	background-image: url(img/motif_vert.gif);
}
.fdimg_vert_pad2 {
	background-image: url(img/motif_vert.gif);
	padding: 0px 5px 3px 0px;
}
.fd_vert {
	background-color: #B7D30B;
}
.fd_vert_pad {
	background-color: #B7D30B;
	padding: 2px 5px 2px;
}
.fd_vert_pad2 {
	background-color: #B7D30B;
	padding: 0px 5px 3px;
}
.fdimg_magenta {
	background-image: url(img/motif_magenta.gif);
}
.fdimg_magenta_pad2 {
	background-image: url(img/motif_magenta.gif);
	padding: 0px 5px 3px 0px;
}
.fd_magenta_pad2 {
	background-color: #E42267;
	padding: 0px 5px 3px;
}

hr.fd_gris2 {
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
}
hr.fd_gris4 {
	border: 0;
	color: #555555;
	background-color: #555555;
	height: 1px;
}
.pad_5 {
	padding: 1px 5px 5px;
}


/* Arborescence en ligne des categories (texte) */
span.arbo_annuaire {
	font-size: 11px; 
	color: #cccccc;
 }
/* Arborescence en ligne des categories (liens) */
a.arbo_annuaire {
	color: #555555;
 }
input.inputtext9 {
	font-size: 9px;
	height: 19px;
}
input.button_annu {
	font-size: 9px;
 	height: 19px;
 }
select.list9 { 
	font-size: 9px;
	height: 16px;
 }
/***** COMMENTAIRES *****/
/* Texte pour signaler qu'il n'y a pas encore eu de commentaires pour un site :
/* Auteur + date d'ajout du commentaire */
.author_and_date_com_annuaire { font-weight: bold; }

/* Texte du commentaire */
.text_com_annuaire {  }

/* Champs nom et email pour la personne qui ajoute un commentaire */
input.champ_com_annuaire {  } 

/***** OK *****/
/* Textarea pour entrer le commentaire */
textarea.text11 {
	font-size: 11px;
}
/* Lien dans le bas des pages */
a.link_footer_annuaire { 
font-size: 10px; 
font-weight: bold; 
}
/* Titre des pages de l'annuaire */
.titre_annuaire { 
font-size: 16px; 
font-weight: bold; 
 }


