@charset "utf-8";

#div_input_recherche {  
	background-image:url(../images/_inputfond.gif);
	background-repeat:no-repeat;
	width:200px;
	height:25px;
	float:left;
	display:inline;
	z-index:5;
}
.input_recherche {
	border:0;
	font-family:'calibri';
	font-size:12px;
	color:#333333;
	margin-top:4px;
	margin-left:-5px;
}

#div_input_log {  
	background-image:url(../images/_inputfondlog.gif);
	background-repeat:no-repeat;
	width:150px;
	height:18px;
	float:left;
	display:inline;
	z-index:10;
}
#div_submit_log {  
	width:29px;
	height:28px;
	margin-top:-35px;
	margin-left:154px;
	float:left;
	display:inline;
	z-index:22;
}
.input_log {
	border:0;
	font-family:'calibri';
	font-size:11px;
	color:#333333;
	margin-top:1px;
	margin-left:-2px;
	z-index:20;
}