/*  Intégration réalisé par Donald Loignon */ 
/*  LogiACTION : Analyse - Solutions - Création  */ 
/*  http://www.logiaction.com */ 

body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.75;
  font-family: 'Source Sans Pro', sans-serif;
  font-style:normal;
  color: #e6e9ee;
  background-position: center top;
  background: url("../editionsfoulire/fond2.jpg");
}

#entete button{
    display:none
}

header, nav, section, article, aside, footer {
   display:block;
}

.PargEspace{
   height:10px;
   clear:both;
}

a:link, a:visited {
   text-decoration: underline;
   color:black;
}

a:hover, a:focus, a:active {
   text-decoration: none ;
   color:red;
}

.espace{
  height:15px;
}

input[type=text],input[type=password]  { 
  width: 202px;
  vertical-align: top;
  padding:4px; 
  font-size:12px; 
  border-style:solid;
  border-width:1px; 
  border-radius:9px; 
  border-color:#fec044; 
  box-shadow:inset -1px -1px 8px 0px rgba(254,192,68,.82); 
  top: 60px;
  margin-bottom: 10px;
  margin-left: 14px;  
  text-indent:5px;
  outline: none;
}

.firstinput{
   margin-top: 35px;
}

h2, h3 {
   font-family: 'Source Sans Pro', sans-serif;
   
}

.marginclear{
  margin: 0;
}

.createurs{
  float:left;
  padding-left:90px;
}

#colorh2{
  color: #99cc33;
}

.lien_plus {
  position:absolute;
  bottom:10px;
}

.lien_plus_gauche {
  margin-top: 5px;
}

.fleche{
  color: #99cc33;
  font-weight: bold;
  font-weight: 900;
}

.fleche2{
  color: #6a53a3;
  font-weight: bold;
  font-weight: 900;
}

.fleche3{
  color: #f37320;
  font-weight: bold;
  font-weight: 900;
}

.uppercasse{
  text-transform: uppercase;
}


#concours{
  text-align: center;
  min-height: 40px;
  width:335px; 
  padding-left:0px;
  background-color: #9fcc3a;
}

/********** Header **************/
.header {
  padding: 0px 0 0px 0;
  color: #000;
  background-color: #fff;
  background: url("../editionsfoulire/fond.jpg");
  background-position: center; 
  background-repeat: repeat-y;
}

.header-container
{
  width: 1087px; /* modifié */
  /*width: 1023px;*/
  margin: 0px auto;
  z-index: 5;
  position: relative;
 /* overflow: hidden; */
  background: url("../../editionsfoulire/FoulireFondHeader.jpg"); 
  background-repeat: no-repeat;
  background-color: #FFF;
  height:265px;
  background-position: top right;
}

.header-logo {
  display: block;
  float: left;
  padding-top: 16px;
  padding-left: 29px;
  clear:both;
  width:238px;
  height:216px;  
}

.header-logo:hover {
    animation: rotateTwice 1s forwards; 
}

@keyframes rotateTwice {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(50deg); 
    }
    100% {
        transform: rotate(0deg); 
    }
}



.header-menu{ 
  margin:0px;
  display: inline;
  float: left;
  padding-top: 266px;
  margin-left: 0px;
}

.header-boxlogin {
  display: block;
  float: right;
  margin-top: 80px;
  margin-right: 80px;
  width:258px;
  height:164px;
  background: url("../editionsfoulire/BoxLogin2.png");  
  background-repeat:no-repeat;
  text-align: center;
}

/********** fin Header **************/

.btn {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: 'Source Sans Pro', sans-serif;
  font-style:normal;
  color: #ffffff;
  font-size: 12px;
  background: #fec144;
  padding: 2px 30px 2px 30px;
  text-decoration: none;
  border: solid #fec144 1px;
  margin-left: 14px;
  clear: both;
}

.btnrecherche{
  float: right;
  margin-right:10px;
 } 

.choixcoinprofs{
  clear:both;
  text-align:center;
  margin-left:38px;
  margin-top: 5px;
  text-decoration: none;
 }

.choixcoinprofs a {
  text-decoration:none; 
  color:#000;
 }

.choixcoinprofs  a:hover{
  text-decoration:underline; 
  font-weight: bold;
 }

.compte{
  clear: both;
  display: inline-block;
  font-size: 11px;
  float:left;
  text-decoration: none;
  padding-left: 30%;
}

.motpasse{
  margin-left: 20px;
  display: inline-block;
  float:left;
  font-size: 11px;
}

.btn:hover {
  background: #e2a322;
  text-decoration: none;
}

.fromrecherche {
  margin-top: 125px;
  margin-right: 20px;
  float: right;
}

.fromrecherche input[type=text] { 
  width:310px;
  outline: none;
} 

.right { 
  margin:0;
  padding:0;
  float:left;
 } 


/* *************** Menu de gauche ***********/

#nav {
  list-style: none;
  margin:0;
  padding:0;
  float:left;
  clear:both;
  width:100%;
  padding-left: 15px
}

#nav-profs {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
  width: 100%;
  padding-left: 0px;
  color: #FFFFFF;
  background-color: #fec144;
  height: 40px;
  border-radius: 20px 20px 0px 0px;
  font-weight: bold;
  padding-left: 10px;
}

#nav li {
  display: inline ;
  /*margin-right: 1px ;*/
  color: #fff ; 
}

#nav-profs li {
  display: inline ;
  /*margin-right: 1px ;*/
  color: #fff ;
  font-weight: bold;

}

#nav li:first-child a {
  padding-right: 10px;  
}

#nav-profs li:first-child a {
 /* padding-left: 10px; */ 
}

#nav li a {    
  float:left;
  color: #000 ;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight:normal;
  font-size:18px;
  padding-right: 10px; /* modifié */
  padding-left: 10px;
  text-align:left;
  text-decoration:none;
}

#nav-profs li a {    
  float:left;
  color: #fff ;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  font-size:18px;
  padding-left: 20px;
  text-align:left;
  text-decoration:none;
}

