#header #recherche
{
	background:url(../../img/design/search_form.gif) no-repeat;
	float:left;
	height:31px;
	width:318px;
	margin-top:49px;
}
#header #recherche form
{
	float:left;
	width:185px;
}
#header #recherche form input#search_keyword{float:left;border:1px solid #99b8c1;height:13px;margin:8px 0 0 0;}
#header #recherche form input#submit{float:left;color:#fff;background:#353f60;height:17px;width:17px;border:0px;margin:8px 0 0 0px;}
#header #recherche form label
{
	color:#53a3b2;
	float:left;
	font-size:10px;
	width:65px;
	margin-left:10px;
	margin-top:10px;
}
#header #recherche ul#language_menu
{
	float:left;
	width:118px;
	margin:0px;
	padding:0px;
	list-style:none;
}
#header #recherche ul#language_menu li
{
	float:left;
	margin-left:5px;
	margin-top:5px;
	list-style:none;
}
#header #recherche ul#language_menu li a
{
	color:#53a3b2;
	font-size:10px;
	text-decoration:none;
}
#header #recherche ul#language_menu li a:hover
{
	color:#53a3b2;
	font-size:10px;
	text-decoration:underline;
}