/*Head*/
html {
	height:100%
	}
body {
	font-family: 'Roboto', sans-serif;
	margin: 0;
    width: 100%;
    background:url('./img/etoiles.jpg') 0px 0px repeat rgb(4, 21, 39);
    position:relative;
}
header {
	background: #fff;
    height: 190px;

}
#animationsatellite {
    z-index: 1;
    background:url('./img/satellite.png') no-repeat;
    width: 300px;
    height: 299px;
    top: 35%;
    position: absolute;
    animation: animsatellite 150s infinite linear;
    -webkit-animation: animsatellite 150s infinite linear;
    -moz-animation: animsatellite 150s infinite linear;
    -o-animation: animsatellite 150s infinite linear;
}
@keyframes animsatellite {
    from {
        margin-left: 60%
    }
    to {
        margin-left: -200px
    }
}
@-webkit-keyframes animsatellite {
    from {
        margin-left: 60%
    }
    to {
        margin-left: -200px
    }
}
@-moz-keyframes animsatellite {
    from {
        margin-left: 60%
    }
    to {
        margin-left: -200px
    }
}
@-o-keyframes animsatellite {
    from {
        margin-left: 60%
    }
    to {
        margin-left: -200px
    }
}
#animationterre {
    position: absolute;
    top: 30%;
    left: 10%;
    width: 200px;
    height: 197px;
    background: url('./img/terre.png') no-repeat;
    -webkit-animation: rotateterre 20s infinite ease-in-out alternate;
    -moz-animation: rotateterre 20s infinite ease-in-out alternate;
    -o-animation: rotateterre 20s infinite ease-in-out alternate;
    animation: rotateterre 20s infinite ease-in-out alternate
}
@-webkit-keyframes rotateterre {
    from {
        -moz-transform: rotate(-55deg);
        -ms-transform: rotate(-55deg);
        -webkit-transform: rotate(-55deg);
        transform: rotate(-55deg);
        -moz-transform-origin: 50% 100% 0 50%;
        -ms-transform-origin: 50% 100% 0 50%;
        -webkit-transform-origin: 50% 100% 0 50%;
        transform-origin: 50% 100% 0 50%;
        transform-origin: 50% 100% 0;
        -moz-transform-origin: 50% 100% 0;
        -webkit-transform-origin: 50% 100% 0
    }
    to {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
        -moz-transform-origin: 50% 100% 0 50%;
        -ms-transform-origin: 50% 100% 0 50%;
        -webkit-transform-origin: 50% 100% 0 50%;
        transform-origin: 50% 100% 0 50%;
        transform-origin: 50% 100% 0;
        -moz-transform-origin: 50% 100% 0;
        -webkit-transform-origin: 50% 100% 0
    }
}
@-moz-keyframes rotateterre {
    from {
        -moz-transform: rotate(-55deg);
        -ms-transform: rotate(-55deg);
        -webkit-transform: rotate(-55deg);
        transform: rotate(-55deg);
        -moz-transform-origin: 50% 100% 0 50%;
        -ms-transform-origin: 50% 100% 0 50%;
        -webkit-transform-origin: 50% 100% 0 50%;
        transform-origin: 50% 100% 0 50%;
        transform-origin: 50% 100% 0;
        -moz-transform-origin: 50% 100% 0;
        -webkit-transform-origin: 50% 100% 0
    }
    to {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
        -moz-transform-origin: 50% 100% 0 50%;
        -ms-transform-origin: 50% 100% 0 50%;
        -webkit-transform-origin: 50% 100% 0 50%;
        transform-origin: 50% 100% 0 50%;
        transform-origin: 50% 100% 0;
        -moz-transform-origin: 50% 100% 0;
        -webkit-transform-origin: 50% 100% 0
    }
}