#nav li a:hover, #nav li a:focus, #nav li a:active {
   text-decoration: none ;
   font-weight:bold;
}

#nav-profs li a:hover, #nav-profs li a:focus, #nav-profs li a:active {
   text-decoration: none ;
   font-weight:bold;
   color: #000 ;
}

#nav .menu-actif a {
  text-decoration: none ;
  font-weight:bold;
}

#nav .menu1-actif a, #nav .menu2-actif a , #nav .menu3-actif a , #nav .menu4-actif a , #nav .menu5-actif a, #nav .menu6-actif a , #nav .menu7-actif a{ 
   text-decoration: none ;
   font-weight:bold;
}

#nav-profs .menu_1-actif a, #nav-profs .menu_2-actif a , #nav-profs .menu_3-actif a , #nav-profs .menu_4-actif a , #nav-profs .menu_5-actif a, #nav-profs .menu_6-actif a , #nav-profs .menu_7-actif a{ 
   text-decoration: none ;
   font-weight:bold;
}

.menu a:hover, .menu-actif a {
  background: url("../editionsfoulire/actif.png"); 
  background-repeat: no-repeat;
  background-position: right -4px bottom; 
  text-decoration:underline;
}

.menu1 a:hover, .menu1-actif a {
  background: url("../editionsfoulire/actif.png"); 
  background-repeat: no-repeat;
  background-position: right -4px bottom; 
  text-decoration:underline;
}

.menu2 a:hover, .menu2-actif a {
  background: url("../editionsfoulire/actif.png"); 
  background-repeat: no-repeat;
  background-position: right -8px bottom;  
  color:blue;
}

.menu3 a:hover, .menu3-actif a {
  background: url("../editionsfoulire/actif.png"); 
  background-repeat: no-repeat;
  background-position: right -8px bottom; 
  font-weight:bold;
  overflow:hidden;
}
.menu4 a:hover, .menu4-actif a {
  background: url("../editionsfoulire/actif.png"); 
  background-repeat: no-repeat;
  background-position: right -8px bottom; 
  font-weight: bold;
}

.menu5 a:hover, .menu5-actif a {
  background: url("../editionsfoulire/actif.png"); 
  background-repeat: no-repeat;
  background-position: right -8px bottom ;  
  font-weight: bold;
}

.menu6 a:hover, .menu6-actif a {
  background: url("../editionsfoulire/actif.png"); 
  background-repeat: no-repeat;
  background-position: right -8px bottom ;  
  font-weight: bold;
}

 .menu7 a:hover, .menu7-actif a {
  background: url("../editionsfoulire/actif.png"); 
  background-repeat: no-repeat;
  background-position: right -8px bottom ; 
  font-weight: bold;
}


/* *************** Menu de gauche ***********/


#overlay-menu{
    position:fixed;
    height:100%;
    width:100%;
    top:0;
    right:-100%;
    z-index:799;
}

#overlay-menu.open{
    right:-214px;
    
}

.meta-menu{
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100px;
    height: 30px;
    font-size: 14px;
    right: 0px;
    top:0px;
    position: absolute;
    font-family: 'Source Sans Pro', sans-serif;
}

/*.meta-menu { 
  margin: 0;
  padding: 0;
  float:right;
  position: absolute;
  top:0px;
  right: -20px;
  z-index: 600;
 } */


.meta-menu li{
    display: block;
    margin-right:15px;
    float:left;
}

.meta-menu li a{
  float: left;
  color: #000;
  font-size: 11px;
  text-decoration: none;
  text-align: center;
  height:55px;
  min-width: 30px;
  position:relative;
}
        

.meta-menu li a:before{
    content:'';
    position:absolute;
    background: url("../editionsfoulire/menufavoris.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    bottom:5px;
    left:0;
    right:0;
    margin:auto;
}

.meta-menu li:first-child a:before{
    background-position: 0px -80px;
    bottom:0;
}


.meta-menu li a:hover:before, .meta-menu li.actif a:before{
    background-position: 0px -40px;
}

.meta-menu li:first-child a:hover:before, .meta-menu li.actif:first-child  a:before  {
    background-position: 0px -116px;
}

.divFavLu { 
  margin: 0 ;
  padding: 0 ;
  float:left;
  position: absolute;
  top:0px;
  left: 950px;
  z-index: 600;
} 

.divFavoris { 
  float:left;
  width:50px;
} 

.divlus{ 
  float:left;
  width:50px;
  padding-top: 10px;
} 

._right { 
  margin: 0 ;
  padding: 0 ;
  float:left;
  position: absolute;
  top:0px;
  left: 1273px;
  z-index: 100;
} 

#menufavoris {
  float:right;
  list-style: none ;
  margin: 0 ;
  padding: 0 ;
  float:left;
  width:100px; 
  height:30px;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
}

#menufavoris li {
  display: block;
  width:100%;
  color: #000 ;
  text-align: center;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
}

#menufavoris li:first-child a {
    width: 30px;
}

#menufavoris li a {    
  float:left;
  color: #000 ;
  font-size: 11px;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: left ;
  text-decoration: none ;
  text-align: center;
  width:100%;
}

 #menufavoris li a:hover, #menufavoris li a:focus, #menufavoris li a:active {
   text-decoration: none ;
}

.favoris a {
    float:left;
    background: url("../editionsfoulire/menufavoris.png"); 
    background-position: 0px 0px;
    background-repeat:no-repeat;
    width:30px;
    height:30px;
    margin: 0;
    padding: 0;      
}

.favoris-actif a, .favoris a:hover { 
  background-color: #000;
  background: url("../editionsfoulire/menufavoris.png"); 
  background-position: 0px -40px;
  background-repeat:no-repeat;
  width:30px;
  height:30px;
}

.lus a {
  float:left;
  background: url("../editionsfoulire/menufavoris.png"); 
  background-position: 0px -80px;
  background-repeat:no-repeat;
  width:30px;
  height:30px;
  margin: 0 ;
  padding: 0 ;      
}

