
/*------------------------------------ RECHERCHE ------------------------------------*/

#recherche {
	position:relative;
	left:14px;
	top:10px;
	height:57px;
}

#recherche_cadre {
	position:absolute;
	left:5px;
	top:24px;
	width:171px;
	height:17px;
	padding-left:1px;
	z-index:10;
	border:0;
	background-color:#FFFFFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; line-height: 14px; text-align: center;
}

#recherche_button {
	cursor:pointer;
	position:absolute;
	background:#FFFFFF url(../../images/bg_specific06.gif) no-repeat;
	left:0px;
	top:45px;
	height:20px;
	width:181px;
	border:0;
	z-index:20;
}

#recherche2 {
	position:relative;
	left:0px;
	top:0px;
	height:35px;
}

#recherche2_cadre {
	position:absolute;
	left:5px;
	top:12px;
	width:171px;
	height:17px;
	padding-left:1px;
	z-index:10;
	border:0;
	background-color:#FFFFFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; line-height: 14px; text-align: center;
}

#recherche2_button {
	cursor:pointer;
	position:absolute;
	background:#FFFFFF url(../../images/bg_specific06.gif) no-repeat;
	left:190px;
	top:11px;
	height:20px;
	width:181px;
	border:0;
	z-index:20;
}

/*//////////////////////////////////// RECHERCHE ////////////////////////////////////*/