@-o-keyframes rotateterre {
    from {
        -moz-transform: rotate(-55deg);
        -ms-transform: rotate(-55deg);
        -webkit-transform: rotate(-55deg);
        transform: rotate(-55deg);
        -moz-transform-origin: 50% 100% 0 50%;
        -ms-transform-origin: 50% 100% 0 50%;
        -webkit-transform-origin: 50% 100% 0 50%;
        transform-origin: 50% 100% 0 50%;
        transform-origin: 50% 100% 0;
        -moz-transform-origin: 50% 100% 0;
        -webkit-transform-origin: 50% 100% 0
    }
    to {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
        -moz-transform-origin: 50% 100% 0 50%;
        -ms-transform-origin: 50% 100% 0 50%;
        -webkit-transform-origin: 50% 100% 0 50%;
        transform-origin: 50% 100% 0 50%;
        transform-origin: 50% 100% 0;
        -moz-transform-origin: 50% 100% 0;
        -webkit-transform-origin: 50% 100% 0
    }
}
@keyframes rotateterre {
    from {
        -moz-transform: rotate(-55deg);
        -ms-transform: rotate(-55deg);
        -webkit-transform: rotate(-55deg);
        transform: rotate(-55deg);
        -moz-transform-origin: 50% 100% 0 50%;
        -ms-transform-origin: 50% 100% 0 50%;
        -webkit-transform-origin: 50% 100% 0 50%;
        transform-origin: 50% 100% 0 50%;
        transform-origin: 50% 100% 0;
        -moz-transform-origin: 50% 100% 0;
        -webkit-transform-origin: 50% 100% 0
    }
    to {
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
        -moz-transform-origin: 50% 100% 0 50%;
        -ms-transform-origin: 50% 100% 0 50%;
        -webkit-transform-origin: 50% 100% 0 50%;
        transform-origin: 50% 100% 0 50%;
        transform-origin: 50% 100% 0;
        -moz-transform-origin: 50% 100% 0;
        -webkit-transform-origin: 50% 100% 0
    }
}
.star-filante {
    z-index: 0;
  position: absolute;
  z-index: 2;
  top: 340px;
  right: 250px;
  width: 250px;
  height: 2px;
  border-radius: 0 2px 2px 0;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.1), rgba(255,255,255,0.4));
  transform: rotate(-20deg);
  -webkit-animation: starFilante 10s infinite;
}
@-webkit-keyframes starFilante {
  from, to {}
  0% {
    
  }
  10%, 100% {
    transform: translate(100px);
    opacity: 0;
  }
}
.star-filante-gauche {
  z-index: 0;
  position: absolute;
  z-index: 2;
  top: 450px;
  left: 180px;
  width: 250px;
  height: 2px;
  border-radius: 0 2px 2px 0;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.1), rgba(255,255,255,0.4));
  transform: rotate(-10deg);
  -webkit-animation: starFilanteGauche 20s infinite;
}
@-webkit-keyframes starFilanteGauche {
  from, to {}
  0% {
    
  }
  100%, 10% {
    transform: translate(100px);
    opacity: 0;
  }
}
#astronaute {
    position: absolute;
    top: -250%;
    left: 15%;
    z-index: 3;
    width: 130px;
}
#titrelogo {
	width: 380px;
	margin: 0 auto;
	}
#logo {
    margin-top: 20px;   
}
#retour {
    float: right;
    background: #1CA2D1;
    width: 120px;
    height: 50px;
    margin: -130px auto;
    position: relative; 
    background-image: url('./img/logo-xmm.png');
    background-repeat: no-repeat;
    background-position: center 50%;
}
#retour a,
#retour img {
	margin: 0 auto;
	max-width: 100%;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
#retour a {
	position: relative;
	z-index: 0;
}
#retour a:before {
	content: '';
	display: block;
	position: absolute;
	top: -10px;
	z-index: 1;
	height: 60px;
	width: 120px;
	background: #115871;
	opacity: 0;
	-webkit-background-clip: content-box;
	-moz-background-clip: content-box;
	background-clip: content-box;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
#retour a:after {
    float: right;
    background: #1CA2D1;
    width: 120px;
    height: 50px;
    margin: -130px auto;
    position: relative; 
    background-image: url('./img/logo-xmm.png');
    background-repeat: no-repeat;
    background-position: center 50%;
    -webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
#retour a:hover:before, #retour a:focus:before, #retour a:active:before {
	opacity: 0.75;
}
#retour a:hover:after, #retour a:focus:after, #retour a:active:after {
	opacity: 1;
}
#retour a:hover img, #retour a:focus img, #retour a:active img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}
/*Menu*/
#menu {
    display: none;
}
#btnmenu {
    display: none;   
}

