psv.apps.paris.fr Open in urlscan Pro
194.153.110.192  Public Scan

Submitted URL: http://psv.apps.paris.fr/
Effective URL: https://psv.apps.paris.fr/psv/jsp/site/Portal.jsp?page=stage
Submission: On January 27 via manual from FR — Scanned from FR

Form analysis 2 forms found in the DOM

Name: infoPOST

<form method="post" name="info" role="form" id="formSearch" onsubmit="return false">
  <div class="input-group mb-3 search_input">
    <input type="hidden" id="luteceUserValidated" value="">
    <input type="hidden" id="useAccountValidatedModal" value="false">
    <input type="text" id="discipline_name" name="disciplineName" class="form-control" placeholder="Rechercher une discipline" aria-label="Username" aria-describedby="basic-addon1">
    <div class="input-group-append">
      <span class="fa fa-search search_input--icon"></span>
      <button class="btn btn-primary" type="submit" onclick="getStagesResultsByFilter()">Rechercher</button>
    </div>
  </div>
</form>

POST

<form method="POST">
  <label for="inputState" class="filtres_title">Age de l'enfant</label>
  <label for="inputState" class="filtres_title"></label>
  <select id="filter_age" name="filterAge" class="form-control custom-select" onchange="addOrRemoveButton(this,true)">
    <option value=""></option>
    <option value="7">7 ans</option>
    <option value="8">8 ans</option>
    <option value="9">9 ans</option>
    <option value="10">10 ans</option>
    <option value="11">11 ans</option>
    <option value="12">12 ans</option>
    <option value="13">13 ans</option>
    <option value="14">14 ans</option>
    <option value="15">15 ans</option>
    <option value="16">16 ans</option>
    <option value="17">17 ans</option>
  </select>
  <div class="form-group" id="divSemaines">
    <label class="filtres_title">Dates du stage</label>
    <div class="custom-control custom-checkbox">
      <input type="checkbox" id="1" name="semaine" class="custom-control-input" value="1" onclick="addOrRemoveButton(this,true)">
      <label class="custom-control-label" for="1">Semaine 1<br> (20/02/2023 - 24/02/2023)</label>
    </div>
    <div class="custom-control custom-checkbox">
      <input type="checkbox" id="2" name="semaine" class="custom-control-input" value="2" onclick="addOrRemoveButton(this,true)">
      <label class="custom-control-label" for="2">Semaine 2<br> (27/02/2023 - 03/03/2023)</label>
    </div>
  </div>
  <div class="form-group">
    <label class="filtres_title">Horaires du stage</label>
    <div class="custom-control custom-checkbox">
      <input type="checkbox" id="matin" name="formule" class="custom-control-input" value="MATIN" onclick="addOrRemoveButton(this,true)">
      <label class="custom-control-label" for="matin">Matin</label>
    </div>
    <div class="custom-control custom-checkbox">
      <input type="checkbox" id="apresmidi" name="formule" class="custom-control-input" value="APRESMIDI" onclick="addOrRemoveButton(this,true)">
      <label class="custom-control-label" for="apresmidi">Après-midi</label>
    </div>
    <div class="custom-control custom-checkbox">
      <input type="checkbox" id="journee" name="formule" class="custom-control-input" value="JOURNEE" onclick="addOrRemoveButton(this,true)">
      <label class="custom-control-label" for="journee">Journée</label>
    </div>
  </div>
  <b class="filtres_title">Discipline</b> <span class="float-right open_all btn-reset" id="open_all"> Tout déplier</span>
  <div class="filtre_discipline">
    <div class="accordion" id="parentSPORTS_DE_RAQUETTES">
      <div class="card stages_card mt-5" max-width="470px">
        <div class="card-header" tabindex="0">
          <h5 class="card-title" id="heading_SPORTS_DE_RAQUETTES">SPORTS DE RAQUETTES</h5>
          <button class="btn btn-link main-color collapsed" type="button" data-toggle="collapse" data-target="#collapseSPORTS_DE_RAQUETTES" aria-expanded="false" aria-controls="collapseSPORTS_DE_RAQUETTES">
            <span class="sr-only"></span>
            <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
              <title id="paris-icon-title-arrow-bottom"></title>
              <use xlink:href="#paris-icon-arrow-bottom"></use>
            </svg>
          </button>
        </div>
        <div id="collapseSPORTS_DE_RAQUETTES" class="collapse" aria-labelledby="heading_SPORTS_DE_RAQUETTES" data-parent.name="#SPORTS_DE_RAQUETTES">
          <div class="card-body">
            <div class="form-group">
              <div class="custom-control custom-checkbox">
                <input type="checkbox" id="tousDiscipline357" class="custom-control-input" value="357" onchange="checkAll(&quot;tousDiscipline357&quot;,&quot;SPORTS_DE_RAQUETTES&quot;)"> <label class="custom-control-label"
                  for="tousDiscipline357">Tous</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="BADMINTON" value="BADMINTON" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="BADMINTON">BADMINTON</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="SPORTS_DE_RAQUETTES" value="SPORTS DE RAQUETTES" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label"
                  for="SPORTS_DE_RAQUETTES">SPORTS DE RAQUETTES</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="TENNIS" value="TENNIS" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="TENNIS">TENNIS</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="TENNIS_DE_TABLE" value="TENNIS DE TABLE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="TENNIS_DE_TABLE">TENNIS DE
                  TABLE</label>
              </div>
            </div>
          </div>
          <div class="card-footer d-block d-sm-none text-center">
            <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseSPORTS_DE_RAQUETTES" aria-expanded="false" aria-controls="#collapseSPORTS_DE_RAQUETTES">
              <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
                <use xlink:href="#paris-icon-arrow-bottom"></use>
              </svg>
            </button>
          </div>
        </div>
        <div dir="ltr" class="resize-sensor" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
          <div class="resize-sensor-expand" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 300px; height: 35px;"></div>
          </div>
          <div class="resize-sensor-shrink" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 200%; height: 200%;"></div>
          </div>
        </div>
      </div>
    </div>
    <div class="accordion" id="parentAUTRE">
      <div class="card stages_card mt-5" max-width="470px">
        <div class="card-header" tabindex="0">
          <h5 class="card-title" id="heading_AUTRE">AUTRE</h5>
          <button class="btn btn-link main-color collapsed" type="button" data-toggle="collapse" data-target="#collapseAUTRE" aria-expanded="false" aria-controls="collapseAUTRE">
            <span class="sr-only"></span>
            <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
              <title id="paris-icon-title-arrow-bottom"></title>
              <use xlink:href="#paris-icon-arrow-bottom"></use>
            </svg>
          </button>
        </div>
        <div id="collapseAUTRE" class="collapse" aria-labelledby="heading_AUTRE" data-parent.name="#AUTRE">
          <div class="card-body">
            <div class="form-group">
              <div class="custom-control custom-checkbox">
                <input type="checkbox" id="tousDiscipline359" class="custom-control-input" value="359" onchange="checkAll(&quot;tousDiscipline359&quot;,&quot;AUTRE&quot;)"> <label class="custom-control-label" for="tousDiscipline359">Tous</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="CIRQUE" value="CIRQUE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="CIRQUE">CIRQUE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="DOUBLE_DUTCH" value="DOUBLE DUTCH" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="DOUBLE_DUTCH">DOUBLE DUTCH</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="JEUX_PRE_SPORTIFS" value="JEUX PRE SPORTIFS" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="JEUX_PRE_SPORTIFS">JEUX
                  PRE SPORTIFS</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="MULTISPORTS" value="MULTISPORTS" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="MULTISPORTS">MULTISPORTS</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="SPORT_NATURE" value="SPORT NATURE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="SPORT_NATURE">SPORT NATURE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="SPORTS_INNOVANTS" value="SPORTS INNOVANTS" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="SPORTS_INNOVANTS">SPORTS
                  INNOVANTS</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="SPORTS_OLYMPIQUES" value="SPORTS OLYMPIQUES" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label"
                  for="SPORTS_OLYMPIQUES">SPORTS OLYMPIQUES</label>
              </div>
            </div>
          </div>
          <div class="card-footer d-block d-sm-none text-center">
            <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseAUTRE" aria-expanded="false" aria-controls="#collapseAUTRE">
              <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
                <use xlink:href="#paris-icon-arrow-bottom"></use>
              </svg>
            </button>
          </div>
        </div>
        <div dir="ltr" class="resize-sensor" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
          <div class="resize-sensor-expand" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 300px; height: 35px;"></div>
          </div>
          <div class="resize-sensor-shrink" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 200%; height: 200%;"></div>
          </div>
        </div>
      </div>
    </div>
    <div class="accordion" id="parentCYCLISME">
      <div class="card stages_card mt-5" max-width="470px">
        <div class="card-header" tabindex="0">
          <h5 class="card-title" id="heading_CYCLISME">CYCLISME</h5>
          <button class="btn btn-link main-color collapsed" type="button" data-toggle="collapse" data-target="#collapseCYCLISME" aria-expanded="false" aria-controls="collapseCYCLISME">
            <span class="sr-only"></span>
            <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
              <title id="paris-icon-title-arrow-bottom"></title>
              <use xlink:href="#paris-icon-arrow-bottom"></use>
            </svg>
          </button>
        </div>
        <div id="collapseCYCLISME" class="collapse" aria-labelledby="heading_CYCLISME" data-parent.name="#CYCLISME">
          <div class="card-body">
            <div class="form-group">
              <div class="custom-control custom-checkbox">
                <input type="checkbox" id="tousDiscipline364" class="custom-control-input" value="364" onchange="checkAll(&quot;tousDiscipline364&quot;,&quot;CYCLISME&quot;)"> <label class="custom-control-label" for="tousDiscipline364">Tous</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="BMX" value="BMX" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="BMX">BMX</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="VELO" value="VELO" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="VELO">VELO</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="VTT" value="VTT" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="VTT">VTT</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="a_BMX" value="a BMX" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="a_BMX">a BMX</label>
              </div>
            </div>
          </div>
          <div class="card-footer d-block d-sm-none text-center">
            <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseCYCLISME" aria-expanded="false" aria-controls="#collapseCYCLISME">
              <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
                <use xlink:href="#paris-icon-arrow-bottom"></use>
              </svg>
            </button>
          </div>
        </div>
        <div dir="ltr" class="resize-sensor" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
          <div class="resize-sensor-expand" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 300px; height: 35px;"></div>
          </div>
          <div class="resize-sensor-shrink" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 200%; height: 200%;"></div>
          </div>
        </div>
      </div>
    </div>
    <div class="accordion" id="parentDANSE">
      <div class="card stages_card mt-5" max-width="470px">
        <div class="card-header" tabindex="0">
          <h5 class="card-title" id="heading_DANSE">DANSE</h5>
          <button class="btn btn-link main-color collapsed" type="button" data-toggle="collapse" data-target="#collapseDANSE" aria-expanded="false" aria-controls="collapseDANSE">
            <span class="sr-only"></span>
            <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
              <title id="paris-icon-title-arrow-bottom"></title>
              <use xlink:href="#paris-icon-arrow-bottom"></use>
            </svg>
          </button>
        </div>
        <div id="collapseDANSE" class="collapse" aria-labelledby="heading_DANSE" data-parent.name="#DANSE">
          <div class="card-body">
            <div class="form-group">
              <div class="custom-control custom-checkbox">
                <input type="checkbox" id="tousDiscipline368" class="custom-control-input" value="368" onchange="checkAll(&quot;tousDiscipline368&quot;,&quot;DANSE&quot;)"> <label class="custom-control-label" for="tousDiscipline368">Tous</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="BREAKDANCE" value="BREAKDANCE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="BREAKDANCE">BREAKDANCE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="DANSE_CONTEMPORAINE" value="DANSE CONTEMPORAINE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label"
                  for="DANSE_CONTEMPORAINE">DANSE CONTEMPORAINE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="DANSE_HIP_HOP" value="DANSE HIP HOP" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="DANSE_HIP_HOP">DANSE HIP
                  HOP</label>
              </div>
            </div>
          </div>
          <div class="card-footer d-block d-sm-none text-center">
            <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseDANSE" aria-expanded="false" aria-controls="#collapseDANSE">
              <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
                <use xlink:href="#paris-icon-arrow-bottom"></use>
              </svg>
            </button>
          </div>
        </div>
        <div dir="ltr" class="resize-sensor" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
          <div class="resize-sensor-expand" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 300px; height: 35px;"></div>
          </div>
          <div class="resize-sensor-shrink" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 200%; height: 200%;"></div>
          </div>
        </div>
      </div>
    </div>
    <div class="accordion" id="parentE_SPORT">
      <div class="card stages_card mt-5" max-width="470px">
        <div class="card-header" tabindex="0">
          <h5 class="card-title" id="heading_E_SPORT">E SPORT</h5>
          <button class="btn btn-link main-color collapsed" type="button" data-toggle="collapse" data-target="#collapseE_SPORT" aria-expanded="false" aria-controls="collapseE_SPORT">
            <span class="sr-only"></span>
            <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
              <title id="paris-icon-title-arrow-bottom"></title>
              <use xlink:href="#paris-icon-arrow-bottom"></use>
            </svg>
          </button>
        </div>
        <div id="collapseE_SPORT" class="collapse" aria-labelledby="heading_E_SPORT" data-parent.name="#E_SPORT">
          <div class="card-body">
            <div class="form-group">
              <div class="custom-control custom-checkbox">
                <input type="checkbox" id="tousDiscipline372" class="custom-control-input" value="372" onchange="checkAll(&quot;tousDiscipline372&quot;,&quot;E_SPORT&quot;)"> <label class="custom-control-label" for="tousDiscipline372">Tous</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="E_SPORT" value="E SPORT" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="E_SPORT">E SPORT</label>
              </div>
            </div>
          </div>
          <div class="card-footer d-block d-sm-none text-center">
            <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseE_SPORT" aria-expanded="false" aria-controls="#collapseE_SPORT">
              <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
                <use xlink:href="#paris-icon-arrow-bottom"></use>
              </svg>
            </button>
          </div>
        </div>
        <div dir="ltr" class="resize-sensor" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
          <div class="resize-sensor-expand" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 300px; height: 35px;"></div>
          </div>
          <div class="resize-sensor-shrink" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 200%; height: 200%;"></div>
          </div>
        </div>
      </div>
    </div>
    <div class="accordion" id="parentPSV_CULTURE">
      <div class="card stages_card mt-5" max-width="470px">
        <div class="card-header" tabindex="0">
          <h5 class="card-title" id="heading_PSV_CULTURE">PSV CULTURE</h5>
          <button class="btn btn-link main-color collapsed" type="button" data-toggle="collapse" data-target="#collapsePSV_CULTURE" aria-expanded="false" aria-controls="collapsePSV_CULTURE">
            <span class="sr-only"></span>
            <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
              <title id="paris-icon-title-arrow-bottom"></title>
              <use xlink:href="#paris-icon-arrow-bottom"></use>
            </svg>
          </button>
        </div>
        <div id="collapsePSV_CULTURE" class="collapse" aria-labelledby="heading_PSV_CULTURE" data-parent.name="#PSV_CULTURE">
          <div class="card-body">
            <div class="form-group">
              <div class="custom-control custom-checkbox">
                <input type="checkbox" id="tousDiscipline374" class="custom-control-input" value="374" onchange="checkAll(&quot;tousDiscipline374&quot;,&quot;PSV_CULTURE&quot;)"> <label class="custom-control-label"
                  for="tousDiscipline374">Tous</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="ACTIVITE_CULTURELLE" value="ACTIVITE CULTURELLE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label"
                  for="ACTIVITE_CULTURELLE">ACTIVITE CULTURELLE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="ARTS_DE_LA_MARIONNETTE" value="ARTS DE LA MARIONNETTE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label"
                  for="ARTS_DE_LA_MARIONNETTE">ARTS DE LA MARIONNETTE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="ARTS_DU_CIRQUE" value="ARTS DU CIRQUE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="ARTS_DU_CIRQUE">ARTS DU
                  CIRQUE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="ATELIER_RADIO" value="ATELIER RADIO" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="ATELIER_RADIO">ATELIER
                  RADIO</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="CHANT" value="CHANT" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="CHANT">CHANT</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="CINEMA" value="CINEMA" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="CINEMA">CINEMA</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="CULTURE_A_LA_VILLETTE" value="CULTURE A LA VILLETTE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label"
                  for="CULTURE_A_LA_VILLETTE">CULTURE A LA VILLETTE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="CULTURE_DANSE" value="CULTURE DANSE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="CULTURE_DANSE">CULTURE
                  DANSE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="CULTURE_HIP_HOP" value="CULTURE HIP HOP" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="CULTURE_HIP_HOP">CULTURE HIP
                  HOP</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="CULTURE_RAP" value="CULTURE RAP" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="CULTURE_RAP">CULTURE RAP</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="MUSIQUE_ASSISTE_PAR_ORDINATEUR" value="MUSIQUE ASSISTE PAR ORDINATEUR" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label"
                  for="MUSIQUE_ASSISTE_PAR_ORDINATEUR">MUSIQUE ASSISTE PAR ORDINATEUR</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="PHOTOGRAPHIE" value="PHOTOGRAPHIE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="PHOTOGRAPHIE">PHOTOGRAPHIE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="REALITE_VIRTUELLE" value="REALITE VIRTUELLE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label"
                  for="REALITE_VIRTUELLE">REALITE VIRTUELLE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="SERIGRAPHIE" value="SERIGRAPHIE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="SERIGRAPHIE">SERIGRAPHIE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="THEATRE" value="THEATRE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="THEATRE">THEATRE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="a_DANSE" value="a DANSE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="a_DANSE">a DANSE</label>
              </div>
            </div>
          </div>
          <div class="card-footer d-block d-sm-none text-center">
            <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapsePSV_CULTURE" aria-expanded="false" aria-controls="#collapsePSV_CULTURE">
              <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
                <use xlink:href="#paris-icon-arrow-bottom"></use>
              </svg>
            </button>
          </div>
        </div>
        <div dir="ltr" class="resize-sensor" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
          <div class="resize-sensor-expand" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 300px; height: 35px;"></div>
          </div>
          <div class="resize-sensor-shrink" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 200%; height: 200%;"></div>
          </div>
        </div>
      </div>
    </div>
    <div class="accordion" id="parentSPORTS_COLLECTIF">
      <div class="card stages_card mt-5" max-width="470px">
        <div class="card-header" tabindex="0">
          <h5 class="card-title" id="heading_SPORTS_COLLECTIF">SPORTS COLLECTIF</h5>
          <button class="btn btn-link main-color collapsed" type="button" data-toggle="collapse" data-target="#collapseSPORTS_COLLECTIF" aria-expanded="false" aria-controls="collapseSPORTS_COLLECTIF">
            <span class="sr-only"></span>
            <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
              <title id="paris-icon-title-arrow-bottom"></title>
              <use xlink:href="#paris-icon-arrow-bottom"></use>
            </svg>
          </button>
        </div>
        <div id="collapseSPORTS_COLLECTIF" class="collapse" aria-labelledby="heading_SPORTS_COLLECTIF" data-parent.name="#SPORTS_COLLECTIF">
          <div class="card-body">
            <div class="form-group">
              <div class="custom-control custom-checkbox">
                <input type="checkbox" id="tousDiscipline388" class="custom-control-input" value="388" onchange="checkAll(&quot;tousDiscipline388&quot;,&quot;SPORTS_COLLECTIF&quot;)"> <label class="custom-control-label"
                  for="tousDiscipline388">Tous</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="BASE_BALL" value="BASE BALL" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="BASE_BALL">BASE BALL</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="BASKET_BALL" value="BASKET BALL" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="BASKET_BALL">BASKET BALL</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="BEACH_VOLLEY" value="BEACH VOLLEY" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="BEACH_VOLLEY">BEACH VOLLEY</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="DODGE_BALL" value="DODGE BALL" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="DODGE_BALL">DODGE BALL</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="FLAG_FOOT" value="FLAG FOOT" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="FLAG_FOOT">FLAG FOOT</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="FOOTBALL" value="FOOTBALL" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="FOOTBALL">FOOTBALL</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="FUTSAL" value="FUTSAL" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="FUTSAL">FUTSAL</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="HANDBALL" value="HANDBALL" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="HANDBALL">HANDBALL</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="HOCKEY_SUR_GAZON" value="HOCKEY SUR GAZON" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="HOCKEY_SUR_GAZON">HOCKEY
                  SUR GAZON</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="RUGBY" value="RUGBY" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="RUGBY">RUGBY</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="SPORTS_COLLECTIFS" value="SPORTS COLLECTIFS" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label"
                  for="SPORTS_COLLECTIFS">SPORTS COLLECTIFS</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="ULTIMATE_FRISBEE" value="ULTIMATE FRISBEE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="ULTIMATE_FRISBEE">ULTIMATE
                  FRISBEE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="VOLLEY_BALL" value="VOLLEY BALL" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="VOLLEY_BALL">VOLLEY BALL</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="WATER_POLO" value="WATER POLO" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="WATER_POLO">WATER POLO</label>
              </div>
            </div>
          </div>
          <div class="card-footer d-block d-sm-none text-center">
            <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseSPORTS_COLLECTIF" aria-expanded="false" aria-controls="#collapseSPORTS_COLLECTIF">
              <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
                <use xlink:href="#paris-icon-arrow-bottom"></use>
              </svg>
            </button>
          </div>
        </div>
        <div dir="ltr" class="resize-sensor" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
          <div class="resize-sensor-expand" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 300px; height: 35px;"></div>
          </div>
          <div class="resize-sensor-shrink" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 200%; height: 200%;"></div>
          </div>
        </div>
      </div>
    </div>
    <div class="accordion" id="parentSPORTS_DE_COMBATS">
      <div class="card stages_card mt-5" max-width="470px">
        <div class="card-header" tabindex="0">
          <h5 class="card-title" id="heading_SPORTS_DE_COMBATS">SPORTS DE COMBATS</h5>
          <button class="btn btn-link main-color collapsed" type="button" data-toggle="collapse" data-target="#collapseSPORTS_DE_COMBATS" aria-expanded="false" aria-controls="collapseSPORTS_DE_COMBATS">
            <span class="sr-only"></span>
            <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
              <title id="paris-icon-title-arrow-bottom"></title>
              <use xlink:href="#paris-icon-arrow-bottom"></use>
            </svg>
          </button>
        </div>
        <div id="collapseSPORTS_DE_COMBATS" class="collapse" aria-labelledby="heading_SPORTS_DE_COMBATS" data-parent.name="#SPORTS_DE_COMBATS">
          <div class="card-body">
            <div class="form-group">
              <div class="custom-control custom-checkbox">
                <input type="checkbox" id="tousDiscipline403" class="custom-control-input" value="403" onchange="checkAll(&quot;tousDiscipline403&quot;,&quot;SPORTS_DE_COMBATS&quot;)"> <label class="custom-control-label"
                  for="tousDiscipline403">Tous</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="ARTS_MARTIAUX" value="ARTS MARTIAUX" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="ARTS_MARTIAUX">ARTS
                  MARTIAUX</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="BOXE" value="BOXE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="BOXE">BOXE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="BOXE_ANGLAISE" value="BOXE ANGLAISE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="BOXE_ANGLAISE">BOXE
                  ANGLAISE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="BOXE_FRANCAISE" value="BOXE FRANCAISE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="BOXE_FRANCAISE">BOXE
                  FRANCAISE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="CAPOEIRA" value="CAPOEIRA" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="CAPOEIRA">CAPOEIRA</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="ESCRIME" value="ESCRIME" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="ESCRIME">ESCRIME</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="JUDO" value="JUDO" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="JUDO">JUDO</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="KARATE" value="KARATE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="KARATE">KARATE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="LUTTE" value="LUTTE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="LUTTE">LUTTE</label>
              </div>
            </div>
          </div>
          <div class="card-footer d-block d-sm-none text-center">
            <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseSPORTS_DE_COMBATS" aria-expanded="false" aria-controls="#collapseSPORTS_DE_COMBATS">
              <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
                <use xlink:href="#paris-icon-arrow-bottom"></use>
              </svg>
            </button>
          </div>
        </div>
        <div dir="ltr" class="resize-sensor" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
          <div class="resize-sensor-expand" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 300px; height: 35px;"></div>
          </div>
          <div class="resize-sensor-shrink" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 200%; height: 200%;"></div>
          </div>
        </div>
      </div>
    </div>
    <div class="accordion" id="parentSPORTS_DE_GLISSE">
      <div class="card stages_card mt-5" max-width="470px">
        <div class="card-header" tabindex="0">
          <h5 class="card-title" id="heading_SPORTS_DE_GLISSE">SPORTS DE GLISSE</h5>
          <button class="btn btn-link main-color collapsed" type="button" data-toggle="collapse" data-target="#collapseSPORTS_DE_GLISSE" aria-expanded="false" aria-controls="collapseSPORTS_DE_GLISSE">
            <span class="sr-only"></span>
            <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
              <title id="paris-icon-title-arrow-bottom"></title>
              <use xlink:href="#paris-icon-arrow-bottom"></use>
            </svg>
          </button>
        </div>
        <div id="collapseSPORTS_DE_GLISSE" class="collapse" aria-labelledby="heading_SPORTS_DE_GLISSE" data-parent.name="#SPORTS_DE_GLISSE">
          <div class="card-body">
            <div class="form-group">
              <div class="custom-control custom-checkbox">
                <input type="checkbox" id="tousDiscipline412" class="custom-control-input" value="412" onchange="checkAll(&quot;tousDiscipline412&quot;,&quot;SPORTS_DE_GLISSE&quot;)"> <label class="custom-control-label"
                  for="tousDiscipline412">Tous</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="ROLLER" value="ROLLER" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="ROLLER">ROLLER</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="ROLLER_DISCO" value="ROLLER DISCO" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="ROLLER_DISCO">ROLLER DISCO</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="SKATE" value="SKATE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="SKATE">SKATE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="TROTTINETTE_FREESTYLE" value="TROTTINETTE FREESTYLE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label"
                  for="TROTTINETTE_FREESTYLE">TROTTINETTE FREESTYLE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="VOILE" value="VOILE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="VOILE">VOILE</label>
              </div>
            </div>
          </div>
          <div class="card-footer d-block d-sm-none text-center">
            <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseSPORTS_DE_GLISSE" aria-expanded="false" aria-controls="#collapseSPORTS_DE_GLISSE">
              <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
                <use xlink:href="#paris-icon-arrow-bottom"></use>
              </svg>
            </button>
          </div>
        </div>
        <div dir="ltr" class="resize-sensor" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
          <div class="resize-sensor-expand" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 300px; height: 35px;"></div>
          </div>
          <div class="resize-sensor-shrink" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 200%; height: 200%;"></div>
          </div>
        </div>
      </div>
    </div>
    <div class="accordion" id="parentSPORTS_D_EAU">
      <div class="card stages_card mt-5" max-width="470px">
        <div class="card-header" tabindex="0">
          <h5 class="card-title" id="heading_SPORTS_D_EAU">SPORTS D'EAU</h5>
          <button class="btn btn-link main-color collapsed" type="button" data-toggle="collapse" data-target="#collapseSPORTS_D_EAU" aria-expanded="false" aria-controls="collapseSPORTS_D_EAU">
            <span class="sr-only"></span>
            <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
              <title id="paris-icon-title-arrow-bottom"></title>
              <use xlink:href="#paris-icon-arrow-bottom"></use>
            </svg>
          </button>
        </div>
        <div id="collapseSPORTS_D_EAU" class="collapse" aria-labelledby="heading_SPORTS_D_EAU" data-parent.name="#SPORTS_D_EAU">
          <div class="card-body">
            <div class="form-group">
              <div class="custom-control custom-checkbox">
                <input type="checkbox" id="tousDiscipline421" class="custom-control-input" value="421" onchange="checkAll(&quot;tousDiscipline421&quot;,&quot;SPORTS_D_EAU&quot;)"> <label class="custom-control-label"
                  for="tousDiscipline421">Tous</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="CANOE_KAYAK" value="CANOE KAYAK" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="CANOE_KAYAK">CANOE KAYAK</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="NATATION" value="NATATION" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="NATATION">NATATION</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="NATATION_NON_NAGEURS" value="NATATION NON NAGEURS" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label"
                  for="NATATION_NON_NAGEURS">NATATION NON NAGEURS</label>
              </div>
            </div>
          </div>
          <div class="card-footer d-block d-sm-none text-center">
            <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseSPORTS_D_EAU" aria-expanded="false" aria-controls="#collapseSPORTS_D_EAU">
              <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
                <use xlink:href="#paris-icon-arrow-bottom"></use>
              </svg>
            </button>
          </div>
        </div>
        <div dir="ltr" class="resize-sensor" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
          <div class="resize-sensor-expand" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 300px; height: 35px;"></div>
          </div>
          <div class="resize-sensor-shrink" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 200%; height: 200%;"></div>
          </div>
        </div>
      </div>
    </div>
    <div class="accordion" id="parentSPORTS_HANDICAP">
      <div class="card stages_card mt-5" max-width="470px">
        <div class="card-header" tabindex="0">
          <h5 class="card-title" id="heading_SPORTS_HANDICAP">SPORTS HANDICAP</h5>
          <button class="btn btn-link main-color collapsed" type="button" data-toggle="collapse" data-target="#collapseSPORTS_HANDICAP" aria-expanded="false" aria-controls="collapseSPORTS_HANDICAP">
            <span class="sr-only"></span>
            <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
              <title id="paris-icon-title-arrow-bottom"></title>
              <use xlink:href="#paris-icon-arrow-bottom"></use>
            </svg>
          </button>
        </div>
        <div id="collapseSPORTS_HANDICAP" class="collapse" aria-labelledby="heading_SPORTS_HANDICAP" data-parent.name="#SPORTS_HANDICAP">
          <div class="card-body">
            <div class="form-group">
              <div class="custom-control custom-checkbox">
                <input type="checkbox" id="tousDiscipline424" class="custom-control-input" value="424" onchange="checkAll(&quot;tousDiscipline424&quot;,&quot;SPORTS_HANDICAP&quot;)"> <label class="custom-control-label"
                  for="tousDiscipline424">Tous</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="HANDISPORT" value="HANDISPORT" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="HANDISPORT">HANDISPORT</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="SPORT_ADAPTE" value="SPORT ADAPTE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="SPORT_ADAPTE">SPORT ADAPTE</label>
              </div>
            </div>
          </div>
          <div class="card-footer d-block d-sm-none text-center">
            <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseSPORTS_HANDICAP" aria-expanded="false" aria-controls="#collapseSPORTS_HANDICAP">
              <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
                <use xlink:href="#paris-icon-arrow-bottom"></use>
              </svg>
            </button>
          </div>
        </div>
        <div dir="ltr" class="resize-sensor" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
          <div class="resize-sensor-expand" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 300px; height: 35px;"></div>
          </div>
          <div class="resize-sensor-shrink" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 200%; height: 200%;"></div>
          </div>
        </div>
      </div>
    </div>
    <div class="accordion" id="parentSPORTS_INDIVIDUEL">
      <div class="card stages_card mt-5" max-width="470px">
        <div class="card-header" tabindex="0">
          <h5 class="card-title" id="heading_SPORTS_INDIVIDUEL">SPORTS INDIVIDUEL</h5>
          <button class="btn btn-link main-color collapsed" type="button" data-toggle="collapse" data-target="#collapseSPORTS_INDIVIDUEL" aria-expanded="false" aria-controls="collapseSPORTS_INDIVIDUEL">
            <span class="sr-only"></span>
            <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
              <title id="paris-icon-title-arrow-bottom"></title>
              <use xlink:href="#paris-icon-arrow-bottom"></use>
            </svg>
          </button>
        </div>
        <div id="collapseSPORTS_INDIVIDUEL" class="collapse" aria-labelledby="heading_SPORTS_INDIVIDUEL" data-parent.name="#SPORTS_INDIVIDUEL">
          <div class="card-body">
            <div class="form-group">
              <div class="custom-control custom-checkbox">
                <input type="checkbox" id="tousDiscipline427" class="custom-control-input" value="427" onchange="checkAll(&quot;tousDiscipline427&quot;,&quot;SPORTS_INDIVIDUEL&quot;)"> <label class="custom-control-label"
                  for="tousDiscipline427">Tous</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="ACROSPORT" value="ACROSPORT" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="ACROSPORT">ACROSPORT</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="ATHLETISME" value="ATHLETISME" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="ATHLETISME">ATHLETISME</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="COURSE_D_ORIENTATION" value="COURSE D'ORIENTATION" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label"
                  for="COURSE_D_ORIENTATION">COURSE D'ORIENTATION</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="DISC_GOLF" value="DISC GOLF" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="DISC_GOLF">DISC GOLF</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="ESCALADE" value="ESCALADE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="ESCALADE">ESCALADE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="GOLF" value="GOLF" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="GOLF">GOLF</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="GYMNASTIQUE" value="GYMNASTIQUE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="GYMNASTIQUE">GYMNASTIQUE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="GYMNASTIQUE_RYTHMIQUE_ET_SPORTIVE" value="GYMNASTIQUE RYTHMIQUE ET SPORTIVE" onchange="addOrRemoveButton(this,true)"> <label
                  class="custom-control-label" for="GYMNASTIQUE_RYTHMIQUE_ET_SPORTIVE">GYMNASTIQUE RYTHMIQUE ET SPORTIVE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="LASER_RUN" value="LASER RUN" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="LASER_RUN">LASER RUN</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="PARKOUR" value="PARKOUR" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="PARKOUR">PARKOUR</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="PETANQUE" value="PETANQUE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="PETANQUE">PETANQUE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="SLAKE_LINE" value="SLAKE LINE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="SLAKE_LINE">SLAKE LINE</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="TIR_A_L_ARC" value="TIR A L'ARC" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="TIR_A_L_ARC">TIR A L'ARC</label>
              </div>
              <div class="custom-control custom-checkbox ">
                <input type="checkbox" name="discipline" class="custom-control-input checkAll" id="TRAMPOLINE" value="TRAMPOLINE" onchange="addOrRemoveButton(this,true)"> <label class="custom-control-label" for="TRAMPOLINE">TRAMPOLINE</label>
              </div>
            </div>
          </div>
          <div class="card-footer d-block d-sm-none text-center">
            <button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseSPORTS_INDIVIDUEL" aria-expanded="false" aria-controls="#collapseSPORTS_INDIVIDUEL">
              <svg class="paris-icon paris-icon-arrow-bottom" aria-hidden="true" focusable="false">
                <use xlink:href="#paris-icon-arrow-bottom"></use>
              </svg>
            </button>
          </div>
        </div>
        <div dir="ltr" class="resize-sensor" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
          <div class="resize-sensor-expand" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 300px; height: 35px;"></div>
          </div>
          <div class="resize-sensor-shrink" style="pointer-events: none; position: absolute; inset: 0px; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%;">
            <div style="position: absolute; left: 0px; top: 0px; transition: all 0s ease 0s; width: 200%; height: 200%;"></div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <span class="space"></span> <label class="filtres_title" for="filtres_localisation">Localisation</label>
  <span class="fas fa-info-circle" aria-hidden="true" title="Cherchez une adresse complète (à moins de  1km du lieu), un code postal ou un équipement existant "></span>
  <div class="input-group mb-3">
    <input type="text" id="AdrAuto_query" name="query" class="form-control localisation_input ui-autocomplete-input" autocomplete="off"><span role="status" aria-live="polite" class="ui-helper-hidden-accessible"></span>
    <button class="btn btn-primary" type="button" onclick="filtreLocalisation()">Ok</button>
    <span class="invisible text-danger" id="adresse-sans-numero"><small>Veuillez saisir une adresse avec un numéro de rue</small></span>
    <input type="hidden" name="localisation" id="localisation">
    <input type="hidden" name="codePostal" id="codePostal">
    <input type="hidden" name="equipement" id="equipement">
  </div>
  <a class="btn  btn-action mr-2 mb-4 mt-4" onclick="getStagesResultsByFilter()">
						<span class="">Appliquer les filtres</span>
					</a>