.lus a:hover, .lus-actif a { 
  float:left;
  background: url("../editionsfoulire/menufavoris.png"); 
  background-position: 0px -116px;
  background-repeat:no-repeat;
  width:30px;
  height:30px;
  margin: 0 ;
  padding: 0 ; 
}

.textcenter{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.section {
  padding: 0px 0 0px 0;
  color: #000;
  background-color: #fff;
  background: url("../editionsfoulire/fond.jpg");
  background-position: center; 
  background-repeat: repeat-y;

  /*width:100%;
  padding: 0px 0;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  background: url("../editionsfoulire/fond.jpg");
  background-position: center; 
  background-repeat: repeat-y;  */
}

.section2 {
  padding: 0px 0 0px 0;
  color: #000;
  background-color: #fff;
  background: url("../editionsfoulire/fond.jpg");
  background-position: center; 
  background-repeat: repeat-y;
}

.l-container {
  width: 1023px;
  margin: 0px auto;
  position: relative;
  overflow: hidden; 
  color: #000;
  /*padding-right: 96px;
  padding-left: 96px;*/
  background-color: #FFF;
}

.mission_left{
  float:left;
  width:338px;
  text-align: center;
}

.achat_left{
  float:left;
  width:338px;
  text-align: center;
}

.mission_leftindex{
  float:left;
  width:338px;
  text-align: center;
}

.img_border{
  -webkit-filter: drop-shadow(2px 2px 2px #222);
  filter: drop-shadow(2px 2px 2px #222);
}

.textleft{
  padding-left:10px;
  float:left;
  text-align:left;
}

.H1_mission{
  color: #FFFFFF;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: #fec144;
  text-align: center;
  min-height: 40px;
  width:335px;
  border-radius: 20px 20px 0px 0px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  clear: both;
}

.H1_full{
  color: #FFFFFF;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: #fec144;
  text-align: center;
  min-height: 40px;
  width:100%;
  border-radius: 20px 20px 0px 0px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  clear: both;
}

.mission_right{
  float:left;
  width:682px;
  min-height: 725px;
  
}
.mission_espace_texte{
  padding-top: 60px;
  line-height: 60px;
  clear:both;
}

.espace_titre_region{
  line-height:22px;
  vertical-align:-10px;
  color: #f8f7f7;
  background: #fec144;
  padding: 7px;
  text-align: center;
}
.btn-add {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    padding: 10px 15px;
    background: #fff;
    display: block;
    font-weight: 700;
    border: solid 2px #f27b35;
    width: 150px;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    margin-top: 5px;
}

.librairies-title {
 text-transform: uppercase;
}

a.librairies-title  {
   text-decoration: none !important;
}

.espace_lien_region{
  padding-left:30px;
}

.btn-book-page {
  margin: 10px 0 10px 0;
}

.espace_haut{
  height:15px;
}

#espace_bas_contenue{
    height:10px;
}

.mission_texte{
  margin-right: 0px;
  padding-left: 11px;
  padding-right: 11px;
  background-color: #e6e9ee; 
}

.mission_texte2{
  margin-right: 0px;
  padding-left: 11px;
  padding-right: 11px;
  background-color: #e6e9ee; 
}

.mission_texte  li {
 padding-right: 11px;
 width:90%;

}
.col1{ 
  float:left;
  width:325px;
 }

.col2{ 
  float:left;
  padding-left: 10px;
  width:310px;
}

.colall{ 
  padding-right: 10px;
  padding-left: 10px;
}

/******* Recherche ********/
.search_tire{
  float:left;
  width:70px;
  padding-bottom: 30px;
  vertical-align: top;
}  

.search_choix{
  float:left;
  padding-bottom: 30px; 
  padding-left: 10px;
}  

.search_choix input[type=text] { 
  float:left;
  margin: 0;
  padding: 0;
  width: 225px;
  vertical-align: top;
  padding:4px; 
  font-size:12px; 
  border-style:solid;
  border-width:1px; 
  border-radius:9px; 
  border-color:#fec044; 
  box-shadow:inset -1px -1px 8px 0px rgba(254,192,68,.82);  
  text-indent:5px;
  outline: none; 
} 

.formsearch { 
  width: 235px;
  vertical-align: top;
  padding:4px; 
  font-size:12px; 
  border-style:solid;
  border-width:1px; 
  border-radius:9px; 
  border-color:#fec044; 
  box-shadow:inset -1px -1px 8px 0px rgba(254,192,68,.82);  
  text-indent:5px;
  outline: none;
}


/******* Auteurs ********/

#ficheserach{
  text-align: center;
  min-height: 40px;
  width:317px; 
  padding-left:0px;
}


#fichecreateurs{
  text-align: center;
  min-height: 40px;
  width:335px; 
  padding-left:0px;
}

.l-container h1{
  color: #FFFFFF;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: #fec144;
  min-height: 40px;
  width:auto;  /*width:908px;  Modifié */
  padding-left:115px;
  border-radius: 20px 20px 0px 0px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  clear: both;
}

.textdesc{
  padding-left: 10px;
 } 

.aut_contenu{
  width:1010px;
  margin-left: auto;
  margin-right: auto;
}

.aut_contenu h2{
  color: #FFFFFF;
  font-family: 'Source Sans Pro', sans-serif;
  background-color: #fec144;
  text-align: center;
  min-height: 40px;
  width:335px;
  
  border-radius: 20px 20px 0px 0px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  clear: both;
}



/********* Collections *********/

.coll_logo{
  float:left;
  width:154px;
  height:136px;
  padding-right:58px; /* modifié */
  padding-bottom:35px;
  margin-left: auto;
  margin-right: auto;
  position:relative;
}

.coll_logo_1{
  float:left;
  width:154px;
  height:136px;
  padding-left:8px; /* modifié */
  padding-right:58px; /* modifié */
  padding-bottom:35px;
  margin-left: auto;
  margin-right: auto;
  position:relative;
}

