
/*------------------------------------ RECHERCHE ------------------------------------*/

#recherche_01 {
	position:relative;
	left:14px;
	top:10px;
	height:57px;
}

#recherche_01 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: 'Trebuchet MS', Tahoma, Verdana, Arial;  color:#000000;text-decoration:none;font-weight:normal;
}

#recherche_01 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;
}

#recherche_02 {
	position:relative;
	left:0px;
	top:0px;
	height:35px;
}

#recherche_02 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: 'Trebuchet MS', Tahoma, Verdana, Arial;  color:#000000;text-decoration:none;font-weight:normal;
}

#recherche_02 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 ////////////////////////////////////*/