header nav {
	width: 70%;
    text-align: center;
    list-style: none;
    position: relative;
    margin: 0 auto;
    z-index: 3;
}
#menu-menu-principal {
    margin: 0 auto;
    padding: 0;   
    height: 115px;
}
a {
	color: #fff;
	text-decoration:none;
}
.capitalemenu {
    font-weight: bold;
    text-transform: uppercase;
}
.capitalebienvenue {
    text-transform: uppercase;
    font-size: 2em; 
    font-weight: bolder;
    margin: 0 auto;
}
.italicbienvenue {
    font-style: italic;
    font-weight: lighter;
    text-align: justify;
    font-size: 0.9em;
}
#page-20 {
    font-style: italic;
    font-weight: lighter;
    text-align: justify;
    font-size: 0.9em;
}
#menu-item-39 {
    background: #1ca2d1;
    background-image: url('./img/home.png');
    text-align: center;
    list-style: none;
    width: 160px;
    height: 91px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center 20%;
}
#menu-item-39 a  {
    line-height: 10px;
    display: inline-block;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 70px;
}
#menu-item-39:hover {
    transform: rotate(10deg);  
}
#menu-item-23 {
    background: #7D87CE;
    background-image: url('./img/crayon.png');
    text-align: center;
    list-style: none;
    width: 160px;
    height: 91px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center 20%;
}
#crayon {
    margin: 0 auto; 
    padding-top: 10px;
}
#menu-item-23 a  {
    line-height: 10px;
    display: inline-block;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 70px;
}
#menu-item-23:hover {
    transform: rotate(10deg);  
}
#jeux {
    margin-top:10px; 
}
#menujeux {
    text-align: center;
    list-style: none;
}
#menujeux ul {
    padding: 0;   
}
#coloriage {
   margin-right: 10px;
    text-align: center;
    display: inline-block;
    width: 160px;
    height: 90px;
}
.survol {
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
	text-align: center;
	line-height: 0;
}
.survol a,
.survol img {
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
.survol a {
	position: relative;
	z-index: 0;
}
.survol a:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	z-index: 1;
	height: 100%;
	width: 100%;
	background: #21217C;
	opacity: 0;
	-webkit-background-clip: content-box;
	-moz-background-clip: content-box;
	background-clip: content-box;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
.survol a:after {
	content: '';
	display: block;
	position: absolute;
	top: 44%;
    left: 3%;
    z-index: 2;
    height: 20px;
    width: 123px;
	background: transparent url('./img/coloriage-texte.png') 0 0 no-repeat;
	opacity: 0;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
.survol a:hover:before, .survol a:focus:before, .survol a:active:before {
	opacity: 0.75;
}
.survol a:hover:after, .survol a:focus:after, .survol a:active:after {
	opacity: 1;
}
.survol a:hover img, .survol a:focus img, .survol a:active img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}
#labyrinthe {
    margin-right: 10px;
    text-align: center;
    display: inline-block;
    width: 160px;
    height: 90px;
}
.survollabyrinthe {
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
	text-align: center;
	line-height: 0;
}
.survollabyrinthe a,
.survollabyrinthe img {
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
.survollabyrinthe a {
	position: relative;
	z-index: 0;
}
.survollabyrinthe a:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	z-index: 1;
	height: 100%;
	width: 100%;
	background: #21217C;
	opacity: 0;
	-webkit-background-clip: content-box;
	-moz-background-clip: content-box;
	background-clip: content-box;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
.survollabyrinthe a:after {
	content: '';
	display: block;
	position: absolute;
	top: 44%;
    left: 2%;
    z-index: 2;
    height: 20px;
    width: 126px;
	background: transparent url('./img/labyrinthe-texte.png') 0 0 no-repeat;
	opacity: 0;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
.survollabyrinthe a:hover:before, .survollabyrinthe a:focus:before, .survollabyrinthe a:active:before {
	opacity: 0.75;
}
.survollabyrinthe a:hover:after, .survollabyrinthe a:focus:after, .survollabyrinthe a:active:after {
	opacity: 1;
}
.survollabyrinthe a:hover img, .survollabyrinthe a:focus img, .survollabyrinthe a:active img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}
#boutonimprim {
    text-align: center;
}
#conteneurpaper {
    margin-top: 30px;   
}
.menujeux {
    padding: 0; 
    margin: 0;
}
.niveau {
    color: #fff;
    background-color: rgba(21, 21, 73, 0.6);
    width: 660px;
    text-align: center;
    margin-bottom: 10px;
    margin-left: -30px;
    margin-top: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#coloriageastronaute {
    display: inline-block;
    margin-right: 10px;
}
#coloriagexmm {
    display: inline-block;
}
#coloriagespace {
    display: inline-block;  
    margin-left: 10px;
}
#coloriagevoielactee {
    display: inline-block;  
    margin-left: 10px;
}
#coloriagetrounoir {
    display: inline-block;  
    margin-left: 10px;
}
#coloriagevoielacteebis {
    display: inline-block;  
    margin-left: 10px;
}
#coloriageariane {
    display: inline-block;  
    margin-left: 10px;
}
#coloriagecuriosity {
    display: inline-block;  
    margin-left: 10px;
}
#coloriagexmmdif {
    display: inline-block;  
    margin-left: 10px;
}
#retourcoloriages {
    width: 75px;
    margin: 0 auto;
    text-align: center; 
}
#menulabyrinthe {
    padding: 0; 
}
#labyrinthe1 {
    display: inline-block;
    margin-right: 10px;
}
#labyrinthe2 {
    display: inline-block;
}
#labyrinthe3 {
    display: inline-block;
    margin-left: 10px;
}
#papercaptain {
    display: inline-block;  
    margin-top: 10px;
}
#paperxmm {
    display: inline-block;
    margin-top: 10px;
}
#paperariane {
    display: inline-block;  
    margin-top: 10px;
}
#niveaufacilepaper {
    color: #fff;
    width: 149px;
    text-align: left;
    display: inline-block;
    margin-right: 30px;
}
#niveaumoyenpaper {
    color: #fff;
    width: 149px;
    text-align: left;
    display: inline-block; 
}
#niveaudifficilepaper {
    color: #fff;
    width: 149px;
    text-align: left;
    display: inline-block;
    margin-left: 30px;
}
.niveaupaper {
    color: #fff;
    background-color: #09535B;
    width: 149px;
    text-align: center;
    margin-bottom: 10px;
}
#menu-item-26 {
	background: #2ABCBC;
    background-image: url('./img/avion.png');
    text-align: center;
    list-style: none;
    width: 160px;
    height: 91px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center 20%;
}
#avion {
    margin: 0 auto; 
    padding-top: 12px;
}
#menu-item-26 a  {
    line-height: 10px;
    display: inline-block;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 70px;
}
#menu-item-26:hover {
    transform: rotate(10deg);  
}
#menu-item-29 {
	background: #F4C63F;
    background-image: url('./img/blocnote.png');
    text-align: center;
    list-style: none;
    width: 160px;
    height: 91px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center 20%;
}
#blocnote {
    margin: 0 auto; 
    padding-top: 8px;
}
#menu-item-29 a  {
    line-height: 10px;
    display: inline-block;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 70px;;
}
#menu-item-29:hover {
    transform: rotate(10deg);  
}
#menu-item-32 {
	background: #EF4E0F;
    background-image: url('./img/masque.png');
    text-align: center;
    list-style: none;
    width: 160px;
    height: 91px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center 20%;
}
#masque {
    margin: 0 auto; 
    padding-top: 29px;
}
#menu-item-32 a  {
    line-height: 10px;
    display: inline-block;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 70px;
}
#menu-item-32:hover {
    transform: rotate(10deg);  
}
#bandebleue {
    width: 100%;
    height: 30px;
    background: #1CA2D1;
    margin: -30px auto;
    position: absolute;
    z-index: 1;
}
#conteneur {	
    margin: 5% auto;
    width: 100%;
    position: relative;
    margin-bottom: 150px;
}
#conteneurpresentation {
	background-color: rgba(28, 162, 209, 0.5);
	background-image: url('./img/satellitegd.png');
    background-repeat: no-repeat;
    background-position: center 15px;
	width: 600px;
	margin:auto;
	color: #fff;
    padding: 30px;
    text-align: center;
    z-index: 2;
    position: relative;
    margin-bottom: 70px;
}
	