</form>

Text Content

Aller au contenu principal


HAUT DE PAGE

Mon Paris

--------------------------------------------------------------------------------

Paris Sport Vacances

 * Rechercher un stage
 * Mode d'emploi
 * Règlement
 * Mon profil

* panier 0
  Panier
* Se connecter Mon Paris

Paris Sport Vacances




PARIS SPORT VACANCES

Rechercher
Information

Informations: Les inscriptions seront ouvertes le jeudi 26/01. Afin de trouver
le programme des stages et réserver le stage souhaité, nous vous invitons à
utiliser les filtres de recherches (semaine, âge, discipline,...), puis à
cliquer sur le bouton "appliquer les filtres". Pour les stages à la journée
(payant selon votre tranche tarifaire) le repas et gouter sont compris . Des
stages Paris Sport Vacances + Culture sont également proposés.

Filtrer
Fermer Filtre

--------------------------------------------------------------------------------


Réinitialiser les filtres
Age de l'enfant 7 ans 8 ans 9 ans 10 ans 11 ans 12 ans 13 ans 14 ans 15 ans 16
ans 17 ans
Dates du stage
Semaine 1
(20/02/2023 - 24/02/2023)
Semaine 2
(27/02/2023 - 03/03/2023)
Horaires du stage
Matin
Après-midi
Journée
Discipline Tout déplier

