<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*brouillons (afficher abeille a cheval dans footer) :
footer .footer-container .footer-content .mascotte-footer {
    position: absolute;
    top: -84px;
    right: 40px;
}

* {
  font-family:"Name-Of-Font";
  src: url("yourfont.ttf") format("truetype");
}

@import url('fonts/Corbel.ttf')  format('truetype');
@import url(//db.onlinewebfonts.com/c/51ee907427c788c3ab4442e73286d641?family=Corbel);

* {
  font-family: Corbel;
  font-size: 16px;
}

*/


@font-face {font-family: "Open Sans";
  src: url("fonts/OpenSans/629a55a7e793da068dc580d184cc0e31.eot"); /* IE9*/
  src: url("fonts/OpenSans/629a55a7e793da068dc580d184cc0e31.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("fonts/OpenSans/629a55a7e793da068dc580d184cc0e31.woff2") format("woff2"), /* chromeã€firefox */
  url("fonts/OpenSans/629a55a7e793da068dc580d184cc0e31.woff") format("woff"), /* chromeã€firefox */
  url("fonts/OpenSans/629a55a7e793da068dc580d184cc0e31.ttf") format("truetype"), /* chromeã€firefoxã€operaã€Safari, Android, iOS 4.2+*/
  url("fonts/OpenSans/629a55a7e793da068dc580d184cc0e31.svg#Open Sans") format("svg"); /* iOS 4.1- */
}

* {
    font-family:"Open Sans";
    font-size:14px;
	font-style:normal;
	line-height: 24px; 
}


.image_container.float_left {
    margin:0 .7em .2em 0;
}

/* Main */
body {
    color:#7B662C;
    background: #9CB9CE url("/files/lairetmoi/img/background.jpg") no-repeat center center fixed;
	/* background: transparent url("/files/lairetmoi/css/carnet-spiral-large.png") repeat-y 4px top; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./files/lairetmoi/css/body_bg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/lairetmoi/css/body_bg.jpg', sizingMethod='scale')";*/

}


#wrapper {
    border-color:#4a4a4a;
    border-radius:22px;
    font:11pt; /* Open Sans*/
    font-weight:normal;
    color:#696666;
}
a {
    text-decoration:none;
    color:#0C6D9E;
}
a:hover {
    text-decoration:underline;
    text-shadow: 0 0 4px rgba(160,160,160, 1);
	
}

/* test MD */
/*
a {
    text-decoration:none;
    color:#0C6D9E;
	
	position: relative;
}

a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #0C6D9E;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}

a:hover:before {
  visibility: visible;
  width: 100%;
}

*/

/*
.habeille {
    margin-top:.3em;
    margin-bottom:.3em;
    font-size:1.75em;
	font-weight: bold;
    color:#277590;
	background-image: url(/files/lairetmoi/icon/abeille.png);
	background-repeat: no-repeat;
	background-size: auto;
	padding: 7px 65px;
}
*/

h1 {
    /* margin-top:0; */
   /* margin-bottom:.3em; */
    font-size:1.75em;
	/* font-weight: bold; */
    color:#277590;
	
}

 
h2 {
    margin-top:1.1em;
    font-size:1.5em;
	font-weight: normal;
    color:#214BAE;
	/*color:#214BAE; #0C98BC*/
	background-image: url(/files/lairetmoi/icon/puce.png);
	background-repeat: no-repeat;
	background-size: auto;
	padding: 0 30px;
    /* text-shadow: -1px -1px 10px rgba(255,255,255,0.43); */
}

h3 {
    color:#E55040; /* OLD green : 89BC56 */
}

h4 {
    color:rgba(6,84,148);
}

strong {
    font-size:1.1em;
	color: #42698c;
}

/* Header */
#header {
    border-bottom:0px solid #ddd;
}

#myheader {
    border-bottom:0px solid #eee;
 
	
}
#logo {
    min-height:20px;
    text-align:center;
	 
	margin-left: -1em;  

}
.web_name {
	/*test */
	background-position: left;
     /* 
    background: transparent url("/files/lairetmoi/img/header/bandeau-entete-fr.png") no-repeat top;
	*/
    .rotate div img {
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
    }
     
    .rotate div:hover img {
      -webkit-transform: rotate(-15deg);
      transform: rotate(-15deg);
    }
}
.web_name_it {
	  /* 
    background: transparent url("/files/lairetmoi/img/header/bandeau-entete-it.png") no-repeat top;
	*/
}
#web_title {
    left:-7000px;
    position:absolute;
    text-indent:-7000px;
    top:0;
 
}
.vert {
    color:#89BD56;
}
.bleu {
    color:#79CADC;
}
.rouge {
    color:#E36255;
}
.orange {
    color:#EFA829;
}

/*
#baseline {
    text-align:left;
    font-size:23px;
    color:#008CA6;
    padding-top: 11px; 
	text-shadow: #E8F1F8 2px 0 10px;
}
#mbaseline {
    font-size:1em;
    color:#0C6D9E;
    display: none;
}

.web_name #baseline {
    width: 80%;
     margin-top: 35px;
}
.web_name_it #baseline {
    width: 85%;
    margin-top: 30px;
}
#baseline span {
     font-size:.9em;
}

*/
#download_all {
    margin-top:10px;
    margin-right:15px;
    text-align:right;
    border:0px solid #aaa;
}
#mdownload_all {
    display: none;
}

#breadcrumbmenu {
    /* margin-top:1em;
   
    margin-left:0;
    font-size:.9em;
	font-weight: bold;
 */
font-size: 27px;
text-transform: none;
color: #277590;
background-image: url(/files/lairetmoi/icon/abeille.png);
background-repeat: no-repeat;
background-size: auto;
background-position: 2px,bottom;
padding: 14px 60px;

/* color: var(--main-bg-color); */
}


#breadcrumbmenu a {
 color: #E8A030;
 /* font-size: 27px; */
 display: block;
}


#breadcrumbmenu span {
font-size: 1em;
/*display: block;  novembre 2021 */
}

/* Responsive Breadcumbmenu */
@media screen and (max-width: 1200px) {
#breadcrumbmenu {
font-size: 20px;
}

#breadcrumbmenu a {
  /* font-size: 20px; */
}

#breadcrumbmenu span {
font-size: 1em;
}
}

/* Responsive Breadcumbmenu */
@media screen and (max-width: 800px) {
#breadcrumbmenu {
font-size: 17px;
background-image: none;
background-repeat: no-repeat;
background-size: auto;
padding: 0px 0px;
}

#breadcrumbmenu a {
  /* font-size: 17px; */
   color: #2B2B2B;
}

#breadcrumbmenu span {
font-size: 1em;
}
}




#imgradius img  {
border-radius: 93% 7% 97% 3% / 5% 85% 15% 95%   ;
border: 4px solid #5BB1DD;
box-shadow: 1px 1px 9px 5px #00000057;
transition: all .3s ease-in-out;
	
}

#imgradius img:hover  {
border: 4px solid #F6B924;
box-shadow: 2px 2px 9px 5px #383838;
}

#imgradiusdiams img  {
border-radius: 15px;
border: 2px solid #1ED1AF;
box-shadow: 1px 1px 9px 5px #00000057;
transition: all .3s ease-in-out;
}

#imgradiusdiams img:hover  {
/* border: 4px solid #BBF7EC;
box-shadow: 2px 2px 9px 5px #383838; */
}

/* Video reponsive Youtube ou autre (mp4, etc) */
.videoradius {
  position: relative;
  width: 85%;
  margin: 14px auto;
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
  background-color: black;
  border-radius: 6px;
  border: 4px solid #5BB1DD;
  box-shadow: 1px 1px 9px 5px #00000057;
  transition: all .3s ease-in-out;
    z-index: 1;
}

.videoradius:hover {
  position: relative;
  width: 85%;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
  border-radius: 6px;
  border: 4px solid #E8A030;
  box-shadow: 1px 1px 9px 5px #00000057;
  /* transition: all .3s ease-in-out; */
  transform: scale(1.1); 
  z-index: 20;
}

