Journée du 30 mai 2026

Trois découvertes :
Fléchères, Le Pont-de-Veyle, Mâcon

Afin d’assurer la réservation, le montant de
CHF 190.- devra être versé d’ici au 8 mai au moyen du QR code ci-contre ou par bulletin de versement téléchargeable ici.

NB : c’est la responsabilité de chaque participant de voyager avec une pièce d’identité valable et de souscrire une assurance voyage et annulation (livret ETI) ; en cas de désistement, il ne sera procédé à aucun remboursement.

Bulletin d’inscription

Bulletin à renvoyer d’ici au 8 mai 2026
Une inscription par personne SVP

body {font-family:’Work Sans’, sans-serif;} .form-container {max-width:580px;} .col-container {width:100%;display:flex;flex-wrap:wrap;justify-content: space-between;align-items:flex-end;} .two-col.col {width:48%;} .type-choice-buttons {font-size:14px;color:#000000;} .radio-label, .field-label {font-size:12px;color:#777771;padding-bottom:10px;font-weight:400 !important;} p.radio-label {margin:0;} .field-label {padding-bottom: 5px;} div.radio-label {padding-top:10px;} .type-choice-buttons label, .field-label {display:block;} .type-choice-buttons label {margin-bottom:10px;} .container {display: block;position: relative;padding-left: 35px;margin-bottom: 12px;cursor: pointer;font-size: 14px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;} .container input {position: absolute;opacity: 0;cursor: pointer;} .checkmark {position: absolute;top: 0;left: 0;height: 25px;width: 25px;background-color: #eee;border-radius: 50%;} .container:hover input ~ .checkmark {background-color: #ccc;} .container input:checked ~ .checkmark {background-color: #556e17;} .checkmark:after {content: “”;position: absolute;display: none;} .container input:checked ~ .checkmark:after {display: block;} .container .checkmark:after {top: 9px;left: 9px;width: 8px;height: 8px;border-radius: 50%;background: white;} .form-required {color:#E04562} .main-select {overflow:hidden;width:100%;background: url(“https://www.amidumir.ch/wp-content/uploads/2026/02/down-arrow.png”) no-repeat #ededed;background-position: calc(100% – 10px) 50%;background-size:12px 7px;margin-bottom:30px;} select {height:40px;appearance: none;width:100%;padding:0 20px;font-size:16px;line-height:1.5em;background-color:transparent;border-radius:0;border-color:#777771;color:#777771;} select:hover {border-color:#556e17;} .text-input input, .text-input textarea {width:100%;background-color:#ededed;appearance: none;border:1px solid #777771;box-shadow:none;outline:none;font-size:16px;padding:10px;color:#000;margin-bottom:20px;border-radius:0;} .text-input input.errors {border:1px solid #FF0000;} .text-input textarea {min-height:140px;margin-bottom:40px;} .text-input input:hover, .text-input input:focus {border:1px solid #556e17;} .submit-button {background:#556e17;box-shadow: none;outline:none;border:2px solid #556e17 !important;color:#FFF;font-size:14px !important;font-weight: 300;padding:10px 20px !important;cursor:pointer;transition:all 0.5s;} .submit-button:hover {background:transparent;color:#556e17;} .text-input.autre-pays {display:none;} #nospam {width:30px;padding:5px 0;text-align: center;} .challenge-error {margin-bottom:30px;color:#FF0000;display:none;} .thankyou {display:none;font-weight:bold;} @media screen and (max-width: 540px) { .two-col.col {width:100%;} }
* Obligatoire
Veuillez répondre correctement : 3 + 6 = ?
Nous vous remercions de votre intérêt. Nous allons rapidement revenir vers vous.

Secrétariat des AMIDUMIR
1200 Genève
(function($) { $(‘#signup’).submit(function (e) { e.preventDefault(); $(‘.challenge-error’).slideUp(); var challenge = $(‘#nospam’).val(); if (challenge != 9) { $(‘.challenge-error’).slideDown(); return false; } var firstmon = $(‘input[name=”PrenomMonsieur”]’).val(); var namemon = $(‘input[name=”NomMonsieur”]’).val(); var email = $(‘input[name=”EMAIL”]’).val(); var phone = $(‘#phone’).val(); var comment = $(‘#comment’).val(); var fullurl = ‘firstmon=’ + firstmon + ‘&namemon=’ + namemon + ‘&email=’ + email + ‘&phone=’ + phone + ‘&comment=’ + comment; $.ajax(‘/sendcontact.php?’ + fullurl); $(‘.thankyou’).delay(1000).fadeIn(500, function() {$(‘#signup’).slideUp(500);}); }); }(jQuery));