/*  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");
}

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;
}

.footer-container a:hover, .footer-container a:focus, .footer-container a:active {
  text-decoration: none ;
  color:white;
}

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;
  margin: 0px auto;
  z-index: 5;
  position: relative;
  overflow: hidden;
  background: url("../editionsfoulire/FoulireFondHeader.jpg"); 
  background-repeat: no-repeat;
  background-color: #FFF;
  height:275px;
  background-position: top right;
}

.header-logo {
  display: block;
  float: left;
  padding-top: 16px;
  padding-left: 34px;
  clear:both;
  width:238px;
  height:216px;  
  transition: transform 1s; 
}

.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: 112px;
  width:258px;
  height:164px;
  background: url("../editionsfoulire/BoxLogin3.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;
}

.motpasse{
  margin-left: 20px;
  display: inline-block;
  float:left;
  font-size: 11px;
}

.btn:hover {
  background: #e2a322;
  text-decoration: none;
}

.fromrecherche{
  position: absolute;
  top: 124px;
  right: 31px;
}
.fromrecherche input[type=text] { 
  width:310px;
  outline: none;
} 
.right { 
  margin:0;
  padding:0;
  float:left;
} 

/* *************** Menu de gauche ***********/
/* Conteneur */
#nav{
  list-style:none;
  margin:0;
  padding:0;
  float:left;
  clear:both;
  width:auto;
  padding-left:49px;
}

/* Items */
#nav li{
  display:inline-block;
  color:#fff;
  margin-right:18px;   
}
#nav li:last-child{ margin-right:0; }


#nav li a{
  float:none;     
  display:inline-block;
  width:auto !important; 
  color:#000;
  font-family:'Source Sans Pro', sans-serif;
  font-weight:normal;
  font-size:18px;
  padding:2px 10px 0 10px;
  text-align:left;
  text-decoration:none;
  white-space:nowrap; 
}


#nav li a:hover,
#nav li a:focus,
#nav li a:active{
  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;
}


.menu1 a:hover, .menu1-actif a,
.menu2 a:hover, .menu2-actif a,
.menu3 a:hover, .menu3-actif a,
.menu4 a:hover, .menu4-actif a,
.menu5 a:hover, .menu5-actif a,
.menu6 a:hover, .menu6-actif a,
.menu7 a:hover, .menu7-actif a{
  background:url("../editionsfoulire/actif.png") no-repeat;
  background-position:right 6px top 8px;
  padding-right:26px; 
}


.menu1 a:hover, .menu1-actif a{
  text-decoration:underline;
}

.menu2 a:hover, .menu2-actif a{
  color:blue;
}


.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;
}

/* *************** Menu de gauche ***********/
/* background-position: 0px 0px;
background-position: 0px -40px;
background-position: 0px -80px;
background-position: 0px -116px
*/
._right { 
  margin: 0 ;
  padding: 0 ;
  float:left;
  position: absolute;
  top:160px;
  left: 1018px;
} 

#menufavoris {
  float:right;
  list-style: none ;
  margin: 0 ;
  padding: 0 ;
  float:left;
  width:180px;
  height:30px;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
}

#menufavoris li {
  display: inline ;
  color: #000 ;
  text-align: center;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
}

#menufavoris li:first-child a {
  width: 45px;
}

#menufavoris li:last-child a {
  width: 35px;
}

#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:30px;
}

#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; 
}

/****** Footer *****/
.footer{
  background-color: #fff;
  background: url("../editionsfoulire/fond.jpg");
  background-position: center; 
  background-repeat: repeat-y;  
}

.footer-container{
  position: relative;
  display: block;
  width: 1030px;
  position: relative;
  overflow: hidden;
  background: url("../editionsfoulire/Footer2022.png");  
  background-repeat: no-repeat;
  margin: 0px auto;
  background-color: #fff;
  right: 11px;
  font-size: 12px;
  font-family: 'Source Sans Pro', sans-serif;
}

.imgfooter{
  margin-right: 8px;
}

.footer-menu{
  display: block;
  float: left;
  padding-top: 30px;
  padding-left: 10px;
  width: 39%;
  position: relative;
  color: #7f98a6;
}

.footer-adress {
  margin-top: 32px;
  float: left;
  text-align: center;
}

.footer-adress img{
  max-width: 140px;
}

.footer-adress a {
  color: #000;
}

.footer-adress a:hover {
  color: #000;
  text-decoration: none;
}

.footer-logo{
  margin-top: 32px;
  float: right;
  margin-right: 17px;
  text-align: right;
}

