/*==========================
Alternative livre
==========================*/
@import url('https://fonts.googleapis.com/css?family=Merriweather:ital,wght@0,400;0,400;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,400;0,700;1,400;1,700&display=swap');

html,body{
    height:100%;
}
body{
    font-family:'Merriweather',serif;
    font-size: 14px;
    color:black;
    position:relative;
    background-color:white;
    z-index:99;
}

/*GENERAL*/
/*effet souris sélection*/
::-moz-selection,::selection { /*mozilla*/
    background: #ffd700;
    color: white;
}

/* les paddings*/
.padtop20{padding-top:20px;}
.padbot20{padding-bottom:20px;}
.padtop40{padding-top:40px;}
.padbot40{padding-bottom:40px;}
.padtop100{padding-top:100px;}
.padbot100{padding-bottom:100px;}

/*les alignements*/
.agauche{text-align:left;}
.adroite{text-align:right;}
.aucentre{text-align:center;}

.rc_img{
    text-align: center;
    position: absolute;
    /*border:solid;*/
}
.conteneurimg{
}
.chapitration{
    z-index:99;
    background-color:white;
}
section{
    width: 100%;
    position:relative;
    z-index:99;
    /*border:solid;*/
}

/*-----CHAPITRE 1-----*/
/*section 1*/
#slide1_A{
    height:1200px;
    z-index: 100;
}
#chap01_01{
    background: url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt001.jpg') no-repeat center center;
    background-size: 100%;
    height: 80%;
    width:51%;
    top:0;
    overflow: hidden;
    z-index: 100;
}
#chap01_02{
    background: url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt002.jpg') no-repeat center center;
    background-size: 100%;
    height: 50%;
    width:51%;
    left:20%;
    top:20%;
    z-index: 400;
}
#chap01_03{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt003.jpg') no-repeat center center;
    background-size: 100%;
    height:70%;
    width:50%;
    top:40%;
    right:4%;
    z-index: 400;
}
/*fin section 1*/

/*section 2*/
#slide1_B{
    height:1900px;
}
#chap01_04{
    background: url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt004.jpg') no-repeat center center;
    background-size:100%;
    width: 90%;
    height: 50%;
    margin: 0 auto;
    overflow: hidden;
    right:0;
    padding: 0;
    z-index: 100;
}
#chap01_05{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt005.jpg') no-repeat center center;
    background-size: 100%;
    height: 31%;
    width:51%;
    right: 8%;
    top:41%;
    z-index: 400;
}
#chap01_06{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt006.jpg') no-repeat center center;
    background-size: 100%;
    height: 39%;
    width:32%;
    left:8%;
    top:43%;
    z-index: 400;
}
#chap01_07{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt007.jpg') no-repeat center center;
    background-size: 100%;
    height: 30%;
    width:33%;
    left:36%;
    top:45%;
    z-index: 500;
}
#chap01_08{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt008.jpg') no-repeat center center;
    background-size: 100%;
    height:30%;
    width:51%;
    right: 4%;
    top:68%;
    z-index: 400;
}
/*fin section 2*/

/*section 3*/
#slide1_C{
    height:1750px;
}
#chap01_09{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt009.jpg') no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width:100%;
    height: 70%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    z-index: 100;
}
#chap01_10{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt010.jpg') no-repeat center center;
    background-size: 100%;
    height: 40%;
    width:51%;
    top:68%;
    left:25%;
    overflow: hidden;
    z-index: 400;
}
/*fin section 3*/

/*-----CHAPITRE 3-----*/
/*section 4*/
#slide3_A{
    height:1500px;
    z-index: 100;
}
#chap03_01{
    background: url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt011.jpg') no-repeat center center;
    background-size: 100%;
    height: 100%;
    width:30%;
    top:2%;
    right:10%;
    overflow: hidden;
    z-index: 400;
}
#chap03_02{
    background: url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt012.jpg') no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width:100%;
    height: 70%;
    top:40%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    z-index: 120;
}
#chap03_03{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt013.jpg') no-repeat center center;
    background-size: 100%;
    height: 50%;
    width:40%;
    top:70%;
    left:4%;
    z-index: 400;
}
/*fin section 4*/