SPORTS DE RAQUETTES

Tous
BADMINTON
SPORTS DE RAQUETTES
TENNIS
TENNIS DE TABLE



AUTRE

Tous
CIRQUE
DOUBLE DUTCH
JEUX PRE SPORTIFS
MULTISPORTS
SPORT NATURE
SPORTS INNOVANTS
SPORTS OLYMPIQUES



CYCLISME

Tous
BMX
VELO
VTT
a BMX



DANSE

Tous
BREAKDANCE
DANSE CONTEMPORAINE
DANSE HIP HOP



E SPORT

Tous
E SPORT



PSV CULTURE

Tous
ACTIVITE CULTURELLE
ARTS DE LA MARIONNETTE
ARTS DU CIRQUE
ATELIER RADIO
CHANT
CINEMA
CULTURE A LA VILLETTE
CULTURE DANSE
CULTURE HIP HOP
CULTURE RAP
MUSIQUE ASSISTE PAR ORDINATEUR
PHOTOGRAPHIE
REALITE VIRTUELLE
SERIGRAPHIE
THEATRE
a DANSE



SPORTS COLLECTIF

Tous
BASE BALL
BASKET BALL
BEACH VOLLEY
DODGE BALL
FLAG FOOT
FOOTBALL
FUTSAL
HANDBALL
HOCKEY SUR GAZON
RUGBY
SPORTS COLLECTIFS
ULTIMATE FRISBEE
VOLLEY BALL
WATER POLO



