@charset "utf-8";
body {
	background-color: #145766;
}
p {
	font-family: Chaloops;
	color: #FFFFFF;
	font-size: 18px;
	font-style: normal;
}

h1 {
	font-family: Chaloops;
	color: #FFFFFF;
	font-size: 24px;
	font-style: normal;
}
h2 {
	font-family: Chaloops;
	font-size: 36px;
	color: #FFFFFF;
	font-style: normal;
}
h3 {
	font-family: Chaloops;
	color: #FFFFFF;
	font-size: 24px;
	font-style: normal;
}
h4 {
	font-family: Chaloops;
	color: #145766;
	font-size: 12px;
	font-style: normal;
}
/*header*/

header {
	width: 100%;
	height: 200px;
	background-color: #104251;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	z-index: 0;
}

#ligne {
	width: 100%;
	height: 2px;
	top: 150px;
	position: relative;
	background-color: #FFFFFF;
	z-index: 1;
}
#logo_header  {
	width: 100%;
	margin-left: auto;
	height: auto;
	margin-right: auto;
	display: block;
	max-width: 640px;
	position: relative;
	z-index: 2;
}
nav  {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -40px;
	z-index: 3;
	width: 130px;
}

#socialicons   {
	margin-right: 5%;
	float: right;
	position: relative;
	top: -40px;
	z-index: 4;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); transform: rotate(360deg);} }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg);} }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
.bouton {
	width: 30px;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
}
.bouton:hover  {
	-webkit-animation: spin .3s linear 1;
    -moz-animation: spin .3s linear 1;
	-o-animation: spin .3s linear 1;
    animation: spin .3s linear 1;
}
/*main*/

main {
	width: 100%;
	padding-top: 200px;
	background-color: #145766;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/fond01.svg);
}
/*livres - contact*/

#livre1   , #livre2, #apropos{
	height: 240px;
	width: 100%;
	background-image: -webkit-linear-gradient(270deg,rgba(9,33,40,0.00) 80%,rgba(9,33,40,1.00) 80%,rgba(9,33,40,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(9,33,40,0.00) 80%,rgba(9,33,40,1.00) 80%,rgba(9,33,40,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(9,33,40,0.00) 80%,rgba(9,33,40,1.00) 80%,rgba(9,33,40,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(9,33,40,0.00) 80%,rgba(9,33,40,1.00) 80%,rgba(9,33,40,1.00) 100%);
	margin-top: -200px;
}
#livre1 h1    , #livre2 h1, #apropos h1{
	text-align: center;
	padding-top: 205px;
	margin-left: auto;
	margin-right: auto;
}
article {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10%;
	padding-right: 10%;
	max-width: 450px;
}
article a  {
	text-decoration: none;
	color: #092128;
}
article a:hover    {
	color: #ffffff;
}
.photo  {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 450px;
	display: block;
	margin-bottom: 30px;
	margin-top: 30px;
}
.oeil {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 30px;
	width: 60px;
	height: auto;
}
#ballon1 {
	background-image: url(../images/filomene1.png);
	width: 250px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-size: 250px 200px;
}
#ballon1:hover {
	background-image: url(../images/filomene2.png);
	background-size: 250px 200px;
}
#ballon2 {
	background-image: url(../images/hippocampes1.png);
	width: 250px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-size: 250px 200px;
}
#ballon2:hover {
	background-image: url(../images/hippocampes2.png);
	background-size: 250px 200px;
}
#ballon3 {
	background-image: url(../images/chemin.png);
	width: 250px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-size: 250px 200px;
}
#ballon3:hover {
	background-image: url(../images/cheminR.png);
	background-size: 250px 200px;
}
#ballon4 {
	background-image: url(../images/chemin.png);
	width: 250px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-size: 250px 200px;
}
#ballon4:hover {
	background-image: url(../images/cheminJ.png);
	background-size: 250px 200px;
}
#ballon5 {
	background-image: url(../images/chemin.png);
	width: 250px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-size: 250px 200px;
}
#ballon5:hover {
	background-image: url(../images/cheminV.png);
	background-size: 250px 200px;
}
#ballon6 {
	background-image: url(../images/chatrou1.png);
	width: 250px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-size: 250px 200px;
}
#ballon6:hover {
	background-image: url(../images/chatrou2.png);
	background-size: 250px 200px;
}
#ballon7 {
	background-image: url(../images/labyrinthe.png);
	width: 250px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-size: 250px 200px;
}
#ballon7:hover {
	background-image: url(../images/labyrintheT.png);
	background-size: 250px 200px;
}
#ballon8 {
	background-image: url(../images/labyrinthe.png);
	width: 250px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-size: 250px 200px;
}
#ballon8:hover {
	background-image: url(../images/labyrintheZ.png);
	background-size: 250px 200px;
}
#ballon9 {
	background-image: url(../images/erreurs1.png);
	width: 250px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-size: 250px 200px;
}
#ballon9:hover {
	background-image: url(../images/erreurs2.png);
	background-size: 250px 200px;
}
#ballon10 {
	background-image: url(../images/kaskelot1.png);
	width: 250px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-size: 250px 200px;
}
#ballon10:hover {
	background-image: url(../images/kaskelot2.png);
	background-size: 250px 200px;
}
#ballon11 {
	background-image: url(../images/zepine1.png);
	width: 250px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-size: 250px 200px;
}
#ballon11:hover {
	background-image: url(../images/zepine2.png);
	background-size: 250px 200px;
}
#ballon12 {
	background-image: url(../images/ballon1.png);
	width: 250px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background-size: 250px 200px;
}
#ballon12:hover {
	background-image: url(../images/ballon2.png);
	background-size: 250px 200px;
}
#zanfan {
	width: 100%;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	max-width: 360px;
	margin-left: auto;
	margin-right: auto;
}
.rond {
	width: 150px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 75px;
}
#tfdz0 {
	width: 100px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50px;
}
#tibolom {
	width: 100px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
