@charset "utf-8";
/* CSS Document */
body{
	background-color:#ffffff;
	margin:0px auto;
	font-family:Trebuchet MS, Helvetica, sans-serif;
}

#conteneur{
	background-color:#ffffff;
	margin:0px auto;
	width:955px;
}

#bloc_menu{
	margin:0px auto;
	width:540px;
	height:56px;
	background:url(../images/fond_menu.png) no-repeat;
	position:relative;
	z-index:500;
	top:-65px;
}
#bloc_menu_new{
	margin:0px auto;
	width:540px;
	height:56px;
	background:url(../images/fond_menu_new.png) no-repeat;
	position:relative;
	z-index:500;
	top:-65px;
	top:-85px\9;
}
.input_search{
	margin:16px 0px 0px 30px;
	width:250px;
}
.valid_search{
	margin:16px 0px 0px 10px;
	background:none;
}
.lien_recherche{
	text-decoration:none;
	
}
.lien_blog{
	text-decoration:none;
	margin-left:40px;
	
}
#bandeau{
	width:955px;
	height:135px;
	background:url(../images/bandeau.png) no-repeat;
}
.clearAll{
	clear:both;
}

/* Mise en forme du MENU */
