span.emoji {
	font-style:normal;
}

img#logo_0 {
    width:300px;
}

section#p1 {
}

section#p1 h2 {
    text-align:center;
    margin-bottom:2.2vw;
}

section#p1 video {
    height:3vw;
    width:100%;
    margin-bottom:8vw;
}


body {
    font-family: "Happy Times", cursive;
    font-style: italic;
    font-weight: normal;
    background-color: #000;
}


#container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-sizing: border-box;

    padding: 15mm 0mm;

}

section {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    /*
    width: 297mm;
    height: 420mm;
    */
    width: 70vw;
    min-height:100vw;

    padding: 13mm 13mm;

    margin-bottom: 100px;

    background-color: #ffafae;

	font-size:1.8vw;
	line-height:2.1vw;
}

section#p1 {
    align-items:center;
}

section#p1 img {
    width:100%;
}
section#p1 img#logo_0 {
    margin-bottom:3.3vw;
}
section#p3 img {
    margin-top:5.5vw;
}

section#p3 img,
section#p4 img,
section#p5 img,
section#p6 img,
section#p7 img,
section#p8 img,
section#p9 img,
section#p10 img,
section#p13 img,
section#p14 img,
section#p16 img,
section#p17 img
{
    margin-top:1.5vw;
    width:100%;
}

section#p13 p {
    margin-bottom:2.2vw;
}

section#p18 img {
    width:35vw;
}

section#p18 ul#partners {
    margin-top:7vw;
    text-align:center;
}
section#p18 ul#partners li {
    margin:0.4vw;
    width:9vw;
    display:inline-block;

}
section#p18 ul#partners li img {
    width:10vw;
}

#gs-0, #gs-1 {
    position:relative;
    top:-100vw;
    width:40vw;
}

.long {
    margin-top:7vw;
}

.long p {
    margin-top:2vw;
}

.right {
    text-align:right;
}



section#plage0 {
	display:none;
	width:210mm;
	height:297mm;
}

section#plage0 img#logo {
	width:180px;
	height:290px;
}

#texte1{
    -webkit-column-count: 1;
    /* Opera, Safari, Google Chrome */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
    /* Internet Explorer */
}

b{
    font-size:25pt;
    margin-top:10px;
}

#photo_fanny{
    max-width:100%;
    height: auto;
}

#adeline_drapeau, #photo_marius > img{
     max-width:100%;
    height: auto
}

#photo_marius {
width:500px;
}

section#plage2 iframe {
    margin-top: 29mm;
}

#imageX{
    width:300px;
}

section#plage2 p {
    -webkit-column-count: 1;
    /* Opera, Safari, Google Chrome */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
    /* Internet Explorer */

    font-size: 19pt;
    text-align: justify;
}


/* plage 0 - newsletter */

#logo {
    display: inline;
    /*
    height: 10vw;
    */
    width:10vw;
    margin:0 auto;
    margin-top:0px;
}

#onAir {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.cercle {
    width: 30px;
    height: 30px;
    border-radius: 20px;
    background: red;
    margin: 0px 20px 0px 20px;
}

/*header {

    font-family: "Happy Times", sans-serif;
    font-style: italic;
    font-weight: normal;

    font-size: 20pt;
    line-height: 1.1;

    text-transform: uppercase;
}*/

