
/* ---------------------- */
/* Catégories (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 {}
div.sscatcol1 {position:relative; float:left; width:47%; padding:6px;}
div.sscatcol2 {position:relative; width:47%; float:right; padding:6px;}


/* ----------------------------- */
/* Images dans une cat (cat.php) */
/* ----------------------------- */

div.catphp {f}
div.catphp_titre img {}
div.catphp_titre h2 {font-size:1.5em}
div.catphp_titre span {}
div.catphp_texte {}

/* affichage des sous-caté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 {}

/* notation */
.catphp p.static {}
.catphp div.ratingblock {margin-left:1em;height:0.7em;}
    .catphp div.ratingblock ul {}

/* affichage des miniatures */
.catphp_mini {width:96%;}
    .catphp_mini td {width:20%; height:120px; background-color:#CFE2FF;}
        .catphp_mini td img {border:0;}
        .catphp_mini td a {background-color:transparent;}
        .catphp_mini td span {}
        .catphp_mini td.titreimg {height:auto;}

    
/* ---------------------------------------------- */
/* Image spécifique (oeuvre.php, commentaire.php) */
/* ---------------------------------------------- */

div.oeuvre {text-align:center;}
div.titre {margin:10px;}
    div.titre h1 {}
    div.titre span {}
div.suiv_preced {}
    div.suiv_preced img {}
div.date_online {}
div.texte {}
div.supplement {}
div.auteur {}
div.commentaire {}
    div.commentaire h2 {}
#comlien {}
div.commentaire_login {}
div.commentaire_texte {}
.tags {}
    .tags img {}


/* ------------------------------------------ */
/* Page d'un artiste spécifique (artiste.php) */
/* ------------------------------------------ */

.contrib {width:96%;}
    .contrib table {width:96%;}
        .contrib table td {width:33%; height:120px;}
.contcol {}
.contcol2 {}
.contdesc {width:96%;}
.contexpos {}
.conttoutes {text-align:right;}


/* ---------------------------------- */
/* Oeuvres d'un artiste (pauteur.php) */
/* ---------------------------------- */

.auteur {text-aligh:right;}

.undossier {margin:15px;}
.titre_undossier {text-align:center;}
    .titre_undossier h1 {}
    .titre_undossier span {}
.chapo_undossier {margin:5px; font-size:0.8em; color:#AAA;}
    .chapo_undossier img {}
.texte_undossier {}
.suite_undossier {}
