#table_forums td
{
	border: 0px; 
	border-bottom: 1px solid #DDDDDD;
}
#table_forums thead  h3{font-size: 15px;}


.col_last
{
	font-size: 10px;
	width: 15%;
}
.col_date{width: 20%;}
.col_auteur{width: 15%;}
#col_nb{width: 70px;}  

.nbmess_forum{border: 1px solid #AAAAAA;}
.msg_suj td{vertical-align: top;}

.col_titre
{
	padding-left: 4px;
	width: 50%;
}

#col_titre h3
{
	border: 0px;
	text-align: left;
	font-size: 15px;
}

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

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

.colone_auteur
{
 width: 130px;
 text-align: center;
 border-right: 1px solid #DDDDDD;
 background-color: #F0F0F0;
}

.ligne_date
{
 font-size: 0.8em;
 color: #4169E1;
}

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

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

.contenu_forum
{
 text-align: left;
 margin: 4px; 
}

.sign_forum
{
 height: 75px;
 border-top: 1px solid gray;
 margin-top: 15px;
 width: 450px;
 overflow: hidden;
}