.videoradius pre {
    position: absolute;
    bottom: -12px;
    right: 0px;
    background-color: #E55040;
    color: white;
    height: 17px;
    width: 130px;
    padding: 10px 4px 17px 0;
    border-radius: 10px 0px 0px 0px;
    text-align: center;
    box-shadow: 0 1px 2px #777;
	z-index: 7;
}

.videoradius:hover pre {
	z-index: 0;
    position: absolute;
    bottom: -12px;
    right: 0px;
    background-color: #black;
    color: white;
    height: 17px;
    width: 130px;
    padding: 10px 4px 17px 0;
    text-align: center;
    box-shadow: inherit;
}

.videoradius h2 {
	background-image: inherit;
	width:100%;
	height: 55px;
	font-size: 1.1em;
	background-color:black;
    position: absolute;
    top: -15px;
    left: 0px;
    color: white;
	text-align:left;
	border:solid 6px #000;
    /* padding: 10px 4px 17px 0;
    border-radius: 0px 0px 0px 10px;
    text-align: center;
    box-shadow: 0 1px 2px #777; */
	z-index: 7;
}

.videoradius:hover h2 {
	z-index: 0;
}


.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/* end video responsive */

#imground img  {
border: 6px solid #38CBE8;
box-shadow: 1px 1px 9px 5px white;
border-radius: 50%;
}

#imgblank img  {
border-radius: 0% ;
border: 0px;
box-shadow: none;
}

#imgmedia {

  width: 90%;
  margin: 0 auto; 
  margin-top:1.5em;
  overflow: hidden;
  border-radius: 6px;
  border: 1px solid #065494;
  box-shadow: 1px 1px 9px 5px #00000057;
  /* transition: all .2s ease-in-out; */
  
  /* transform: rotateX(6deg) rotateZ(-5deg) translate3d(-12px, 0px, 70px); */
  box-shadow: -8px 6px 2px 2px rgba(0,0,0,0.4);
  transition: all .4s;
  transform-style: preserve-3d;
}

#imgmedia img {
filter: sepia(25%);
}

#imgmedia img:hover {
filter: sepia(0%);
}


.imgmedia pre, code {
position: absolute;
top: 0px;
right: 0px;
background-color: #0c98bc;
color: white;
height: 17px;
width: 130px;
padding: 10px 4px 17px 0;
border-radius: 0px 0px 0px 10px;
text-align : center; 
/* box-shadow: 0 1px 2px #777; */
}

/* responsive : Afficher la date en dessous, si en haut = bug d'affichage du site sur certains smartphones... */
@media screen and (max-width: 800px) {
.imgmedia pre, code {
position: inherit;
top: inherit;
right: inherit;
bottom: -12px;
background-color: #4a4a4a;
color: white;
height: 17px;
width:100%;
padding: 10px 4px 17px 0;
border-radius: 0px 0px 0px 0px;
text-align : center; 
}
}

.imgmedia h2 {
background-image: none;
margin-top:3px; /*12*/
margin-bottom: 3px;
font-size: 17px;
/*text-align: center; */
}

.imgmedia h3 {
text-align: center;
}

.imgmedia p {
text-align: center;
}

#imgmedia:hover {
  width: 90%;
  margin: 0 auto;
  margin-top:1.2em;
  overflow: hidden;
  border-radius: 6px;
  border: 1px solid  #E8A030;
  background-color: #B7D3E9;
  transform: scale(1.1); 
  z-index: 10;
  /* transition: all .2s ease-in-out; */
	
  /* transform: rotateX(0deg) rotateZ(0deg) translate3d(0px, 0px, 0px); */
}

/* Image Media */

/* END Image Media */



#btn a:link {
    font-weight:normal;
	font-size: 15px;
    /* color:#fff; */
    /* background-image: url(/files/lairetmoi/icon/abeille.png), linear-gradient(101deg, #E8F1F8, #6EC5EA); background-repeat: no-repeat ;background-position: right; background-size: auto ;   */
	background-color: #E8F1F8;
    border-radius: 20px ;  
    /* box-shadow: 0 1px 2px #777; */
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px #295168;
    display: flex;
    align-items: center;
    /* justify-content: center; */
	margin-left: 3px;
	margin-bottom: 3px;
    padding-top:0.21em;
    padding-bottom:0.2em;
    padding-left:0.5em;
    padding-right:0.4em;
    animation: 5s infinite;
    width: 305px;
    height: 35px;
}

#btn a:before {	
  content: "\f14c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align:center;
  margin-right:10px;
}



/* Modern Menu *//* Sous menu */

 
#edito img {
    border: 6px solid #5BB1DD;
    box-shadow: 1px 1px 9px 5px white;
    height: 105px;
    width: 105px;
    border-radius: 50%;
    display: block;
    /* margin-left: 30%; */
    margin-left: 54%;
    margin-right: auto;
    margin-bottom: 11px;
    position:absolute;
    margin-top: -60px;
}
#edito strong,
.more a {
    font-weight:bold;
    font-weight:normal;
    color:#4F5589;
}
#edito time {
    color:#696666;
	font-weight:normal;
    /* color: #7CCCD3; */
    /* text-shadow: yellow 1px 0 10px; */
    text-shadow: #E2E2E2 1px 0 10px;
}
#edito a {
    /* color: white; */
    /* text-shadow: black 1px 0 10px;  */
    /* ajout pour photo sur le cotÃ© */
    width: 155px;
    display: block;
	font-weight: bold;
}
#edito p {
    /* color: white; */
    /* text-shadow: black 1px 0 10px; */
    color: #0285ba;
}




/* Content Contenu */
#main div.inside {
	/* height: 3100px;*/
	color:black;
    margin-right:1em;
    margin-left: .8em;
    	/* padding-bottom: .8em; */
	background: rgba(255, 255, 255);
    /* background: transparent url("/files/lairetmoi/css/carnet-spiral-large.png") repeat-y 4px top; */
	/* background: rgba(255, 255, 255, 0.7); */
	
    padding-left: 3em;
    padding-right: 2.5em;
	
    /* box-shadow: 2px 2px 4px #aaa; */
box-shadow: 0px 0px 50px 0px rgba(74,111,133,0.75);
-webkit-box-shadow: 0px 0px 50px 0px rgba(74,111,133,0.75);
-moz-box-shadow: 0px 0px 50px 0px rgba(74,111,133,0.75);
    border-radius: 15px;
	
	
}
.home #main div.inside {
    margin-left:.5em;
    border: none;
    background: none;
}
#main {
    border-left:0;
}
.home #main {
    padding:0;
    border:0;
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}/* Une minute / Deux minutes = Colonne de gauche */ 
#left .mod_article {
	box-shadow: 0 1px 2px #777; 
	padding: 1em; 
	padding-top:0;
	margin-left: 10px; 
	margin-right:9px;
	border: 0px solid #aaa; 
	border-radius:15px;
	background: white; /*background: radial-gradient(circle, rgba(226,251,255,1) 17%, white 60%);  */
	color: #0285BA;	
	margin-bottom: 10px;
	}
/* Edito / VidÃ©o */
#edito,
#video_home {
    box-shadow: 1px 1px 10px 6px #8BA6B8;
    padding: 0.6em; padding-top:0;margin-left: 1em; margin-right:0.5em;border: 0px solid #white; border-radius:15px;
    /* background: radial-gradient(circle, #7b81ec 0%, #3bd1d3 100%);  */
    /* background: radial-gradient(circle, rgba(197, 215, 113, 0.55) 0%, rgba(62, 205, 212, 0.34) 100%);  */
    /* background: radial-gradient(circle, #5BB1DD 0%, #2C87A8 100%); */
    /* background: linear-gradient(360deg,#29B2D3 10%,#29B2D3 360%); */
    border-width:1px;
    /*  border-color: #8C6444 #6A4833 #7F6546 #805A3A; */
    background-color: rgba(255, 255, 255, .6);
}/* La Brochure */
#brochure {
    clear:right;
    margin-top:1em;
    background-color:#F6F9D4;
}
#brochure {
    box-shadow: 1px 1px 10px 6px #C5CCCC;
    padding: 0.6em; padding-top:0;margin-left: 1em; margin-right:0.5em;border: 0px solid #aaa; border-radius:15px;
    /*background: radial-gradient(circle, rgba(197, 215, 113, 0.55) 0%, rgba(62, 205, 212, 0.34) 100%);
    background: radial-gradient(circle, #7b81ec 0%, #3bd1d3 100%);  */
    /* background: radial-gradient(circle, #EDCC97 0%, #6FA3C6 100%); */
    /* version rouge : */
    background: radial-gradient(circle, #FFB1B1 0%, #F43A26 100%);
}

