@font-face {
  font-family: 'cursive';
  src: url(../font/cursive-standard.ttf);
}

@font-face {
  font-family: 'pacificoregular';
  src: url(font/'pacifico-webfont.ttf.woff2') format('woff2'), url(font/'pacifico-webfont.ttf.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'desyrel';
  src: url(../font/'desyrel.ttf')
}

@font-face {
  font-family: 'cursive_standardregular';
  src: url('cursive_standard-webfont.woff2') format('woff2'), url('cursive_standard-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'autumn_chantregular';
  src: url(font/'autumn_chant-webfont.woff2') format('woff2'), url(font/'autumn_chant-webfont.woff') format('woff'), url('autumn_chant-webfont.otf') format('otf');
  font-weight: normal;
  font-style: normal;
}

body {
  background-color: #002C40;
  width: 100%;
}

#conteneur,#conteneur_contact {
  max-width: 1024px;
  margin: 0 auto;
  /*-------------------------------------STRUCTURE---------------------*/
}

#page,#page_methode {
  width: 100%;
  height: auto;
  padding-bottom: 176px;
  background-image: url(../images/fond-school.png);
  background-repeat: no-repeat;
}

header {
  background-color: #76F6FF;
  width: 100%;
  min-height: 645px;
  position: relative;
}
.font{
  font-family:fantasy;
  font-size: 24px;
}
.font2{
  font-family:fantasy;
  font-size: 20px;
}
.un {
  /*--background-color: blue;--*/
  width: 100%;
  height: 33%;
}

.deuxieme {
  /*--background-color: brown;--*/
  width: 95%;
  height: 33%;
}

.trois {
  /*--background-color: green;--*/
  width: 100%;
  height: 33%;
}

.quatre {
  /*--background-color: red;--*/
  width: 100%;
  height: 33%;
}

.cinq {
  /*--background-color: black;--*/
  width: 100%;
  height: 33%;
}

.sixieme {
  /*--background-color: yellow;--*/
  width: 100%;
  height: 33%;
}

#pied {
  clear: both;
  width: 100%;
  height: auto;
  float: left;
  margin: auto;
  margin-top: -150px;
  background-color: #76F6FF;
  border-top: 10px solid rgb(66, 68, 103);
  position: relative;
}


/*---------------------------------------IMAGES---------------------*/

.postit {
  width: 256px;
  height: 256px;
  display: block;
  float: left;
}

.imgtop {
  width: 40%;
  height: 40%%;
  position: absolute;
  left: 10px;
  top: 270px;
}

.houses {
  width: 95%;
  float: left;
  margin: 0 10px 50px 25px;
  position: relative;
  z-index: 0;
}

.fillette {
  position: absolute;
  right: 50px;
  top: 165px;
  transform: rotate(-28deg);
}

.voiture {
  /*margin: 0 10px 0 25px;*/
  position: absolute;
  top: 930px;
  right: 25%;
  z-index: 10;
  width: 250px;

}
.noel{
  width: 15%;
position: absolute;
top: -3px;
left: 255px;
}
.snowman{
width: 5%;
border-radius: 50%;
position: absolute;
top: 168px;
left: 255px;
transform: rotate(-10deg);
}

.deux {
  width: 95%;
  height: 550px;
  float: left;
  margin: 0 10px 50px 25px;
  margin-bottom: 30px;
  position: relative;
  z-index: 0;
}

.rectangle3 {
  width: 95%;
  float: left;
  margin-left: 20px;
  position: relative;
  z-index: 0;
  margin-bottom: 40px;
}

.calendar {
  width: 100px;
  height: 100px;
  margin-right: 150px;
  float: right;
}

.enfantscote {
  margin-left: 100px;
  margin-top: 100px;
}


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                                                                                                                                               |
|                                                                                             TEXTES                                                                                            |
|                                                                                                                                                                                               |
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.titre {
  /*--chantal bonomini..--*/
  font-family: 'Pacifico', cursive;
  text-align: center;
  display: inline-block;
  color: #F26216;
  /* orange*/
  float: right;
  margin-right: 150px;
  font-size: 60px;
  padding-bottom: 20px;
  letter-spacing: 2px;
}

span {
  font-size: 45px;
  font-family: 'cursive';
  letter-spacing: 1px;
  font-weight: 800;
}

h2 {
  /*specialiste...*/
  color: rgb(53, 100, 151);
  float: right;
  min-width: 50%;
  font-size: 2em;
  margin: 0px 10px 0 10px;
  font-family: 'cursive';
  text-align: center;
  display: inline-block;
  padding-bottom: 30px;
  margin-bottom: 70px;
}

.texte1 {
  background-image: url(../images/image_intro.png);
  background-size: cover;
  background-repeat: no-repeat;
  font-family: 'cursive';
  font-weight: 800;
  font-size: 2em;
  width: 95%;
  height: 344px;
  color: brown;
  float: left;
  margin-left: 30px;
  margin-bottom: 50px;
}

.texte1 p {
  padding-top: 29px;
  padding-left: 46px;
  width: 45%;
}

.texte2 {
  font-family: 'cursive';
  font-weight: 800;
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  width: 90%;
  margin-left: 90px;
  text-align: justify;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
}

.texte3 {
  font-family: 'cursive';
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  background-image: url(../images/image2.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: justify;
  width: 94%;
  height: auto;
  margin-left: 27px;
  padding-top: 20px;
}

.texte3 p{
  width: 95%;
}

#dys {
  list-style: none;
  /* position: absolute; */
  /* z-index: 5; */
  font-family: 'cursive';
  /* font-weight: 800; */
  /* font-size: 1.7em; */
  color: rgb(62, 66, 102);
  /* top: 1520px; */
  /* left: 380px; */
  /* width: 60%; */
  padding-left: 276px;
  padding-bottom: 50px;
}

.texte4 {
  font-family: 'cursive';
  font-weight: 800;
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  text-align: justify;
  width: 80%;
  margin-left: 100px;
}

#agenda {
  list-style: none;
  font-family: 'cursive';
  font-weight: 800;
  font-size: 1.7em;
  color: rgb(66, 68, 103);
  margin-left: 350px;
}

.texte5 {
  font-family: 'cursive';
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  background-image: url(../images/image2.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 50px;
  margin-left: 44px;
  padding: 10px;
  width: 91%;
}

.texte6 {
  font-family: 'cursive';
  font-weight: 800;
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  text-align: left;
  width: 92%;
  margin-left: 80px;
  /* voir def plus haut */
  transform: translateY(50px);
  margin-bottom: 60px;
}


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                                                                                                                                               |
|                                                                                           NAVIGATION                                                                                          |
|                                                                                                                                                                                               |
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#navigation ul {
  width: 98.7%;
  float: left;
  list-style: none;
  margin: 0 0 30px 0;
  padding: 7px;
  background-color: rgb( 57, 103, 166);
}

#navigation ul li {
  margin: 0 6px 0 0;
  padding: 6px;
  text-align: center;
  float: left;
  font-family: 'cursive';
}

#on {
  color: #F26216!important;
  font-weight: 900;
  z-index: auto;
  border-top-image: url(../images/triangle.png)
}

