#contenu_forum {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 2px;
	text-align: left;
	width: 1004px;
	background: transparent url('http://medias.fluctuat.net/html/flu/img/pattern_fond.png') repeat-y;
	color:#070707;

}

.couleur a, .couleur a:hover {
	line-height:1.8em;
}

.tableau_menu td{
	padding-left:24px;
	padding-top:0px;
	background-repeat:no-repeat;
	height:20px;
}

p.pictos {
	float:right;
	margin:0px 8px 6px 0px;
}

p.pictos a:hover{
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);
	width:44px;
	height:44px;
}



/* rEDESIGN DES ELEMENTS DU FORUM */
/* ------------------------------ */

#mesdiscussions table.main td {
	padding:4px;
	padding-bottom:4px;
	padding-top:4px;
	color:#1d1d1d;
}

td.messCase2 p{ font-size:13px; }

td.messCase2 {
	padding-left:8px;
	padding-bottom:8px;
}

#sujetrelatif {
     clear:both;
     margin-top:20px;
     margin-bottom:8px;
}


