.moteur_recherche {
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	padding-top: 1px;
}
.moteur_recherche form {
	padding: 0px;
	margin: 0px;
	padding-right: 8px;
}
.moteur_recherche input.texte {
	height: 13px;
	margin: 0px;
}
.moteur_recherche td {
	vertical-align: bottom;
}
.moteur_recherche table {
	border: solid 0px #000000;
}