#brochure:hover {
    background: radial-gradient(circle, #FDFFFF 0%, #DF4444 100%);
	 
}

#brochure a {
    color: white;
    text-shadow: black 1px 0 10px;
}
.layout_latest .info {
    clear:both;
}
#video_home {
    clear:right;
    margin-top:1em;
}
#edito h1,
#video_home h1,
#brochure h1 {
    font-size:1.5em;
    color:#29b2d3;
    /* background-color: #74992e; */
    background-image: url(/files/lairetmoi/icon/edito.png);
    background-repeat: no-repeat; 
    background-size: auto;
    padding: 0 15%;
}
#brochure h1 {
    font-weight:normal;
    color:#fff;
    background-image: url(/files/lairetmoi/icon/brochure.png);
    background-repeat: no-repeat; 
    background-size: auto;
    padding: 0 15%;
}
#video_home h1 {
    font-weight:bold;
    font-weight:normal;
    color:#e8a030;
    /* background: transparent url("/files/lairetmoi/css/camera.png") no-repeat right bottom; */
    /* background-size: 30px; */
    background-image: url(/files/lairetmoi/icon/microphone.png);
    background-repeat: no-repeat; 
    background-size: auto;
    padding: 0 15%;
}
#video_home a {
    color: white;
    text-shadow: black 1px 0 10px;
    /* ajout pour photo sur le cotÃ© */
    width: 155px;
    display: block
}
#video_home :link {
    font-weight:normal;
    color:#fff;
    /* background: rgb(238,181,89);  */
        /*background: linear-gradient(90deg, rgba(238,181,89,1) 0%, rgba(231,181,161,1) 50%, rgba(212,227,85,1) 100%);*/
        /* background: linear-gradient(90deg, #D7DEEF 0%, #62A1E2 50%, #46C3D7 100%); */
        background-image: linear-gradient(101deg, #E8A030, #E8A030); 
        border-radius: 7px ;  
        box-shadow: 0 1px 2px #777; 
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top:0.21em;
        padding-bottom:0.2em;
        padding-left:0.4em;
        padding-right:0.4em;
        animation: 5s infinite;
    width: 100%;
}
#video_home link:hover {
    font-weight:normal;
    text-decoration:none;
    background-position:left bottom;
        /* font-weight: 600; */
        color: #fff;
        cursor: pointer;
        margin: 4px;
        background-size: 150% 100%;
        moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
}
#edito h2 {
    font-size:1.1em;
	background-image: none;
	margin-top: 4em;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
	background-size: auto;
	padding: 0 1px;
}
#edito .teaser {
    text-align:justify;
    color
}
.video_random {
    margin-top:.5em;
}
.pdf_link {
    text-align:right;
}
#presseaudio {
	
   /*  position: absolute;  */
   left: 100%;
   top: 0;
   align-content: end;  
   text-align: center;
   float: center;
   
    /* display: grid; */
    align-items: center;
    justify-content: center;
   
   
	/* coupure cotÃ© : */
	padding: 1em 1em .1em 1em;
    margin-left: -1.1em; 
	margin-right:-2.5em; 
		/* background: transparent url("/files/lairetmoi/css/carnet-spiral-large.png") repeat-y 1px top; */
    border:1px hidden #ddd;
	
	
	color:#E8F1F8;
	border-radius: 30px;
	border:1px hidden #ddd;
	/* background-attachment: fixed; */
	background-image: url("https://www.lairetmoi.org/files/lairetmoi/icon/video-mini.png"), radial-gradient(circle, #065494 100%, white 60%); /* background-image: url(" "), radial-gradient(circle, #C9E8F3 100%, white 60%); * /
	/* background-image: url("/files/lairetmoi/icon/background-lycee.png"), radial-gradient(circle, rgba(246,239,255,1) 0%, white 60%); */
	background-repeat: no-repeat ;
	background-position: top right;
	/* 	background-position: right 120px top 200px, center; */
	
}


#presseaudio h1 {
text-align: center;
color: #FFA39B;
margin-bottom: 22px;
}

/* smartphone */
@media screen and (max-width: 800px) {
#presseaudio h1 {
/*
text-align: center;
color: #FFA39B;
position: absolute;
top: 0px;
right: 0px;
background-color: #e55040;
color: white;
height: 17px;
width: 130px;
padding: 10px 4px 17px 0;
border-radius: 0px 0px 0px 10px;
text-align : center; 
*/
}
}


#presseaudio h2 {
margin-top: 1.1em;
font-size: 1.1em;
font-weight: normal;
color: white;
background-image: none;
background-repeat: no-repeat;
background-size: auto;
padding: 0 30px;
}


#spyral {
	/*
    padding:1em 2em .1em 2em ; 
	/*margin-left:-1.9em;
	  margin-right:-2.5em; 
	  
	  -- OK
    background-color:#fff;
    border:1px hidden #ddd;
    background: transparent url("/files/lairetmoi/css/carnet-spiral-large.png") repeat-y 1px top;
    box-shadow: 1px 1px 10px 2px #BBC1C1;
    border-left: 0px solid  #fff;
      --
	*/
	 
	/* coupure cotÃ© : */
	padding:1em 2em .1em 2em ; 
	margin-top: 8px;
    margin-left:-1.9em;
	margin-right:-2.5em; 
	margin-bottom: 8px;
	background: transparent url("/files/lairetmoi/css/carnet-spiral-large.png") repeat-y 1px top;
    border:1px hidden #ddd;
	border-radius: 0px 30px 30px 0px;
	box-shadow: 1px 1px 8px 6px #D3E1EA;

	
	/*border-top-left-radius: 50px;
	 border-bottom-left-radius: 50px; */
 
  /* box-shadow: 1px 1px 10px 1px grey; */

/* sans coupure	
padding: 1em 2em .1em 2em;
background: transparent url("/files/lairetmoi/css/carnet-spiral-large.png") repeat-y 1px top;
	*/	
	
}

#spyral a:hover {
    font-weight:normal;
    text-decoration:none;

        background-position:left bottom;
        cursor: pointer;
        margin: 4px;
        border: none;
        background-size: 150% 100%;
        border-radius: 15px;
        moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
}

#spyral a:link {
    font-weight:normal;
    /* color:#fff;  */
    /* background: rgb(238,181,89);  */
    /*background: linear-gradient(90deg, rgba(238,181,89,1) 0%, rgba(231,181,161,1) 50%, rgba(212,227,85,1) 100%);*/
    /* background: linear-gradient(90deg, #D7DEEF 0%, #62A1E2 50%, #46C3D7 100%); */
    background-image: url(/files/lairetmoi/icon/abeille.png), linear-gradient(101deg, #E8F1F8, #E8F1F8); background-repeat: no-repeat ;background-position: right; background-size: auto ; 
    border-radius: 20px ;  
    box-shadow: 0 1px 2px #777; 
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top:0.21em;
    padding-bottom:0.2em;
    padding-left:0.4em;
    padding-right:0.4em;
    animation: 5s infinite;
    width: 220px;
    height: 35px;
}



