h1    { color: black; font-weight: bold; font-size: 2em; margin: 0; padding: 0 }



/* Categories (index.php) */

/* ---------------------- */



DIV.Dos_cat {width:98%}

  DIV.Dos_cat_titre  { margin-top: 3em; padding: 0.4em; border-bottom: 2px dotted black }

	DIV.Dos_cat_titre img    { float: left; margin: -15px 1em 0 0; border: none }

	DIV.Dos_cat_titre h2 {display:inline;font-size:1.5em}

	DIV.Dos_cat_titre span   { color: black; font-size: 0.8em; padding-left: 1em; display:none }	



  DIV.Dos_cat_texte {background:#eee;margin-bottom:5px; padding:0.5em}



  DIV.Dos_sscat {margin-top:1em}

  DIV.Dos_sscat_titre  { margin-left: 6em; padding: 0.3em; border-bottom: 1px dotted black }

	DIV.Dos_sscat_titre img {float:left;margin-right:1em}

  	DIV.Dos_sscat_titre h3 {display:inline;font-size:1.4em}

  	DIV.Dos_sscat_titre span  { display:none; color: black; padding-left: 1em }



  DIV.Dos_sscat_texte {margin-left:6em; margin-bottom:2em; padding:0.2em}





 /* affichage deux colonnes */

 DIV.doscatcol1 {position:relative; float:left; width:47%; padding:6}

 DIV.doscatcol2 {position:relative; width:47%; float:right; padding:6}





/* ----------------------------------- */

/* les dossiers dans une cat (cat.php) */

/* ----------------------------------- */



 DIV.Dos_catphp {width:98%; margin-top:2em}

	DIV.Dos_catphp_titre img {float:left;margin-right:1em}

	DIV.Dos_catphp_titre h2  { font-weight: 900; font-size: 1.5em; display: inline }

	DIV.Dos_catphp_titre SPAN   { display:none; color: black; font-size: 0.8em; padding-left: 2em }



 DIV.Dos_catphp_texte { margin-top: 0.2em; padding: 1em; border-top: 2px dotted black }





 /* affichage des souscatégories */

 DIV.Dos_catphp_sscat {background:#eee;width:98%; margin-top:2em;border-top:1px solid #999;border-bottom:1px solid #999;padding:0.4em 0 0.4em 0}

	DIV.Dos_catphp_sscat span {display:none;font-size:1.5em;font-weight:bold;padding-left:1em }

	DIV.Dos_catphp_sscat ul {list-style-type:none; margin:1em 0 1em 0; padding:0 0 0 2.5em}

	DIV.Dos_catphp_sscat li {margin:0.5em;background:url(xxl/dossier.gif) no-repeat;padding-left:2em}

	DIV.Dos_catphp_sscat A  { color: black; font-weight: bold; font-size: 1.2em }



 /* class supplémentaire pour présentation deux colonnes */

 DIV.doscol1 {position:relative; float :left; width:47%; padding:6}

 DIV.doscol2 {position:relative; width:47%; float:right; padding:6}





/* -------------------------------------------------- */

/* Dossier specifique (dossiers.php, commentaire.php) */

/* -------------------------------------------------- */



 DIV.dossier {width:98%}

	DIV.titre SPAN   { display:none; text-align: right; border-bottom: 0.5px dotted gray }



  DIV.chapo  { font-style: italic; font-weight: 900; margin-top: 1em; padding-bottom: 2em }

	DIV.chapo img {float:left;padding-right:2em}

  DIV.texte   { margin: 1em 0 }



  DIV.suite  { font-weight: bold; font-size: 1.5em; padding-top: 0.5em; border-top: 1px solid gray }

	DIV.suite A {padding-left:2em;font-weight:normal;font-size:0.7em;}

	DIV.suite A:before  { color: red; content: "\0020 \0020 \0020 \00BB \0020" }



  DIV.debut_suite  { font-weight: bold; text-align: center; padding-top: 0.5em; border-top: 1px solid gray }



  DIV.auteur {display:none; margin-top:3em;text-align:right;font-weight:bold;border-top:1px solid #999;border-bottom:1px solid #999;padding:0.4em 0 0.4em 0}



  DIV.commentaire  { font-weight: bold; text-align: center; margin-top: 1em; padding: 0.5em 0 0.2em; border-top: 2px dotted black }

	DIV.commentaire A  { color: red }

  DIV.commentaire_login  { font-weight: bold; text-align: left; border-bottom: 1px solid gray }



  DIV.commentaire_texte {text-align:left;padding:1em;margin-bottom:2em;background:#eee}

