div.Header_form {
	width : 447px;
	height : 80px;
	margin : 0 0 0 0;
	border : none;
	background : url(../images/prima_menu_recherche.jpg) no-repeat left top;
}

 div.Search {
	 position : absolute;
	 margin-top : 38px;
	 margin-left : 264px;
	 height : 23px;
}

 div.Search .Boutton{
	 color : red;
	 font-style : none;
	 font-size : 12px;
	 font-weight : bold;
	 font-family : Arial;
	 padding-left : 0px;
	 padding-top : 4px;
	 border : none;
	 background : none;
}

 div.Search .Texte{
	 color : black;
	 font-style : none;
	 font-size : 11px;
	 font-weight : normal;
	 font-family : Arial;
	 border : 1px solid #7F9DB9; /*#000 */
	 background : none;
	 width : 146px;
	 height : 20px;
	 padding-top : 2px;
	 background : #fff;
	 padding-left :4px;
}

div.Langue {
	 position : absolute;
	 margin-top : 38px;
	 margin-left : 25px;
	 height : 23px;
	 display : inline;
	 padding-top : 2px;
	 padding-left :14px;
	 
}

div.Langue select {
	vertical-align : middle;
	width : 194px;
	height : 20px;
	font-style : none;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial;
	border : 1px solid #7F9DB9; /*#000 */
}