.homepage {
    /* padding:1em 2em .1em 2em; */
	padding: 1em 0.5em .1em 2em;
	margin-left:-3em;
    margin-right:-2.5em;
 
	color: #002060;	  /* #0285BA; */
	text-shadow: 0 0 10px white, -40px -40px 0px rgba(66,84,174,0);
	/* background-color: #C9E8F3; */
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border:1px hidden #ddd;
	background-attachment: fixed;
	
	background-image: url(/files/lairetmoi/css/background-home-page.jpg);
    background-repeat: no-repeat ;
	background-position: 75% 25%;
	background-color: #E8F1F8;
 

	
   /* background-color:#EFD0D0; /*#fff; */
	/* background: radial-gradient(circle, rgba(226,251,255,1) 0%, white 60%); */
	/*
    background: transparent url("/files/lairetmoi/css/carnet-spiral-large.png") repeat-y 1px top;
	*/
	/* background: transparent url("/files/lairetmoi/icon/background-ecole.jpg"); */

    /* box-shadow: 1px 1px 10px 2px #BBC1C1; */
	

	/* background-image: url("/files/lairetmoi/icon/background-lycee.png"), radial-gradient(circle, rgba(246,239,255,1) 0%, white 60%); */

	
}
.homepage:hover {
}


.homepage::before {

}



.homepage h1 {

	color: #065494;
	/* text-shadow: 0 0 10px white, -40px -40px 0px rgba(66,84,174,0); */
	text-shadow: 10px 10px 50px rgba(white);

}





.homepage h2 {
	/*
	color: #0098BC;
	background-image: url(/files/lairetmoi/icon/puce-ecole.png);
	*/
}

.cadre {
  border: 1px solid;
  border-color: #EEEEEE #888888 #888888 #EEEEEE;
}

.ciel {
    padding:1em 2em .1em 2em ; 
	margin-left:-3em;
    margin-right:-2.5em;
    background-color:#fff;
    border:1px hidden #ddd;
    background: transparent url("/files/lairetmoi/img/background.jpg") repeat-y 0px top;
    box-shadow: 1px 1px 10px 2px #BBC1C1;
    border-left: 0px solid  #fff;
	border-right: 0px solid  #fff;
    /* border-radius: 15px; */
}

.transframe {
    padding:1em 2em .1em 2em ; 
	margin-left:-3em;
    margin-right:-2.5em;
	background-color: rgba(235, 243, 249, .5);
    border:1px hidden #ddd;
	/*border-top-left-radius: 50px;
	 border-bottom-left-radius: 50px; */
 
    /* box-shadow: 1px 1px 10px 1px grey; */
	/*
    border-left: 0px solid  #fff;
	border-right: 0px solid  #fff;
	*/   
}

.transframediams {
    /* padding: 1em 1em .1em 1em; */
	padding: .1em 0em 0em 1em;
	background-image: url("/files/lairetmoi/css/background-ciel-diams.jpg");
	color:#173847;
	border-radius: 30px;
	/*border-top-left-radius: 50px;
	 border-bottom-left-radius: 50px; */
 
    /* box-shadow: 1px 1px 10px 1px grey; */
	/*
    border-left: 0px solid  #fff;
	border-right: 0px solid  #fff;
	*/   
}




.modern {
	 
    padding:1em 2em .1em 2em ; 
	margin-left:-3em;
    margin-right:-2.5em;
	/*
	background: url("/files/lairetmoi/icon/background-lycee.png") repeat-y 1px top, rgba(255, 255, 255);
	 background-attachment: fixed;
	background-position: right 50px top 350px; */
	/*
	background-color:#fff;
	background: transparent url("/files/lairetmoi/icon/background-lycee.jpg"); */
	
	/* color:#4F5589; */
	/* background-image: url("/files/lairetmoi/icon/background-lycee.png"), radial-gradient(circle, #FFFFFF 100%, white 60%); */
	background-repeat: no-repeat ;
	background-position: right 50px top 305px, center;
 
    background-attachment: fixed, fixed;
	
    border:1px hidden #ddd;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;

}

#programme {
	padding: 1em 2em .1em 2em;
	background: transparent url("/files/lairetmoi/img/cahierprogramme.png") repeat-y 1px top;
	border: 1px hidden #ddd;
}

#programme h2 {
   color:#1B72E2;
   background-image: url(/files/lairetmoi/icon/edito.png);
   margin-bottom: 25px;
}

#programme b {
   color:#6056A5;
}

#programme strong {
   color:#6056A5;
}



.ecole {
    padding:1em 2em .1em 2em ; 
	margin-left:-3em;
    margin-right:-2.5em;
	color: #002060;	  /* #0285BA; */
	/* background-color: #C9E8F3; */
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border:1px hidden #ddd;
	background-attachment: fixed;
	
   /* background-color:#EFD0D0; /*#fff; */
	/* background: radial-gradient(circle, rgba(226,251,255,1) 0%, white 60%); */
	/*
    background: transparent url("/files/lairetmoi/css/carnet-spiral-large.png") repeat-y 1px top;
	*/
	/* background: transparent url("/files/lairetmoi/icon/background-ecole.jpg"); */

    /* box-shadow: 1px 1px 10px 2px #BBC1C1; */
	
	
	background-image: url("/files/lairetmoi/icon/background-ecole.png"), radial-gradient(circle, #C9E8F3 100%, white 60%);
	/* background-image: url("/files/lairetmoi/icon/background-lycee.png"), radial-gradient(circle, rgba(246,239,255,1) 0%, white 60%); */
	background-repeat: no-repeat ;
	background-position: right 50px top 305px, center;
	
}


.ecole h1 {
   /* color:#002060; */
}
.ecole h2 {
   color:#1B72E2;
   background-image: url(/files/lairetmoi/icon/puce-ecole.png);
}



#ecole breadcrumbmenu a {
    /* margin-top:1em;
   
    margin-left:0;
    font-size:.9em;
	font-weight: bold;
 */
   font-size: 27px;

text-transform: none;
color: red;
background-image: url(/files/lairetmoi/icon/abeille.png);
 
}



.lycee {
	 
    padding:1em 2em .1em 2em ; 
	margin-left:-3em;
    margin-right:-2.5em;
	/*
	background: url("/files/lairetmoi/icon/background-lycee.png") repeat-y 1px top, rgba(255, 255, 255);
	 background-attachment: fixed;
	background-position: right 50px top 350px; */
	/*
	background-color:#fff;
	background: transparent url("/files/lairetmoi/icon/background-lycee.jpg"); */
	
	/* color: #6F4E89; */
	color:#4F5589;
	background-image: url("/files/lairetmoi/icon/background-lycee.png"), radial-gradient(circle, #FFFFFF 100%, white 60%);
	/* background-image: url("/files/lairetmoi/icon/background-lycee.png"), radial-gradient(circle, rgba(246,239,255,1) 0%, white 60%); */
	background-repeat: no-repeat ;
	background-position: right 50px top 305px, center;
 
    background-attachment: fixed, fixed;
	
    border:1px hidden #ddd;
    /* box-shadow: 5px 5px 12px 6px #BBC1C1; */
	
	/*
    border-left: 0px solid  #fff;
	border-right: 0px solid  #fff;c
    border-radius: 15px;
	*/
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	
}

.lycee h2 {
   color:#4F5589;
   background-image: url(/files/lairetmoi/icon/puce-lycee.png);
}

#cahierpink {
	padding: 1em 2em .1em 2em;
	margin-left: -2.1em;
	margin-right: -2.5em;
	background: transparent url("/files/lairetmoi/img/cahierpink.png") repeat-y 1px top;
	border: 1px hidden #ddd;
    border-radius: 0px 30px 30px 0px;
	box-shadow: 1px 1px 5px 1px #425b64;
	
		/*
    padding:1em 2em .1em 2em ; 
	/*margin-left:-1.9em;
	  margin-right:-2.5em; 
	  
	  -- OK
    background-color:#fff;
    border:1px hidden #ddd;
    background: transparent url("/files/lairetmoi/css/carnet-spiral-large.png") repeat-y 1px top;
    box-shadow: 1px 1px 10px 2px #BBC1C1;
    border-left: 0px solid  #fff;
      --
	*/
	/*border-top-left-radius: 50px;
	 border-bottom-left-radius: 50px; */
 
  /* box-shadow: 1px 1px 10px 1px grey; */

}