SPORTS DE COMBATS

Tous
ARTS MARTIAUX
BOXE
BOXE ANGLAISE
BOXE FRANCAISE
CAPOEIRA
ESCRIME
JUDO
KARATE
LUTTE



SPORTS DE GLISSE

Tous
ROLLER
ROLLER DISCO
SKATE
TROTTINETTE FREESTYLE
VOILE



SPORTS D'EAU

Tous
CANOE KAYAK
NATATION
NATATION NON NAGEURS



SPORTS HANDICAP

Tous
HANDISPORT
SPORT ADAPTE



SPORTS INDIVIDUEL

Tous
ACROSPORT
ATHLETISME
COURSE D'ORIENTATION
DISC GOLF
ESCALADE
GOLF
GYMNASTIQUE
GYMNASTIQUE RYTHMIQUE ET SPORTIVE
LASER RUN
PARKOUR
PETANQUE
SLAKE LINE
TIR A L'ARC
TRAMPOLINE


Localisation
Ok Veuillez saisir une adresse avec un numéro de rue
Appliquer les filtres
Appliquer

INFORMATIONS IMPORTANTES

Close

Dans le cadre de ce stage, notez bien cette information :

-

Dans le cadre de ce stage, notez bien cette information :

Annuler l'inscription Confirmer l'inscription

