#contenu_contenu{
	
	width: 998px;
	padding-top: 20px;
}


.contenubox_top{
	
	margin-top: 10px;
	width: 998px;
	height: 17px;
	background-image: url('/images/recherche_result_top.png');
	background-repeat: no-repeat;
	
}
.contenubox_middle{

	width: 998px;
	background-image: url('/images/recherche_result_middle.png');
	background-repeat: repeat-y;
	padding-bottom: 10px;
}
.contenubox_bottom{
	
	width: 998px;
	height: 17px;
	background-image: url('/images/recherche_result_bottom.png');
	background-repeat: no-repeat;
	
}

.contenubox_middle h1{

	padding: 0 0 0 20px;
	color:#F23C65;
	font-size:large;
	margin:0 0 10px;
}

#footer_bonhome{
	width: 1142px;
	height: 97px;
	clear: both;
	background: url('/images/footer_bonhome.png') no-repeat;
}

#footer_bonhome a{
	float: left;
	margin-left: 976px;
}