.coll_logo_2{
  float:left;
  width:154px;
  height:136px;
  padding-right:10px;
  padding-bottom:35px;
  margin-left: auto;
  margin-right: auto;
  position:relative;
}

.coll_logo_2 img, .coll_logo_1 img, .coll_logo img{
  /*vertical-align:middle;*/
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  margin:auto; 
}


/********* Romans *********/
.texte_rightdet{
  margin-right: 0px;
  padding-left: 11px;
  padding-right: 20px;
  padding-bottom: 10px;
  background-color: #e6e9ee; 
  min-width: 650px;
  min-height: 700px;
  float:left; 
}

.texte_right{
  margin-right: 0px;
  padding-left: 11px;
  padding-right: 11px;
  padding-bottom: 15px; 
  background-color: #e6e9ee; 
  /* min-width: 692px; */
  min-height: 700px;
  float:left; 
}

.coll_romans{
  float:left;
  width:155px;
  height:385px;
  padding-top:20px;
  padding-right:14px;
  margin-left: auto;
  margin-right: auto;
  position:relative;
}

.coll_romansfin{
  float:left;
  width:155px;
  height:385px;
  padding-top:20px;
  padding-right:0px;
  margin-left: auto;
  margin-right: auto;
  position:relative;
}

.romans_img{
  height:220px;
}

.romans_titre{
  height:60px;
  width:100%;
  font-size:10px;
}

.romans_fiche{
  height:60px;
  font-size:10px;
}

.nolivre{
  float: left;
  font-size: 20px;
  line-height: 20px;
}

#livresfavoris {
  position:relative;
  float:right;
  list-style: none ;
  margin: 0 ;
  padding: 0 ;
  float:right;
  width:80px;
  height:30px;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  margin: 10px 0 10px 0;
}

#livresfavoris li {
  display:block;
  color: #000 ;
  text-align: center;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
}

#livresfavoris li:first-child a {
  width: 23px;
}

.title-article {
  position: relative;
  width: 165px;
  height: 23px;
}

.titre_roman{
    width: 100%;
    float:left;
}

.romans_img img{
  -webkit-filter: drop-shadow(2px 2px 2px #222);
  filter: drop-shadow(2px 2px 2px #222);
}

#livresfavoris li a {    
    float:right;
    color: #000 ;
    font-size: 11px;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: left ;
    text-decoration: none ;
    text-align: center;
    width:30px;
    padding-left: 10px;
    padding-right: 0px;
}

 #livresfavoris li a:hover, #livresfavoris li a:focus, #livresfavoris li a:active {
    text-decoration: none ;
}

.rfavoris a {
    float:right;
    background: url("../editionsfoulire/menufavoris.png"); 
    background-position: 0px 0px;
    background-repeat:no-repeat;
    width:30px;
    height:30px;
    margin: 0 ;
    padding: 0 ;      
}

.favactif a { /*.favoris a:hover,*/
  background-color: #000;
  background: url("../editionsfoulire/menufavoris.png"); 
  background-position: 0px -42px;
  background-repeat:no-repeat;
  width:30px;
  height:30px;
}

.rlus a {
  float:right;
  background: url("../editionsfoulire/menufavoris.png"); 
  background-position: 0px -77px;
  background-repeat:no-repeat;
  width:30px;
  height:30px;
  margin:0;
  padding:0;      
}

.rlusactif a { /*.lus a:hover, */
  float:right;
  background: url("../editionsfoulire/menufavoris.png"); 
  background-position: 0px -112px;
  background-repeat:no-repeat;
}

/********* Youtube *********/
.video_play{ 
  float:left;
  padding-left: 105px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.video_img{ 
  float:left;
  width:85px;
  height:140px;
}

.video_det {  
  padding-left:10px;
  padding-bottom:10px;
  float:left;
  height:140px;

  font-size: 12px;
  font-family: 'Source Sans Pro', sans-serif; 
}

.youtube_livre{ 
  float:left;
  width:85px;
  height:140px;
}

.acc_livre{ 
  float:left;
  width:85px;
  height:140px;
}

.acc_det{ 
  padding-left:10px;
  float:left;
  height:140px;
  font-size: 11px;
  font-family: 'Source Sans Pro', sans-serif; 
  text-align: left;
}

.youtube_img{ 
  position:relative;
  padding-left:20px;
  float:left;
  width:187px;
  height:140px;
}

.youtube_img img, .youtube_livre img{ 
  -webkit-filter: drop-shadow(1px 1px 1px #222);
  filter: drop-shadow(1px 1px 1px #222);
}

.youtube_det{ 
  padding-left:10px;
  float:left;
  height:140px;

  font-size: 12px;
  font-family: 'Source Sans Pro', sans-serif; 
  text-align: left;
}


/****** ACCUEIL ************/

.block_acc{ 
  padding-top:10px;
  background-color: #e6eaee; 
  width:330px; 
}

.accueil_livre{ 
  padding-left:10px;
  float:left;
  width:85px;
  height:140px;
}

.titre_ac{ 
  font-size: 12px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight:bold;
} 

.accueil_det{ 
  position: relative;
  padding-left:10px;
  float:left;
  height:120px;
  width: 225px;
  font-size: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: left;
}

.accvid_det{ 
  padding-left:10px;
  float:left;
  font-size: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: left;
}

#accvideo{
  text-align: center;
  height: 40px;
  width:320px; 
  padding-left:0px;
  padding-right:10px;
  background-color:#e22826;
  margin-bottom:0px;
}

.acc_video{
  padding-top: 10px;
  width:310px;
  height:170px;
  top:0px;
} 

.acc_video2{
  padding-top: 10px;
  width:310px;
  height:200px;
  top:0px;
}   

#heightvideo{
  height:190px;
}

#feuilletage{
  text-align: center;
  height: 40px;
  width:320px; 
  padding-left:0px;
  padding-right:10px;
  background-color:#f37320;
   margin-bottom:0px;
}