.footer-logo img {
  width: 200px;
  margin-bottom: 34px;
}

.mission-logo { 
  text-align: center;
}

.mission-logo img {
  width: 200px;
  margin-bottom: 10px;
}

.footer-copyright{
  margin:0;
  padding:0px;
  float:left;
  font-size: 12px;
  font-family: 'Source Sans Pro', sans-serif;
  color:#000;
  display: inline-block;
  background: #7f98a6;
}

/****** Footer *****/
.textcenter{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

#menufooter {
  list-style: none ;
  margin:0;
  padding:0px;
  overflow: hidden ;  
  font-family: 'Source Sans Pro', sans-serif;
  color:#7f98a6;
  text-decoration:underline;
  text-align: center;
  margin-top: 5px;
}

#menufooter li {
  margin-right:8px;
  color: #000;
  margin-right:8px; 
  padding-bottom: 7px;
}

#menufooter li a {
  display: block;
  color:#7f98a6;
  text-align: left;
  text-decoration:underline;
}

#menufooter li a:hover, #menufooter li a:focus, #menufooter li a:active {
  color:#000;
  text-decoration:underline ;
}

.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: 1030px;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
  color: #000;
  /*padding-right: 96px;
  padding-left: 96px;*/
  background-color: #FFF;
}
.mission_left{
  float:left;
  width: 340px; /* 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:689px;
  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;
}

.espace_haut{
  height:15px;
}

.increase{
  font-size : 130%;
}

#increase{
  font-size : 150%;
}

#espace_bas_contenue{
  height:10px;
}
.mission_texte{
  margin-right: 0px;
  padding-left: 11px;
  padding-right: 11px;
  background-color: #e6e9ee; 
}
.col1{ 
  float:left;
  width:325px;
}
.col2{ 
  float:left;
  padding-left: 10px;
  width:320px;
}

/******* 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 ********/

#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:915px;
  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:60px;
  padding-bottom:35px;
  margin-left: auto;
  margin-right: auto;
  position:relative;
}

.coll_logo_1{
  float:left;
  width:154px;
  height:136px;
  padding-left:10px;
  padding-right:60px;
  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;
}

.coll_logo_2 img:hover, .coll_logo_1 img:hover, .coll_logo img:hover{
  /*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;
  background-color: #e6e9ee; 
  min-width: 692px;
  min-height: 700px;
  float:left;
  padding-bottom: 15px; 
}

.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:228px; 
}

.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; 
}

.block_acc2{ 
  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:140px;
  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: 0px;
  width:100%;
  height: 200px;
  top:0px;
}  


#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:328px;
  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{
  padding:2px;
  background-color:#FFF;
  position:relative;
  width:947px;
  height:222px;
  border: solid 1px #E0E0E0;
}

.sd-img{
  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;
}
.pub_animation:hover .sd-left span, .pub_animation:hover .sd-right span{
  opacity:0.8;
}
.pub_animation:hover .sd-left:hover span, .pub_animation:hover .sd-right:hover span{
  opacity:1;
}
.sd-left span, .sd-right span, .pub_animation:hover .sd-left span, .pub_animation: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-dtl{
  position: absolute;
  background-color: #1B1B1B;
  padding: 12px 20px;
  bottom: 25px;
  left: -10px;
  color: #FFF;
  z-index: 8;
}
.sd-dtl:after{
  content:'';
  position:absolute;
  top:-10px;
  left:0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent #050505 transparent;
  line-height: 0px;
  /* _border-color: #000000 #000000 #050505 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); */
}

/**************** ANIMATION ***********/

/* Réseaux sociaux */  
.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 ;
  float:left;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
}

#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;  
}

/* 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;
  width:90%;
  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;
}

.colorconcours{
  background-color: #9fcc3a;
}

.height20{
  height:20px;
  display:block;
}

.height10{
  height:10px;
  display:block;
}

#h1335{
  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;
}

.descromans{
  padding-right: 20px;
  padding-top: 10px;
 } 
 
 .titreacc_romans {
  max-width: 210px;
  display: inline-block;
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
 }


 .sd-ensemble {
    background-color: #fff;
    height:222px;
 }


.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;
}


/* Réseaux sociaux  header */  
.reseaux_sociauxhead { 
  margin: 0 ;
  padding: 0 ;
  float:left;
  position: absolute;
  top:0px;
  left: 701px;
} 

