#mod_dossiers {}

.entete2 {float:left; width:98%; margin:0.5em 0;}

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

DIV.cat {float:left;width:100%}
  DIV.cat_titre {margin-top:2em;  padding:0}
	DIV.cat_titre img {float:left; margin:0 1em 0 0; border:royalblue 1px solid}
	DIV.cat_titre h2 {}
	DIV.cat_titre span {display:none}	

  DIV.cat_texte {margin:0; padding:0}

  DIV.sscat {margin:1.5em 0 0 0}
  DIV.sscat_titre {margin-left:3em; padding:0.1m;}
	DIV.sscat_titre img {float:left;margin-right:1em;height:50px}
  	DIV.sscat_titre h3 {display:inline;font-size:1.2em}
  	DIV.sscat_titre span {font-size:0.9em;padding-left:4px;color:#666}

  DIV.sscat_texte {margin-left:3em; margin-bottom:1em; padding:0.1em}


 /* 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.2em;display:inline; background:transparent; padding-left:0}
	DIV.catphp_titre h2 a {color:#333}
	DIV.catphp_titre h2 a:hover {color:royalblue}
	DIV.catphp_titre span {display:none}

 DIV.catphp_texte{margin-top:0.2em;padding:0}


 /* affichage des souscatégories */
 DIV.catphp_sscat {width:98%; margin:1.5em 0 0 3em;}
	DIV.catphp_sscat span {display:none}
	DIV.catphp_sscat div {float:left;width:45%;padding:5px;margin-bottom:1em}
	DIV.catphp_sscat img {float:left;margin-right:1em;}
	DIV.catphp_sscat A {font-weight:bold;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:left;font-size:0.9em;color:#666;}
.catphp div.ratingblock ul {float:left; margin-right:1.5em}
.catphp div.ratingblock {display:none}

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

 DIV.dossier {width:100%;}

	DIV.titre SPAN {margin-left:120px;padding-top:1em;color:royalblue;font-size:0.9em; display:block;text-align:right;border-bottom:1px dotted royalblue}


  DIV.chapo {margin-top:0.3em;font-size:1em}
	DIV.chapo img {float:left;margin-top:-25px;padding-right:20px}

  DIV.texte {float:left;width:100%; margin:0 0 1em 0; text-align:justify;}
    DIV.texte img {border: 8px double royalblue;}
	DIV.texte table img {border:0; background:transparent}

  DIV.supplement {margin:1em 0 1em 0;text-align:center}

  DIV.suite {border-top:1px solid royalblue;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:royalblue;}

  DIV.debut_suite {text-align:center;border-top:1px solid royalblue;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 {float:left;width:100%; margin:1em 0; padding:0.5em 0 1em 0; font-weight:bold;border-bottom:1px dotted royalblue; }
	.commentaire h2 {font-size:1.5em;padding-left:0.2em;color:lightcyan;
	background-color: royalblue;
	background: url(img/fond_h2.gif) repeat-y;}
        #comlien {margin-bottom:1em;font-weight:bold}

  DIV.commentaire_login {font-weight:bold;margin-left:2em}

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




