


/* ------------------------- */
/* les breves dans index.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{padding:0;}


 /* 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 #36c;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;display:block;text-align:right;border-bottom:1px solid #36c;padding-bottom: 1em}

/*notation*/
.catphp p.static {float:right;width:45%}
.catphp div.ratingblock ul {float:left;width:45%}
.catphp div.ratingblock {width:98%;padding-top:0.4em}

/* -------------------------------------------------- */
/* Breve specifique (breve.php) */
/* -------------------------------------------------- */

 DIV.dossier {width:98%; text-align:justify}
	DIV.titre SPAN {display:block;text-align:right;margin-right:10px;color:grey; font-size:0.9em}

  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.texte img {}

  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}

   DIV.commentaire {}
	DIV.commentaire A {}
	DIV.commentaire A:hover {}
	.commentaire h2 {margin:2em 0 0 0;padding:0}
        #comlien {margin-bottom:2em;padding:0.3em;font-weight:bold}

	DIV.commentaire_login {text-align:left;font-weight:bold;border-bottom:1px dotted}

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