SESSION EXPIRÉE

Nous sommes désolés mais votre session a expiré

Fermer

SESSION COMPLET

Nous sommes désolés mais la dernière place de ce stage vient d'être réservée

Fermer
244 stage(s) disponible(s)
Liste Carte
Liste Carte
Fermer

244 stage(s) disponible(s)



ACROSPORT

2 Stage(s) 1 Lieux 11 Places disponible(s) ACROSPORT

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Charles Mildé (75017) 10h00 - 13h00

5 jour(s) Matin FEMININ 7 - 11 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Charles Mildé (75017) 10h00 - 13h00

5 jour(s) Matin FEMININ 12 - 17 ans

11 Place(s) restante(s)

Inscription



ARTS DE LA MARIONNETTE

1 Stage(s) 1 Lieux 14 Places disponible(s) ARTS DE LA MARIONNETTE

DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Stade Poterne des Peupliers (75013) 09h00 - 17h00

5 jour(s) Journée MIXTE 10 - 14 ans

14 Place(s) restante(s)

Tarif et inscription Tarif et inscription



ARTS MARTIAUX

3 Stage(s) 3 Lieux 35 Places disponible(s) ARTS MARTIAUX

DU 27/02/2023 AU 03/03/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Jean Verdier (75010) 09h00 - 17h00

5 jour(s) Journée MIXTE 7 - 14 ans

14 Place(s) restante(s)

Tarif et inscription Tarif et inscription


DU 27/02/2023 AU 03/03/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Bertrand Dauvin (75018) 09h00 - 17h00

5 jour(s) Journée MIXTE 10 - 15 ans

12 Place(s) restante(s)

Tarif et inscription Tarif et inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Salle de sports Amandiers (75020) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 11 - 15 ans

9 Place(s) restante(s)

Inscription



ATELIER RADIO

1 Stage(s) 1 Lieux 0 Places disponible(s) ATELIER RADIO

DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Alice Milliat (75014) 09h00 - 17h00

5 jour(s) Journée MIXTE 10 - 14 ans

COMPLET Créer une alerte




ATHLETISME

3 Stage(s) 2 Lieux 49 Places disponible(s) ATHLETISME

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Stade Suzanne Lenglen (75015) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 12 ans

26 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Stade Suzanne Lenglen (75015) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 12 ans

10 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Jules Ladoumègue - La Pagode (75019) 09h00 - 17h00

5 jour(s) Journée MIXTE 8 - 16 ans

13 Place(s) restante(s)

Tarif et inscription Tarif et inscription



BADMINTON

13 Stage(s) 6 Lieux 181 Places disponible(s) BADMINTON

DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Keller (75015) 09h00 - 17h00

5 jour(s) Journée MIXTE 10 - 14 ans

6 Place(s) restante(s)

Tarif et inscription Tarif et inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Alexandre Lippmann (75017) 09h00 - 12h00

5 jour(s) Matin MIXTE 8 - 15 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Alexandre Lippmann (75017) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 8 - 15 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Micheline Ostermeyer (75018) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 12 ans

12 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Micheline Ostermeyer (75018) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 14 ans

12 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Micheline Ostermeyer (75018) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 12 ans

10 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Micheline Ostermeyer (75018) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 14 ans

15 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Tristan Tzara (75018) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

20 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Tristan Tzara (75018) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

18 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase des Pyrénées (75020) 09h00 - 12h00

5 jour(s) Matin MIXTE 10 - 13 ans

22 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase des Pyrénées (75020) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 13 - 17 ans

21 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Paul Meurice (75020) 09h00 - 12h00

5 jour(s) Matin MIXTE 10 - 13 ans

27 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Paul Meurice (75020) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 13 - 17 ans

18 Place(s) restante(s)

Inscription



BASE BALL

2 Stage(s) 1 Lieux 42 Places disponible(s) BASE BALL

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Le Vau (75020) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

24 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Le Vau (75020) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 17 ans

18 Place(s) restante(s)

Inscription



BASKET BALL

18 Stage(s) 10 Lieux 270 Places disponible(s) BASKET BALL

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Jean Dame (75002) 14h00 - 17h00

5 jour(s) Après-midi FEMININ 12 - 17 ans