#accActualites{
  text-align: center;
  height: 40px;
  width:320px; 
  padding-left:0px;
  padding-right:10px;
  background-color:#18c0e4;
  margin-bottom:0px;
}

.accActText{
  min-height:335px;
  width:330px;
  background-color:#e6eaee;
 } 

#accConcours{
  text-align: center;
  height: 40px;
  width:320px; 
  padding-left:0px;
  padding-right:10px;
  background-color:#9fcc3a;
  margin-bottom:0px;
}

#accCatalogue{
  text-align: center;
  height: 40px;
  width:330px; 
  padding-left:0px;
  background-color:#6a53a3;
  margin-bottom:0px;
}

.recherche_det{ 
  padding-left:10px;
  float:left;
  height:160px;

  font-size: 12px;
  font-family: 'Source Sans Pro', sans-serif;
}

.youtube_lien_det{ 
  float:left;
  margin-top: 35px;
}

/********* Auteurs *********/
.enscoll_aut{
  display:block;
  float:left;
  width:100px;
  height:180px;
  padding-right:50px;
  padding-bottom:45px;
  margin-left: auto;
  margin-right: auto;
}

.enscoll_aut_1{
  float:left;
  width:100px;
  height:180px;
  padding-left:0px;
  padding-right:50px;
  padding-bottom:45px;
  margin-left: auto;
  margin-right: auto;
}

.enscoll_aut_2{
  float:left;
  width:100px;
  height:180px;
  padding-right:10px;
  padding-bottom:45px;
  margin-left: auto;
  margin-right: auto;
}

.enscoll_aut img, .enscoll_aut_1 img, .enscoll_aut_2 img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
} 

.coll_aut{
  float:left;
  width:100px;
  height:150px;
  margin-left: auto;
  margin-right: auto;
}

.coll_aut img{
 -webkit-filter: drop-shadow(1px 1px 1px #222);
  filter: drop-shadow(1px 1px 1px #222);
}

.titre_aut{
  height: 20px; 
  line-height: 20px;
}

.titre_aut a {
  display: block;
  text-align: left;
  text-decoration:none;  
}

.livre_fav{
  height: 20px; 
  line-height: 20px;
  float: left;
  padding-left: 18px;
}

.livre_fav a {
  display: block;
  text-align: left;
  text-decoration:none;  
}

.coll_logo img, .coll_logo_1 img, .coll_logo_2 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
}

/*.mission_texte p:first-line {
        font-variant: small-caps;
} */


.mission_texte p:first-child{
  padding-top: 18px;
}

.mission_texte  p:last-child{
     padding-bottom: 18px;
}

/**************** ANIMATION ***********/ 
.pub_animation{
  background-color:#FFF;
  position:relative;
  width:100%;
  padding-right:5px;
  box-sizing: border-box;
  height: 222px;
}

.slider{
    padding:5px;
    background-color:#FFF;
    position:relative;
    height:222px;
    border: solid 1px #E0E0E0;
    border-bottom: 0px;
}
.sd-img{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center; 
    cursor:pointer;
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
}
.sd-block{
    display:none;
}
.sd-left, .sd-right{
    width: 80px;
    height:100%;
    position:absolute;
    top:0;
    right:5px;
    cursor:pointer;
    overflow: hidden;
    z-index:7;
}
.sd-left{
    left:5px;
    right:auto;
}
.sd-left span, .sd-right span{
    height:48px;
    width: 28px;
    left:15px;
    top:0px;
    bottom:0px;
    margin:auto;
    position:absolute;
    background-image: url('../editionsfoulire/animation/arrow.png');
    background-position:left 0px;
    opacity:0;
    background-repeat: no-repeat;
}
.sd-right span{
    background-position:right 0px;
    left:auto;
    right:15px;
}
.slider:hover .sd-left span, .slider:hover .sd-right span{
    opacity:0.8;
}
.slider:hover .sd-left:hover span, .slider:hover .sd-right:hover span{
    opacity:1;
}
.sd-left span, .sd-right span, .slider:hover .sd-left span, .slider:hover .sd-right span, 
.sd-left:hover span, .sd-right:hover span, .video_recent li:hover div, .video_recent li div{
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
}
.sd-ensemble a{
    position:absolute;
    display: block;
    top:0;
    left:0;
    height:100%;
    width:100%;
}

/* Place holder */
::-webkit-input-placeholder {
font-family: 'Source Sans Pro', sans-serif;
 font-size: 12px;
 color: #000000;
}
:-moz-placeholder { /* older Firefox*/
 font-size: 12px;
 color: #000000;
}
::-moz-placeholder { /* Firefox 19+ */ 
 font-size: 12px;
 color: #000000;
} 
:-ms-input-placeholder { 
 font-size: 12px;
 color: #000000;
}

/* Place holder */ 

.erreur {
  font-weight: bold;
  color: #000;
  background-color: #A4CF66;
  background-image: url('../editionsfoulire/erreur.png');
  background-repeat: no-repeat;
  background-position:left center; 
  padding-left:30px;
  -webkit-border-radius:.5em;
  border-radius:.5em;
  line-height:200%;
}

.erreur2 {
  background-image: url('../editionsfoulire/erreur.png');
  background-repeat: no-repeat;
  background-position:right bottom; 
  line-height:100%;
  padding-right:30px;
}

.erreur3 {
  font-weight: bold;
  color: #000;
  background-color: #A4CF66;
  background-image: url('../editionsfoulire/erreur.png');
  background-repeat: no-repeat;
  background-position:left center; 
  padding-left:30px;
  padding-top: 10px;
  -webkit-border-radius:.5em;
  border-radius:.5em;
  line-height:200%;
}

#prenom_prof,#nom_prof,#degre, #Telephone, #nom_ecole,#NoRegion,#commission_scolaire,#courriel,#Adresse,#ville,#Province,#code_postal, #ville {
  margin-bottom: 0px;

  margin-left: 0px;
}

#formulaire{
  padding-top: 10px;
}

