.forumbg-revendeurs {
	width: 48.5%;
	margin-right: 2px;
	float: left;
	background: #ebebeb none repeat-x 0 0;
	background-color: #959595;
	background-image: url("images/bg_header.gif");
	margin-bottom: 4px;
	padding: 0 5px;
}
.forumbg-partenaires {
	width: 48.5%;
	margin-left: 2px;
	float: right;
	background: #ebebeb none repeat-x 0 0;
	background-color: #959595;
	background-image: url("images/bg_header.gif");
	margin-bottom: 4px;
	padding: 0 5px;
}