#cahierpink h2 {
	/*
margin-top: 0;
font-size: 1.4em;
font-weight: bold;
color: #EDE8FF;
background-image: url(https://new.lairetmoi.org/files/lairetmoi/icon/puce-lycee.png);
background-repeat: no-repeat;
background-size: auto;
padding: 0 30px;
/* text-shadow: -1px -1px 10px rgba(255,255,255,0.43); */ */
}

/* College */
.college {
	 
    padding:1em 2em .1em 2em ; 
	margin-left:-3em;
    margin-right:-2.5em;
	color: #000066;
	background-image: url("/files/lairetmoi/icon/background-college.png"), radial-gradient(circle, #FFFFFF 100%, white 60%);
	background-repeat: no-repeat ;
	background-position: right 50px top 305px, center;
 
    background-attachment: fixed, fixed;
	
    border:1px hidden #ddd;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	
}

.college h2 {
   color: #12BDF2;
   font-weight: bolder;
   background-image: url(/files/lairetmoi/icon/puce-college.png);
}

#cahieryellow {
	padding: 1em 2em .1em 2em;
	margin-left: -2.1em;
	margin-right: -2.5em;
	background: transparent url("/files/lairetmoi/img/cahieryellow.png") repeat-y 1px top;
	border: 1px hidden #ddd;
	border-radius: 0px 30px 30px 0px;
	box-shadow: 1px 1px 5px 1px #425b64;
}

/* fin college */

.media {
	 
    padding:1em 2em .1em 2em ; 
	margin-left:-3em;
    margin-right:-2.5em;
    /* background-color:#173847;  */ 
	/* background: url("/files/lairetmoi/icon/background-media.png") repeat-y 1px top, rgba(255, 255, 255); */
	background-position: right 10px top 90px;
	background-repeat: no-repeat;
    background-attachment: fixed;
    border:1px hidden #ddd;
    /* box-shadow: 5px 5px 12px 6px #BBC1C1; */
	
	/*
    border-left: 0px solid  #fff;
	border-right: 0px solid  #fff;c
    border-radius: 15px;
	*/

	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

.diams {
	color:white;
    padding:1em 2em .1em 2em ; 
	margin-left:-3em;
    margin-right:-2.5em;
    /* background-color:#173847; */
	background: url("/files/lairetmoi/icon/background-diams.png") repeat-y 1px top, #173847;
	background-position: right 10px top 100px;
	background-repeat: no-repeat;
    background-attachment: fixed;
    border:1px hidden #ddd;
    box-shadow: 5px 5px 12px 6px #BBC1C1;
	/* 
    border-left: 0px solid  #fff;
	border-right: 0px solid  #fff;
    border-radius: 15px;
	*/
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

.diams h1 {
    /* margin-top:.2em; */
    margin-bottom:.3em;
    font-size:1.75em;
    color:#1CB7DC;
}
.diams h2 {
   color:#1AD2AF;
   text-shadow: -1px -1px 10px rgba(0,0,0,0.43);
   background-image: url(/files/lairetmoi/icon/puce-diams.png);
}

.diams a {
    color:#D8801C;
}

/* Formation Ã©lus */

.objectifs h2 {
	background-image: url(/files/lairetmoi/icon/objectif.png);
    margin-top:1.1em;
	margin-bottom:1.1em;
    font-size:1.5em;
	font-weight: normal;
	/* background-color:#004AAD; */
	color: #004AAD;
	background-repeat: no-repeat;
	background-size: auto;
	padding: 12px 15px 15px 55px;
	/* padding-bottom: 25px; */
    border-radius:50px;
	width: 400px;
	height: 50px;
}

.objectifs h2:after{
 
}


.public h2 {
	background-image: url(/files/lairetmoi/icon/public.png);
	margin-top:1.1em;
	margin-bottom:1.1em;
    font-size:1.5em;
	font-weight: normal;
	/* background-color:#004AAD; */
	color: #004AAD;
	background-repeat: no-repeat;
	background-size: auto;
	padding: 12px 15px 15px 55px;
	/* padding-bottom: 25px; */
    border-radius:50px;
	width: 400px;
	height: 50px;
 
}

.auprogramme h2 {
	background-image: url(/files/lairetmoi/icon/pedagogique.png);
	margin-top:1.1em;
	margin-bottom:1.1em;
    font-size:1.5em;
	font-weight: normal;
	/* background-color:#004AAD; */
	color:#004AAD;
	background-repeat: no-repeat;
	background-size: auto;
	padding: 12px 15px 15px 55px;
	/* padding-bottom: 25px; */
    border-radius:50px;
	width: 400px;
	height: 50px;

}

.expert h2 {
	background-image: url(/files/lairetmoi/icon/expert.png);
	margin-top:1.1em;
	margin-bottom:1.1em;
    font-size:1.5em;
	font-weight: normal;
	/* background-color:#004AAD; */
	color: #004AAD;
	background-repeat: no-repeat;
	background-size: auto;
	padding: 12px 15px 15px 55px;
	/* padding-bottom: 25px; */
    border-radius:50px;
	width: 400px;
	height: 50px;
 
}

#transframeformation {
	color:#173847;
	text-shadow: 0 0 10px white, -40px -40px 0px rgba(66,84,174,0);
	border-radius: 30px;
	padding-bottom: 0.5em;
	border:1px hidden #ddd;
	background-attachment: fixed;
	background: rgb(221,235,245);
	background-image: url("/files/lairetmoi/icon/datesmedium.png"), linear-gradient(90deg, #FFBD59 0%, #FFBD59 60%);
	box-shadow: 0 1px 2px #777;
	/* background-image: url("/files/lairetmoi/icon/datesmedium.png"), linear-gradient(90deg, rgba(221,235,245,1) 0%, rgba(184,204,228,1) 60%); */
	/* background-image: url("/files/lairetmoi/icon/background-lycee.png"), radial-gradient(circle, rgba(246,239,255,1) 0%, white 60%); */
	background-repeat: no-repeat ;
	background-position: right 60px top 100px, center;
}

#transframeformation p {
/* margin-left: 12px; */
margin-left: 5%;
}

#transframeformation h2 {
margin-left: 5%;
}

#transframeformaempty {
	color:#173847;
	border-radius: 30px;
	border:1px hidden #ddd;
	background-attachment: fixed;
	background-color: #C9E8F3;
	/*ackground-image: url("/files/lairetmoi/icon/datesmedium.png"), radial-gradient(circle, #C9E8F3 100%, white 60%); */
	/* background-image: url("/files/lairetmoi/icon/background-lycee.png"), radial-gradient(circle, rgba(246,239,255,1) 0%, white 60%); */
	background-repeat: no-repeat ;
	background-position: right 120px top 200px, center;
}

#transframeformaempty p {
margin-left: 12px;
}

.contact_us {
	 
    padding:1em 2em .1em 2em ; 
	margin-left:-3em;
    margin-right:-2.5em;
	color:#4F5589;
	/* background-image: url("/files/lairetmoi/icon/background-contact.png"), radial-gradient(circle, #FFFFFF 50%, white 50%); */
	background-repeat: no-repeat ;
	background-position: right 50px top 305px, center;
    background-attachment: fixed, fixed;
    border:1px hidden #ddd;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


.contact_us input {
	/*
  float: right;
  clear: both;
  */
   display: flex;
  flex-direction: column;
  align-items: flex-end;
}


.ce_text p {
	margin-top: 1em;
	margin-right: 11px;
    /* text-align:justify; TEST SANS : MD OCTOBRE 2021 */
}
.image_container.float_right {
    margin:0 0 1em .7em;
}
.caption {
    margin-right:4px;
    margin-bottom:3px;
    margin-left:4px;
    font:.9em arial;
    font-style:italic;
}
#main .ce_image img,
#main .image_container img {
    position:relative;
    display:block;
    margin:5px;
    /*box-shadow:1px 1px 3px #555;*/
}
#col_equipe {
    width:90%;
    margin:0 auto;
    padding:1em;
    background-color:#F7F7F7;
    border:1px solid #eee;
    border-radius:7px;
    box-shadow:  1px 1px 1px #D3D3D3;
}
.ce_colsetStart {
    margin-bottom:1em;
}

