@charset "utf-8";
#tableCriteresDeRecherche{
	position:relative;
	width:960px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#6666FF;
}
#tableCriteresDeRecherche td{
	padding:2px;
}
#tableCriteresDeRecherche select{
	font-size:10px;
}
#tableCriteresDeRecherche input[type="button"]{
	font-size:10px;
	font-weight:bold;
}

