
/* ------------------------- */
/* les breves dans index.php */
/* ------------------------- */

 DIV.catphp {float:left; width:98%; margin:1em 0}
 DIV.catphp_titre {background: url(img/fond_h2.gif) repeat-y;}
	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-weight:bold; font-size:0.9em}

 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:royalblue;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;display:block;text-align:right;margin:0; padding-bottom:2px; border-bottom:1px dotted royalblue;}

/*notation*/
.catphp p.static {float:left;color:#666;font-size:0.85em}
.catphp div.ratingblock ul {float:left; margin-right: 1.5em}
.catphp div.ratingblock {width:100%;padding-top:0.4em}

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

DIV.dossier {width:100%;}

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


  DIV.texte {float:left;width:100%; margin:0}
  
    DIV.supplement {margin:1em 0 1em 0;text-align:center}

  DIV.auteur {display:none}

 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 {}
        #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;}