#conteneuramuser {
	background-color: rgba(125, 135, 206, 0.5);
	background-image: url('./img/crayongd.png');
    background-repeat: no-repeat;
    background-position: center 15px;
	width: 600px;
	margin:auto;
	color: #fff;
    padding: 30px;
    text-align: center;
    z-index: 2;
    position: relative;
    margin-bottom: 70px;
}
#conteneurconstruire {
	background-color: rgba(42, 188, 188, 0.5);
	background-image: url('./img/aviongd.png');
    background-repeat: no-repeat;
    background-position: center 15px;
	width: 600px;
	margin:auto;
	color: #fff;
    padding: 30px;
    text-align: center;
    z-index: 2;
    position: relative;
    margin-bottom: 70px;
}
#conteneurapprendre {
	background-color: rgba(244, 198, 63, 0.5);
	background-image: url('./img/blocnotegd.png');
    background-repeat: no-repeat;
    background-position: center 15px;
	width: 600px;
	margin:auto;
	color: #fff;
    padding: 30px;
    text-align: center;
    z-index: 2;
    position: relative;
    margin-bottom: 70px;
}
.rocket {
  background: url('./img/fusee-anim.png');
  width: 100px;
  height: 140px;
}
.moon {
  width: 600px;
  height: 150px;
  position: relative;
  z-index: 3;
  margin-top: 70px;
}
.rocket-container {
  width: 101px;
  height: 142px;
  left: calc(50% - 58px);
  position: absolute;
  transition-duration: 400ms;
  top: 0;
}
.rocket {
  background: url('./img/fusee-anim.png');
  width: 100px;
  height: 140px;
  position: relative;
  z-index: 4;
}
.rocket-container:hover {
  top: -60px;
  -webkit-animation: rocket 2s infinite;
}
.rocket-container:hover .fire {
  height: 56px;
  -webkit-animation: fire 2s infinite;
}
.rocket-container:hover .fire:before {
  height: 50px;
  -webkit-animation: fireBefore 2s infinite;
}
.fire {
  transition-duration: 400ms;
  content: "";
  z-index: 2;
  position: absolute;
  background: -webkit-linear-gradient(top, #e5bc12 , #ee993e);
  top: 105px;
  left: calc(17px);
  height: 0px;
  width: 66px;
  -webkit-clip-path: ellipse(25% 50% at 50% 40%);
clip-path: ellipse(25% 50% at 50% 40%);
}
.fire:before {
  transition-duration: 400ms;
  content: "";
  position: absolute;
  background: -webkit-linear-gradient(top, #f8f687, #fff01d);
  height: 0px;
  width: 40px;
  -webkit-clip-path: ellipse(25% 50% at 50% 40%);
clip-path: ellipse(25% 50% at 50% 40%);
  left: calc(13px);
  top: 15px;
}
@-webkit-keyframes rocket {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes fire {
  0% {
    height: 51px;
  }
  
  50% {
    height: 56px;
  }
  
  100% {
    height: 51px;
  }
}
@-webkit-keyframes fireBefore {
  0% {
    height: 45px;
  }
  
  50% {
    height: 50px;
  }
  
  100% {
    height: 45px;
  }
}
#conteneur {
    width: 100%;
    height: 100%;   
}
#conteneurheros {
	background-color: rgba(239, 78, 15, 0.5);
    background-image: url('./img/masquegd.png');
    background-repeat: no-repeat;
    background-position: center 15px;
	width: 600px;
	margin:auto;
	color: #fff;
    padding: 30px;
    text-align: center;
    z-index: 2;
    position: relative;
    margin-bottom: 70px;
}
.titremenu {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.5em;
    margin-top: 60px;
}
.titreaccueil {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.5em;
    margin-top: 80px;
}
/*Footer*/
footer {
	background: #1CA2D1;
    width:100%;
    text-align: center;
    position: fixed;
    bottom:0;
    z-index: 4;
}
#reseaux {
	list-style: none;
	width: 50%;
	margin: 0 auto; 
}
#reseaux ul {
	text-align: center;
    padding: 0;
}
#lienyoutube {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
}
#lienrss {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px; 
}
#youtube {
	margin-right:20px;
    display:inline;
	}
