#forum{
	text-align : left;
}

.grosse_cat, .header_message td{
	color: #1877d5;
	padding: 3px;
	background-color: #b7defd;
}

.sous_cat td{
	color: #333333;
	border: 1px solid #e2e2e2;
	vertical-align: middle;
	padding: 3px;
}

.message, .header_message td{
	border: 2px solid #e2e2e2;
}

.message{
	padding : 8px;
	vertical-align: top;
}

.nom_forum{
	font-size : 13px;
}

.description_forum{
	font-size : 11px;
}

.dernier_msg{
	text-align : left;
	font-size : 11px;
}

.dernier_msg a{
	font-style : italic;
}

.puce{
	width : 5%;
}

.ligne_impaire td{
	background-color: #eceff2;
}

.infos_membre{
    vertical-align: top;
    padding : 8px;
	width : 100px;
}

.ss_titre_forum{
    font-size : 14px;
    color : grey;
    font-weight : bold;
    font-style : italic;
    text-indent : 15px;
}
    


