#page #content #recherche p { float: left; }
#page #content #recherche label { width: 100px; }
#page #content #recherche input[type="text"] { width: 200px; }
#page #content #recherche p.checkboxes span { height: 30px; }
#page #content #recherche p button[type="submit"] { margin-left: 30px; line-height: 24px; height: 24px; }
#page #content #recherche p button[type="submit"] img { border: 0; float: right; position: relative; top: -4px; left: 3px; }

#page #content #map { height: 600px; width: 900px; margin: auto; border: 1px solid silver; overflow: hidden; }
#page #content #map img { border: 0; }