.triangle {
  position: absolute;
  top: 630px;
  left: 70px;
}

#navigation ul li a {
  display: block;
  text-decoration: none;
  color: rgb(208, 247, 255);
  padding-right: 0px;
  padding-left: 0px;
  font-size: 1.8em;
  text-align: center;
}

#navigation a:first-child {
  margin-left: 12px;
}


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                                                                                                                                               |
|                                                                                             FOOTER                                                                                            |
|                                                                                                                                                                                               |
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#listebas {
  /* background-color: dimgrey;*/
  float: left;
  margin: auto;
  width: 25%;
  margin-top: 30px;
}

.mail {
  /*background-color: crimson;*/
  float: left;
  margin: auto;
  width: 50%;
}

.reso {
  /* background-color: darkgreen;*/
  float: left;
  margin: auto;
  width: 25%;
}

#listebas ul {
  float: left;
  list-style: none;
  margin: 0 0 30px 0;
  padding: 7px;
}

#listebas ul li {
  margin: 0 15px 0 0;
  padding: 10px;
  text-align: center;
  font-family: 'cursive';
}

#listebas ul li a {
  display: block;
  text-decoration: none;
  color: #42576a;
  padding-right: 9px;
  font-size: 1.5em;
  text-align: left;
  font-weight: 800;
  padding-left: 29px;
}

.mail img {
  width: 100%;
  margin-bottom: 27px;
  transform:translateY(-30px);
}

.adresse {
  font-family: 'cursive';
  color: #42576a;
  font-size: 2em;
  display: block;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
}

.nom {
  font-family: 'pacifico';
  font-size: 2em;
  color: #c6642b;
  text-align: center;
  line-height: 0;
  letter-spacing: 3px;
  display: block;
}

.phone {
  text-align: center;
  font-family: 'cursive';
  font-size: 2em;
  text-decoration: none;
  color: #42576a;
  display: block;
}


small {
  position: absolute;
  left: 37%;
  bottom: 0;
  font-family: 'cursive';
}

#cesu {
  position: absolute;
  right: 20px;
  top: -50px;
  transform: scale(1.5) rotate(20deg);
}
#cesu2 {
  position: absolute;
  right: 105px;
  top: 13px;
}

.liens {
  font-family: 'cursive';
  font-size: 1.5em;
  color: #c6642b;
  margin-top: 14tarif0px;
}

.reso ul li {
  list-style: none;
}

.reso ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.reso li {
  margin-left: 55px;
  /*float:left; /*pour IE*/
}

.reso ul li img {
  display: block;
  float: left;
  width: 120px;
  background-color: rgb(162, 245, 255);
  color: black;
  text-decoration: none;
  text-align: center;
  padding: 5px;
  border: 2px solid;
  border-radius: 10%;
  /*pour avoir un effet "outset" avec IE :*/
  border-color: #DCDCDC #696969 #696969 #DCDCDC;
  margin-bottom: 7px;
}

.reso ul li a:hover {
  background-color: #D3D3D3;
  border-color: #696969 #DCDCDC #DCDCDC #696969;
}


/* Bouton Top */

.js-scrollTo {
  position: fixed;
  display: none;
  bottom: 0px;
  right: 75px;
  color: darkblue;
  z-index: 999;
}

.affiche {
  display: inherit;
}

#arrow{
  background-color: red;
  transform: scale(0,8);
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                                                                                                                                               |
|                                                                                            APROPOS                                                                                            |
|                                                                                                                                                                                               |
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.article1 {
  font-family: 'cursive';
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  background-image: url(../images/image2.png);
  width: 91%;
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: 30px;
  margin-top: 100px;
  padding-left: 20px;
  padding-top: 77px;
  padding-bottom: 0px;
  padding-right: 20px;
  text-align: justify;
  height: 396px;
}

.unpage2 {
  margin-top: 30px;
  padding-top: 50px;
}

