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

            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;   
    width           :95%; 
    margin          : auto;   
}

th
{
    color               : #444;
    font-size           : 1em;
    height              : 26px;
    text-indent         : 10px;
    background-image    : url(images/test/barre_grise_arrondie.png); 
    background-repeat   : repeat-x;     
}


td
{
    background-color : #F7F7F7;
    padding-left     : 10px;
    color            : #000;
/*      border-top       : 1px  solid #EBEBEB;  */
}

tr.tr_2 td 
{ 
    background-color: #eff3f6; 
    
}



#voir_forum td, #voir_forum th 
{    
    border    : 1px  solid #E5E5E5;  
    
}

#voir_topic  
{   
    border    : 1px  solid #E5E5E5;  
    
}



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:67%;       border-radius  : 10px 0px 0px 10px;        }
.sujets            { width:5%;        }
.messages          { width:7%;          }
.dernier_message   { width:21%;   border-radius  : 0px 10px 10px 0px;    }

/* Liste des topics */

.titre              { width:65%;        }
.nombremessages     { width:2%;  }
.nombrevu           { width:2%;   }
.auteur             { width:10%;  }

/* Liste des topics */

.colonne_auteurs    { width: 150px;             }
.colonne_messages   { width: 85% ; border-radius  : 0px 10px 0px 0px;    }

#voir_topic td {vertical-align:top;}

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

.case_auteurs
{
    background-color : #F8F8F8; 
    font-size        : 0.9em;
    border           : 0px ;
    text-align       : center;
    border-bottom    : 1px  solid #F1F1F1;
    border-right    : 1px  solid #E5E5E5;
    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
{
 border-radius  : 10px 0px 0px 10px;  
 
}

.mp_expediteur
{
    width       : 20%;
}

.mp_time
{
    width       : 20%;
}

.mp_actions
{
    width       : 10%;
   border-radius  : 0px 10px 10px 0px;  
    padding-right : 5px;
}*/

.case1  {  text-indent   : 10px;  }

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

#tableau_mp td
{
    border-bottom             : 1px solid #EBEBEB; 
  padding-bottom: 5px;
    padding-top: 5px;    
     background-color:#f9f9f9;
}

#tableau_mp 
{
     border-top               : 1px solid #E8E8E8;
   width : 80%;
}

.message_mp
{
    color: #848484;
    font-size: 0.85em;
}

#arbre   
{
    font-size        : 1em !important;
}