#rss {
    margin-left:20px;
	display:inline;
	}
#mentions {
	color: #fff;
    margin: 0 auto;
    font-size: 0.6em;
    text-align: center;
}
#mentions p {
    margin: 0 auto 5px;   
}
/* Flash */
#flashContent { 
	width:100%; 
	height:400px; 
}

/* Responsive*/
@media screen and (max-width: 980px) {
	.conteneur {
		width: 100%;
	}
	img {
		max-width:100%;
	}
    #astronaute {
        display: none;   
    }
    #menu-item-39 {
        display: none;   
    }
    #menu-item-23 {
        display: none;   
    }
    #menu-item-26 {
        display: none;   
    }
    #menu-item-29 {
        display: none;   
    }
    #menu-item-32 {
        display: none;   
    }
    #menu-item-39 a {
        display: block;   
    }
    #retour {
     display: none;   
    }
    
    #btnmenu {
		display:block;
        margin: 0 auto;
	}
	#menu:target {
        height: 200px;
        width: 150px;
        margin: 0 auto;
        transition: height 2s;
        padding: 10px;
        background: #0b354b;
	}
	#menu {
		text-align:center;
		height:0;
        display: block;
        overflow: hidden;
	}
    li {
		display:block;
        margin-top: 10px;
	}
    #responsiveaccueil:hover {
        color: #1ca2d1;   
    }
    #responsiveamuser:hover {
        color: #7D87CE;   
    }
    #responsiveconstruire:hover {
        color: #2ABCBC;   
    }
    #responsiveapprendre:hover {
        color: #F4C63F;   
    }
    #responsiveheros:hover {
        color: #EF4E0F;   
    }
    #responsiveretour:hover {
        color: #6c6d6d;   
    }
 
}