.article2 {
  font-family: 'cursive';
  font-size: 1.7em;
  width: 94%;
  color: rgb(62, 66, 102);
  background-image: url(../images/image2.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: 30px;
  margin-top: 70px;
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  position: relative;
}

.article3 {
  font-family: 'cursive';
  font-size: 1.7em;
  width: 91%;
  color: rgb(62, 66, 102);
  background-image: url(../images/image2.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: 30px;
  margin-top: 0px;
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 30px;
  position: relative;
}

.article4 {
  font-family: 'cursive';
  font-size: 1.8em;
  width: 91%;
  color: rgb(62, 66, 102);
  margin-left: 30px;
  padding-left: 30px;
  padding-top:78px;
  position: relative;
}

.possible {
  position: relative;
  z-index: 10;
  transform: scale(0.7)rotate(-20deg);
  -moz-box-shadow: 10px 10px 20px 0px #343434;
  -webkit-box-shadow: 10px 10px 20px 0px #343434;
  -o-box-shadow: 10px 10px 20px 0px #343434;
  box-shadow: 10px 10px 20px 0px #343434;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#343434, Direction=134, Strength=20);
  text-align: justify;
}

.flotteL {
  float: left;
}

.flotteR {
  float: right;
}

.lemurien {
  z-index: 3;
  transform: scale(1.7);
  padding: 20px;
  margin-right: 78px;
  position: relative;
}

.marseille {
  padding-right: 51px;
  margin: 0;
  padding-top: 47px;
}

.chantal {
  transform: scale(0.7)translateY(-180px);
  z-index: 5;
  margin-top: 0;
  float: left;
}

.signature {
  z-index: 3;
}


/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                                                                                                                                               |
|                                                                                             MA METHODE                                                                                           |
|                                                                                                                                                                                               |
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.unpage3 {
  margin-bottom: 50px;
  /*padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 20px;*/
  padding: 20px 30px;
  text-align: justify;
  transform: translateY(40px);
}

.article1page3 {
  font-family: 'cursive';
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  width: 97%;
  background-image: url(../images/image2.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 70px;
  padding: 20px;
  padding-bottom:40px;
}

.article1page3 p {
  padding-left: 30px;
  color: rgb(62, 66, 102);
}

.blonde {
  margin-right: 30px;
  margin-top: 87px;
}

.etudiant {
  transform: scale(0.8)translateX(-110px)translateY(250px);
}

.grasrouge {
  color: rgb(255, 57, 48);
  font-weight: 800;
  font-size: 1em;
}

.grasblanc {
  color: white;
  font-weight: 800;
  font-size: 1em;
}

.grasbleu {
  color: #0074ba;
  font-weight: 800;
  font-size: 1em;
  margin-left: 100px;
}

.results {
  margin-left: 100px;
  text-align: justify;
}

#listep3 {
  list-style: none;
  z-index: 5;
  font-family: 'cursive';
  color: rgb(62, 66, 102);
  margin-left: 200px;
}

#listep3 li a {
  font-family: 'cursive';
  font-size: 1.5em;
  color: rgb(62, 66, 102);
}

.deuxpage3 {
  font-family: 'cursive';
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  font-weight: 600;
  width: 92%;
  margin: 50px 30px 50px 50px;
}

.article2page3 {
  font-style: italic;
  font-weight: 800;
  width: 80%;
  margin-left: 125px;
}

.article3page3 {
  font-family: 'cursive';
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  width: 89%;
  background-image: url(../images/image2.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: 30px;
  margin-top: 70px;
  margin-bottom: 200px;
  /*padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 30px;*/
  padding: 20px 30px;
}

.geometry {
  transform: scale(0.8)rotate(20deg)translateY(-100px)translateX(-50px);
  float: right;
}

.article4page3 {
  font-family: 'cursive';
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  width: 91%;
  background-image: url(../images/image2.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: 30px;
  margin-top: 70px;
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 30px;
  position: relative;
  z-index: 5;
}

.ipad {
  transform: scale(0.8)translateY(-250px)translateX(150px);
  position: absolute;
  z-index: 0;
}

.cinqpage3 {
  font-family: 'cursive';
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  font-weight: 800;
  width: 91%;
  margin-bottom: 200px;
}

.playmobil {
  margin: 0 30px;
  transform: translateY(-50px);
}

.article5page3 {
  display: block;
}


/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                                                                                                                                               |
|                                                                                             LES ENFANTS DYS                                                                                        |
|                                                                                                                                                                                               |
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.bonhommes {
  width: 78%;
  height: 224px;
}

.bonhommes p {
  margin: 0px;
  font-family: 'cursive';
  font-size: 1.7em;
  color: rgb(226, 84, 0);
  font-weight: 500;
  float: right;
}
.auteur{
  font-family: 'cursive';
  font-size: 1.5em;
  color: rgb(180, 247, 254);
  font-weight: 500;
}
.chrchill {
  margin-bottom: 50px;
}

.einstein {
  transform: translateX(50px);
}

.vinci {
  transform: translateX(50px);
}

.suite {
  text-decoration: none;
  font-size: 0.8em;
  transform: translateY(-65px);
  border: 2px solid rgb(255, 57, 48);
  padding: 5px;
  -moz-box-shadow: 10px 10px 5px 0px #9b9b9b;
  -webkit-box-shadow: 10px 10px 5px 0px #9b9b9b;
  -o-box-shadow: 10px 10px 5px 0px #9b9b9b;
  box-shadow: 10px 10px 5px 0px #9b9b9b;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#9b9b9b, Direction=134, Strength=5);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.article2page4 {
  font-family: 'cursive';
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  width: 90%;
  background-image: url(../images/image2.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 50px;
  padding: 20px;
  margin-left: 40px;
  padding-bottom: 50px;
}

.ffdys {
  display: block;
}
.logo_cb{
  display: block;
  width: 88px;
  padding-left: 15px;
}

.article2page4 a {
  margin-top: 30px;
  margin-right: 5px;
}

.troispage4 {
  margin-bottom: 200px;
}

.article3page4 {
  font-family: 'cursive';
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  width: 90%;
  background-image: url(../images/image2.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 50px;
  padding: 20px;
  margin-left: 40px;
  padding-bottom: 50px;
}

.insermpetit {
  font-size: 0.8em;
}

.article3page4 a {
  margin-top: 20px;
  margin-right: 5px;
}


/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                                                                                                                                               |
|                                                                                             ARTICLE DYSLEXIE                                                                                     |
|                                                                                                                                                                                               |
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.titrearticle {
  font-family: 'cursive';
  font-weight: 900;
  text-align: center;
  font-size: 1.9em;
  letter-spacing: 3px;
  color: rgb(62, 66, 102)!important;
  margin-left: 214px;
}

.article1pagearticle {
  font-family: 'cursive';
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  width: 88%;
  background-image: url(../images/image2.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 30px;
  margin-bottom: 200px;
  padding: 20px 30px 80px 50px;
}

.article1pagearticle a {
  margin-top: 50px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                                                                                                                                               |
|                                                                                            COACHING                                                                                |
|                                                                                                                                                                                               |
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.articlecoach{
  font-family: 'cursive';
  font-size: 1.7em;
  width: 88%;
  color: rgb(62, 66, 102);
  background-image: url(../images/image2.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: 30px;
  margin-top: 60px;
  margin-bottom: 200px;

  padding-top: 37px;
  padding-left: 62px;
  padding-bottom: 30px;
}


p.articlepagecoach{
  text-align: center;
}

#dys2{
  list-style: none;
  font-family: 'cursive';
  color: rgb(62, 66, 102);
  padding-left: 58px;
  padding-bottom: 50px;
  margin-left: 0px;

}
#page_coach{

  width: 100%;
  height: auto;
  padding-bottom: 10px;
  padding-top: 50px;
  background-image: url(../images/fond-school.png);
}

.postit_content{
  float: left;
  font-family: 'cursive';
  font-size: 1.25em;
  line-height: 25px;
  color: rgb(62, 66, 102);
  position: absolute;
  z-index: 100;
  padding-left: 75px;
  transform: rotate(-3deg);
  text-align: center;
  padding-top: 30px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                                                                                                                                               |
|                                                                                            CONTACT                                                                                  |
|                                                                                                                                                                                               |
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#page_contact {
  width: 100%;
  min-height: 1745px;
  padding-bottom: 10px;
  background-image: url(../images/fond-school.png);
  margin-bottom: 150px;
  font-family: 'cursive';
  font-size: 1em;
  color: rgb(62, 66, 102);
}

fieldset {
  margin: 0 20px;
}

button,
input,
optgroup,
select,
textarea {
  border-radius: 5px;
  margin-left: 10px;
}

input#nom {
  margin-left: 185px;
  height: 38px;
}

input#email {
  margin-left: 170px;
  height: 38px;
}

input#prenom {
  margin-left: 100px;
  height: 38px;
}

input#tel {
  margin-left: 81px;
  height: 38px;
}

input#envoi {
  font-size: 1.5em;
  font-family: 'cursive';
  background-color: rgb(197,245,255);
}
#objet {
  font-size: 1.2em;
  font-family: 'cursive';
  height: 38px;
  margin-left: 52px;
}

iframe {
  margin-left: 94px;
  float: left;
}

.coordonnees {
  float: right;
  width: 50%;
}

.form-group {
  width: 80%;
  margin-left: 0 auto;
}

#contact {
  font-family: 'cursive';
  color: rgb(62, 66, 102);
  margin-bottom: 50px;
}

.fillotte {
  float: right;
  position: absolute;
  right:231px;
  transform: scale(0.9);
}

fieldset {
  font-family: 'cursive';
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  width: 93%;
}

fieldset p {
  display: block;
  float: left;
}

.plan {
  float: left;
  margin-left: 350px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.activite1 {
  float: left;
  font-family: 'cursive';
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  width: 91%;
  margin-left: 20px;
  padding-left: 20px;
  text-align: center;
}
.activite2{
  float: left;
  font-family: 'cursive';
  font-size: 1.7em;
  color: rgb(62, 66, 102);
  width: 91%;
  text-align: center;
  margin-left: 20px;
  padding-left: 20px;
}

.reponse{
  font-size: 2.5em;
  text-align: center;
  border: 2px dashed white;
  padding: 50px 50px 80px 50px;
  margin: 30px 30px 80px 30px;
}
#page_reponse{
  width: 100%;
  min-height: 1262px;
  padding-bottom: 10px;
  background-image: url(../images/fond-school.png);
  margin-bottom: 150px;
  font-family: 'cursive';
  font-size: 1em;
  color: rgb(62, 66, 102);
  padding-top: 100px;
}
.fillotte2{
  float: right;
  position: absolute;
  right: 151px;
  transform: scale(1.5);
}