#qrcode {
	width: 138px;
	height: 138px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
#logo_contact  {
	width: 90px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	display: block;
	margin-top: 30px;
}
#mel  {
	width: 60px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/mel.svg);
	margin-top: 20px;
	margin-bottom: 20px;
}
#mel:hover  {
	-webkit-animation:spin .3s linear 1;
        -moz-animation:spin .3s linear 1;
	-o-animation:spin .3s linear 1;
        animation:spin .3s linear 1;
}
#phone   {
	width: 60px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/tel.svg);
	margin-top: 20px;
	margin-bottom: 20px;
}
#phone:hover  {
	-webkit-animation:spin .3s linear 1;
        -moz-animation:spin .3s linear 1;
	-o-animation:spin .3s linear 1;
        animation:spin .3s linear 1;
}
#formulaire {
	background-color: #104251;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 10px;
	margin-top: 20px;
}
#form {
	margin-left: 10px;
	margin-right: 10px;
}
#form fieldset {
	color: #FFFFFF;
	font-family: Chaloops;
	border: 1px dotted #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 20px;
	font-weight: normal;
}
#nom, #prenom, #tel, #email, #question {
	width: 100%;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-style: none;
	font-family: Chaloops;
	font-weight: normal;
}
#message {
	width: 100%;
	height: 200px;
	margin-top: 10px;
	font-family: Chaloops;
	background-color: #FFFFFF;
	border-style: none;
	font-size: 12px;
	font-weight: normal;
}
#submit {
	width: 90px;
	height: 30px;
	margin-top: 10px;
	font-family: Chaloops;
	font-size: 18px;
	border-style: none;
	background-color: #092128;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: normal;
	border-radius: 5px;
}
#submit:hover {
	background-color: #FFFFFF;
	color: #092128;
	cursor: pointer;
}
#obligatoire {
	font-size: 12px;
}
/*footer*/

footer {
	background-color: #092128;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#ligne_footer {
	width: 100%;
	height: 1px;
	top: 105px;
	position: relative;
	background-color: #145766;
	z-index: 1;
}
#logo_footer  {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 30px;
	padding-bottom: 20px;
	max-width: 300px;
	z-index: 2;
	position: relative;
}
#zandoli   {
	background-image: url(../images/zandoli.svg);
	width: 60px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
}
#zandoli:hover   {
	opacity: 0;
}
#CGU {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}
ul li h4 {
	text-align: center;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
ul li h4:hover  {
	color: #ffffff;
}
ul li p {
	text-align: justify;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
li p span {
	color: #145766;
}
ul li input[type=checkbox] {
	position: absolute;
	cursor: pointer;
	height: 25px;
	opacity: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	width: 100%;
}
ul li input[type=checkbox]:checked ~ p {
	max-height: 0;
	opacity: 0;
	overflow-y: hidden;
}


@media (max-width:640px){
/*header*/

header {
	width: 100%;
	height: 150px;
	background-color: #104251;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	z-index: 0;
}
#ligne {
	width: 100%;
	height: 1px;
	top: 75px;
	position: relative;
	background-color: #FFFFFF;
	z-index: 1;
}
#logo_header {
	width: 100%;
	margin-left: auto;
	height: auto;
	margin-right: auto;
	display: block;
	max-width: 320px;
	position: relative;
	z-index: 2;
}
nav {
	margin-left: 1%;
	position: relative;
	top: -1px;
	z-index: 3;
	width: 130px;
}
#socialicons {
	margin-right: 1%;
	float: right;
	position: relative;
	z-index: 4;
	top: -1px;
}
/*livres - contact*/

#livre1, #livre2, #apropos {
	height: 240px;
	width: 100%;
	background-image: -webkit-linear-gradient(270deg,rgba(9,33,40,0.00) 80%,rgba(9,33,40,1.00) 80%,rgba(9,33,40,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(9,33,40,0.00) 80%,rgba(9,33,40,1.00) 80%,rgba(9,33,40,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(9,33,40,0.00) 80%,rgba(9,33,40,1.00) 80%,rgba(9,33,40,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(9,33,40,0.00) 80%,rgba(9,33,40,1.00) 80%,rgba(9,33,40,1.00) 100%);
	margin-top: -245px;
}
}