14 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Michel le Comte (75003) 09h00 - 17h00

5 jour(s) Journée MIXTE 10 - 16 ans

14 Place(s) restante(s)

Tarif et inscription Tarif et inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Le Stadium (75013) 09h00 - 12h00

5 jour(s) Matin MIXTE 9 - 11 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Le Stadium (75013) 14h00 - 17h00

5 jour(s) Après-midi FEMININ 11 - 15 ans

12 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Chapelle International (75018) 09h00 - 12h00

5 jour(s) Matin MIXTE 13 - 17 ans

19 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Chapelle International (75018) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 13 - 17 ans

15 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Chapelle International (75018) 09h00 - 12h00

5 jour(s) Matin MIXTE 9 - 12 ans

10 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Chapelle International (75018) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 13 - 17 ans

11 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Madeleine Rebérioux (75018) 14h00 - 17h00

5 jour(s) Après-midi FEMININ 12 - 17 ans

18 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Mathis (75019) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

8 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Mathis (75019) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 17 ans

10 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase des Pyrénées (75020) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 13 - 17 ans

20 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Louis Lumière (75020) 09h00 - 12h00

5 jour(s) Matin MIXTE 12 - 17 ans

19 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Louis Lumière (75020) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 17 ans

25 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Maryse Hilsz (75020) 09h00 - 12h00

5 jour(s) Matin MIXTE 12 - 17 ans

19 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Paul Meurice (75020) 09h00 - 12h00

5 jour(s) Matin FEMININ 8 - 11 ans

19 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Paul Meurice (75020) 14h00 - 17h00

5 jour(s) Après-midi FEMININ 12 - 17 ans

19 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Michel le Comte (75003) 09h00 - 17h00

5 jour(s) Journée MIXTE 10 - 16 ans

18 Place(s) restante(s)

Tarif et inscription Tarif et inscription



BOXE

2 Stage(s) 2 Lieux 11 Places disponible(s) BOXE

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Max Rousié (75017) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 14 - 17 ans

2 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Salle de sports Amandiers (75020) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 11 - 15 ans

9 Place(s) restante(s)

Inscription



BOXE ANGLAISE

2 Stage(s) 1 Lieux 10 Places disponible(s) BOXE ANGLAISE

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Salles de sport Buffault (75009) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 16 ans

COMPLET Créer une alerte



DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Salles de sport Buffault (75009) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 16 ans

10 Place(s) restante(s)

Inscription



CAPOEIRA

3 Stage(s) 2 Lieux 31 Places disponible(s) CAPOEIRA

DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase de la Cour des Lions (75011) 09h00 - 17h00

5 jour(s) Journée MIXTE 9 - 16 ans

COMPLET Créer une alerte



DU 27/02/2023 AU 03/03/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase de la Cour des Lions (75011) 09h00 - 17h00

5 jour(s) Journée MIXTE 9 - 16 ans

11 Place(s) restante(s)

Tarif et inscription Tarif et inscription


DU 27/02/2023 AU 03/03/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Mathis (75019) 09h00 - 17h00

5 jour(s) Journée MIXTE 11 - 14 ans

20 Place(s) restante(s)

Tarif et inscription Tarif et inscription



CINEMA

1 Stage(s) 1 Lieux 6 Places disponible(s) CINEMA

DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Keller (75015) 09h00 - 17h00

5 jour(s) Journée MIXTE 10 - 14 ans

6 Place(s) restante(s)

Tarif et inscription Tarif et inscription



CIRQUE

2 Stage(s) 1 Lieux 42 Places disponible(s) CIRQUE

DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Courcelles (75017) 09h00 - 17h00

5 jour(s) Journée MIXTE 8 - 16 ans

12 Place(s) restante(s)

Tarif et inscription Tarif et inscription


DU 27/02/2023 AU 03/03/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Courcelles (75017) 09h00 - 17h00

5 jour(s) Journée MIXTE 8 - 16 ans

30 Place(s) restante(s)

Tarif et inscription Tarif et inscription



CULTURE A LA VILLETTE

1 Stage(s) 1 Lieux 10 Places disponible(s) CULTURE A LA VILLETTE

DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Tennis Jules Ladoumègue (75019) 09h00 - 17h00

5 jour(s) Journée MIXTE 12 - 17 ans

10 Place(s) restante(s)

Tarif et inscription Tarif et inscription



CULTURE DANSE

1 Stage(s) 1 Lieux 12 Places disponible(s) CULTURE DANSE

DU 27/02/2023 AU 03/03/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Bertrand Dauvin (75018) 09h00 - 17h00

5 jour(s) Journée MIXTE 10 - 15 ans

12 Place(s) restante(s)

Tarif et inscription Tarif et inscription



CULTURE HIP HOP

1 Stage(s) 1 Lieux 20 Places disponible(s) CULTURE HIP HOP

DU 27/02/2023 AU 03/03/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Mathis (75019) 09h00 - 17h00

5 jour(s) Journée MIXTE 11 - 14 ans

20 Place(s) restante(s)

Tarif et inscription Tarif et inscription



DANSE CONTEMPORAINE

1 Stage(s) 1 Lieux 5 Places disponible(s) DANSE CONTEMPORAINE

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Caillaux (75013) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 10 - 15 ans

5 Place(s) restante(s)

Inscription



DANSE HIP HOP

2 Stage(s) 1 Lieux 11 Places disponible(s) DANSE HIP HOP

DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase de la Cour des Lions (75011) 09h00 - 17h00

5 jour(s) Journée MIXTE 9 - 16 ans

COMPLET Créer une alerte



DU 27/02/2023 AU 03/03/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase de la Cour des Lions (75011) 09h00 - 17h00

5 jour(s) Journée MIXTE 9 - 16 ans

11 Place(s) restante(s)

Tarif et inscription Tarif et inscription



E SPORT

2 Stage(s) 1 Lieux 0 Places disponible(s) E SPORT

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

E SPOT (75001) 09h00 - 12h00

5 jour(s) Matin MIXTE 12 - 17 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

E SPOT (75001) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 17 ans

COMPLET Créer une alerte




ESCRIME

8 Stage(s) 4 Lieux 43 Places disponible(s) ESCRIME

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Julie Vlasto (75010) 09h00 - 12h00

5 jour(s) Matin MIXTE 9 - 14 ans

6 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Julie Vlasto (75010) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 9 - 14 ans

5 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Japy (75011) 09h00 - 12h00

5 jour(s) Matin MIXTE 8 - 12 ans

3 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Caillaux (75013) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 14 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Macdonald (75019) 09h00 - 12h00

5 jour(s) Matin MIXTE 9 - 13 ans

10 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Macdonald (75019) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 9 - 13 ans

11 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Macdonald (75019) 09h00 - 12h00

5 jour(s) Matin MIXTE 9 - 13 ans

5 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Macdonald (75019) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 9 - 13 ans

3 Place(s) restante(s)

Inscription



FOOTBALL

12 Stage(s) 6 Lieux 205 Places disponible(s) FOOTBALL

DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Stade Georges Carpentier (75013) 09h00 - 17h00

5 jour(s) Journée MIXTE 10 - 15 ans

6 Place(s) restante(s)

Tarif et inscription Tarif et inscription


DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Stade Poterne des Peupliers (75013) 09h00 - 17h00

5 jour(s) Journée MIXTE 10 - 14 ans

14 Place(s) restante(s)

Tarif et inscription Tarif et inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Stade Didot (75014) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 8 - 11 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Stade Didot (75014) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 15 ans

20 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Stade Didot (75014) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 8 - 11 ans

12 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Stade Didot (75014) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 15 ans

16 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Stade Jules Ladoumègue (75019) 09h00 - 12h00

5 jour(s) Matin MASCULIN 7 - 11 ans

22 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Stade Jules Ladoumègue (75019) 14h00 - 17h00

5 jour(s) Après-midi MASCULIN 12 - 14 ans

28 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Stade Jules Ladoumègue (75019) 09h00 - 12h00

5 jour(s) Matin MASCULIN 7 - 11 ans

22 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Stade Jules Ladoumègue (75019) 14h00 - 17h00

5 jour(s) Après-midi MASCULIN 12 - 14 ans

28 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Stade Louis Lumière (75020) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 12 ans

13 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Stade Maryse Hilsz (75020) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 12 ans

24 Place(s) restante(s)

Inscription



FUTSAL

15 Stage(s) 6 Lieux 200 Places disponible(s) FUTSAL

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Candie (75011) 09h00 - 12h00

5 jour(s) Matin MIXTE 8 - 13 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Candie (75011) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 13 - 17 ans

14 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Candie (75011) 09h00 - 12h00

5 jour(s) Matin MIXTE 8 - 13 ans

9 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Candie (75011) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 13 - 17 ans

17 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Didot (75014) 09h00 - 12h00

5 jour(s) Matin MIXTE 8 - 12 ans

16 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Didot (75014) 09h00 - 12h00

5 jour(s) Matin MIXTE 8 - 12 ans