/*----------------------------------------------------MENTIONS LEGALES -----------------------------*/


#page_ml{
  width: 100%;
  height: auto;
  padding-bottom: 176px;
  background-image: url(../images/fond-school.png);
  font-family: 'cursive';
}

.ml{
  background-color: rgb(95,244,255);
  width: 80%;
  margin-left: 95px;
  margin-top: 50px;
}
.ml p{
  font-family: 'cursive';
  font-size: 1.2em;
  color: rgb(62, 66, 102);
  text-decoration: none;
  padding-left: 50px;
  padding-right: 30px;
}
.ml h3{
  font-size: 1.5em;
  color: rgb(62, 66, 102);
  margin-left: 30px;
}
.ml a{
  text-decoration: none;
}
.reso{
  margin-top: 119px;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                                                                                                                                               |
|                                                                                          MEDIAQUERIES                                                                                         |
|                                                                                                                                                                                               |
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/




@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
  body {
    width: 100%;
  }
  #conteneur {
    max-width: 820px;
    margin: auto;
  }
  header {
    min-height: 525px;
  }
  .titre {
    font-size: 40px;
    transform: translateY(-200px)translateX(100px);
  }
  span {
    font-size: 31px;
  }
  .fillette {
    position: absolute;
    right: -20px;
    top: 140px;
    transform: rotate(-0deg)scale(0.7);
  }
  .snowman{
    width: 7%;
border-radius: 50%;
position: absolute;
top: 16px;
left: 222px;
transform: rotate(-10deg);
  }
  h2 {
    position: absolute;
    /*float: none;
    margin-bottom: 0;
    padding-bottom: 0;*/
    top: 250px;
    right: 20px;
    font-size: 1.7em;
  }

  .postit {
    float: none;
  }
  .postit_content{
    font-size: 1.3em;
    margin:inherit auto;
  }

  #navigation ul {
    width: 100%;
    padding: 0;
  }
  #navigation ul li {
    padding: 0;
    margin: 0;
  }
  #navigation ul li a {
    display: block;
    text-decoration: none;
    color: rgb(208, 247, 255);
    font-size: 1.5em;
    padding: 10px 2px;
  }

  .voiture {
    top: 110%;
    right: 20%;
    transform: scale(0.7);
  }
  .texte1 {
    /*width: 40%;
    margin-top: 100px;
    margin-left: 60px;*/
    background-size: contain;
    margin-right: 20px;
    margin-bottom: 0;

  }
  .liens{
    font-size: 1.2em;
  }
  .texte1 p {
    padding-top: 20px;
    font-size:20px;
  }
  .texte3 {
    /*margin-left: 100px;
    width: auto;*/
    text-align: inherit;
  }
  #dys {
    /*top: 1220px;
    left: 280px;*/
    padding-left: 171px;
  }
  .texte5 {
    /* width: 59%;
    margin-left: 60px;
    */
  }
  .texte6 {
    margin-left: 60px;
    width: 92%;
    margin-bottom: 0;
    transform: none;
  }
  #agenda {
    margin-left: 246px;
  }
  .calendar {
    margin-right: 80px;
    transform: rotate(-20deg);
  }
  .cafe {}
  #listebas {
    /*font-size:0.7em;*/
    width: 25%;
  }
  .adresse {
    font-size: 1.5em;
  }
  .reso ul {
    transform: scale(0.7);
    position: absolute;
    right: 14px;
    bottom: 15px;

  }
  #pied {
    height: 400px;
  }

  .unpage2 {
    margin-top: 0px;
    padding-top: 1px;
  }
  .article1 {
    font-size: 1.5em;
    width: 88%;
    min-height: 477px;
  }
  .marseille {
    padding-right: 7px;
    margin: 0;
    padding-top: 109px;
  }
  .article2 {
    font-size: 1.5em;
    width: 91%;
    padding-bottom: 45px;
  }
  .article3 {
    font-size: 1.5em;
    width: 89%;
    padding-bottom: 45px;
    padding-top: 53px;
  }
  .article4 {
    font-size: 1.7em;
    width: 90%;
  }
  .lemurien {
    margin: 0;
    padding: 0;
    margin-right: 40px;
  }
  .signature {
    position: relative;
    z-index: 3;
    transform: translateY(-200px);
    padding-left: 250px;
  }
  #page{
    margin: 0 auto;
    height: 100%;
    background-repeat: repeat;
  }
  #page_methode{
    margin: 0 auto;
    height: 100%;
    background-repeat: repeat;
    padding-bottom: 50px;
  }
  .article1page3,
  .deuxpage3,
  .article3page3,
  .article4page3,
  .cinqpage3 {
      font-size: 1.5em
  }

  .deuxpage3{
    width: 88%;
  }
  .article1page3 {
    /*width: 91%;*/
    width: 94%;
    margin-top: -5px;
    padding-top: 71px;
  }

  .article4page3{
    padding: 20px 30px;
  }
  .etudiant {
    transform: scale(0.6)translateY(251px);
  }
  #listep3 {
    margin-left: 124px;
  }
  .article3page3,
  .article4page3 {
    width: 85%;
  }
  .grasbleu {
    margin-left: 0;
  }
  .aticle2page3 {
    margin-left: 93px;
  }
  .article2page4,
  .article3page4 {
    width: 86%;
    font-size: 1.5em;
  }
  .article3page4 a {
    margin-top: 45px;
    margin-right: 5px;
  }
  .unpage3 {
    transform: none;
  }
  .bonhommes {
    width: 90%;
    height: 250px;
  }
  .bonhommes p {
    margin: 0px;
    font-family: 'cursive';
    font-size: 1.7em;
    color: rgb(226, 84, 0);
    font-weight: 500;
    float: right;
  }
  .fillotte {
    right: 82px;
  }
  .plan {
    float: left;
    margin-left: 220px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .activite1 {
    float: left;
    font-family: 'cursive';
    font-size: 1.5em;
    color: rgb(62, 66, 102);
    width: 91%;
    margin-left: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .activite2{
    float: left;
    font-family: 'cursive';
    font-size: 1.5em;
    color: rgb(62, 66, 102);
    width: 91%;
    text-align: center;
    margin-left: 20px;
    padding-left: 20px;
  }
  #listebas ul{
    padding: 5px;
  }
  #listebas ul li a{
    font-size: 1em;
  }

  .articlecoach{
    font-size: 1.5em;
    width: 85%;
    margin-top: 20px;
  }

  fieldset{
    width: 91%;
  }
  #cesu2{
    position: absolute;
    right: 2px;
    top: 22px;
    transform: scale(0.7);
  }
  .mail{
    width: 55%;
  }
  .reso{
    width: 20%;
  }
  .reso ul{
    margin: 0;
  }
  .js-scrollTo{
    transform: scale(0.8);
    right: 25px;
  }
  .fillotte2{
    transform: none;
    position: absolute;
    right: 140px;
    top: 870px;
  }
}


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
  body {
    width: 100%;
  }

  #conteneur {
    max-width:690px;
    margin:  0 auto;
  }

  /*-------------------------------------------------------- Index --------------------------------------------------------*/


  header {
    min-height: 525px;
  }
  .titre {
    font-size: 40px;
    transform: translateY(-200px)translateX(100px);
  }
  span {
    font-size: 31px;
  }
  .fillette {
    position: absolute;
    right: -20px;
    top: 140px;
    transform: rotate(-0deg)scale(0.7);
  }
  .snowman{
    width: 7%;
border-radius: 50%;
position: absolute;
top: 26px;
left: 201px;
transform: rotate(-10deg);
  }
  h2 {
    position: absolute;
    top: 260px;
    right: 20px;
    font-size: 1.6em;
    margin-bottom: 20px;
  }

  .postit {
    transform: scale(0.9)translateX(-20px);
  }
  .postit_content{
    font-size: 1.3em;
    margin:inherit auto;
    padding-left: 40px;
  }

  #navigation ul {
    width: 100%;
    padding: 10px 0;
    margin: 0;
  }
  #navigation ul li {
    padding: 0;
    margin: 0;
  }
  #navigation ul li a {
    display: block;
    text-decoration: none;
    color: rgb(208, 247, 255);
    font-size: 1.3em;
    padding: 10px 2px;
  }

  #page{
    margin: 0 auto;
    height: 100%;
    background-repeat: repeat;
  }
  #page_methode{
    margin: 0 auto;
    height: 100%;
    background-repeat: repeat;
    padding-bottom: 400px;
  }

  .voiture {
    /*top: 66%;*/
    top: 75%;
    right: 5%;
    transform: scale(0.8);
  }
  .texte1 {
    /*background-size: contain;*/
    margin-right: 20px;
    margin-bottom: 30px;
    height: 250px;

  }
  .liens{
    font-size: 1.2em;
  }
  .texte1 p {
    padding-top: 20px;
    font-size:23px;
    width: 53%;
  }
  .enfantscote{
    margin-left: 50px;
  }
  .texte3{
    margin-right: 20px;
  }
  #dys{
    padding-left: 100px;
  }

  #agenda{
    margin-left: 100px;
  }

  .texte5{
    width: 89%;
  }
  .cafe{
    margin-top: 50px;
  }
  .texte6{
    width: 85%;
  }

  #cesu2{
    position: absolute;
    right: 2px;
    top: 22px;
    transform: scale(0.7);
  }

  .adresse{
    font-size: 1.5em;
  }
  .mail{
    width: 55%;
  }
  .reso{
    width: 20%;
  }
  .reso ul{
    margin: 0;
    margin-right: 50px
  }
  .reso ul li{
    transform: translateX(-60px);
  }

  .reso ul li img {
    padding: 0px;

  }

  .js-scrollTo{
    transform: scale(0.8);
    right: -5px;
  }

  #listebas ul{
    padding: 5px;
  }
  #listebas ul li a{
    font-size: 0.8em;
  }

  .mail img{
    transform: none;
  }

  /*-------------------------------------------------------- Qui suis je --------------------------------------------------------*/


  .marseille{
    transform: scale(0.8);
  }

  .possible {
    transform: scale(0.5)rotate(-20deg);

  }

  .article1 {
    font-size: 1.5em;
    /*width: 88%;*/
    width: 86%;
    min-height: 477px;
  }
  .marseille {
    padding-right: 7px;
    margin: 0;
    padding-top: 109px;
  }
  .article2 {
    font-size: 1.5em;
    /*width: 91%;*/
    width: 89%;
    padding-bottom: 45px;
  }
  .article3 {
    font-size: 1.5em;
    width: 89%;
    padding-bottom: 45px;
    padding-top: 53px;
  }
  .article4 {
    font-size: 1.7em;
    width: 90%;
  }
  .lemurien {
    margin: 0;
    padding: 0;
  }

  .signature{
    margin-top: -200px;
    float: right;
  }

  .trois{
    width: 98%;
  }

  .quatre{
    height: 400px;
  }


  /*-------------------------------------------------------- Methode --------------------------------------------------------*/

  .etudiant{
    transform: scale(0.6);
  }

  .geometry{
    transform: scale(0.7)rotate(20deg)translateX(-50px);
  }
  .playmobil{
     transform: scale(0.7) translateY(280px);
 }
 .article1page3{
   padding: 10px;
   width: 97%;
   padding-bottom: 60px;
 }
 .unpage3 a{
    margin-top: 40px;
 }
 .article3page3{
   /*width: 86%;*/
    width: 81%;
  }
  .article4page3{
    /*width: 87%;*/
    width: 85%;
  }
  .article5page3 {
    display: block;
    float: right;
    width: 75%;
    margin-right: 0;
    margin-left: 20px;
  }
  #page_methode{
    margin: 0 auto;
    height: 100%;
    background-repeat: repeat;
    /*padding-bottom: 200px;*/
    padding-bottom: 450px;
  }


  .results{
    margin-left: 80px;
    font-size: 0.8em;
  }

  .deuxpage3{
    width: 89%;
  }
  /*-------------------------------------------------------- Coatching --------------------------------------------------------*/
  .concentre{
    transform: scale(0.8);
  }
  .articlecoach{
    width: 83%;
  }

  .articlepagecoach{
    margin-right: 20px;
  }
  #dys2{
    padding-left: 20px;
  }

  /*-------------------------------------------------------- Les enfants dys --------------------------------------------------------*/



  .bonhommes{
    height: 200px;
    width: 101%;
  }
  .bonhommes p{
    margin-top: 25px;
  }
  .article2page4{
    width: 84%;
  }
  .article3page4{
    width: 84%;
  }

  /*-------------------------------------------------------- contact --------------------------------------------------------*/
  #page_contact{
    padding-bottom: 150px;
  }
  input#nom {
    margin-left: 133px;
  }

  input#prenom {
    margin-left: 50px;
  }

  input#tel{
    margin-left: 30px;
  }

  input#email {
    margin-left: 185px;
  }

  .fillotte {
    position: absolute;
    top: 975px;
    right: 0px;
    transform: scale(0.7);
  }

  fieldset{
    width: 89%;
  }

  #objet{
    background: white;
  }

  .plan{
    margin: 30px 190px;
  }
  /*-------------------------------------------------------- rep contact --------------------------------------------------------*/
  #page_reponse{
    padding-bottom: 100px;
  }

  .reponse{
    float: right;
    margin-right: 60px;
  }
  .reponse p{
    float: left;
  }
  .fillotte2{
    transform: none;
    position: absolute;
    right: -9px;
    top: 865px;
  }
}

















