#reseauxsociauxhead {
    padding: 0;
    float: left;
    position: relative;
    top: 29px;
    right: 0px;
    width: 250px;
}

#reseauxsociauxhead li:first-child  {
  margin-left: 0px;
}

#reseauxsociauxhead li {
  float:left;
  display: inline ;
  color: #000 ;
  text-align: center;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  margin-left: 17px;
}
#reseauxsociauxhead li:first-child a {
  width: 36px;
}
#reseauxsociauxhead li a {  
  float:left;
  color: #000 ;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  text-align:left;
  text-decoration:none;
}

#reseauxsociauxhead li a .active {
  color: #000;
}
#reseauxsociauxhead li a:hover, #reseauxsociauxhead li a:focus, #reseauxsociauxhead li a:active {
  text-decoration: none ;
  color: #000;
}

#boxlogin{
  float:none;
} 

.header-container-profs
{
  width: 1030px;
  margin: 0px auto;
  z-index: 5;
  position: relative;
  overflow: hidden;
  background: url("../editionsfoulire/hautfoulireProfs2.png"); 
  background-repeat: no-repeat;
  background-color: #FFF;
  height:275px;
}


.header-boxlogin-profs {
  display: block;
  float: right;
  margin-top: 78px;
  margin-right: 101px;
  width:258px;
  height:164px;
  background: url("../editionsfoulire/BoxLoginProfs1.png");  
  background-repeat:no-repeat;
  text-align: center;
}

.header-boxlogin-profs p {
  padding-top: 20px;
  padding-left: 40px;
  font-size: 12px; 
  width: 200px;
  text-align: left;
  height: 55px;
}

.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;
}

.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;
}

.coin-eleve{
  display: inline-block;
  position: absolute;
  right: 182px;
  top: 0px;
}

.coin-jeux{
  display: inline-block;
  position: absolute;
  right: 94px;
  top: 0px;
}

.coin-eleve-connect{
  display: inline-block;
  position: absolute;
  right: 377px;
  top: 0px;
}

.btn-eleve:link, .btn-eleve:visited , .btn-eleve:hover , .btn-eleve:active {
  color: #ffffff;
  text-decoration: none;
}

.btn-eleve {
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-bottom-left-radius: 28px;
    border-bottom-right-radius: 28px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #ffffff;
    font-size: 12px;
    background: #000;
    padding: 2px 30px 2px 30px;
    text-decoration: none;
    border: solid #000 1px;
}

.btn-eleve:hover, .btn-eleve.actif{
  background: #fec144;
  border: solid #fec144 1px;
}



#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-2{
  display: inline-block;
  width: 100%;
  padding-left: 25px;
  padding-top: 0px;
  padding-bottom: 20px;
}

.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;
  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;
}

.subscribe-news-letter{
  position:relative;
  display:inline-block;
  width:100%;
  padding:20px;
  margin-bottom: 20px;
  background: #FEC146 !important;
}

.subscribe-news-letter .btn{
   background: #000;
   line-height: 20px;  
}
.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;
}

.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;
}

.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-left: 100px;
  padding-top: 10px;
}

.quebecois_100 img:hover{
  filter: brightness(0.70);
  -webkit-filter: brightness(0.70);
}


.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;
}

.header-temoignage {
    display: inline-block;
    position: absolute;
    right: 192px;
    top: 0px;
}

.header-joindre {
    display: inline-block;
    position: absolute;
    right: 373px;
    top: 0px;
}

.btn-book-page {
  margin: 10px 0 10px 0;
}

.header-buynow {
    display: inline-block;
    position: absolute;
    right: 22px;
    top: 0px;
}

.btn-joindre:link, .btn-joindre:visited , .btn-joindre:hover , .btn-joindre:active {
  color: #000;
  text-decoration: none;
}

.btn-joindre {
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-bottom-left-radius: 28px;
    border-bottom-right-radius: 28px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #000;
    font-size: 14px;
    background: #fec144;
    padding: 2px 30px 2px 30px;
    text-decoration: none;
}

.btn-joindre:hover, .btn-joindre.actif{
  background: #000;
  color: #fff;
}

#dropDown {
  font-size:15px !important;
}

.nav-tabs {
    border-bottom: 1px solid #b9c3cd;
}
.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_details{ 
  font-size: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: center;
}

.news_details h3{
  margin: 0; 
  padding: 0;
  text-align: center;
}

.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;
}


.boxlogin {
  display: block;
  float: left;
  text-align: center;
  margin-bottom: 10px;
}

.compte-link {
  text-align: center;
}