#Header #logo #flag_lng {float:right;}
#Header #logo #flag_lng a{text-decoration:none;}
#BgHeader {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:138px;
	z-index:0;
	overflow: visible;
	background-image: url(../img/bg_header.jpg);
	background-repeat: repeat-x;
	visibility: inherit;
}


#Header {float:left;
	width:854px;
	height:138px;
	margin: auto;padding:0;
	text-align: left; /* on rétablit l'alignement normal du texte */
	position: relative;
	background-image: url(../img/bg_header_content.jpg);
	background-repeat: repeat-x;
	
}


/*effet gauche et droit */

#bg_left, #bg_right {float:left;width:10px;background-repeat: repeat;height:102px;}	
	
/*Recherche*/	
#search {float:right;padding:16px 10px 0 0;width:174px;}
#search .formulaire{width:130px;height:15px;
	background-image: url(../img/bg_input.gif);
	background-repeat: no-repeat;
	padding : 8px 0px 8px 10px;
}
.search {color:#5438a6;
	width:115px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:none;
	background-color:transparent;
line-height:12px;height:16px;margin:0;padding:0;
}

#search p {float:left;}