/*section 5*/
#slide3_B{
    height:1200px;
    z-index: 100;
}
#chap03_04{
    background: url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt014.jpg') no-repeat center center;
    background-size:100%;
    width: 63%;
    height: 45%;
    margin: 0 auto;
    overflow: hidden;
    right:0;
    padding: 0;
    z-index: 120;
}
#chap03_05{
    background: url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt015.jpg') no-repeat center center;
    background-size: 100%;
    height: 31%;
    width:51%;
    right: 8%;
    top:41%;
    z-index: 400;
}
#chap03_06{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt016.jpg') no-repeat center center;
    background-size: 100%;
    height: 75%;
    width:75%;
    left:2%;
    top:65%;
    z-index: 400;
}
#slide3_C{
    height:2000px;
    z-index: 100;
}
#chap03_07{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt017.jpg') no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width:100%;
    height: 70%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    z-index: 120;
}
#chap03_08{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt018.jpg') no-repeat center center;
    background-size: 100%;
    height:45%;
    width:51%;
    right: 10%;
    top:25%;
    z-index: 400;
}
#chap03_09{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt019.jpg') no-repeat center center;
    background-size: 100%;
    height:40%;
    width:40%;
    left: 3%;
    top:45%;
    z-index: 300;
}
#chap03_10{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt020.jpg') no-repeat center center;
    background-size: 100%;
    height: 55%;
    width:55%;
    top:55%;
    right:5%;
    overflow: hidden;
    z-index: 400;
}
#chap03_11{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt021.jpg') no-repeat center center;
    background-size: 100%;
    height: 30%;
    width:51%;
    top:78%;
    left:25%;
    overflow: hidden;
    z-index: 400;
}

/*fin section 5*/

/*-----CHAPITRE 5-----*/
/*section 6*/
#slide5_A{
    height:1800px;
    z-index: 100;
}
#chap05_01{
    background: url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt030.jpg') no-repeat center center;
    background-size: 100%;
    height: 70%;
    width:60%;
    top:50px;
    left:60px;
    overflow: hidden;
    z-index: 100;
}
#chap05_02{
    background: url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt031.jpg') no-repeat center center;
    background-size: 100%;
    height: 50%;
    width:75%;
    left:20%;
    top:30%;
    z-index: 400;
}
#chap05_03{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt032.jpg') no-repeat center center;
    background-size: 100%;
    height: 50%;
    width:90%;
    top:60%;
    right:5%;
    z-index: 400;
}
/*fin section 6*/

/*section 7*/
#slide5_B{
    height:1400px;
}
#chap05_04{
    background: url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt033.jpg') no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width:100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    z-index: 100;
}
/*fin section 7*/

/*section 8*/
#slide5_C{
    height:2100px;
}
#chap05_05{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt034.jpg') no-repeat center center;
    background-size: 100%;
    height: 31%;
    width:51%;
    left: 5%;
    top:7%;
    z-index: 400;
}
#chap05_06{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt035.jpg') no-repeat center center;
    background-size: 100%;
    height: 39%;
    width:32%;
    right:18%;
    top:18%;
    z-index: 400;
}
#chap05_07{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt036.jpg') no-repeat center center;
    background-size: 100%;
    height: 50%;
    width:50%;
    left:25%;
    top:28%;
    z-index: 400;
}
#chap05_08{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt037.jpg') no-repeat center center;
    background-size: 100%;
    height:30%;
    width:51%;
    right: 4%;
    top:47%;
    z-index: 400;
}
#chap05_09{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt038.jpg') no-repeat center center;
    background-size: 100%;
    height:50%;
    width:51%;
    left: 0;
    top:55%;
    z-index: 400;
}
#chap05_10{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt039.jpg') no-repeat center center;
    background-size: 100%;
    height: 40%;
    width:65%;
    top:65%;
    left:12.5%;
    overflow: hidden;
    z-index: 400;
}
/*fin section 8*/

/*section 9*/
#slide5_D{
    height:1500px;
    z-index: 100;
}
#chap05_11{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt040.jpg') no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width:100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    z-index: 100;
}
#chap05_12{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt041.jpg') no-repeat center center;
    background-size: 100%;
    height: 40%;
    width:51%;
    top:30%;
    left:12%;
    overflow: hidden;
    z-index: 400;
}
#chap05_13{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt042.jpg') no-repeat center center;
    background-size: 100%;
    height: 40%;
    width:70%;
    top:63%;
    right:5%;
    overflow: hidden;
    z-index: 400;
}

/*fin section 8*/

