table{
	border-collapse:collapse;
	width:99%;
	margin-left:0.5%;
}

thead{
	text-align:center;
	background: url('../../images/1/forum/head_tableau.PNG') repeat-x;
}

th{
	border-left:solid 1px #AEC1C5;
}

td{
	border:solid 1px #AEC1C5;
	background-color:#F0F6F6;
}

.col_modifier, .col_supprimer, .col_publier, .col_date, .col_status, .col_autre{
	text-align: center;
}
.col_titre{
	width:40%;
}

table.equipe{
	width:50%;
	margin-left:25%;
}
