div#rechercher fieldset{
	border:1px solid #C7C2E2;	
	margin:5px;
	padding:5px;
}
div#rechercher fieldset label{
	font-weight:bold;
	font-size:9pt;
}

div#rechercher table#criteres {
	width:100%;
}

div#rechercher table#criteres select{
	width:100px;
}