@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : portrait) {
  body {
    width: 100%;
  }

  #conteneur {
    max-width: 88%;
    margin: auto;
  }
  header{
    min-height: 525px;
  }
  .postit {
    width: 194px;
    height: 194px;
    display: block;
    float: left;
  }
  .postit_content{
    font-size: 1em;
    padding-left: 50px;
  }

  .titre{
    font-size: 30px;
    padding-bottom: 0px;
    width: 100%;
    margin: 0 auto;
  }

  span{
    font-size: 25px;
  }

  .fillette{
    position: absolute;
    right: 32px;
    top: 14px;
    transform: rotate(-28deg)scale(0.5);
  }
  .imgtop{
    display: none;
  }
  h2{
    font-size: 20px;
    margin-right: 40px;
    margin-bottom: 0;
  }
  .snowman{
    width: 11%;
    border-radius: 50%;
  position: absolute;
  top: 20px;
  left: 180px;
  transform: rotate(-10deg);
  }
  /*-------------------------------nav--------------*/
  #navigation ul{
    width: 100%;
    padding: 0;
    margin: 0 auto;
  }

  #navigation ul li{
    padding: 0;
    margin:0;
    float: none;
  }

  #navigation ul li a {
  	display: block;
  	text-decoration: none;
  	color: rgb(208, 247, 255);
  	font-size: 1.3em;
  }



  /*-------------------------qui suis je -----*/
  .marseille{
    width: 116px;
    height: 126px;
    position: absolute;
    right: 82px;
  }

  .article1{
    margin-top: 132px;
    margin-left: 20px;
    padding-top: 64px;
    width: 78%;
    font-size: 1em;
  }

  .article2{
    margin-left: 20px;
    width: 78%;
    font-size: 1em;
  }

  .lemurien{
    transform: none;
    padding: 0;
    margin: 0;
  }

  .article3{
    margin-left: 20px;
    width: 78%;
    font-size: 1em;
    padding-top: 55px;
  }

  .article4{
    margin-left: 20px;
    width: 78%;
    font-size: 1em;
    font-weight: 600;
    float: left;
    transform: translateY(-200px);
    padding-top: 0;
  }
  .quatre{
    height: 282px;
  }
  .signature{
    /*transform: scale(0.5)translateY(-490px) translateX(-100px);
    padding-left: 0px;*/
    display: none;
  }
  .possible{
    width: 150px;
    margin-top: 20px;
  }
  #page{
    padding-bottom: 225px;
  }
  /*-----------------------------------methode+--------------------*/

  #page_methode{
    background-repeat: repeat;
    padding-bottom: 1px;
  }

  .deuxpage4{
    font-size: 1em;
  }
  .blonde{
    width: 70px;
  }
  .etudiant{
    display: none;
  }
  .article2page3{
    margin-left: 0;

  }
  .article2page4{
    width: 65%;
    font-size: 1em;
  }
  .article3page4{
    width: 65%;
    font-size: 1em;
  }
  .article1page3 p{
    padding-left: 0px;
    margin-left: 0;
    padding-bottom: 20px;
  }

  .article3page3.deuxpage3,.article1page3{
    font-size: 1.2em;
    float: none;
    margin-left: 20px;
    padding-left: 20px;
  }
  .article4page3{
    font-size: 1.1em;
    float: none;
    margin-left: 20px;
    padding-left: 20px;
  }
  .deuxpage3{
    font-size: 1.2em;
    float: none;
    margin-left: 20px;
    padding-left: 20px;
  }
  .deuxpage3 p{
    width: 84%;
  }
  .article5page3{
    font-size: 1.2em;
    float: none;
    margin-left: 20px;
    padding-left: 20px;
  }
  .deuxpage2{

  }
  .article1page3 {
    font-family: 'cursive';
    font-size: 1em;
    color: rgb(62, 66, 102);
    width: 90%;
    background-image: url(../images/image2.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 50px;
    padding: 20px;
    margin-left: 40px;
  }

  .unpage3 .article1page3{
    margin-top: 50px;
  }
  .article3page3{
    width: 74%;
    font-size: 1.1em;
    margin-left: 20px;
  }
  .geometry{
    transform: scale(0.4)rotate(20deg)translateX(83px)translateY(-132px);
    margin-left: -143px;
  }

  .article4page3{
    /*width: 86%;*/
    width: 92%;
    margin-top: 0;

  }
  .cinqpage3{
    font-family: 'cursive';
    font-size: 1.2em;
    color: rgb(62, 66, 102);
    font-weight: 800;
    width: 100%;
    margin-top: 400px;
    display: block;
  }
  #listep3{
    /*float:left;*/
    margin: auto;
  }
  .playmobil{
    transform: none;
  }
  .ipad{
    transform: scale(0.5)translateY(-426px);
    position: absolute;
    z-index: 0;
  }
  .results{
    margin: 0;
  }

  /*----------------------------------- Index -----------------------------------*/




  .texte1,.texte2,.texte3,.texte4,.texte5,.texte6,#dys,#agenda,.liens{
    font-size:20px;
  }

  .voiture{
    display: none;
  }
  .houses{
    width: 92%;
  }
  .texte1{
    width: 90%;
    margin-top: 0px;
    margin-left: 20px;
    height: 300px;
  }
  .texte1 p{
    width: 90%;
    padding-top: 30px;
    padding-left: 41px;
    padding-right: 20px;
    font-size: 19px;
    width: 80%;
  }
  .texte2{
    width: auto;
    margin-left: 30px;
  }

  .texte3{
    width: 90%;
    margin-left: 20px;
    text-align: center;
  }

  .enfantscote{
    transform: scale(0.7);
    position: absolute;
    right: 43px;
  }

  #dys{
    width: 100%;
    padding-left: 17px;
    text-align: left;
  }

  .deux{
    height: 390px;
    width: 90%;
  }

  .texte4{
    width: 90%;
    margin: auto;
    text-align:left;
    margin-left: 40px;
  }

  #agenda{
    margin-left: 50px;
  }

  .rectangle3{
    width: 90%;
    height: 180px;
    margin-bottom: 0;
  }

  .texte5{
    width: 84%;
    margin-left: 20px;
    float: left;
    margin-top: 118px;
  }

  .texte6{
    margin-left: 30px;
    width: 84%;
    margin-bottom: 20px;
  }

  .calendar{
    display: none;
  }

  .cafe{
    display: none;
  }
  /*-------------------------coaching-----------------------------*/
  #page_coach {
    width: 100%;
    height: auto;
    padding-bottom: 178px;
    padding-top: 50px;
    background-image: url(../images/fond-school.png);
  }
  .articlecoach {
  	font-family: 'cursive';
  	font-size: 1.2em;
  	width: 83%;
  	color: rgb(62, 66, 102);
  	background-image: url(../images/image2.png);
  	background-size: cover;
  	background-repeat: no-repeat;
    margin: 17px;
    padding: 11px;
  }

  .articlepagecoach{
    margin-right: 20px;
    font-size: 1em;
  }
  #dys2{
    padding-left: 20px;
  }

  .concentre{
  transform: scale(0.6);
  }

  /*---------------------------troubles dys----------------------------------------*/

  .einstein,.vinci,.churchill{
    display: none;
  }
  .bonhommes{
    height: 100px;
  }
  .bonhommes p{
    font-size: 1.5em;
    color: rgb(162, 245, 255);
    display: block;
    width: 100%;
    margin-top: 11px;
  }
  .article1page3{
    margin: 0px;
    padding: 10px;
    padding-bottom: 35px;
    width: 95%;
  }
  .article2page4{
    margin: 20px;
    padding: 15px;
    width: 80%;
    padding-bottom: 60px;
  }
  .article3page4{
    width: 76%;
    margin: 20px;
  }
  .unpage3{
    transform: none;
    padding: 20px;
    margin-top: 148px;
  }
  .quatre{
    width: 91%;
  }
  .troispage3{
    width: 97%;
  }
  .suite{
    transform: translateY(-35px);

  }
  .inserm{
    margin-left: 63px;
  }
  /*----------------------------------- Contact -----------------------------------*/

  #page_contact{
    padding-bottom: 770px;
    /*height: 100%;*/
    min-height: 0;
  }

  #contact fieldset{
    font-size: 1em;
    margin: 0 10px;
    width: 86%;
  }

  fieldset#secondFieldset{
    margin-top: 150px;
  }

  input#nom{
    margin-left: 60px;
    height: 25px;
    width: 125px;
  }


  input#prenom {
    margin-left: 13px;
    height: 25px;
    width: 125px;
  }

  input#tel{
    margin-left: 0px;
    height: 25px;
    width: 125px;
  }

  input#email {
    margin-left: 90px;
    height: 25px;
    width: 125px;
  }

  #objet{
    height: 25px;
    width: 210px;
    background: white;
    margin-left: 0;
    color: black;
    font-size: 1em;
  }

  #message{
    width: 250px;
  }

  input#envoi{
    margin: 30px auto;
  }

  .activite1{
    width: 90%;
    padding-left: 15px;
    margin-left: 0;
    font-size: 1.2em;
  }

  .activite2{
    width: 90%;
    padding-left: 15px;
    margin-left: 0;
    font-size: 1.2em;
  }

  .plan{
    width: 100%;
    margin: 0;
  }

  .plan img{
    margin: 30px 15px;
  }

  /*.fillotte{
    right: 0;
    transform: scale(0.5) translateX(125px) translateY(250px);
  }*/
  .fillotte{
    right: 60px;
    transform: scale(0.5) translateY(350px);
  }

  /*----------------------------------- footer -----------------------------------*/

  #cesu{
    transform: scale(0.7);
    margin-top: 5px;
  }
  #cesu2{
    position: absolute;
    right: -46px;
    top: -22px;
    transform: scale(0.4);
  }
  #listebas{
    font-size:0.6em;
    /*width: 36%;*/
    width: 122px;
    margin-top: 0px;
  }
  #listebas ul li a {
    padding-right: 0;
    padding-left: 0;
    margin: 0;
    font-size: 1.4em;
  }

  .adresse {
  	font-size: 0.8em;
    display: none;
  }

  .nom{
    font-size: 1.4em;
    letter-spacing: 0;
    float: left;
    margin: 0;
    margin-top: 90px;
  }

  .phone{
    font-size: 1em;
    float: left;
    margin: 0;
    margin-top: 25px;
  }
  .mail img{
    margin-top: 25px;
  }

  .reso{
    float: none;
  }
  .reso ul{
    transform: scale(0.7);
  }
  .reso li{
    margin-left: 69px;
  }
  .reso ul li a{
    /*display: inline-block;*/
    display: block;
  }

  #pied{
    height: 450px;
  }


  small{
    font-size: 53%;
  }
  .liens{
    display: none;
  }
  .mail{
    /*width: 64%;*/
    width: 170px;
  }
  .js-scrollTo{
    transform: scale(0.6);
  }
}






















































