.boiteFilter {
	text-align: left;
}
.boiteFilter table {
	font-size: 93%;
	background: transparent;
	line-height: 26px;
	border: none;
	border-collapse: collapse;
	margin-top: 26px;
	margin-left: 2px;
	padding-left: 0;
	text-align: left;
}
.boiteFilter tr {
	margin: 0px; 
}
.boiteFilter td {
	padding: 0px 0px 0px 6px;
	background: url(boiteFilterGv.png) no-repeat left;
	white-space: nowrap;
	margin: 0px;
}
.boiteFilter p {
	display: block;
	height: 26px;
	padding: 2px 9px 2px 3px;
	background: url(boiteFilterDv.png) no-repeat right;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	margin: 0px;
}
.boiteFilter select {
	font-size: 11px;
	color: #333333;
	background-color: #C3E6EC;
}
.boiteFilter input {
	font-size: 11px;
	color: #333333;
	background-color: #C3E6EC;
}
.searchButton {
	display: block;
	cursor: pointer;
	background: url(ok.png) no-repeat;
	width: 31px;
	height: 26px;
	border: 0;
}
