#menu
{
	background: #fff url(menu_haut.jpg) repeat-x;
	padding-bottom:4px;
}
#menu a:hover{
	background: #fff url(menu_haut_hover.jpg) repeat-x;
	padding-bottom:4px;
}
.recherche{
	background: url(fond_recherche.jpg) no-repeat;
	height: 110px;
	padding-top:15px;
}

.panelBorder h1{
background: #fff url(menu_haut.jpg) repeat-x;
}
#footer{
background: #fff url(menu_haut.jpg) repeat-x;
}
.mainContent fieldset legend{
	color:#000;
}
.panel{
	border:none;
	padding:0px;
	margin-top:0px;
	margin-top:0px;
}
