

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

DIV.cat {width:98%}
  DIV.cat_titre {
	margin-top:3em;  
	padding:0.4em;border-bottom:1px solid #369
  }
	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 {display:none}

  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 {margin-top:2em;clear:left}
	DIV.catphp_titre img {display:none}
	DIV.catphp_titre h2 {font-size:1.25em;margin:0;padding:0;background:#369;padding:2px}
DIV.catphp_titre h2 a {color:#fff}
	DIV.catphp_titre span {display:none}

 DIV.catphp_texte{margin-bottom:1em;border:1px solid #369; border-top:0;padding:2px}


 /* 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}


.liencat {font-weight:bold;background:#eee;display:block;text-align:right;padding:1px}



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

 DIV.dossier {}
	DIV.titre SPAN {display:block;text-align:right;margin-right:10px;font-size:0.8em;color:#999}

  DIV.chapo {font-weight:bold;font-size:1.1em;margin-top:1em;padding-bottom:1em;border-bottom:1px dashed #000;}
	DIV.chapo img {display:none}

  DIV.texte {margin:1em 0 1em 0;padding:1em 0 0 0}

  Div.texte h2 {color:#003399;border-bottom:1px solid #003399;font-size:1.55em}
  Div.texte h3 {color:#000;border-bottom:1px solid #eee;font-size:1.25em;background:#eee;padding:2px}


  DIV.supplement object {margin:1em 0 1em 0;text-align:center;width:617px;height:450px}

  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}



.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}