/* Responsive */
.responsive video {
    width:100%;
}

/* slider */
#content_slider {
    margin-top:1.5em;
    margin-bottom:1.5em;
    padding:.3em;
    box-shadow:  4px 5px 4px #C9D0D1;
    border-radius:15px;
    background-image: linear-gradient(-110deg, #EEEEFE, #F0F0F2, white);
    padding-bottom:2em;
}
#content_slider :link {
    /*  background: rgb(238,181,89); */
        /* background: linear-gradient(90deg, rgba(238,181,89,1) 0%, rgba(231,181,161,1) 50%, rgba(212,227,85,1) 100%);  */
         /*  border-radius: 7px ; */
        box-shadow: 0 1px 2px #777; 
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top:0.21em;
        padding-bottom:0.2em;
        padding-left:0.4em;
        padding-right:0.4em;
        animation: 5s infinite;
}
#content_slider h2 {
    text-align:center;
    font-size:1.75em;
    color:#6CC;
}
#slider_home h2 {
    margin-top:.5em;
    margin-bottom:0;
    padding-bottom:0;
    text-align:center;
    font-size:1.3em;
    line-height:1.2em;
}
#slider_home h2 a {
    padding-top:0;
    font-size:.88em;
    color:#F93;
}
#slider_home .image_container img {
    margin:0;
    box-shadow:none;
}
.noobSlide_section_inside {
    margin-left:4px;
    font-size:.9em;
}
.control_buttons {
    width:475px;
    margin-left:175px;
    border:0px solid #000;
}
.control_buttons .active {
    color:#fff;
    background: #000;
}
.ce_noobSlide_play {
    padding-left:26px;
    border:1px solid #eee;
    line-height:2.2em;
    background: #fff url(play.png) no-repeat 1px;
    z-index: 100;
}
.ce_noobSlide_stop {
    margin-right:20px;
    padding-left:26px;
    border:1px solid #eee;
    background: #fff url(stop.png) no-repeat 1px;
}
.ce_noobSlide_playback {
    margin-right:20px;
    margin-left:50px;
    padding-left:26px;
    border:1px solid #eee;
    background: #fff url(playback.png) no-repeat 1px;
}

/* TÃ©lÃ©chargement Download */
.dl_module {
    margin-left:4em;
    padding:0;
    
}

.dl_module img {
    display:none;
}
.dl_module a {
	width: 85%;
	max-width: 500px;
    display: block;
    margin-top: 3px;
	margin-left: 2px;
    margin-bottom: 2px;
	/* border: 3px solid #85C5F1; */
	/* line-height: 35px; */
	height: 100%; /* height: 35px; */
	border-radius: 50px;
  padding: 5px 8px;
  background: #FFF;
  border: unset;
  color: #a41818;
  cursor: pointer;
  /* box-shadow: 0 0 2px #000; */
  outline: 0;
  position: relative;
  font-size: 16px;
  box-shadow: 2px 2px 3px 0px #E55040;  
}

.dl_module a:before {	
  content: "\f0ed";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align:center;
  margin-right:10px;
}


.dl_module a:hover {
/*border: 3px solid #F6B924;
 box-shadow: 1px 2px 2px 2px #AFAFAF; */
background: #E55040;
color: white;
text-decoration:none; 

}

.downloads_page .dl_module a {
    /*padding-bottom:0; */
}


/* Bouton tÃ©lÃ©chargements DIAMS */
.dl_diams {
    margin-left:4em;
    padding:0;
    
}

.dl_diams img {
    display:none;
}
.dl_diams a {
	width: 85%;
	max-width: 500px;
    display: block;
    margin-top: 3px;
	margin-left: 2px;
    margin-bottom: 2px;
	/* border: 3px solid #85C5F1; */
	/* line-height: 35px; */
	height: 100%; /* height: 35px; */
	border-radius: 50px;
  padding: 5px 8px;
  background: white;
  border: unset;
  color: #E83973;
  cursor: pointer;
  /* box-shadow: 0 0 2px #000; */
  outline: 0;
  position: relative;
  font-size: 16px;
  box-shadow: 2px 2px 3px 0px #E83973;
}

.dl_diams a:before {	
  content: "\f0ed";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align:center;
  margin-right:10px;
}


.dl_diams a:hover {
/*border: 3px solid #F6B924;
 box-shadow: 1px 2px 2px 2px #AFAFAF; */
background: #E83973;
color: white;
text-decoration:none; 

}



/* Boutton formulaire */
.formulaire {
    margin-left:4em;
    padding:0;
    
}

.formulaire img {
    display:none;
}
.formulaire a {
	width: 85%;
	max-width: 500px;
    display: block;
    margin-top: 3px;
	margin-left: 2px;
    margin-bottom: 2px;
	/* border: 3px solid #85C5F1; */
	/* line-height: 35px; */
	height: 100%; /* height: 35px; */
	border-radius: 50px;
  padding: 5px 8px;
  background: white;
  border: unset;
  color: #027D9D;
  cursor: pointer;
  box-shadow: 2px 2px 3px 0px #0C98BC; 
  outline: 0;
  position: relative;
  font-size: 16px;
  
}

.formulaire a:before {
 /*
  	background: white url("/files/lairetmoi/icon/formulaire-icon.png") no-repeat;
	background-repeat: no-repeat;
	background-position: left;
	background-size: auto;
*/	
  content: "\f14b";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align:center;
  margin-right:10px;
}
.formulaire a:after {
text-align: center;
}

.formulaire a:hover {
/* box-shadow: 1px 2px 2px 2px #AFAFAF; */
background: #0C98BC;
color: white;
text-decoration:none; 
}

/* Bouton Formulaire DIAMS */
.formbtndiams {
    margin-left:4em;
    padding:0;   
}

.formbtndiams img {
    display:none;
}
.formbtndiams a {
	width: 85%;
	max-width: 500px;
    display: block;
    margin-top: 3px;
	margin-left: 2px;
    margin-bottom: 2px;
	/* border: 3px solid #85C5F1; */
	/* line-height: 35px; */
	height: 100%; /* height: 35px; */
	border-radius: 50px;
  padding: 5px 8px;
  background: white;
  border: unset;
  color: #027D9D;
  cursor: pointer;
  box-shadow: 2px 2px 3px 0px #1BB7DB; 
  outline: 0;
  position: relative;
  font-size: 16px;
  
}

.formbtndiams a:before {
 /*
  	background: white url("/files/lairetmoi/icon/formbtndiams-icon.png") no-repeat;
	background-repeat: no-repeat;
	background-position: left;
	background-size: auto;
*/	
  content: "\f14b";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align:center;
  margin-right:10px;
}
.formbtndiams a:after {
text-align: center;
}

.formbtndiams a:hover {
/* box-shadow: 1px 2px 2px 2px #AFAFAF; */
background: #1BB7DB;
color: white;
text-decoration:none; 
}

#edito .more a {
    font-weight:normal;
    text-decoration:none;
    color:#fff;
}
#edito .more a:hover {
    font-weight:normal;
    text-decoration:none;
    /* background: rgb(238,181,89);
    background: linear-gradient(172deg, rgba(238,181,89,1) 0%, rgba(230,174,151,1) 50%, rgba(212,227,85,1) 100%);
    */
    /*
    padding-right: 6px;
    transform: scale(1.0);
    background-color: #74992e;
    */
        background-position:left bottom;
        /* font-weight: 600; */
        color: #fff;
        cursor: pointer;
        margin: 4px;
        border: none;
        background-size: 150% 100%;
        border-radius: 15px;
        moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
}
#edito .more a:link {
    font-weight:normal;
    color:#fff;
    /* background: rgb(238,181,89);  */
    /*background: linear-gradient(90deg, rgba(238,181,89,1) 0%, rgba(231,181,161,1) 50%, rgba(212,227,85,1) 100%);*/
    /* background: linear-gradient(90deg, #D7DEEF 0%, #62A1E2 50%, #46C3D7 100%); */
    background-image: url(/files/lairetmoi/icon/abeille.png), linear-gradient(101deg, #29B2D3, #29B2D3); background-repeat: no-repeat ;background-position: right; background-size: auto ; 
    border-radius: 20px ;  
    box-shadow: 0 1px 2px #777; 
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top:0.21em;
    padding-bottom:0.2em;
    padding-left:0.4em;
    padding-right:0.4em;
    animation: 5s infinite;
    width: 93%;
    height: 35px;
}

