div#test {
	position: absolute;
	bottom: 80px;
	left: 290px;
	width: 130px;
	height: auto;
	z-index: 500;
}
div#recherche {
	position: absolute;
	bottom: 81px;
	left: 166px;
	width: 100px;
	height: 17px;
	padding: 0px 0px 0px 0px;
	background-color: white;
	z-index: 500;
}
div#ok {
	position: absolute;
	bottom: 81px;
	left: 267px;
	width: 15px;
	height: 15px;
	padding: 2px 2px 0px 5px;
	background-color: white;
	z-index: 500;
}
.input {
	border: 1px solid #87888A;
	margin: 0px;
	width: 85px;
	font-size: 1em;
	padding-left: 2px;
}