/*-----CHAPITRE 6-----*/
/*section 9*/
#slide6_A{
    height:5400px;
    z-index: 100;
}
#chap06_01{
    background: url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt043.jpg') no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width:100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    z-index: 100;
}
#chap06_02{
    background: url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt044.jpg') no-repeat center center;
    background-size: 100%;
    height: 50%;
    width:51%;
    left:20%;
    top:50%;
    z-index: 400;
}
#chap06_03{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt045.jpg') no-repeat center center;
    background-size: 100%;
    height: 50%;
    width:40%;
    top:55%;
    right:4%;
    z-index: 400;
}
#chap06_04{
    background: url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt046.jpg') no-repeat center center;
    background-size:100%;
    width: 63%;
    height: 42%;
    top:75%;
    right:0;
    z-index: 200;
}
#chap06_05{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt047.jpg') no-repeat center center;
    background-size: 100%;
    height: 31%;
    width:41%;
    left: 4%;
    top:80%;
    z-index: 400;
}
#chap06_06{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt048.jpg') no-repeat center center;
    background-size: 100%;
    height: 39%;
    width:60%;
    left:8%;
    top:90%;
    z-index: 400;
}
/*fin section 9*/

/*section 10*/
#slide6_B{
    height:800px;
}
#chap06_07{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt049.jpg') no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width:100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    z-index: 100;
}
/*fin section 10*/

/*section 11*/
#slide6_C{
    height:2000px;
}
#chap06_08{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt050.jpg') no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width:100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    z-index: 100;
}

#chap06_09{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt051.jpg') no-repeat center center;
    background-size: 100%;
    height: 40%;
    width:51%;
    top:42%;
    left:5%;
    overflow: hidden;
    z-index: 400;
}
#chap06_10{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt052.jpg') no-repeat center center;
    background-size: 100%;
    height: 40%;
    width:50%;
    top:60%;
    left:25%;
    overflow: hidden;
    z-index: 400;
}
/*fin section 11*/

/*section 12*/
#slide6_D{
    height:2800px;
}
#chap06_11{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt053.jpg') no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width:100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    z-index: 200;
}
#chap06_12{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt054.jpg') no-repeat center center;
    background-size: 100%;
    height: 40%;
    width:35%;
    top:45%;
    left:15%;
    overflow: hidden;
    z-index: 100;
}
#chap06_13{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt055.jpg') no-repeat center center;
    background-size: 100%;
    height: 40%;
    width:70%;
    top:63%;
    left:25%;
    overflow: hidden;
    z-index: 400;
}
#chap06_14{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt056.jpg') no-repeat center center;
    background-size: 100%;
    height: 40%;
    width:51%;
    top:72%;
    right:5%;
    overflow: hidden;
    z-index: 400;
}
#chap06_15{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt057.jpg') no-repeat center center;
    background-size: 100%;
    height: 40%;
    width:70%;
    top:81%;
    left:15%;
    overflow: hidden;
    z-index: 300;
}
/*fin section 12*/

/*section 13*/
#slide6_E{
    height:1800px;
}
#chap06_16{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt058.jpg') no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width:100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    z-index: 100;
}
#chap06_17{
    background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/Alt059.jpg') no-repeat center center;
    background-size: 100%;
    height: 40%;
    width:50%;
    top:70%;
    right:10%;
    overflow: hidden;
    z-index: 400;
}
/*fin section 13*/

#video01{
    width:100%;
    height:auto;
}
#navigo ul, #navigo li{
    list-style: none;
    list-style-image: none;
}
#navigo a {
    color:black;
}
#navigo a:hover, #navigo a:focus {
    text-decoration: none;
    color:#c00;
}
#navtest a:hover, #navtest a:focus {
    text-decoration: none;
    color:#c00;
}
#navtest{
    position:fixed;
    z-index:2000;
    font-size: 1.1em;
    font-family:'Karla', sans-serif;
    right:0%;
    writing-mode: vertical-rl;
    text-orientation: sideways;
    background-color: rgba(255,255,255,0.8);
    /*
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);*/
}
.nav > li {
    position: initial;
    display: initial !important;
    margin:initial;
    margin-right: initial;
    margin-left: initial;
}
.nav > li > a {
    position: initial;
    display: initial !important;
    padding: initial;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration:initial;
    background-color: initial;
}
.nav > li.disabled > a {
    color: #c91212;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color:#c91212;
    text-decoration: none;
    cursor: not-allowed;
    background-color: rgba(255,255,255,0.5);
}

#navtest ul li{
    display: inline-block;
    margin:0;
    margin-right: 1px;
    margin-left: 1px;
}
#navtest a{
    height:1.5em;
    color:black
}
#navtest li.active a,#navtest li.active-perso a{
    font-style: italic;
    font-weight: 700;
    font-size: 1em;
    color:black;
    text-decoration: none;
}
iframe{
    border:0;
}
.sautdeligne{
    padding-top:100px;
}
.clicable{
    cursor:pointer;
}