14 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Fédération (75015) 14h00 - 17h00

5 jour(s) Après-midi MASCULIN 13 - 17 ans

8 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase des Fillettes (75018) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 15 ans

18 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase des Fillettes (75018) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 13 - 17 ans

20 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Macdonald (75019) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 12 ans

8 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Macdonald (75019) 14h00 - 17h00

5 jour(s) Après-midi FEMININ 12 - 17 ans

20 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Macdonald (75019) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 12 ans

14 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Macdonald (75019) 14h00 - 17h00

5 jour(s) Après-midi FEMININ 12 - 17 ans

20 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Alexandre Lippmann (75017) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

10 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Alexandre Lippmann (75017) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 17 ans

12 Place(s) restante(s)

Inscription



GYMNASTIQUE

5 Stage(s) 4 Lieux 24 Places disponible(s) GYMNASTIQUE

DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Ortolan (75005) 09h00 - 17h00

5 jour(s) Journée MIXTE 8 - 16 ans

1 Place(s) restante(s)

Tarif et inscription Tarif et inscription


DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Alice Milliat (75014) 09h00 - 17h00

5 jour(s) Journée MIXTE 10 - 14 ans

COMPLET Créer une alerte



DU 27/02/2023 AU 03/03/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Huyghens (75014) 09h00 - 17h00

5 jour(s) Journée MIXTE 7 - 11 ans

12 Place(s) restante(s)

Tarif et inscription Tarif et inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Charles Mildé (75017) 10h00 - 13h00

5 jour(s) Matin FEMININ 7 - 11 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Charles Mildé (75017) 10h00 - 13h00

5 jour(s) Matin FEMININ 12 - 17 ans

11 Place(s) restante(s)

Inscription



HANDBALL

6 Stage(s) 6 Lieux 43 Places disponible(s) HANDBALL

DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Hautpoul (75019) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 11 - 14 ans

13 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase du Château des Rentiers (75013) 09h00 - 12h00

5 jour(s) Matin MIXTE 9 - 12 ans

3 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Fédération (75015) 09h00 - 12h00

5 jour(s) Matin MIXTE 9 - 15 ans

1 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Fragonard (75017) 14h00 - 17h00

5 jour(s) Après-midi FEMININ 8 - 13 ans

5 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Curial 84 (75019) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 9 - 13 ans

15 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Maryse Hilsz (75020) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 14 ans

6 Place(s) restante(s)

Inscription



HANDISPORT

3 Stage(s) 2 Lieux 25 Places disponible(s) HANDISPORT

DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Althéa Gibson (75012) 09h00 - 17h00

5 jour(s) Journée MIXTE 8 - 15 ans

13 Place(s) restante(s)

Tarif et inscription Tarif et inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Emile Anthoine (75015) 09h00 - 12h00

5 jour(s) Matin MIXTE 8 - 16 ans

6 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Emile Anthoine (75015) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 8 - 16 ans

6 Place(s) restante(s)

Inscription



JUDO

3 Stage(s) 3 Lieux 24 Places disponible(s) JUDO

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Michel le Comte (75003) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 12 ans

12 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Espace forme Alfred Nakache (75020) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 8 - 12 ans

12 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Piscine Alfred Nakache (75020) 09h00 - 12h00

5 jour(s) Matin MIXTE 8 - 12 ans

COMPLET Créer une alerte




KARATE

4 Stage(s) 1 Lieux 26 Places disponible(s) KARATE

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

DOJO KIKENTAI (75019) 09h00 - 12h00

5 jour(s) Matin MIXTE 8 - 12 ans

8 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

DOJO KIKENTAI (75019) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 8 - 12 ans

COMPLET Créer une alerte



DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

DOJO KIKENTAI (75019) 09h00 - 12h00

5 jour(s) Matin MIXTE 8 - 12 ans

11 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

DOJO KIKENTAI (75019) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 8 - 12 ans

7 Place(s) restante(s)

Inscription



LUTTE

2 Stage(s) 2 Lieux 40 Places disponible(s) LUTTE

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Salles de sport Bréguet (75011) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 13 - 17 ans

20 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Althéa Gibson (75012) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 13 - 17 ans

20 Place(s) restante(s)

Inscription



MULTISPORTS

88 Stage(s) 23 Lieux 1835 Places disponible(s) MULTISPORTS

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Vaugirard Littré (75006) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

14 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Vaugirard Littré (75006) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 15 ans

16 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Vaugirard Littré (75006) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

15 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Vaugirard Littré (75006) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 15 ans

16 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Jacqueline Auriol (75008) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 17 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Jacqueline Auriol (75008) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 17 ans

COMPLET Créer une alerte



DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Jacqueline Auriol (75008) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 17 ans

2 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Jacqueline Auriol (75008) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 17 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase du Collège Paul Gauguin (75009) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 17 ans

20 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase du Collège Paul Gauguin (75009) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 17 ans

4 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase du Collège Paul Gauguin (75009) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 17 ans

20 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase du Collège Paul Gauguin (75009) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 17 ans

17 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase de la Grange aux Belles (75010) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 17 ans

11 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase de la Grange aux Belles (75010) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 17 ans

12 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase de la Grange aux Belles (75010) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 17 ans

28 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase de la Grange aux Belles (75010) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 17 ans

24 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Jemmapes (75010) 09h00 - 12h00

5 jour(s) Matin MIXTE 9 - 11 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Jemmapes (75010) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 14 ans

COMPLET Créer une alerte



DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Jemmapes (75010) 09h00 - 12h00

5 jour(s) Matin MIXTE 9 - 11 ans

2 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Jemmapes (75010) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 14 ans

1 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase de la Cour des Lions (75011) 09h00 - 12h00

5 jour(s) Matin MIXTE 8 - 17 ans

36 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase de la Cour des Lions (75011) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 8 - 17 ans

33 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase de la Cour des Lions (75011) 09h00 - 12h00

5 jour(s) Matin MIXTE 8 - 17 ans

40 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase de la Cour des Lions (75011) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 8 - 17 ans

36 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Salles de sport Bréguet (75011) 09h00 - 12h00

5 jour(s) Matin MIXTE 8 - 17 ans

39 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Salles de sport Bréguet (75011) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 8 - 17 ans

34 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Salles de sport Bréguet (75011) 09h00 - 12h00

5 jour(s) Matin MIXTE 8 - 17 ans

39 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Salles de sport Bréguet (75011) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 8 - 17 ans

36 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Léo Lagrange (75012) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 17 ans

23 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Léo Lagrange (75012) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 17 ans

20 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Léo Lagrange (75012) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 17 ans

29 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Léo Lagrange (75012) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 17 ans

18 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Léon Mottot (75012) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 17 ans

28 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Léon Mottot (75012) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 17 ans

21 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Léon Mottot (75012) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 17 ans

29 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Léon Mottot (75012) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 17 ans

24 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Charcot-Chevaleret (75013) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 10 ans

8 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Charcot-Chevaleret (75013) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 11 - 15 ans

28 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Charcot-Chevaleret (75013) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 10 ans

31 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Charcot-Chevaleret (75013) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 11 - 15 ans

21 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Elisabeth (75014) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

27 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Elisabeth (75014) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 15 ans

25 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Elisabeth (75014) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

26 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Elisabeth (75014) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 15 ans

19 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Emile Anthoine (75015) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

26 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Emile Anthoine (75015) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 15 ans

30 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Emile Anthoine (75015) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

24 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Emile Anthoine (75015) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 15 ans

25 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase la Plaine (75015) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

10 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase la Plaine (75015) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 15 ans

5 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase la Plaine (75015) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

10 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase la Plaine (75015) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 15 ans

9 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Jean Bouin (75016) 09h00 - 17h00

5 jour(s) Journée MIXTE 8 - 12 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Charles Mildé (75017) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 11 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Charles Mildé (75017) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 17 ans

5 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Charles Mildé (75017) 10h00 - 13h00

5 jour(s) Matin FEMININ 7 - 11 ans

11 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Charles Mildé (75017) 10h00 - 13h00

5 jour(s) Matin FEMININ 12 - 17 ans

10 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Max Rousié (75017) 10h00 - 13h00

5 jour(s) Matin MIXTE 7 - 11 ans

18 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Max Rousié (75017) 10h00 - 13h00

5 jour(s) Matin MIXTE 12 - 17 ans

8 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Max Rousié (75017) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 11 ans

20 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Max Rousié (75017) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 17 ans

10 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Max Rousié (75017) 10h00 - 13h00

5 jour(s) Matin MIXTE 7 - 11 ans

20 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Max Rousié (75017) 10h00 - 13h00

5 jour(s) Matin MIXTE 12 - 17 ans

10 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Max Rousié (75017) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 11 ans

13 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Max Rousié (75017) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 17 ans

10 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Micheline Ostermeyer (75018) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 12 ans

12 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Micheline Ostermeyer (75018) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 14 ans

12 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Micheline Ostermeyer (75018) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 12 ans

