
/* Categories (index.php) */
/* ---------------------- */

 DIV.Dos_cat {}
   DIV.Dos_cat_titre {}
	 DIV.Dos_cat_titre h2 {}
	 DIV.Dos_cat_titre A {}
	 DIV.Dos_cat_titre A:hover {}
	 DIV.Dos_cat_titre SPAN {}
	 DIV.Dos_cat_titre img {}

   DIV.Dos_cat_texte {}

   DIV.Dos_sscat {}
    DIV.Dos_sscat_titre {}
	 DIV.Dos_sscat_titre h3 {}
	 DIV.Dos_sscat_titre A {}
	 DIV.Dos_sscat_titre A:hover {}
	 DIV.Dos_sscat_titre SPAN {}
	 DIV.Dos_sscat_titre img {}

    DIV.Dos_sscat_texte {}


 /* affichage deux colonnes */
 DIV.doscatcol1 {}
 DIV.doscatcol2 {}


/* ----------------------------------- */
/* les dossiers dans une cat (cat.php) */
/* ----------------------------------- */

 DIV.Dos_catphp {}
 DIV.Dos_catphp_titre {}
	DIV.Dos_catphp_titre img {}
	DIV.Dos_catphp_titre h2 {}
	DIV.Dos_catphp_titre A {}
	DIV.Dos_catphp_titre A:hover {}
	DIV.Dos_catphp_titre SPAN {}

 DIV.Dos_catphp_texte{}


 /* affichage des souscat�ories */
 DIV.Dos_catphp_sscat {}
	DIV.Dos_catphp_sscat ul {}
	DIV.Dos_catphp_sscat A {}
	DIV.Dos_catphp_sscat A:hover {}

 /* class suppl�entaire pour pr�entation deux colonnes */
 DIV.doscol1 {}
 DIV.doscol2 {}


/* -------------------------------------------------- */
/* Dossier specifique (dossiers.php, commentaire.php) */
/* -------------------------------------------------- */

 DIV.dossier {}
  DIV.titre {}
	DIV.titre h1 {}
	DIV.titre SPAN {color:#005774;margin-bottom:1em;}

  DIV.chapo {font-style:italic;padding-bottom:1em;margin-top:1em;}
	DIV.chapo img {}
  DIV.texte {}

  DIV.suite {}
	DIV.suite A {}
	DIV.suite A:hover {}

  DIV.debut_suite {}
	DIV.debut_suite A {}
	DIV.debut_suite A:hover {}

  DIV.auteur {color:#005774;font-weight:bold;padding:1em;margin-top:1em;}
	DIV.auteur img {}

  DIV.commentaire {}
	DIV.commentaire A {}
	DIV.commentaire A:hover {}
	DIV.commentaire INPUT {}

  DIV.commentaire_login {}
	DIV.commentaire_login img {}
  DIV.commentaire_texte {}