/*textes*/
.textecourant{
    font-size:1.9em;
    line-height:1.4em;
    text-align:justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    hyphenate-limit-lines: 2;
    hyphenate-limit-chars: 6 3 3;
}
.chapitrage{
    padding-top:40px;
}
.titrechap{
    font-size:5em;
    line-height:1.2em;
    text-align:left;
}

.textepetit{
    font-size:1.2em;
    line-height:1.3em;
    text-align:justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    hyphenate-limit-lines: 2;
    hyphenate-limit-chars: 6 3 3;
}
.verybig{
    font-size:1.6em;
}
.alinea{
    padding-left:1.4em;
}

/*definitions et videos*/
/* Popover */
.tooltip-inner, .popover, .popover-title, .popover-content {
  font-family: 'Karla', sans-serif;
  padding:10px;
  max-width:350px;
  min-width:250px;
}
.tooltip-inner{
    background-color: black;
    color: white;
    border:none;
    font-size: 1.4em;
    text-align:left;
}
.popover, .popover-title, .popover-content {
  color: black;
  font-size: 0.85em;
  text-align:center;
}
.popover{
  background-color: transparent;
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
  border-radius:0px;
}
.popover>.arrow{
  border-color:transparent;
  border:none;
	background-color: transparent;
  border-bottom-width:0;
}
.popover>.arrow:after{
  bottom:1px;
  margin-left:-10px;
  content:" ";
  border-color:transparent;
	background-color: transparent;
  border-width:0;
}
/* Popover Header */
.popover-title {
  background-color: rgba(255,255,255,0.9);
	padding:5px;
	margin:0;
	border-top:solid 2px;
	border-left:solid 2px;
	border-right:solid 2px;
	border-bottom:none;
	-webkit-box-shadow:none;
	box-shadow:none;
  border-radius:0px;
}
/* Popover Body */
.popover-content {
  background-color: rgba(255,255,255,0.9);
	padding:5px;
	margin:0;
	border-bottom:solid 2px;
	border-left:solid 2px;
	border-right:solid 2px;
	border-top:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

#vidMod{
    position:fixed;
    width: 200px;
    height:100px;
    bottom:80px;
    right:40px;
    z-index:2000;
    display:none;
    background-color:white;
}

/*images*/
img{width:100%;}
.pourcent45{width:45%;}
.pourcent50{width:50%;}
.pourcent60{width:60%;}
.pourcent75{width:75%;}
.pourcent100{width:100%;}

/*chapitre4*/
#chap04gauche img, #chap07droite img{
    padding:10px;
}
#chap04droite{padding: 0px 60px;}
#chap07_1_droite, #chap07_2_droite, #chap07_3_droite {
    /*right: 50px;*/
    left:0;
    top: 50px;
    padding-right:55px;
    position: fixed;
    z-index:99;
}
/*chapitre8*/
#chap08{
    padding-top:200px;
}
#chap08, #chapitre8{
    z-index:120;
    background-color:white;
}
#chapitre8 img{
    padding-top:12px;
}
.floatagauche{
    float:left;
    padding-right:30px;
}
.floatadroite{
    float:right;
    padding-left:30px;
}

#theend img{
    padding-bottom:10%;
}

