
/* Categories (index.php) */
/* ---------------------- */

.Dos_cat_titre h2 {display:inline;font-size:15px}
.Dos_cat_titre SPAN {color:#999;font-size:11px;margin-left:10px}
.Dos_cat_texte {border-bottom:1px dotted #f66;margin-bottom:10px;padding-bottom:5px}
.Dos_sscat {margin:1em}
.Dos_sscat_titre h3 {display:inline;font-size:13px}
.Dos_sscat_titre SPAN {color:#999;font-size:11px}


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

 .Dos_catphp {clear:left;margin-top:10px;width:98%}
 .Dos_catphp_titre {background:#D94E07}
	.Dos_catphp_titre img {float:left;margin:0 10px 10px 0}
	.Dos_catphp_titre h2 {display:inline;font-size:14px;margin:0 10px 0 0;padding:2px;color:#fff}
	.Dos_catphp_titre SPAN {font-size:11px;color:yellow}
	.Dos_catphp_titre a {color:#fff}
 .Dos_catphp_texte{width:90%;margin:5px}


 /* affichage des souscategories */
 .Dos_catphp_sscat {border-bottom:1px dotted #f66;padding:5px}
	.Dos_catphp_sscat A {font-weight:bold}



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

DIV.titre SPAN {display:block;text-align:right;font-size:11px}

  .chapo {margin-top:20px;font-style:italic;font-size:13px}
	DIV.chapo img {float:left;margin: 0 10px 10px 0}
  .texte {clear:left; padding:5px}
  div.texte h2 {font-size:13px}


  .commentaire {clear:left;margin:1em 0 1em 0;border-top:1px dotted #f66;padding:0.5em 0 0.5em 0}
	DIV.commentaire A {font-weight:bold}


 .commentaire_login {border-bottom:1px dotted #000;background:#eee;color:#930}
	DIV.commentaire_login img {float:left}
 .commentaire_texte {padding:0.5em}
