#table_forums
{
 border: 1px solid #AAAAAA;
 width: 98%;
 background-image: url("./design2/tables.png");
 background-repeat: repeat-x;  
 border-collapse: collapse; 
 margin: auto;
 margin-top: 10px;	
}																  

#table_forums h3
{
 padding: 0px;
 margin: 0px;
 height: 20px;
 border-bottom: 1px dashed #DDDDDD;
 color: #4169E1;  
 font-size: 16px;
 text-decoration: none;
 font-weight: bold;
 font-family: Georgia, Verdana, "Comic Sans MS", serif;	 	
 text-align: center;
}

#tableau_messages
{
  /*border: 1px solid black;*/
  width: 100%;	
  border-collapse: collapse;  
  margin: auto;
}				 

#tableau_messages td
{
 border: 1px solid #AAAAAA;	  
 vertical-align: top; 
}	

#col_nb
{
 width: 150px;
}  

#col_new
{
 width: 100px;
}

#tableau td
{
 border-bottom: 1px solid #AAAAAA;
 border-top: 1px solid #AAAAAA;
}

#titre
{
 background: #666666;
 text-align: center;
 font-weight: bold;
 color: #4169E1;
}						 

.colone_auteur
{
 width: 110px;
 text-align: center;
}

.ligne_date
{
 height: 14px;
 font-size: 0.6em;
 color: #4169E1;
 background-color: #D9D9D9;
}

#tableau_messages hr
{
 width: 60%;
 margin-left: 5px;
}

.avatar
{
 max-width: 105px;
 max-height: 100px;
 border: 1px solid #AAAAAA;
}					

.categorie
{
 color: #4169E1;
 background-color: #A3BCFF;					
 border: 0px solid black;
 text-align: left; 
}						   

.liste_forum
{
 border: 1px solid #AAAAAA;	 
 padding-left: 20px;
}

.nbmess_forum
{
 border: 1px solid #AAAAAA;	 
}

.contenu_forum
{
 text-align: left;	
}

.sign_forum
{
 max-height: 100px;
 overflow: hidden;
}