/* -.dl_module a:hover */
border: 1px solid #aaa; border-radius: 10px; width: 91%; height:30px; {
}

/* Navigation book */
.home #bookmenu {
    display:none;
}
#bookmenu {
    width:auto;
    margin:1em auto 0;
}
#bookmenu li {
    position:absolute;
    float:left;
}
#bookmenu li {
}
#bookmenu li.up {
    display:none;
}
#bookmenu li.next {
    right:0;
}

/* Footer */
#footer-distributed {
    background-size: cover;
    background-position: 50%;
    position: relative;
    padding-top: 15px;
    /*  padding-bottom: 40px; */
    	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
    	box-sizing: border-box;
    	width: 100%;
    	text-align: left;
    	 /* padding: 25px; */
    	margin-top: 7px;
    border-top:1px solid #ccc;
       /* background: url('https://wallpaperaccess.com/thumb/1466478.jpg'); */
    background-color: #FFFFFF;
    width: 104%;
    margin: 15px -2%;
}

/* Footer */
#footer-distributed .footer-left {
    text-indent: 5%;
    display: inline-block;
    vertical-align: top;
    width: 20%;
}

/* Footer */
#footer-distributed h3 span {
    color:  #5383d3;
}

/* Footer */
#footer-distributed .footer-links {
    color:  #ffffff;
    	margin: 20px 0 12px;
    	padding: 0;
}

/* Footer */
#footer-distributed .footer-links a {
    display:inline-block;
    	line-height: 1.8;
    	text-decoration: none;
    	color:  inherit;
}

/* Footer */
#footer-distributed .footer-company-name {
    color:  #8f9296;
    	font-size: 14px;
    	font-weight: normal;
    	margin: 0;
}

/* Footer */
#footer-distributed .footer-center {
    display: inline-block;
    	vertical-align: top;
}

/* Footer */
#footer-distributed .footer-right {
    min-height:95pt;
    float:right;
    /* display: inline-block;
    vertical-align: top;
    width: 50%;
    div-align: right;
    align-content: right;
    */
    margin-left:auto; margin-right:0;
}

/* formulaires */
input,
textarea {
    margin-bottom:1em;
    padding:.2em;
    border:1px solid #aaa;
}
label {
    margin-right:1em;
}
span.mandatory {
    color: red
}




/* MAIN MENU - AEM MODERN */
 /* MENU MODERN AEM */
 
#mainmenu{

}	

#mainmenu li a, #mainmenu li span, #mainmenu .active {
	/* test */
	font-size:14px; 
	line-height: 14px;  
	
}

#mainmenu .level_2 .active {
	/*1*/
	padding-left: 0.15em;
	text-decoration: none;
 
}


 
  }
 

#mainmenu &gt;.level_1 &gt; li {
transition: 0.5s;
background-size: 150% auto;
color: white;            
box-shadow: 0 0 20px #eee;
border-radius: 10px;
display: block; 

}

#mainmenu a:hover {
 background-color:rgba(0, 0, 0, 0.1);
 border-radius: 15px;
 
}


#mainmenu:hover &gt;.level_1 &gt; li {
/*background-position: right center;
background-position: right center; /* change the direction of the change here 
color: #fff;
text-decoration: none;
*/

/*
  box-shadow: none;
  color: white;

*/

}

#mainmenu &gt;.level_1 &gt; li {margin-left:1px}
#mainmenu &gt;.level_1 &gt; li {margin-right:2px}


/*------------------------------------------*/
/*#mainmenu &gt;.level_1 &gt; li:nth-child(16n+1) {background-image: url("https://test.lairetmoi.org/files/lairetmoi/css/home-ico.png"), linear-gradient(101deg, #29B2D3, #29B2D3); background-repeat: no-repeat ; background-position: right; background-size: auto; box-shadow: 0 2px 2px #777; border-radius: 15px;}
*/
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+1):Hover {
box-shadow: none;
color: white; 
}
/*------------------------------------------*/
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+2) {--main-bg-color: linear-gradient(101deg, #29B2D3, #29B2D3); background-image: linear-gradient(101deg, #0C98BC, #0C98BC); box-shadow: 0 2px 2px #777;; border-radius: 15px;}
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+2):Hover {
box-shadow: none;
color: white; 
}
/*------------------------------------------*/
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+3) {background-image: linear-gradient(101deg, #E8A030, #E8A030); box-shadow: 0 2px 2px #777;; border-radius: 15px;}
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+3):Hover {
box-shadow: none;
color: white; 
}
/*------------------------------------------*/
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+4) {background-image: linear-gradient(101deg, #E55040, #E55040); box-shadow: 0 2px 2px #777;; border-radius: 15px;}
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+4):Hover {
box-shadow: none;
color: white; 
}
/*------------------------------------------*/ /* #6EC5EA */
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+5) {background-image: linear-gradient(101deg, #6EC5EA, #6EC5EA); box-shadow: 0 2px 2px #777;; border-radius: 15px;}
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+5):Hover {
box-shadow: none;
color: white; 
}
/*------------------------------------------*/
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+6) {background-image: linear-gradient(101deg, #E8A030, #E8A030); box-shadow: 0 2px 2px #777;; border-radius: 15px;}
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+6):Hover {
box-shadow: none;
color: white; 
}
/*------------------------------------------*/
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+7) {background-image: linear-gradient(101deg, #0C98BC, #0C98BC); box-shadow: 0 2px 2px #777;; border-radius: 15px;}
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+7):Hover {
box-shadow: none;
color: white; 
}
/*------------------------------------------*/
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+8) {background-image: linear-gradient(101deg, #6EC5EA, #6EC5EA); box-shadow: 0 2px 2px #777;; border-radius: 15px;}
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+8):Hover {
box-shadow: none;
color: white; 
}
/*------------------------------------------*/
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+9) {background-image: linear-gradient(101deg, #E8A030, #E8A030); box-shadow: 0 2px 2px #777;; border-radius: 15px;}
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+9):Hover {
box-shadow: none;
color: white; 
}
/*------------------------------------------*/
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+10) {background-image: linear-gradient(101deg, #0C98BC, #0C98BC); box-shadow: 0 2px 2px #777;; border-radius: 15px;}
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+10):Hover {
box-shadow: none;
color: white; 
}
/*------------------------------------------*/
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+11) {background-image: linear-gradient(101deg, #6EC5EA, #6EC5EA); box-shadow: 0 2px 2px #777;; border-radius: 15px;}
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+11):Hover {
box-shadow: none;
color: white; 
}
/*-------------------------------------------*/
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+12) {background-image: linear-gradient(101deg, #E55040, #E55040); box-shadow: 0 2px 2px #777;; border-radius: 15px;}
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+12):Hover {
box-shadow: none;
color: white; 
}
/*------------------------------------------*/
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+13) {background-image: linear-gradient(101deg, #E8A030, #E8A030); box-shadow: 0 2px 2px #777;; border-radius: 15px;}
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+13):Hover {
box-shadow: none;
color: white; 
}
/*------------------------------------------*/
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+14) {background-image: linear-gradient(101deg, #0C98BC, #0C98BC); box-shadow: 0 2px 2px #777;; border-radius: 15px;}
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+14):Hover {
box-shadow: none;
color: white; 
}
/*------------------------------------------*/
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+15) {background-image: linear-gradient(101deg, #29B2D3, #29B2D3); box-shadow: 0 2px 2px #777;; border-radius: 15px;}
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+15):Hover {
box-shadow: none;
color: white; 
}
/*------------------------------------------*/
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+16) {background-image: linear-gradient(101deg, #E8A030, #E8A030); box-shadow: 0 2px 2px #777;; border-radius: 15px;}
#mainmenu &gt;.level_1 &gt; li:nth-child(16n+16):Hover {
box-shadow: none;
color: white; 
}
/*------------------------------------------*/
#mainmenu &gt;.level_1 &gt; li:nth-child(17n+17) {background-image: linear-gradient(101deg, #E45040, #E45040); box-shadow: 0 2px 2px #777;; border-radius: 15px;}
#mainmenu &gt;.level_1 &gt; li:nth-child(17n+17):Hover {
box-shadow: none;
color: white; 
}
/*------------------------------------------*/
#mainmenu .level_3 &gt; li {margin-left: 1.5em}