.group_livre{
  clear:both;
  height:164px;
  padding-top:10px;
  padding-left:10px;
}
/* box-sizing: border-box; */ 

.spacepagination {
  height:35px;
  text-align:right;
  padding-right:20px;
  padding-top:25px;
}

.divpagination {
  height:20px;
  text-decoration: none ;
}

.pagination  a {    
  color: #000 ;
  text-decoration: none ;
  display:inline-block;
}

.pagination a:hover, .pagination a:focus, .pagination a:active {
  text-decoration: none ;
}

.pagination-active{
  font-weight: bold;
 } 

 .imgpagination{
   vertical-align: middle;
   padding-right: 20px;
} 
.allpagination{
   vertical-align: middle;
   padding-left: 20px;
} 




/****** Footer *****/

.footer{
  background-color: #fff;
  background: url("../editionsfoulire/fond.jpg");
  background-position: center; 
  background-repeat: repeat-y;  
}


.footer-container{
  display: block;
  max-width: 1023px;
  position: relative;
  overflow: hidden; 
  background-repeat: no-repeat;
  height:125px;
  margin: 0px auto;
  background-color: #fff;
  padding-top: 10px;
}

#menufooter li a {
  display: block;
  color:#fff;
  text-align: left;
  text-decoration:none;
}

#menufooter li a:hover, #menufooter li a:focus, #menufooter li a:active {
  color:#febf42;
  text-decoration:none;
}

.footer-logo {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: white;
  width:100%;
}

.footer-logo img {
  width: 200px;
  padding-right: 15px;
}

@media only screen and (max-width: 1000px) {
    .footer-logo img {
      width: 200px;
      padding-right: 0;
      padding-bottom: 10px;
      clear:both;
    }
}  


.footer-container {
  height: 25%;
  width: 100%;
  background-image: none;
  background-color: #252525;
  border-top-style: solid;
  border-width: 13px;
  border-color: #fec144;
}

.footer-menu {
  float: none;
  text-align: center;
}



    .footer-logo {
        text-align: center;
    }

    .footer-copyright {
        background-color: #7f98a6;
        font-size: 90%;
    }

/****** Footer *****/

.footer-left {
  float:left;
  width:50%;
}

.footer-right {
  float:right;
  width:50%;
}

.aut_contenu{
  width:100%;
}

.footer-reseau{
  padding-top: 0px;
  float: right;
} 


#menufooter {
  list-style: none ;
  margin:0;
  padding:0px;
  overflow: hidden ;  
  padding-left: 12px;
  font-family: 'Source Sans Pro', sans-serif;
  color:#7f98a6;
  text-decoration:underline;
  text-align: center;
  font-size: 105%;
}


#menufooter li {
  margin-left:auto;
  margin-right:auto;
  margin-right:8px;
  color: #000;
  margin-right:8px;
  margin-bottom:8px; 
}

#menufooter li a {
  display: block;
  color:#fff;
  text-align: left;
  text-decoration:underline;
}

#menufooter li a:hover, #menufooter li a:focus, #menufooter li a:active {
  color:#febf42;
  text-decoration: underline ;
}


.reseaux_sociaux { 
  margin: 0 ;
  padding: 0 ;
  float:left;
  position: absolute;
  top:0px;
  left: 971px;
} 


#reseauxsociaux {
  width: 36px;
  height: 222px;
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  position: absolute;
  top: 10px;
  right: 20px;
}

#reseauxsociaux li {
  float:left;
  display: inline ;
  color: #000 ;
  text-align: center;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
}

#reseauxsociaux li:first-child a {
    width: 36px;
}

#reseauxsociaux li a {  
  float:left;
  color: #000 ;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: left ;
  text-decoration: none ;
}

#reseauxsociaux li a:hover, #reseauxsociaux li a:focus, #reseauxsociaux li a:active {
   text-decoration: none ;
}

.facebook a {
  float:left;
  background: url("../editionsfoulire/menureseaux.png"); 
  background-position: 0px 0px;
  background-repeat:no-repeat;
  width:36px;
  height:41px;
  margin:0;
  padding:0;  
}

.facebook a:hover {
  float:left;
  background: url("../editionsfoulire/menureseaux.png"); 
  background-position: 0px -242px;
  background-repeat:no-repeat;
  width:36px;
  height:41px;
  margin:0;
  padding:0;  
}

.twitter a {
  float:left;
  background: url("../editionsfoulire/menureseaux.png"); 
  background-position: 0px -45px;
  background-repeat:no-repeat;
  width:36px;
  height:41px;
  margin:0;
  padding:0;  
}

.twitter a:hover {
  float:left;
  background: url("../editionsfoulire/menureseaux.png"); 
  background-position: 0px -287px;
  background-repeat:no-repeat;
  width:36px;
  height:41px;
  margin: 0 ;
  padding: 0 ;  
}

.infolettre a {
  float:left;
  background: url("../editionsfoulire/menureseaux.png"); 
  background-position: 0px -90px;
  background-repeat:no-repeat;
  width:36px;
  height:41px;
  margin: 0 ;
  padding: 0 ;  
}

.infolettre a:hover {
  float:left;
  background: url("../editionsfoulire/menureseaux.png"); 
  background-position: 0px -334px;
  background-repeat:no-repeat;
  width:36px;
  height:41px;
  margin: 0 ;
  padding: 0 ;  
}

.courriel a {
  float:left;
  background: url("../editionsfoulire/menureseaux.png"); 
  background-position: 0px -135px;
  background-repeat:no-repeat;
  width:36px;
  height:41px;
  margin: 0 ;
  padding: 0 ;  
}

.courriel a:hover {
  float:left;
  background: url("../editionsfoulire/menureseaux.png"); 
  background-position: 0px -379px;
  background-repeat:no-repeat;
  width:36px;
  height:41px;
  margin: 0 ;
  padding: 0 ;  
}

.achat a {
  float:left;
  background: url("../editionsfoulire/menureseaux.png"); 
  background-position: 0px -180px;
  background-repeat:no-repeat;
  width:35px;
  height:54px;
  margin: 0 ;
  padding: 0 ;  
}

