h1 {color:#900;font-weight:bold;font-size:2em;margin:0;padding:0;width:99%;border-bottom:1px #900 solid}

/* Categories (index.php) */
/* ---------------------- */

DIV.cat {width:98%}
  DIV.cat_titre {
	margin-top:3em;  
	padding:0.4em
  }
	DIV.cat_titre img {float:left; margin:0 1em 0 0; border:#900 1px solid}
	DIV.cat_titre h2 {display:inline;font-size:1.5em}
	DIV.cat_titre span {font-size:0.8em;color:#999;padding-left:4px}	

  DIV.cat_texte {background:#900;color:#fff;margin:0 0 5px 55px; padding:0.5em}

  DIV.sscat {margin:2em 0 0 40px}
  DIV.sscat_titre {margin-left:2em; padding:0.3em; border-bottom:#900 1px dotted}
	DIV.sscat_titre img {float:left;margin-right:1em;height:50px}
  	DIV.sscat_titre h3 {display:inline;font-size:1.4em}
  	DIV.sscat_titre span {font-size:0.8em;padding-left:4px;color:#999}

  DIV.sscat_texte {margin-left:6em; margin-bottom:2em; padding:0.2em}


 /* affichage deux colonnes */
 DIV.catcol1 {position:relative; float:left; width:47%; padding:6px;}
 DIV.catcol2 {position:relative; width:47%; float:right; padding:6px;}


/* ----------------------------------- */
/* les dossiers dans une cat (cat.php) */
/* ----------------------------------- */

 DIV.catphp {float:left; width:98%; margin-top:2em}
	DIV.catphp_titre img {float:left;margin-right:1em}
	DIV.catphp_titre h2 {font-size:1.5em;display:inline}
	DIV.catphp_titre span {padding-left:2em;color:#666;font-size:0.8em}

 DIV.catphp_texte{margin-top:0.2em;border-top:1px solid #900;padding:1em}


 /* affichage des souscatégories */
 DIV.catphp_sscat {width:98%; margin-top:2em;padding:0.4em 0 0.4em 0;margin-left:1em}
	DIV.catphp_sscat span {font-size:1.5em;font-weight:bold;float:left;width:95%;background:#900;color:#fff;padding:2px}
	DIV.catphp_sscat div {float:left;width:45%;border-bottom:1px solid #999;padding:5px;margin-bottom:1em}
	DIV.catphp_sscat img {float:left;margin-right:5px;height:40px}
	DIV.catphp_sscat A {font-weight:bold;color:#c00;font-size:1.2em}

 /* class supplémentaire pour présentation deux colonnes */
 DIV.col1 {float :left; width:45%; padding:6px;margin-left:1em}
 DIV.col2 {width:45%; float:left; padding:6px;margin-left:1.2em}


.liencat {font-weight:bold;background:#eee;display:block;text-align:right;padding:1px}

/*notation*/
.catphp p.static {float:right;width:45%}
.catphp div.ratingblock ul {float:left;width:45%}
.catphp div.ratingblock {margin-left:1em;width:98%;height:0.7em;border-bottom:1px dotted #999}

/* -------------------------------------------------- */
/* Dossier specifique (dossiers.php, commentaire.php) */
/* -------------------------------------------------- */

 DIV.dossier {width:98%}
	DIV.titre SPAN {display:block;text-align:right;margin-right:10px;font-size:0.8em}

  DIV.chapo {margin-top:1em;font-style:italic;font-size:1.1em;padding:1em;border:1px solid #900;background:#eee;height:4em}
	DIV.chapo img {float:left;padding-right:1em}

  DIV.texte {margin:1em 0 1em 0}

  DIV.supplement {margin:1em 0 1em 0;text-align:center}

  DIV.suite {border-top:1px solid #900;font-weight:bold;font-size:1.5em;padding-top:0.5em}
	DIV.suite A {padding-left:2em;font-weight:normal;font-size:0.7em;}
	DIV.suite A:before {content:"\0020 \0020 \0020 \00BB \0020"; color:#900;}

  DIV.debut_suite {text-align:center;border-top:1px solid #900;font-weight:bold;padding-top:0.5em}

  DIV.auteur {margin-top:3em;text-align:right;font-weight:bold;border-top:1px solid #c00;border-bottom:1px solid #c00;padding:0.4em 0 0.4em 0}

  DIV.commentaire {margin-top:1em; padding:0.5em 0 0.2em 0; font-weight:bold}
	.commentaire h2 {color:#900;font-size:2em;border-bottom:1px #900 solid;margin:2em 0 0 0;padding:0}
        #comlien {margin-bottom:2em;background:#eee;padding:0.3em;font-weight:bold}

  DIV.commentaire_login {font-weight:bold;background:#900;color:#fff}

  DIV.commentaire_texte {text-align:left;padding:1em;margin-bottom:2em;background:#eee;border:1px solid #900}

.tags {border-top:1px dotted #999;border-bottom:1px dotted #999;height:1.2em;background:#eee}
.tags img {float:left;margin-right:0.5em}

.suiv_preced {margin-top:20px; border-top:1px solid #666; padding-top:10px; color:#666; font-size:0.85em;}
.suiv_preced span {display:block; border-bottom:1px dashed #999; font-weight:bold; padding:2px 0 2px 0;}
