diff --git a/dist/style_prive.html b/dist/style_prive.html
index 55b4960ed0f9cd2495838b082ad2e8e11d94f62d..45e3ce31d6b605979a00a28bcac358c485923ce4 100644
--- a/dist/style_prive.html
+++ b/dist/style_prive.html
@@ -167,6 +167,10 @@ ol.formfx li.gauche.obligatoire label {
 ol.formfx li.gauche input, ol.formfx li.gauche textarea {
 	margin-top: -1.9em;
 }
+ol.formfx li.gauche select {
+	position:relative;
+	top:-1.9em;
+}
 ol.formfx li.obligatoire input {
 	font-weight: bold;
 	border-color: #GET{foncee};