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

DIV.cat {}
  DIV.cat_titre {}
	DIV.cat_titre img {}
	DIV.cat_titre h2 {}
	DIV.cat_titre span {}	

  DIV.cat_texte {}

  DIV.sscat {}
  DIV.sscat_titre {}
	DIV.sscat_titre img {}
  	DIV.sscat_titre h3 {}
  	DIV.sscat_titre span {}

  DIV.sscat_texte {}


 /* affichage deux colonnes */
 DIV.catcol1 {}
 DIV.catcol2 {}


/* ----------------------------------- */
/* les sites dans une cat (cat.php) */
/* ----------------------------------- */

 DIV.catphp {}
	DIV.catphp_titre img {}
	DIV.catphp_titre h2 {font-size:0.8em;padding-left:10px}
	DIV.catphp_titre span {}

 DIV.catphp_texte{}


 /* affichage des souscatégories */
 DIV.catphp_sscat {}
	DIV.catphp_sscat span {}
	DIV.catphp_sscat div {}
	DIV.catphp_sscat img {}
	DIV.catphp_sscat A {}

 /* class supplémentaire pour présentation deux colonnes */
 DIV.col1 {}
 DIV.col2 {}


.liencat {font-weight:normal;background:#eee;padding:1px;margin:0}

/*notation*/
.catphp p.static {}
.catphp div.ratingblock ul {}
.catphp div.ratingblock {}

/* -------------------------------------------------- */
/* site specifique (site.php, commentaire.php) */
/* -------------------------------------------------- */

 DIV.dossier {}
	DIV.titre SPAN {}
	DIV.titre img {}

  DIV.texte }

  DIV.commentaire {}
	.commentaire h2 {}
        #comlien {}

  DIV.commentaire_login {}

  DIV.commentaire_texte {}



 /* soumettre un site */
 DIV.catphp_soum {}