/*media queries*/
@media screen and (max-width: 950px) {
  body{font-size: 11px;}

/*low def pour les images*/
/*chap1 la carte*/
  #chap01_01{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt001.jpg') no-repeat center center;background-size: 100%;}
  #chap01_02{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt002.jpg') no-repeat center center;background-size: 100%;}
  #chap01_03{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt003.jpg') no-repeat center center;background-size: 100%;}
  #chap01_04{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt004.jpg') no-repeat center center;background-size: 100%;}
  #chap01_05{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt005.jpg') no-repeat center center;background-size: 100%;}
  #chap01_06{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt006.jpg') no-repeat center center;background-size: 100%;}
  #chap01_07{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt007.jpg') no-repeat center center;background-size: 100%;}
  #chap01_08{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt008.jpg') no-repeat center center;background-size: 100%;}
  #chap01_09{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt009.jpg') no-repeat center center;background-size: 100%;}
  #chap01_10{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt010.jpg') no-repeat center center;background-size: 100%;}
/*chap3 les ainés*/
  #chap03_01{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt011.jpg') no-repeat center center;background-size: 100%;}
  #chap03_02{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt012.jpg') no-repeat center center;background-size: 100%;}
  #chap03_03{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt013.jpg') no-repeat center center;background-size: 100%;}
  #chap03_04{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt014.jpg') no-repeat center center;background-size: 100%;}
  #chap03_05{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt015.jpg') no-repeat center center;background-size: 100%;}
  #chap03_06{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt016.jpg') no-repeat center center;background-size: 100%;}
  #chap03_07{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt017.jpg') no-repeat center center;background-size: 100%;}
  #chap03_08{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt018.jpg') no-repeat center center;background-size: 100%;}
  #chap03_09{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt019.jpg') no-repeat center center;background-size: 100%;}
  #chap03_10{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt020.jpg') no-repeat center center;background-size: 100%;}
  #chap03_11{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt021.jpg') no-repeat center center;background-size: 100%;}
/*chap4 l'alternative
  {background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt022.jpg') no-repeat center center;background-size: 100%;}
  {background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt023.jpg') no-repeat center center;background-size: 100%;}
  {background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt024.jpg') no-repeat center center;background-size: 100%;}
  {background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt025.jpg') no-repeat center center;background-size: 100%;}
  {background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt026.jpg') no-repeat center center;background-size: 100%;}
  {background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt027.jpg') no-repeat center center;background-size: 100%;}
  {background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt028.jpg') no-repeat center center;background-size: 100%;}
  {background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt029.jpg') no-repeat center center;background-size: 100%;}
/* chap 5 les brebis*/
  #chap05_01{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt030.jpg') no-repeat center center;background-size: 100%;}
  #chap05_02{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt031.jpg') no-repeat center center;background-size: 100%;}
  #chap05_03{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt032.jpg') no-repeat center center;background-size: 100%;}
  #chap05_04{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt033.jpg') no-repeat center center;background-size: 100%;}
  #chap05_05{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt034.jpg') no-repeat center center;background-size: 100%;}
  #chap05_06{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt035.jpg') no-repeat center center;background-size: 100%;}
  #chap05_07{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt036.jpg') no-repeat center center;background-size: 100%;}
  #chap05_08{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt037.jpg') no-repeat center center;background-size: 100%;}
  #chap05_09{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt038.jpg') no-repeat center center;background-size: 100%;}
  #chap05_10{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt039.jpg') no-repeat center center;background-size: 100%;}
  #chap05_11{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt040.jpg') no-repeat center center;background-size: 100%;}
  #chap05_12{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt041.jpg') no-repeat center center;background-size: 100%;}
  #chap05_13{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt042.jpg') no-repeat center center;background-size: 100%;}
/*chap 6 Les proches*/
  #chap06_01{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt043.jpg') no-repeat center center;background-size: 100%;}
  #chap06_02{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt044.jpg') no-repeat center center;background-size: 100%;}
  #chap06_03{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt045.jpg') no-repeat center center;background-size: 100%;}
  #chap06_04{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt046.jpg') no-repeat center center;background-size: 100%;}
  #chap06_05{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt047.jpg') no-repeat center center;background-size: 100%;}
  #chap06_06{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt048.jpg') no-repeat center center;background-size: 100%;}
  #chap06_07{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt049.jpg') no-repeat center center;background-size: 100%;padding: 0;padding-top: 1200px;}
  #chap06_08{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt050.jpg') no-repeat center center;background-size: 100%;}
  #chap06_09{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt051.jpg') no-repeat center center;background-size: 100%;}
  #chap06_10{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt052.jpg') no-repeat center center;background-size: 100%;}
  #chap06_11{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt053.jpg') no-repeat center center;background-size: 100%;
  height: 800px;}
  #chap06_12{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt054.jpg') no-repeat center center;background-size: 100%;}
  #chap06_13{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt055.jpg') no-repeat center center;background-size: 100%;}
  #chap06_14{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt056.jpg') no-repeat center center;background-size: 100%;}
  #chap06_15{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt057.jpg') no-repeat center center;background-size: 100%;}
  #chap06_16{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt058.jpg') no-repeat center center;background-size: 100%;}
  #chap06_17{background:url('https://medias.ratonscodeurs.com/ninon/img/photos/alternative/LD/Alt059.jpg') no-repeat center center;background-size: 100%;}
  #slide1_C{height:1100px;}
  #slide3_A{height:1100px;z-index: 100;}
  #slide3_C{height:1700px;z-index: 100;}
  #slide1_C{height:1100px;}
  #slide5_A{height:1500px;z-index: 100;}
  #slide5_B{height:800px;}
  #slide5_C{height:1750px;}
  #slide5_D{height:1100px;z-index: 100;}
  #slide6_A{height:2200px;z-index: 100;}
  #slide6_C{height:1400px;}
  #slide6_D{height:1800px;}
  #slide6_E{height:1300px;}
/*chap7 les chiens*/
  #chap07_1_droite, #chap07_2_droite, #chap07_3_droite, #chap07_4_droite {
    padding-left:0px;
    padding-right:40px;}
}
