/* Anciennement rechercher.css */ 

#twitter{ margin-left: 36px; margin-top: 5px; }
#twitter img{ margin-right: 5px; }
#twitter a{ font-size: 13px; color: #6A6767; font-weight: bold; float:left;}
#twitter #twitterLink{margin: 6px 0 0;}

#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;
}

/* Anciennement footer.css */

#footer
{
	clear:both;
	font-size:11px;
}
#footer ul#footer_menu
{
	margin-left:auto;
	margin-right:auto;
	width:375px;
	height:25px;
	list-style:none;
}
#footer ul#footer_menu li
{
	float:left;
	text-align:center;
}
#footer ul#footer_menu li.separateur_gris
{
	background:transparent url(/img/design/separateur_girs.gif) no-repeat top left;
	padding-left:10px;
	margin-left:10px;
}
#footer ul#footer_menu li a
{
	color:#666366;
}
#footer ul#footer_menu li a:hover
{
	text-decoration:underline;
}