@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : landscape) {
  body {
    width: 100%;
  }

  #conteneur {
    max-width: 88%;
    margin: auto;
  }
  header{
    min-height: 525px;
  }
  .postit {
    width: 194px;
    height: 194px;
    display: block;
    float: left;
  }
  .postit_content{
    font-size: 1em;
    padding-left: 50px;
  }

  .titre{
    font-size: 30px;
    padding-bottom: 0px;
    width: 100%;
    margin: 0 auto;
  }

  span{
    font-size: 25px;
  }

  .fillette{
    position: absolute;
    right: 32px;
    top: 14px;
    transform: rotate(-28deg)scale(0.5);
  }
  .imgtop{
    display: none;
  }
  h2{
    font-size: 20px;
    margin-right: 150px;
    margin-bottom: 0;
  }
  /*-------------------------------nav--------------*/
  #navigation ul{
    width: 100%;
    padding: 0;
    margin: 0 auto;
  }

  #navigation ul li{
    padding: 0;
    margin:0;
    float: none;
  }

  #navigation ul li a {
  	display: block;
  	text-decoration: none;
  	color: rgb(208, 247, 255);
  	font-size: 1.3em;
  }



  /*-------------------------qui suis je -----*/
  .marseille{
    width: 116px;
    height: 126px;
    position: absolute;
    right: 82px;
  }

  .article1{
    margin-top: 132px;
    margin-left: 20px;
    padding-top: 64px;
    width: 86%;
    font-size: 1em;
    height: 250px;
  }

  .article2{
    margin-left: 20px;
    width: 89%;
    font-size: 1em;
  }

  .lemurien{
    transform: none;
    padding: 0;
    margin: 0;
    right: 30px;
  }

  .article3{
    margin-left: 20px;
    width: 88%;
    font-size: 1em;
    padding-top: 55px;
  }

  .article4{
    margin-left: 20px;
    width: 78%;
    font-size: 1em;
    font-weight: 600;
    float: left;
    transform: translateY(-200px);
    padding-top: 0;
  }
  .quatre{
    height: 282px;
  }
  .signature{
    /*transform: scale(0.5)translateY(-490px) translateX(-100px);
    padding-left: 0px;*/
    display: none;
  }
  .possible{
    width: 150px;
    margin-top: 20px;
  }
  #page{
    padding-bottom: 225px;
  }
  /*-----------------------------------methode+--------------------*/

  #page_methode{
    background-repeat: repeat;
    padding-bottom: 1px;
  }

  .deuxpage4{
    font-size: 1em;
  }
  .blonde{
    width: 70px;
  }
  .etudiant{
    display: none;
  }

  .article2page4{
    width: 65%;
    font-size: 1em;
  }
  .article3page4{
    width: 65%;
    font-size: 1em;
  }
  .article1page3 p{
    padding-left: 0px;
    margin-left: 0;
    padding-bottom: 20px;
  }

  .article3page3.deuxpage3,.article1page3{
    font-size: 1.2em;
    float: none;
    margin-left: 20px;
    padding-left: 20px;
  }
  .article4page3{
    font-size: 1.1em;
    float: none;
    margin-left: 20px;
    padding-left: 20px;

    width: 98%;
    margin-top: 0;
  }
  .deuxpage3{
    font-size: 1.2em;
    float: none;
    margin-left: 20px;
    padding-left: 20px;
  }
  .deuxpage3 p{
    width: 100%;
  }

  p.article2page3{
    margin-left: 70px;
    width: 85%

  }
  .article5page3{
    font-size: 1.2em;
    float: none;
    margin-left: 20px;
    padding-left: 20px;
  }

  .deuxpage2{

  }
  .article1page3 {
    font-family: 'cursive';
    font-size: 1em;
    color: rgb(62, 66, 102);
    width: 96%;
    background-image: url(../images/image2.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 50px;
    padding: 20px;
    margin-left: 40px;

    margin: 0px;
    padding: 10px;
    padding-bottom: 35px;
  }

  .unpage3 .article1page3{
    margin-top: 50px;
  }

  .article3page3{
    width: 85%;
    font-size: 1.1em;
    margin-left: 20px;
  }
  .geometry{
    transform: scale(0.4)rotate(20deg)translateX(83px)translateY(-132px);
    margin-left: -143px;
  }

  .cinqpage3{
    font-family: 'cursive';
    font-size: 1.2em;
    color: rgb(62, 66, 102);
    font-weight: 800;
    width: 100%;
    margin-top: 160px;
    display: block;
  }
  #listep3{
    /*float:left;*/
    margin: auto;
  }
  .playmobil{
    transform: none;
  }
  .ipad{
    transform: scale(0.5)translateY(-426px);
    position: absolute;
    z-index: 0;
  }
  .results{
    margin: 0;
  }

  /*----------------------------------- Index -----------------------------------*/




  .texte1,.texte2,.texte3,.texte4,.texte5,.texte6,#dys,#agenda,.liens{
    font-size:20px;
  }

  .voiture{
    display: none;
  }
  .houses{
    width: 92%;
  }
  .texte1{
    width: 93%;
    margin-top: 0px;
    margin-left: 20px;
    height: 200px;
  }
  .texte1 p{
    padding-top: 10px;
    padding-left: 41px;
    padding-right: 20px;
    font-size: 18px;
    width: 51%;
  }
  .texte2{
    width: auto;
    margin-left: 30px;
  }

  .texte3{
    width: 93%;
    margin-left: 20px;
    text-align: center;
  }

  .enfantscote{
    transform: scale(0.7);
    position: absolute;
    right: 100px;
  }

  #dys{
    width: 100%;
    padding-left: 17px;
    text-align: left;
  }

  .deux{
    height: 390px;
    width: 90%;
  }

  .texte4{
    width: 90%;
    margin: auto;
    text-align:left;
    margin-left: 40px;
  }

  #agenda{
    margin-left: 50px;
  }

  .rectangle3{
    width: 90%;
    height: 180px;
    margin-bottom: 0;
  }

  .texte5{
    width: 90%;
    margin-left: 20px;
    float: left;
    margin-top: 0;
  }

  .texte6{
    margin-left: 30px;
    width: 84%;
    margin-bottom: 20px;
  }

  .calendar{
    display: none;
  }

  .cafe{
    display: none;
  }
  /*-------------------------coaching-----------------------------*/
  #page_coach {
    width: 100%;
    height: auto;
    padding-bottom: 178px;
    padding-top: 50px;
    background-image: url(../images/fond-school.png);
  }
  .articlecoach {
  	font-family: 'cursive';
  	font-size: 1.2em;
  	width: 90%;
  	color: rgb(62, 66, 102);
  	background-image: url(../images/image2.png);
  	background-size: cover;
  	background-repeat: no-repeat;
    margin: 17px;
    padding: 11px;
    margin-top: 130px;
  }

  .articlepagecoach{
    margin-right: 20px;
    font-size: 1em;
  }
  #dys2{
    padding-left: 20px;
  }

  .concentre{
  transform: scale(0.6);
  }

  /*---------------------------troubles dys----------------------------------------*/

  .einstein,.vinci,.churchill{
    display: none;
  }
  .bonhommes{
    height: 100px;
  }
  .bonhommes p{
    font-size: 1.5em;
    color: rgb(162, 245, 255);
    display: block;
    width: 100%;
    margin-top: 11px;
  }

  .article2page4{
    margin: 20px;
    padding: 15px;
    width: 88%;
    padding-bottom: 60px;
  }
  .article3page4{
    width: 86%;
    margin: 20px;
  }
  .unpage3{
    transform: none;
    padding: 20px;
    margin-top: 148px;
    margin-bottom: 0;
  }
  .quatre{
    width: 91%;
  }
  .troispage3{
    width: 97%;
  }
  .suite{
    transform: translateY(-35px);

  }
  .inserm{
    margin-left: 63px;
  }
  /*----------------------------------- Contact -----------------------------------*/

  #page_contact{
    padding-bottom: 770px;
    /*height: 100%;*/
    min-height: 0;
  }

  #contact fieldset{
    font-size: 1.5em;
    margin: 0 10px;
    width: 91%;
  }



  input#nom{
    margin-left: 100px;
    height: 30px;
    width: 150px;
  }


  input#prenom {
    margin-left: 25px;
    height: 30px;
    width: 150px;
  }

  input#tel{
    margin-left: 7px;
    height: 30px;
    width: 150px;
  }

  input#email {
    margin-left: 145px;
    height: 30px;
    width: 150px;
  }

  #objet{
    height: 25px;
    width: 250px;
    background: white;
    margin-left: 63px;
    color: black;
    font-size: 0.8em;
  }

  #message{
    width: 250px;
    margin-left: 135px;
    margin-right: 100px;
  }

  #envoi{
    margin-top: 30px;
  }

  .activite1{
    width: 96%;
    padding: 0 15px;
    margin-left: 0;
    font-size: 1.2em;
  }

  .activite2{
    width: 96%;
    padding: 0 15px;
    margin-left: 0;
    font-size: 1.2em;
  }

  .plan{
    width: 100%;
    margin: 0;
  }

  .plan img{
    margin: 30px 150px;
  }

  .fillotte{
    right: 20px;
    transform: scale(1) translateY(-50px);

  }

  /*----------------------------------- footer -----------------------------------*/

  #cesu{
    transform: scale(0.7);
  }

  #cesu2{
    position: absolute;
    right: -46px;
    top: -22px;
    transform: scale(0.4);
  }
  #listebas{
    font-size:0.6em;
    /*width: 36%;*/
    width: 150px;
    margin-top: 0px;
  }
  #listebas ul li a {
    padding-right: 0;
    padding-left: 0;
    margin: 0;
    font-size: 1.4em;
  }

  .adresse {
  	font-size: 0.8em;
    display: none;
  }

  .nom{
    font-size: 2em;
    margin-top: 20px;
    margin-bottom: 0;
    line-height: normal;
  }

  .phone{
    font-size: 2em;
    float: left;
    margin: 0 30px;
    margin-top: 25px;
  }
  .mail img{
    margin-top: 25px;
  }

  .reso{
    float: none;
  }
  .reso ul{
    transform: translateX(-380px) translateY(220px);
    height: 165px;
    width: 682px;
  }
  .reso li{
    margin-left: 69px;
  }
  .reso ul li a{
    /*display: inline-block;*/
    display: block;
  }
  .reso ul li{
    display: inline;
    height: 20px;
    width: 50px;
    margin: 0;
  }

  #pied{
    height: 450px;
  }


  small{
    font-size: 53%;
  }
  .liens{
    display: none;
  }
  .mail{
    width: 350px;
  }
  .js-scrollTo{
    transform: scale(0.6);
  }
}
