
h1 {display:none}

/* Categories (index.php) */
/* ---------------------- */
img{border:0}
DIV.Dos_cat {width:98%}
  DIV.Dos_cat_titre {
	margin-top:1.4em; 
	border-bottom:#530628 2px dotted; 
	padding:0.4em
  }
	DIV.Dos_cat_titre img {float:left; margin:-15px 1em 0 0; border:#666666 1px solid}
	DIV.Dos_cat_titre h2 {display:inline;font-size:1.1em}
	DIV.Dos_cat_titre span {font-size:0.8em;color:#530628;padding-left:1em}	
  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:#000000 1px dotted}
	DIV.Dos_sscat_titre img {float:left;margin-right:1em}
  	DIV.Dos_sscat_titre h3 {display:none}inline;font-size:0.9em
  	DIV.Dos_sscat_titre span {display:none}
padding-left:1em;color:#FFCC00
  DIV.Dos_sscat_texte {margin-left:6em; margin-bottom:2em; padding:0.2em}


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

 DIV.Dos_catphp {width:98%; margin-top:1.4em}
	DIV.Dos_catphp_titre img {float:left;margin-right:1em}
	DIV.Dos_catphp_titre h2 {font-size:1.3em;display:inline}
	DIV.Dos_catphp_titre SPAN {display:none}
padding-left:2em;color:#000000;font-size:0.9em
 DIV.Dos_catphp_texte{margin-top:0.2em;border-top:2px dotted #530628;padding:1em}




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

 DIV.dossier {width:96%}
	DIV.titre SPAN {display:none}

  DIV.chapo {display:none}
	DIV.chapo img {display:none}
  DIV.texte {border-top:2px dotted #ffffff;margin:1em 0 1em 0}

  DIV.suite {width:auto;border-top:1px solid #530628;font-weight:bold;font-size:0.9em;padding-top:0.5em}
	DIV.suite A {padding-left:2em;font-weight:normal;font-size:0.9em;}
	DIV.suite A:before {content:"\0020 \0020 \0020 \00BB \0020"; color:#530628;}

  DIV.debut_suite {display:none}
  DIV.auteur {display:none}

  DIV.commentaire {display:none}
	DIV.commentaire A {display:none}
  DIV.commentaire_login {display:none}

  DIV.commentaire_texte {display:none}