10 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Micheline Ostermeyer (75018) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 14 ans

15 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Tristan Tzara (75018) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

20 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Tristan Tzara (75018) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

18 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Bertrand Dauvin (75018) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 17 ans

52 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Bertrand Dauvin (75018) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 17 ans

50 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Bertrand Dauvin (75018) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 17 ans

51 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Bertrand Dauvin (75018) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 17 ans

49 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase de la Goutte d'Or (75018) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 17 ans

40 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase de la Goutte d'Or (75018) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 17 ans

40 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Tristan Tzara (75018) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 17 ans

62 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Tristan Tzara (75018) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 17 ans

40 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Archereau (75019) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 12 ans

29 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Archereau (75019) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 12 ans

30 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Archereau (75019) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 12 ans

27 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Archereau (75019) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 12 ans

30 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase des Lilas (75019) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 14 ans

28 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase des Lilas (75019) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 14 ans

17 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase des Lilas (75019) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 14 ans

30 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase des Lilas (75019) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 14 ans

21 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Maryse Hilsz (75020) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 14 ans

6 Place(s) restante(s)

Inscription



NATATION

1 Stage(s) 1 Lieux 0 Places disponible(s) NATATION

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Piscine Alfred Nakache (75020) 09h00 - 12h00

5 jour(s) Matin MIXTE 8 - 12 ans

COMPLET Créer une alerte




NATATION NON NAGEURS

2 Stage(s) 1 Lieux 0 Places disponible(s) NATATION NON NAGEURS

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Bassin Ecole de la Grange aux Belles (75010) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 10 ans

COMPLET Créer une alerte



DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Bassin Ecole de la Grange aux Belles (75010) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 10 ans

COMPLET Créer une alerte




PARKOUR

4 Stage(s) 1 Lieux 0 Places disponible(s) PARKOUR

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Suzanne Berlioux (75001) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Suzanne Berlioux (75001) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 17 ans

COMPLET Créer une alerte



DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Suzanne Berlioux (75001) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

COMPLET Créer une alerte



DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Suzanne Berlioux (75001) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 17 ans

COMPLET Créer une alerte




ROLLER

2 Stage(s) 1 Lieux 0 Places disponible(s) ROLLER

DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Glacière 121 (75013) 09h00 - 17h00

5 jour(s) Journée MIXTE 7 - 16 ans

COMPLET Créer une alerte



DU 27/02/2023 AU 03/03/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Glacière 121 (75013) 09h00 - 17h00

5 jour(s) Journée MIXTE 7 - 16 ans

COMPLET Créer une alerte




SPORTS COLLECTIFS

4 Stage(s) 2 Lieux 79 Places disponible(s) SPORTS COLLECTIFS

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Jean Dame (75002) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

15 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Le Vau (75020) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

24 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Le Vau (75020) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 17 ans

18 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Le Vau (75020) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

22 Place(s) restante(s)

Inscription



SPORTS DE RAQUETTES

1 Stage(s) 1 Lieux 22 Places disponible(s) SPORTS DE RAQUETTES

DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Le Vau (75020) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 11 ans

22 Place(s) restante(s)

Inscription



SPORTS OLYMPIQUES

3 Stage(s) 2 Lieux 6 Places disponible(s) SPORTS OLYMPIQUES

DU 27/02/2023 AU 03/03/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Gymnase Saint Merri (75004) 09h00 - 17h00

5 jour(s) Journée MIXTE 7 - 11 ans

4 Place(s) restante(s)

Tarif et inscription Tarif et inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Charles Mildé (75017) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 7 - 11 ans

COMPLET Créer une alerte



DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Charles Mildé (75017) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 17 ans

2 Place(s) restante(s)

Inscription



TENNIS

5 Stage(s) 3 Lieux 18 Places disponible(s) TENNIS

DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Tennis Georges Carpentier (75013) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 8 - 10 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Tennis Suzanne Lenglen (75015) 09h00 - 17h00

5 jour(s) Journée MIXTE 8 - 16 ans

COMPLET Créer une alerte



DU 27/02/2023 AU 03/03/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Tennis Suzanne Lenglen (75015) 09h00 - 17h00

5 jour(s) Journée MIXTE 8 - 16 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Tennis Jules Ladoumègue (75019) 09h00 - 17h00

5 jour(s) Journée MIXTE 12 - 17 ans

10 Place(s) restante(s)

Tarif et inscription Tarif et inscription


DU 27/02/2023 AU 03/03/2023

PAYANT



Selon quotient familial

--------------------------------------------------------------------------------

Tennis Jules Ladoumègue (75019) 09h00 - 17h00

5 jour(s) Journée MIXTE 8 - 16 ans

8 Place(s) restante(s)

Tarif et inscription Tarif et inscription



TENNIS DE TABLE

7 Stage(s) 5 Lieux 40 Places disponible(s) TENNIS DE TABLE

DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase de la Fontaine au Roi (75011) 09h00 - 12h00

5 jour(s) Matin MIXTE 8 - 13 ans

11 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase de la Fontaine au Roi (75011) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 13 - 17 ans

15 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Carnot (75012) 09h00 - 12h00

5 jour(s) Matin MIXTE 7 - 12 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Georges Carpentier (75013) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 10 - 17 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Lepic (75018) 09h00 - 12h00

5 jour(s) Matin MIXTE 9 - 14 ans

COMPLET Créer une alerte



DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Maryse Hilsz (75020) 09h00 - 12h00

5 jour(s) Matin MIXTE 9 - 12 ans

9 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Maryse Hilsz (75020) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 9 - 12 ans

5 Place(s) restante(s)

Inscription



TIR A L'ARC

4 Stage(s) 1 Lieux 3 Places disponible(s) TIR A L'ARC

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Jemmapes (75010) 09h00 - 12h00

5 jour(s) Matin MIXTE 9 - 11 ans

COMPLET Créer une alerte



DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Jemmapes (75010) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 14 ans

COMPLET Créer une alerte



DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Jemmapes (75010) 09h00 - 12h00

5 jour(s) Matin MIXTE 9 - 11 ans

2 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Gymnase Jemmapes (75010) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 12 - 14 ans

1 Place(s) restante(s)

Inscription



VOLLEY BALL

4 Stage(s) 1 Lieux 68 Places disponible(s) VOLLEY BALL

DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Stade Jules Ladoumègue (75019) 09h00 - 12h00

5 jour(s) Matin MIXTE 11 - 17 ans

19 Place(s) restante(s)

Inscription


DU 20/02/2023 AU 24/02/2023

GRATUIT



--------------------------------------------------------------------------------

Stade Jules Ladoumègue (75019) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 11 - 17 ans

14 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Stade Jules Ladoumègue (75019) 09h00 - 12h00

5 jour(s) Matin MIXTE 11 - 17 ans

18 Place(s) restante(s)

Inscription


DU 27/02/2023 AU 03/03/2023

GRATUIT



--------------------------------------------------------------------------------

Stade Jules Ladoumègue (75019) 14h00 - 17h00

5 jour(s) Après-midi MIXTE 11 - 17 ans

17 Place(s) restante(s)

Inscription




Paris.fr [Nouvelle Fenêtre]

--------------------------------------------------------------------------------

Paris Sport Vacances
 * Paris.fr
 * Contact
 * Mentions légales
 * Conditions Générales d'Utilisation
 * Protection des données
 * Accessibilité
 * Politique de cookies
   

Close
Cookies management panel
By allowing these third party services, you accept their cookies and the use of
tracking technologies necessary for their proper functioning.

Privacy policy
Preference for all services
Allow all cookies Deny all cookies
 * Mandatory cookies
   * This site uses cookies necessary for its proper functioning which cannot be
     deactivated.
     
     Allow Deny
 * APIs
   APIs are used to load scripts: geolocation, search engines, translations, ...
   * ContentSquare This service can install 6 cookies.
     Read more - View the official website
     Allow Deny
   * Mon Paris This service has not installed any cookie.
     Read more - View the official website
     Allow Deny
 * Advertising network
   Ad networks can generate revenue by selling advertising space on the site.
 * Audience measurement
   The audience measurement services used to generate useful statistics
   attendance to improve the site.
   * Matomo This service can install 7 cookies.
     Read more - View the official website
     Allow Deny
 * Comments
   Comments managers facilitate the filing of comments and fight against spam.
 * Other
   Services to display web content.
 * Social networks
   Social networks can improve the usability of the site and help to promote it
   via the shares.
   * Twitter This service does not use cookie.
     Read more - View the official website
     Allow Deny
 * Support
   Support services allow you to get in touch with the site team and help to
   improve it.
 * Videos
   Video sharing services help to add rich media on the site and increase its
   visibility.
   * SlideShare This service does not use cookie.
     Read more - View the official website
     Allow Deny
   * YouTube This service can install 4 cookies.
     Read more - View the official website
     Allow Deny
 * This website does not use any cookie requiring your consent.


This site uses cookies and gives you control over what you want to activate OK,
accept all Personalize Privacy policy