
BODY {
	BACKGROUND-COLOR: #99cccc;
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #8028A8; 
	SCROLLBAR-TRACK-COLOR: #cc99ff
}

TD {
	font-family: Arial;
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
	
}
a:link {
	font-family: Arial;
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #003366;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
}
 
H1 {
	font-family: Arial;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
H6 {
	font-family: Arial;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}
/* Titre des sites */
a.titre_site_annu {
    font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
  }

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

/* Lien vers les sous-categories sur les pages des categories */ 
a.link_scat_other_annu { 
    font-family: Arial;
	font-size: 10pt;
	color: #003366;
	text-decoration: none; 
}

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

/* Lien vers les categories princiaples sur la page d'accueil */ 
a.link_cat_index_annu { 
    font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none; 
}

/* Lien vers les sous-categories sur la page d'accueil */ 
a.link_scat_index_annu { 
    font-family: Arial;
	font-size: 9pt;
	color: #003366;
	text-decoration: none; 
}

/* Nombre de sous-categories entre les () sur la page d'accueil */
.nb_scat_index_annu { 
    font-family: Arial;
	font-size: 8pt;
	color: #003366;
	text-decoration: none; 
}
