/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

            Créée le              :  06 Avril 2006 (Oulaa ça date :D)
            Derniere mise a jour  :  26 Juil 2009
            Auteur                : InSide
            Version               : 2.0

     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

table { border-collapse:collapse; }

th
{
    color         : #aaa;
    font-size     : 1em;
    background    : #F6F6F6;
    height        : 26px;
    border        : none;
    text-indent   : 10px;
}

/* Cases */

td
{
    background-color : #FCFCFC;
    padding-left     : 10px;
    color            : #464646;
/*    border-top       : 1px  solid #FFF;*/
}

.tr_2 td { background-color:#F5F5F5; } /* #F5F5F5 #eff3f6;*/

#voir_forum td {  border-bottom       : 1px  solid #F2F2F2;}

td:hover, .tr_2 td:hover { background-color:#F8F8F8; }


td  a
{
    color       : #077FA7;
    font-weight : bold;
}

td a:hover
{
    color       : #0096ff;
    font-weight : bold;
    border-left : 0px;
}

/* Index */

.categorie_forum   { width:70%;  background  : url(images/forum/barre_grise-f_arrondie.png) no-repeat;                }
.sujets            { width:5%;   background  : url(images/forum/barre_grise-f_arrondie_centre.png) repeat-x;          }
.messages          { width:7%;   background  : url(images/forum/barre_grise-f_arrondie_centre.png) repeat-x;          }
.dernier_message   { width:21%;  background  : url(images/forum/barre_grise-f_arrondie_droite.png) no-repeat right;   }

/* Liste des topics */

.titre              { width:65%; background  : url(images/forum/barre_grise-f_arrondie.png) no-repeat;       }
.nombremessages     { width:2%;  background  : url(images/forum/barre_grise-f_arrondie_centre.png) repeat-x; }
.nombrevu           { width:2%;  background  : url(images/forum/barre_grise-f_arrondie_centre.png) repeat-x; }
.auteur             { width:10%; background  : url(images/forum/barre_grise-f_arrondie_centre.png) repeat-x; }

/* Liste des topics */

.colonne_auteurs    { width: 150px; background  : url(images/forum/barre_grise-f_arrondie.png) no-repeat;              }
.colonne_messages   { width: 85%  ; background  : url(images/forum/barre_grise-f_arrondie_droite.png) no-repeat right; }

#voir_topic td {vertical-align:top;}

tr.ligne_infos td
{
    background-color : #FEFEFE;
    color            : #7B7B7B;
    font-size        : 12px;
    border-bottom    : 1px  solid #F1F1F1;
    font-weight      : bold;
    padding-top      : 1px;
}

.case_auteurs
{
    background-color : #F8F8F8; /* #D6D6D  #ECECEC6*/
    font-size        : 0.9em;
    border           : 0px ;
    text-align       : center;
    border-bottom    : 1px  solid #F1F1F1;
    padding-left     : 10px;
    padding-right    : 10px;
}

.case_message { border-bottom    : 1px  solid #F1F1F1;}

.case_forum
{
    text-indent   : 10px;

}

td.case_message :hover { background-color : #FFF; }

.mp_titre
{
    background  : url(images/forum/barre_grise-f_arrondie.png) no-repeat;
}

.mp_expediteur
{
    width       : 20%;
    background  : url(images/forum/barre_grise-f_arrondie_centre.png) repeat-x;


}

.mp_time
{
    width       : 20%;
    background  : url(images/forum/barre_grise-f_arrondie_centre.png) repeat-x;
}

.mp_actions
{
    width       : 10%;
    background  : url(images/forum/barre_grise-f_arrondie_droite.png) no-repeat right;
    padding-right : 5px;
}

.case1  {  text-indent   : 10px; }

.tr_mp_2 td { background-color:#eff3f6; } /* #F5F5F5 #eff3f6;*/



.td_fin
{
    color         : #aaa;
    font-size     : 1em;
    background    : #F6F6F6;
    height        : 26px;
    border        : none;
    text-indent   : 10px;


    background  : url(images/forum/barre_grise-f_arrondie.png) no-repeat;
}