.achat a:hover , .achat-actif a {
  float:left;
  background: url("../editionsfoulire/menureseaux.png"); 
  background-position: 0px -424px;
  background-repeat:no-repeat;
  width:35px;
  height:54px;
  margin: 0 ;
  padding: 0 ;  
}

.acc_contenus {
  width: 1014px;
  margin: 0px auto;
}

 .titreacc_romans {
  max-width: 210px;
  display: inline-block;
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
 }

.accueil_act {
    position: relative;
    padding-left: 10px;
    float: left;
    width: 225px;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: left;
}

.accueil_act p {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 13px;
}


.accueil_sco {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    text-align: left;
}

.accueil_sco p {
    padding-top: 10px;
}

#acc_profs_list {
  text-align:left;
  font-size:13px;
  height:905px;
}

#nav .menu8, #nav .menu9, #nav .menu10, #nav .menu11, #nav .menu12, #nav .menu13, #nav .menu14, #nav .menu14{ 
   display: none;
}

.menucoindesprofs {
    padding-top: 5px;
    width: 1021px;
    margin: 0 auto;
    float: left;
    clear: both;
    color: #FFFFFF;
    font-family: 'Source Sans Pro', sans-serif;
    background-color: #fec144;
    height: 40px;
    border-radius: 20px 20px 0px 0px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}

.menu-coin {
    padding: 0 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 60px;
}

#active{
  color:black; 
}

.menucoindesprofs a:link, .menucoindesprofs a:visited {
  text-decoration: none ;
  color:white;
}

.menucoindesprofs a:hover, .menucoindesprofs a:focus, .menucoindesprofs a:active , .menucoindesprofs  a:active{
  text-decoration: none ;
  color:black;
}

#overlay-menu {
  display:none;
}

#nav .menu8-actif a,
#nav .menu9-actif a,
#nav .menu8-actif a,
#nav .menu10-actif a,
#nav .menu11-actif a,
#nav .menu12-actif a,
#nav .menu13-actif a,
#nav .menu14-actif a {
   display:none;
}

.notdesktop {
   display:none;
}

.titleinput {
  display:inline;
  float: left;
  width : 30%;
}

.formtable label{
  clear:both;
  float: left;
  width: 100px;
}

.formtable input{
  float: left;
}

.forminscription label{
  clear:both;
  float: left;
  width: 200px;
}

.forminscription input[type=text], .forminscription select {
  float: left;
  width:50%;
  font-size: 12px;
}

.forminscription input[type=checkbox] {
  float: left;
  text-align: left;
}

.forminscription p {
  line-height: 29px;
}

.cb{
  clear:both;
}

.metaNavigation {
    float: right;
}

.metaNavigation a:link, .metaNavigation a:visited {
   text-decoration: none ;
   color:black;
}

.metaNavigation a:hover,.metaNavigation a:focus, .metaNavigation a:active {
   text-decoration: underline;
   color:black;
}

#userGame {
    top: 0px;
    right: 233px;
    width: 200px;
    float: right;
    position: absolute;
    cursor: pointer;
    font-size: 12px;
    font-weight: 800;
}

#userMenu {
    top: 0px;
    right: 118px;
    width: 200px;
    float: right;
    position: absolute;
    cursor: pointer;
    font-size: 12px;
    font-weight: 800;
}


.metaNavigation span {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #181111 transparent transparent transparent;
    line-height: 0px;
    _border-color: #ffffff #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    margin-top: 8px;
    right: 204px;
    float: right;
    position: absolute;
}

.metaNavigation .userOption.a {
    display: block;
}

.metaNavigation .userOption {
    display: none;
}

.metaNavigation .userOption {
    background: #fec144;
    position: absolute;
    right: 134px;
    z-index: 1;
    width: 205px;
    padding: 0px 0px;
    top: 30px;
    display: none;
    border: 0 solid rgba(0, 0, 0, 0.25);
    border-top: solid 1px #DFDFDF;
    border-radius: 2px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}

.metaNavigation ol, .metaNavigation li {
    list-style: none;
}
.metaNavigation ol{
    padding-left: 19px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.metaNavigation .usr_tri {
    display: none;
}

.metaNavigation .usr_tri.a {
    display: block;
}

.metaNavigation .usr_tri {
    position: absolute;
    border-bottom: 10px solid #555C61;
    border-bottom-color: rgb(254, 193, 68);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    height: 0;
    right: 280px;
    top: 22px;
    width: 0;
    margin: auto;
    z-index: 9;
    display: none;
}



/* 2016-11-17 */
.titleinput {
  display:inline;
  float: left;
  width : 30%;
}

.formtable label{
  clear:both;
  float: left;
  width: 100px;
}

.formtable input{
  float: left;
}

.cb{
  clear:both;
}

.txtleft {
    text-align: left;
}

.txtleft p,.txtleft h3,.txtleft h2 {
     margin-left: 10px;
}

table {
    border-collapse: collapse;
    width:100%;
}

td, th { 
    font-size:12px;
    font-weight:normal;
    padding: 5px;
    border: 1px solid #CCC; 
}

th{
   background-color: #fec144;
  color: #7a0000;
  font-weight: bold;
}

td{
   background-color: #fff;
}

.center {
    text-align: center;
}

.shadow{
   box-shadow: 5px 5px 5px #888888;
}

.espace_theme{
  padding-bottom: 5px;
}

.increase{
  font-size : 130%;
}

#increase{
  font-size : 150%;
}

.separator{
  border-top: 1px solid #000;
}

#tableslq table {
  
  width:100%;
}

#tableslq td {
    vertical-align: top;
    text-align: left;
    font-size: 11px;
}

.hrs{
  width:35px;
}

.game-title {
  font-size: 20px;
}

.prixnomination {
  font-size: 12px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight:bold;
}

ol.orderlist  {
  list-style: none;
  color: #848080;
}

