

/* 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:#06c;color:#fff;margin:0 0 5px 0px; padding:0.5em}

  DIV.sscat {margin:2em 0 0 20px}
  DIV.sscat_titre {padding:0.3em; border-bottom:#06c 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:0em; 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 {width:98%;margin-top:2em;clear:left;height:auto !important; min-height:160px; height:160px}
	DIV.catphp_titre img {float:left;margin:0 1em 1em 0;width:209px}
	DIV.catphp_titre h2 {font-size:1.25em;border-bottom:1px dashed #999;margin:0;padding:0 0 2px 0}
	DIV.catphp_titre span {display:block;text-align:right;color:#666;font-size:0.8em}

 DIV.catphp_texte{margin-top:1em}


 /* affichage des souscatégories */
 DIV.catphp_sscat {width:98%; margin-top:2em;padding:0.4em 0 0.4em 0}
	DIV.catphp_sscat span {display:block;font-size:1.5em;font-weight:bold;width:100%;background:#069;color:#fff;padding:2px}
	DIV.catphp_sscat div {border-bottom:1px solid #06c;padding:5px;margin-top:1em}
	DIV.catphp_sscat img {float:left;margin-right:5px;height:40px}
	DIV.catphp_sscat A {font-weight:bold;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-style:italic;font-size:1.15em;height:auto !important;min-height:242px;height:242px;margin-top:1em;padding-bottom:1em;border-bottom:1px dashed #000;}
	DIV.chapo img {float:left;padding-right:1em}

  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 {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 {display:none}



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


#elus {list-style-type:none;margin:0;padding:0;width:615px}
#elus li {height:15em;float:left;text-align:center;width:193px;background:#fff;border-bottom:1px dashed #999;padding:5px}
#elus img {border:1px solid #000}
#hr_elus {clear:left;border:0}
#elus li.elus_fin {border-bottom:0}
