#droite-bas {
    margin-top: -600px; /*dépend de la hauteur de droite-haut*/
    margin-left: 62%;
}@charset "utf-8";
/* CSS Document */

#reservation p {
    padding-left: 5%;
    padding-right: 5%;
    color: rgba(3,3,3,1.00);
    text-align: center;
    border-style: solid;
    margin-left: 20%;
    margin-right: 20%;
    width: 50%;
    border-radius: 20px;
    background-color: rgba(195,244,240,1.00);
    border-color: rgba(1,101,253,1.00);
    font-family: clara;
    font-style: normal;
    disabled-font-weight: 400;
}

.separation hr{
        height: 3px;
        background-color: #ff7d95;
        border: none;
      }



/*#gauche-haut {background:#E1E1E1}
#gauche-bas {background: #54FBA5;}*/
#droite-haut {background:#C0C0C0}
#droite-bas {background:#ECECEC}


.grid-gauche{
    display:grid;
    grid-template-rows: auto;
    margin-left: 1em;
    row-gap: 2em;
}
.grid-gauche #gauche-bas h3 {
	text-align: center;
}

.grid-droite{
    display:grid;
    grid-template-rows: auto;
    row-gap: 2em;
}

.grid-global{
    display: grid;
    grid-template-columns: 60% 35%;
    grid-template-rows: auto;
    align-items: flex-start;
    column-gap: 2em;
}

#conteneur h2 {
    text-align: center;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
}


#gauche-haut .image_acueil img {
    width: 81%;
    text-align: center;
    margin-left: 9%;
    margin-right: auto;
    padding-left: auto;
}

.contenu #inscription h6 {
    text-align: center;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    color: #F7042A;
    font-size: 150%;
}
#gauche-haut .contenu #inscription {
    margin-top: -7%;
    text-align: center;
    padding-bottom: 10px;
}

.contenu #inscription #bulletin {
    text-align: center;
}
#conteneur #membre {
    text-align: center;
    margin-left: 130px;
    margin-right: 130px;
    background-color: #DFD8D8;
    border-radius: 25px;
    border-width: 1em;
}
.contenu article .sujet {
    color: #F5797B;
}
.grid-global .grid-droite #droite-haut {
    margin-left: 0px;
    padding-left: 3%;
}


.contenu article p {
    color: #FFFFFF;
}
.grid-global .grid-droite #droite-bas {
    text-align: center;
}
#conteneur #reserve a {
    font-family: allura;
    font-style: normal;
    font-weight: 400;
    color: #1EC195;
    text-decoration: none;
    margin-left: 20px;
}
.contenu #photos_1 img {
    width: 90%;
    text-align: center;
    margin-left: 9%;
    margin-right: auto;
    padding-left: auto;
}

.contenu #inscription #stages img {
    width: 90%;
    text-align: center;
    margin-left: 9%;
    margin-right: auto;
    padding-left: auto;
}
.contenu #photos_1 p {
    color: #010101;
    font-style: oblique;
    text-align: center;
}
p a img {
    width: 90%;
    text-align: center;
    margin-left: 9%;
    margin-right: auto;
    padding-left: auto;
}
#gauche-haut #double h4 {
    text-align: center;
    color: #FD060A;
}
#gauche-haut #double p {
    text-align: center;
    border-width: medium;
    border-color: #000000;
    background-color: #9A9A9A;
    color: #FBFBFB;
    border-radius: 10px;
    margin-left: 20%;
    margin-right: 20%;
}
.contenu article p {
    text-align: center;
}
#gauche-bas .contenu h3 {
    display: inline;
}
#inscription #stages img {
    top: 0px;
}
#inscription h6 {
    bottom: 0px;
    vertical-align: 0px;
}


#gauche-haut .contenu #date {
    text-align: center;
    font-size: 0em;
    text-shadow: 0px 0px #F90432;
}
#gauche-haut .contenu #dates {
    color: #FB080C;
    font-size: 1em;
}
.contenu #dates p {
    color: #F4081E;
    font-size: 1em;
    font-weight: bold;
}

.date_stage{
    text-decoration: none;
    color: #F4081E;
}
#gauche-haut .contenu h3 {
    text-align: center;
}
#gauche-haut .contenu #voeux {
    width: 300px;
    text-align: center;
    margin-left: 5%;
    margin-right: auto;
    padding-left: auto;
    padding-right: auto;
}
#gauche-haut .contenu h4 {
    text-align: center;
}
.contenu #inscription h4 {
    padding-top: 0px;

}
.contenu #inscription h6 {

}


.contenu #vachette img {
    width: 80%;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-left: 10%;
}
.contenu #dubois img {
    width: 80%;
    height: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10%;
    padding-right: auto;
}
.contenu #video1 {
    text-align: center;
}

.contenu #filles25{
    text-align: center;
}

.contenu #filles25 img{ 
    margin-top: 5px;
}
.contenu #photo_senior img {
    width: 100%;
    height: 100%;
}
.contenu #inscription p {
    color: #1148F9;
}
.contenu #inscription p {
    color: #1148F9;
}
.contenu #inscription h3 {
    margin-top: 10%;
    color: #1148F9;
}
.grid-gauche #gauche-bas ul {
	font-style: italic;
}
.grid-gauche #gauche-bas h5 {
	color: #F80C47;
	font-size: 1em;
}
#gauche-bas #inscription p em {
	color: #1609C0;
	font-size: large;
}
