

/* Champ moteur de recherche //----------------------------------------------------------*/
#cntnt01moduleform_1 {
	background: url(../images/structures/recherche-gauche.png) 0 0 no-repeat;
	padding-left: 19px;
	}
#cntnt01moduleform_1 .sbox_r {
	background: url(../images/structures/recherche-droit.png) 0 0 no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	}
#cntnt01moduleform_1 .sbox_r_f2 {
	background: url(../images/structures/recherche-droit.png) 0 -19px no-repeat;
	float: left;
	width: 19px;
	height: 19px;
	}
#cntnt01moduleform_1 input {
	background: url(../images/structures/recherche-centre.png) 0 0 repeat-x;
	float: left;
	border: 0;
	height: 19px; 
	width: 132px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
	}
#cntnt01moduleform_1 fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#cntnt01moduleform_1 label { 
	color: #999; 
	display: none; 
}

#cntnt01moduleform_1 #submitquery { 
	display: none; 
}
/* --------------------------------------------------------------------*/