h1 {color:#F7921C;background-image: url("http://www..gif");font-family: verdana;font-weight:bold;font-size:1.5em;margin:0;padding:6}

/* Categories (index.php) */
/* ---------------------- */
img{border:0}
DIV.Dos_cat {width:98%}
  DIV.Dos_cat_titre {
	margin-top:3em; 
	border-bottom:#535353 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.5em}
	DIV.Dos_cat_titre span {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:#535353 1px dotted}
	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 {padding-left:1em;color:#535353}

  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}

 DIV.Dos_catphp_texte{display:none}


 

/* -------------------------------------------------- */
/* 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 {width:auto;border-top:2px dotted #535353;margin:1em 0 1em 0}

  DIV.suite {display:none}
	DIV.suite A {padding-left:2em;font-weight:normal;font-size:1.1em;}
	DIV.suite A:before {content:"\0020 \0020 \0020 \00BB \0020"; color:#535353;}

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

  div.font-family {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 {width:auto;margin-top:1em; border-top:2px dotted #535353; text-align:center; padding:0.5em 0 0.2em 0; font-weight:bold}
	DIV.commentaire A {color:#535353}
  DIV.commentaire_login {text-align:left;font-weight:bold;border-bottom:1px solid #535353}

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