@charset "utf-8";
/* @import "https://fonts.googleapis.com/css?family=Open+Sans"; */
/* CSS Document */
@font-face {
font-family: 'ancientscriptregular';
src: url('../fonts/ancientscript-webfont.eot');
src: url('../fonts/ancientscript-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/ancientscript-webfont.woff2') format('woff2'),
url('../fonts/ancientscript-webfont.woff') format('woff'),
url('../fonts/ancientscript-webfont.svg#ancientscriptregular') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'maian-webfont';
src: url('../fonts/maian-webfont-webfont.eot');
src: url('../fonts/maian-webfont-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/maian-webfont-webfont.woff2') format('woff2'),
url('../fonts/maian-webfont-webfont.woff') format('woff'),
url('../fonts/maian-webfont-webfont.svg#maian-webfont') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
  font-family: "SabrinaAT";
  src: url("../fonts/SabrinaAT.eot"); /* IE9 Compat Modes */
  src: url("../fonts/SabrinaAT.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/SabrinaAT.otf") format("opentype"), /* Open Type Font */
    url("../fonts/SabrinaAT.svg") format("svg"), /* Legacy iOS */
    url("../fonts/SabrinaAT.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/SabrinaAT.woff") format("woff"), /* Modern Browsers */
    url("../fonts/SabrinaAT.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Magnolia-Script";
  src: url("../fonts/MagnoliaScript.eot"); /* IE9 Compat Modes */
  src: url("../fonts/MagnoliaScript.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/MagnoliaScript.otf") format("opentype"), /* Open Type Font */
    url("../fonts/MagnoliaScript.svg") format("svg"), /* Legacy iOS */
    url("../fonts/MagnoliaScript.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/MagnoliaScript.woff") format("woff"), /* Modern Browsers */
    url("../fonts/MagnoliaScript.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Keyframes */
@keyframes fill {
  0% {width: 0%;height: 2px;}
  50% {width: 0%;height: 2px; }
  100% {width: 100%; height: 8%;background: #3E3A7C;}}	
html,
body {
  font-family: times new roman;
  margin: 0;
  min-height: 100vh;
  padding: 0;
}
html:before,
body:before {
  background: transparent;
  bottom: 0;
  content: '';
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
}
svg {display: none;}
svg path {fill: black;}
ol {list-style-type: none;}
.menu a[href] {color: #fff; position: relative; text-decoration: none;}
.menu a[href]:hover:after {transform: scaleX(1);}
.menu a[href]:after {
  content: '';
  position: absolute;
  top: 100%;
  height: 4px;
  background: #fff;
  left: 0;
  right: 0;
   transition: transform 0.15s;
  transform-origin: left;
  transform: scaleX(0);
}
.menu {display:none;}
.fil-ariane{
	z-index: 5;
	margin: 80px 0 0 0PX;
	width: 80%;
		height: 5vh;
  padding: 40px 0 0PX 20px ;
	position: fixed;
	font-family: ancientscriptregular;
	font-weight: bold;
	font-size: 20px;
	color: red;
	text-decoration: none;
	background-color: #EAEAEA;
	box-shadow: 0px 25px 10px #EAEAEA;
	}
	.fil-ariane a{text-decoration: none;color: #000000}
	.fil-ariane a.current {color:#9E1D1F;text-decoration-line: underline;}
	.fil-ariane a:hover{color:sandybrown;text-decoration-line: underline;}
	.fil-ariane a:hover.current{color:#9E1D1F;text-decoration-line: underline;}	

.logoweb{display: none;	}
h4, h5, h6{ text-align: center; padding: 0px 0; font-weight: 800; margin: 0; letter-spacing: -1px;color: inherit; font-size: 40px;}
/* By Dominik Biedebach @domobch */
section {height: 10vh;}
nav ul {list-style: none; text-align: center;}
nav ul li {display: inline-block;}
nav ul li a,
nav ul li a:after,
nav ul li a:before {}
nav ul li a:hover {color: #555;}
nav.fill ul li a {position: relative;}
nav.fill ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #333;
  height: 1px;
}
nav.fill ul li a:after { text-align: center;  content: '.'; margin: 0;  opacity: 0;}
nav.fill ul li a:hover:after {  z-index: -10;  animation: fill 0.5s forwards;    opacity: 1;}
.menu2 li {width: 350px;text-decoration: none;}
.menu2 ul, #menu li {list-style-type: none;	text-decoration: none;}	
.menu2 li a {display: block;text-decoration: none;color: #800000;}
	/*---------- Niveau 1 ----------*/
.menu2 .niv1 li {float: right;	}
.menu2 .niveau1 li a {padding: 7px 0;height: 10px;color: #FFFFFF;text-decoration: none;}
.menu2 .niv1 li a.current {padding: 7px 0;height: 10px;color: #FFFFFF;font-weight: bold;font-size: 15px;}
.menu2 .niv1 li:hover a,
.menu2 .niv1 li a:hover {color: black;}
/*---------- Niveau 2 ----------*/
.menu2 .niv2 {text-align:left;margin:0px auto;text-indent: 0px;}	
.menu2 .niv2 li {clear: left;margin: 10px 0 5px 0;}
.menu2 .niv2 li a {color: #746756;}
.menu2 .niv2 li a:hover {color: #008080;text-decoration: underline;}
.menu2 li:hover .niv2,
.menu2 .sfhover .niv2 {top: auto;min-height: 0; /* corrige un bug IE7 */}
.auto-style2 {vertical-align: middle;	margin-top: 5px;	margin-bottom: 5px;}	
tr{	margin-left: 10px;margin-right: 10px;}
td{	margin-left: 10px;margin-right: 10px;}	
.tout{width: 100%;margin: 45px auto;}
.prestaweb{	display: none;}
	/*---------------------------------------- mobile --------------------------------mobile----------------------------------------------------*/
@media screen and (min-width: 290px) and (orientation: portrait) {
* { box-sizing: border-box;}
svg {display: block;  z-index: 7; height: 150px; width: 150px;}
svg path { fill: #C0392B;}
ol {list-style-type: none;}
.menu a[href] {
font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
  color: #fff;
  position: relative;
  text-decoration: none;
font-size: 55px;
text-size-adjust:none;
}
.menu a[href]:hover:after {transform: scaleX(1);}
.menu a[href]:after {
  content: '';
  position: absolute;
  top: 100%;
  height: 20px;
  background: #fff;
  left: 0;
  right: 0;
  transition: transform 0.10s;
    transform-origin: left;
  transform: scaleX(0);
}
.menu {	z-index:7;display:block;  position: fixed;  width: 150px;}
.menu__content { color: #fff;  margin: 0;  padding: 0 0 55px 0;  position: absolute;  right: 100%;  top: -80px;  width: 1050px;  z-index: 2;}
.menu__toggle-label { top:-100px;  height: 44px;  left: 0PX;  position: absolute;  width: 44px;}
.menu__toggle-label svg {
	z-index: 7;
  left: 50PX;
  position: absolute;
  top: 0;
  transition: transform 0.10s;
}
.menu__toggle-label svg:nth-of-type(2) {
	  left: 50px;
	margin-left: 80PX;
          transform: scale(0);}
.menu__toggle { opacity: 0;  position: fixed;}
.menu__toggle:checked ~ .menu__toggle-label {
  background: rgba(0,0,0,0.84);
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  transition: background 0.10s;
  width: 100vw;
}
.menu__toggle:checked ~ .menu__toggle-label svg:nth-of-type(1) {transform: scale(0);}
.menu__toggle:checked ~ .menu__toggle-label svg:nth-of-type(2) {
  left: 150px;
  transform: scale(1);
   transition-delay: 0.925s;
}
.menu__toggle:checked ~ .menu__content {  transform: translate(100%, 0);transform: translate(100%, 0);}
.menu__toggle:checked ~ .menu__content .menu-item {
  transform: translateX(0);
  transition: border-color 0.10s, transform 0.10s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.10s cubic-bezier(0.175, 0.885, 0.32, 1.275), border-color 0.10s, transform 0.10s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(1) { border-color: #9b59b6;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(1) a[href]:after { background: #9b59b6;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(2) {  border-color: #86e2d5;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(2) a[href]:after {  background: #86e2d5;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(3) {  border-color: #f5ab35;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(3) a[href]:after {  background: #f5ab35;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(4) {  border-color: #1e8bc3;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(4) a[href]:after {  background: #1e8bc3;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(5) {  border-color: #e26a6a;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(5) a[href]:after {  background: #e26a6a;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(1) {transition-delay: 0.225s, 0.875s;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(2) {transition-delay: 0.275s, 0.875s;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(3) {transition-delay: 0.325s, 0.875s;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(3) 
.menu-item:nth-of-type(1) {transition-delay: 0.375s, 0.875s;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(3) 
.menu-item:nth-of-type(2) {transition-delay: 0.425s, 0.875s;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(3) 
.menu-item:nth-of-type(3) {transition-delay: 0.475s, 0.875s;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(4) {transition-delay: 0.525s, 0.875s;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(4) 
.menu-item:nth-of-type(1) {transition-delay: 0.575s, 0.875s;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(4) 
.menu-item:nth-of-type(2) {transition-delay: 0.625s, 0.875s;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(4) .menu-item:nth-of-type(3) {transition-delay: 0.675s, 0.875s;}
.menu__toggle:checked ~ .menu__content .menu-item:nth-of-type(5) {; transition-delay: 0.725s, 0.875s;}
.menu__content > .menu-item {border-left: 30px solid transparent;}
.menu__content > .menu-item > a { min-width: 40px;}
.sub-menu {  padding: 10px 0 10px 100px;}
.menu-item {
  line-height: 80px;
  min-height: 44px;
  padding-top: 10PX;
  padding-bottom:10px;
  padding-left:30px;
  transform: translateX(-50%);
}
.menu-item .menu-item {transform: translateX(-150%);}
	nav {
position: fixed;
  width: 100%;
  padding: 44px 0 0PX 0 ;
  box-shadow: 0 0 0 0 transparent;
	background-color: transparent;
	font-family: ancientscriptregular;
}
.fil-ariane{
	z-index: 5;
	margin: 120px 0 0 0PX;
	width: 99%;
	height: 5vh;
  padding: 40px 0 0PX 20px ;
	position: fixed;
	font-family: ancientscriptregular;
	font-weight: bold;
	font-size: 45px;
	color: red;
	letter-spacing:1px;
	text-decoration: none;
	background-color: #fff;
	box-shadow: 0px 25px 10px #fff;
	}
.img1 {display:none;}
.img2 {display:none;}	
.img3 {display:none;}
.img4 {display:none;}	
.img5 {display:none;}
.imageflottante{margin: 60PX 10PX 10PX 60PX;float:right;width: 450px;padding:20px 20px 20px 0;}
.imageflottante1{margin-top: 0PX;margin-left: 50px;width: 750px;padding:0px 0px 0 0;text-align:center;}
.imageflottante2{display:none;}
.imageflottante3{display:none;}
.imageflottante4{display:none;}
.imageflottante5{display:none;}
.imageflottante6{display:none;}
.logo{display:none;}
.logo1{z-index: 0;position: relative;margin: 0px 0PX 80PX 330px;}
.logoweb{
	display:block;
	width:100%;
	height:300px;
	background-color: white;
	z-index: 4;
	position: fixed;
	margin-top:-150px;
	padding: 0px 0PX 0PX 200px;
}
.paragraphe{
		width: 90%;
	position: relative;
	margin: 150PX 0px 0px 50px;
	padding: 180px 0 0 0;
	line-height: 1.7;
	text-align: justify;
	font-weight: 500;
		}	
.paragraphecontact{display:none;}
.presta{margin: 150PX 0;width: 60%; height:auto;padding: 35% 0 0 0;position:relative;}
.corps {position:relative;margin-top: 160PX;padding-top:250px;text-align: center;width: 100%;}
	/* By Dominik Biedebach @domobch */
.insta{	position: relative;	z-index: 4;	width: 150px;padding-top:50px;}	
h1 {
  text-align: center;
  padding: 20px 0;
  font-weight: 800;
  margin: 0;
  letter-spacing: 3px;
  color: black;
  font-size: 85px;
font-family: ancientscriptregular;
	text-decoration-line: underline;
	text-decoration-color: #692D2E;
	text-indent: 0px;
}
h2 {text-align: center;text-decoration: none; font-weight: 600; padding: 50px;font-family:  "Chaparral Pro Light";}
h3 {text-align: center;	text-decoration:none;text-shadow: 1px 1px 3px black, 0 0 1em white, 0 0 0.2em white;font-size: 500%;letter-spacing:3px;font-family:  "Magnolia-Script";}
h4, h5, h6{text-align: center; padding: 0px 0; font-weight: 800; margin: 0; letter-spacing: -1px; color: inherit; font-size: 40px;}
.texte{font-size: 300%;text-size-adjust: none;text-align: justify;}		
a{color:black;text-decoration:underline;}	
.t{font-size: 110%;text-size-adjust: none;text-align:center;}
.a{font-size: 250%;text-size-adjust: none;text-align:justify;}	
.b{font-size: 400%;text-size-adjust: none;text-align:left;margin-left:5%;}	
.c{font-size: 450%;text-size-adjust: none;text-align:center;}	
.d{font-size: 300%;text-size-adjust: none;text-align:left;}	
.points{font-size: 300%;text-size-adjust: none;text-align:left;margin-left:30%;}
section {display:none;height: 0;}
.bas {display:none;}	
.auto-style2 {vertical-align: middle;margin-top: 5px;margin-bottom: 5px;}	
tr{margin-left: 10px;margin-right: 10px;}
td{margin-left: 10px;margin-right: 10px;}	
.tout{width: 100%;margin: 45px auto;}
.fill{display:none;}	
.paragraphecorrection{width: 100%;position: relative;padding-top:30%;font-size: 20px;}	
.correction h5, .ecriture h6, .cours h4{font-size: 70px; font-family: ancientscriptregular; color: black; letter-spacing: 4px; margin-top:35px;text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;} 
.correction h5:hover, .ecriture h6:hover, .cours h4:hover{display: none;} 	
.correction{background-image: url("../images/correcting-1870721_640.webp"); background-size:  cover; position:  absolute; width: 600px; height:300px;  margin: 50PX 0 0 180PX; text-align: center; border: solid 2px #2B85AA; border-radius: 20px;}
.correction:hover{display: none;}
.ecriture{background-image: url("../images/fountain-pen-1851096_640.webp"); background-size:  cover; position: absolute; width: 600px; height:300px; margin: 400PX 0 0 180PX;text-align: center; border: solid 2px #2B85AA; border-radius: 20px;}
.ecriture:hover{display: none;}
.cours{background-image: url( "../images/book-4126481_1920.webp"); background-size:  cover; position: absolute; width: 600px; height:300px; margin: 750PX 0 0 180PX;text-align: center; border: solid 2px #2B85AA; border-radius: 20px;}
.cours:hover{display: none;}}
@media screen and (min-width: 200px) and (max-width: 900px) and (orientation: landscape) {
body {background-image:url("../images/rotation.webp");background-repeat:no-repeat;background-size: 20%;background-attachment: fixed;background-position: 75% 55%;width:100%;height:auto;z-index:7;}
.logo{display: none;}
.img1, .img2, .img3, .img4, .img5, .img6, .img7, .img8 {display: none;}
nav {display: none;}
.bas {display: none;}
.paragraphe{display: none;}
.logoweb{display:block;width:100%;height:50px;background-color: white;position: fixed;margin-top:2%;margin-left:-90px;z-index:0;}
.presta{display: none;}
.fil-ariane{display: none;}
.corps{display: none;}
.paragraphecontact{display: none;}}