ol.orderlist li  {
  font: bold 20pt helvetica, arial, sans-serif;
  position: relative;
  margin-bottom: 30px;
}

ol.orderlist li p {
  font: 14px 'Source Sans Pro', sans-serif;
  color: #555;
  padding-left: 40px;
  position: relative;
  padding-top: 7px;
 
}

.orderlist span {
  position: absolute;
  line-height: 25px;
}

.reinitialiser{
  padding: 10px;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  text-align: center;
  border-radius: 25px;
}

.facebook-share-link{
  display: inline-block;
  width: 100%;
  padding-top: 49px;
}

.facebook-link{
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
  color: #fff !important;
  text-decoration: none !important;
  background-color: #428bca;
  border-color: #357ebd;
}

.facebook-link a, .facebook-link a:hover, .facebook-link a:focus, .facebook-link a:active {
  color: #fff !important;
  text-decoration: none !important;
}

.subscribe-news-letter{
  position:relative;
  display:inline-block;
  width:95%;
  padding:20px;
  margin-bottom: 20px;
  background: #FEC146 !important;
}

.subscribe-news-letter .btn{
  background: #000;
  line-height: 20px; 
  margin: 0; 
}
.subscribe-news-letter input[type=text]{
  border-width: 0px;
  border-radius: 0px;
  width: 300px !important;
  line-height: 20px;
}

.subscribe-news-letter #nom{
  margin: 0 !important;
}

.subscribe-news-letter h3{
  margin: 0 !important;
  padding: 0 !important;
}

.subscribe-name, .subscribe-mail, .subscribe-button{
  position:relative;
  float:left;
  display:inline-block;
  padding-right:20px;
}

.text-increase{
  font-size: 14px !important;
}

.contact{
  color: #411f6b;
  margin: 0;
  padding: 0;
  padding-top: 20px;
}

.youtube_play {
  position: absolute;
  top: 39%;
  left: 45%;
}

.youtube_play img:hover {
  opacity: 1;
  filter: none;
}

.youtube_play img {
  width: 40%;
  opacity: 0.9;
  filter: grayscale(1);
}

.img_100 {
  width: 100%;
  max-width: 660px;
  text-align: center;
  display : block;
  margin: 0 auto;
}

.qc_100{
  display:block;
  max-width: 200px;
  margin:0 auto;
}

.venteenligne {
  margin-top: 11px;
  display: block;
}

.quebecois_100{
  float: left;
  height: 4px;
}


.quebecois_100 img{
  max-width: 89px;
  margin: 0 auto;
  padding-top: 29px;
  position: absolute;
  right: 179px;
}


.col_left{
    float: left;
    width: 18%;
    text-align: left;
}

.col_right {
    float: left;
    width: 80%;
    min-height: 275px;
    background-color: #e6e9ee;
    padding-left: 38px;
    padding-right: 17px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.full-width {
  width:100%  !important;
}

.col_left img{
    max-width: 165px;
}

.quebecois_100 img:hover{
  filter: brightness(0.70);
  -webkit-filter: brightness(0.70);
}

@media only screen and (max-width: 1000px) {
    .img_100 {
        width: 80%;
    }  
}

@media only screen and (max-width: 980px) {
    .img_100 {
        width: 65%;
    }  
}

@media only screen and (max-width: 950px) {
    .img_100 {
        width: 50%;
    }  
}

#dropDown {
  font-size:15px !important;
}

.nav-tabs {
    border-bottom: 1px solid #b9c3cd;
}

.nav-tabs li {
    width: auto;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

.nav-horizontal {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

/****** ACCUEIL ************/
.left-block {
    display: block;
    position: relative;
    float: left;
    width: 329px;
}

.block-right {
  display: block;
  position: relative;
  float: right;
}


.block-center {
  display: block;
  position: relative;
  float: left;
  margin-left: 18px;
}


.group-block_acc{ 
  display: block;
  padding-top: 10px;
  background-color: #e6eaee;
  width: 330px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  overflow: hidden;
}


.group-block_acc-full {
  display: block;
  padding-top: 10px;
  background-color: #e6eaee;
  width: 667px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  overflow: hidden;
}

.block-news {
  text-align: left;
  font-size:13px;
}

.news-padding {
  padding-left:10px;
}

.full-center {
    display: block;
    position: relative;
    float: right;
    width: 681px;
}

.full-center h1 {
      width: 98% !important;
}

.image100 {
  width: 100%;
}

.news_det{ 
  position: relative;
  padding-left:10px;
  float:left;
  font-size: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: left;
  width: 100%;
}

.news_det h3{
  margin: 0; 
  padding: 0;
  text-align: center;
}

.typeactivite {
  height: 497px;
}

.nouvellesactivites {
  height: 1594px;
}
.nosvideosacc {
  height: 310px;
}

.feuilletage-height {
  height: 1072px;
}

@media only screen and (max-width: 1000px) {
  .typeactivite {
    height: auto;
  }
  .nouvellesactivites {
      height: 1595px;
  }

  .nosvideosacc {  
    height: 335px;
  }  
  .feuilletage-height {
      height: auto;
  }  
}


.image-width-100 img{
  width:100%;
}


.news_details{ 
  font-size: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: center;
}

.news_details h3{
  margin: 0; 
  padding: 0;
  text-align: center;
}


.mission-logo { 
  text-align: center;
}

.mission-logo img {
  max-width: 200px;
  margin-bottom: 10px;
  width:100%;
}

.login-row{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:18px;
  flex-wrap:wrap; 
}

@media (max-width:1000px){
  .login-row{
    flex-direction:column;
    align-items:center;
  }
  .login-row input,
  .login-row button{
    width:280px;     
    max-width:90vw;
  }
}
.compte-link {
  text-align: center;
}

/* 1024px et moins */
@media (max-width: 1024px){
  .boxlogin input{
    width: 90% !important;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
    margin-bottom: 10px;
  }

  .boxlogin .btn{
    width: 93% !important;
    height: 30px;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