#mainmenu :hover {
	
	
	/* background-position:left bottom; */
 
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
        
}




/* Main menu */
#mainmenu {
	
    /* margin-top:.1em;
	margin-left: -5em;
	margin-right: 4em; 
	position: fixed;
	*/ 
	
    margin-right:.6em;  
    margin-left:.6em;  
    font-size:.9em;
    letter-spacing:0px;
    /* transition: 0.5s;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border-radius: 15px;
    */
    text-align: center;
	  
}

/* Main menu */
#mainmenu-button {
	
    margin-top:.1em;
    margin-right:.6em;
    margin-left:.6em;
    font-size:.9em;
    letter-spacing:0px;
    margin: 10px;
    /* font-family: "Arial Black", Gadget, sans-serif; */
        font-size: 20px;
        padding: 15px;
        text-align: center;
        text-transform: uppercase;
        transition: 0.5s;
        background-size: 200% auto;
        color: #FFF;
        box-shadow: 0 0 20px #eee;
        border-radius: 10px;
        width: 200px;
        box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
        transition: all 0.3s cubic-bezier(.25,.8,.25,1);
        cursor: pointer;
        display: inline-block;
        border-radius: 25px;
		
}
#mainmenu ul,
#mainmenu li {
    margin-bottom:.8em;
    list-style-type:none;
}



#mainmenu li a,
#mainmenu li span {
    display:block;
    margin-right:1px;
    line-height:2.4em;
    font-weight:normal;
    color:#fff;
    /* padding: 0 1px 0 0.7em; */
    text-shadow: black 1px 0 12px;
 
}
#mainmenu li li {
    margin-bottom:.20em;
}


/*
#mainmenu li li a,#mainmenu li li span {    padding:0 0 0 1em;    border:0;    line-height:2.1em;    font-weight:normal;    color:#fff;    text-align: left;}

*/




/* New Menu *//* test avril MD #mainmenu span,#mainmenu a.trail{background-color:#ffff00;color:#000000;} *//* Theme Boutton Accueil */
#mainmenu .level_1 li.home_page,
#mainmenu .level_1 span.home_page,
#mainmenu a.submenu.home_page.trail {
    background-image: url(/files/lairetmoi/icon/home-ico.png), linear-gradient(101deg, #6EC5EA, #6EC5EA); 
    background-repeat: no-repeat; 
    background-position: right; 
    background-size: auto; 
    box-shadow: 0 2px 2px #777; 
    border-radius: 15px;
	/* border-radius: 4% 96% 11% 89% / 82% 0% 100% 18%  ;*/
}
/* Theme Boutton TÃ©lÃ©charger */
#mainmenu .level_1 li.download_rouge {
    background-image: url("/files/lairetmoi/icon/download-ico.png"), linear-gradient(101deg, #E55040, #E55040); 
    background-repeat: no-repeat; 
    background-position: right; 
    background-size: auto; 
    box-shadow: 0 2px 2px #777; 
    border-radius: 15px;
}

#mainmenu .active {
	line-height: 2.4em;
    color:#000;
	text-shadow: #FFF 4px 0 10px;
	text-align: center;
	background-repeat: no-repeat;
    background-position: absolute;
    /*  background-image: url("/files/lairetmoi/img/menu/nuage.png");  */

	/* padding-top: 15px;
	padding-bottom: 15px; */
    /* min-height: 40px; */
  background-color: var(--main-bg-color);
  
}

#mainmenu .level_1 li,#mainmenu .level_1 li.submenu {    /* background: none; */}#mainmenu .level_1 li.submenu:hover {   /* */}/*#mainmenu .level_2 a:before {    content: " Â· ";}*/
 
 
 
 /*Rock slider AcutalitÃ©s News */
.rsts-skin-default-content .rsts-active .rsts-caption {
    font-size: 17px;
}
 
 .rsts-skin-default .rsts-active .rsts-caption {
    font-size: 17px;
}

.rsts-main img {
   border-radius: 10px;
}


.cookiebar__button {
    font-weight:normal;
    /* color:#fff; */
    background-image: url(/files/lairetmoi/icon/abeille.png), linear-gradient(101deg, #E8F1F8, #E8F1F8); background-repeat: no-repeat ;background-position: right; background-size: auto ; 
    border-radius: 20px ;  
    box-shadow: 0 1px 2px #777; 
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top:0.21em;
    padding-bottom:0.2em;
    padding-left:0.4em;
    padding-right:0.4em;
    animation: 5s infinite;
    width: 100px;
    height: 35px;
		color:black;
 }
 
 .cookiebar__button:hover {
 border-radius: 20px ; 
     padding-top:0.21em;
    padding-bottom:0.2em;
    padding-left:0.4em;
    padding-right:0.4em;
    width: 100px;
    height: 35px;
	color:blue;
 }

.cookiebar {
	background-color: #047291;
 }
 
 
 
 #myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 53px; /* Place the button at the bottom of the page */
  right: 10px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #047291; /* Set a background color */
  color: #258FB2; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  border-radius: 20px; /* Rounded corners */
  font-size: 14px; /* Increase font size */
  background-image: url(/files/lairetmoi/icon/top.png), linear-gradient(101deg, #E8F1F8, #E8F1F8);
  width: 125px;
}

#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}


/* Coller les intÃ©grations IFRAME au bord*/
#iframe {
	/* padding: 1em 2em .1em 2em; */
	margin-left: -2.1em;
	margin-right: -2.1em;
	background: transparent url("/files/lairetmoi/img/cahierprogramme.png") repeat-y 1px top;
	border: 1px hidden #ddd;
}


.moderniframe {
	/* padding:1em 2em .1em 2em ; */
	margin-left:-2.5em;
    margin-right:-2.5em;
	background-image: radial-gradient(circle, #FFFFFF 100%, white 60%);
	/* background-image: url("/files/lairetmoi/icon/background-lycee.png"), radial-gradient(circle, rgba(246,239,255,1) 0%, white 60%); */
	background-repeat: no-repeat ;
	background-position: right 50px top 305px, center;
    background-attachment: fixed, fixed;
    border:1px hidden #ddd;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}


/* Iframe revue (dÃ©cembre 2021 - NON UTILISE DANS LE SITE) */
.resp_newiframe {
  position: relative;
  width:100%;
  margin:auto;
  padding-bottom: 100%; // This is the aspect ratio
  height: 100%; /*height: 0; */
  overflow: hidden;
  border:2px solid #ccc;
  border-radius:1em;
}
.resp_newiframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/* FIN Iframe revue (dÃ©cembre 2021) */




/* TOP BAR MESSAGE INFO MOBILE (code html dans medias) */
.show-support {
  display: inline-block;
  padding: 5px 10px;
  background: #065494;
  color: white;
  font-family: Arial;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 5px;
}
.topbarmobile {
  text-align: center;
}
.show-pc {
  display: none;
}
@media only screen and (min-width: 895px) {
  .show-pc {
    display: block;
  }
  .show-mobile {
    display: none;
  }
}
/* TOP BAR MESSAGE INFO MOBILE - END */</pre></body></html>