
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* Chargement des polices de caratre*/

@font-face {
    font-family: 'ail_et_fines_herbesitalic';
    src: url('../font/ail_et_fines_herbes-webfont.eot');
    src: url('../font/ail_et_fines_herbes-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ail_et_fines_herbes-webfont.woff') format('woff'),
         url('../font/ail_et_fines_herbes-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'last_king_questregular';
    src: url('../font/last_king_quest-webfont.eot');
    src: url('../font/last_king_quest-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/last_king_quest-webfont.woff') format('woff'),
         url('../font/last_king_quest-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'oldstyle_1hplhs';
    src: url('../font/oldsh-webfont.eot');
    src: url('../font/oldsh-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/oldsh-webfont.woff') format('woff'),
         url('../font/oldsh-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'oldstyle_italichplhs';
    src: url('../font/oldsih__-webfont.eot');
    src: url('../font/oldsih__-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/oldsih__-webfont.woff') format('woff'),
         url('../font/oldsih__-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}





@font-face {
    font-family: 'walkway_blackregular';
    src: url('../font/walkway_black-webfont.eot');
    src: url('../font/walkway_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/walkway_black-webfont.woff') format('woff'),
         url('../font/walkway_black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'oldstyle_small_capshplhs';
    src: url('../font/oldssch_-webfont.eot');
    src: url('../font/oldssch_-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/oldssch_-webfont.woff') format('woff'),
         url('../font/oldssch_-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'walkway_boldregular';
    src: url('../font/walkway_bold-webfont.eot');
    src: url('../font/walkway_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/walkway_bold-webfont.woff') format('woff'),
         url('../font/walkway_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'walkway_semiboldregular';
    src: url('../font/walkway_semibold-webfont.eot');
    src: url('../font/walkway_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/walkway_semibold-webfont.woff') format('woff'),
         url('../font/walkway_semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Parallax Scroll
   ========================================================================== */
bodybody, html {
	height: 100%;
	min-height: 100%;
	background-color: #000000;
}
body {
	
}
.no-js {
	padding-top: 106px;
}
h2 {
	margin-top: 0;
}

h21 {
	
	
}

.loading {
	background: url('../img/ico_loading.gif') no-repeat center center;
}
section {
	min-width: 960px;
	opacity: 0;
}
.loaded section,
.no-js section {
	opacity: 1;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	transition: opacity 300ms ease-out;
}
main {
	overflow-x: hidden;
}

.bcg {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
	width: 100%;
}
.bcg2 {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
	width: 100%;
}

.bcg21 {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: relative;
	background-size: cover;
	height: 100%;
	width: 100%;
}

.bcg3 {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
	width: 100%;
}

.bcg4 {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
	width: 100%;
}


.bcg5 {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
	width: 100%;
}

/* Slide 1 */
#slide-1 .bcg {background-image:url('../images/layer1.jpg');
		height: 1150px;
		}
#slide-1 .bcg21 {background-image:url('../images/layer2.png');
		height: 1200px;
		z-index:2;
		}

#ja {
    margin-top: -390px;
    margin-left: -200px;
  } 

.titre {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
}

.titre2 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  
}

.secondaire{float:right;
    
}

/* Slide 2 */
#slide-2 .bcg {background: none; background-color: #ffd19a; height: 470px; text-align: center;}

/* Slide 3 */
#slide-3 .bcg3 {background-image:url('../images/section3.jpg');}

/* Slide 3a */
#slide-3a .bcg {background: none;
		background-color: #ffd19a;
		height: 1200px !important;
		margin-top:-150px; }

/* Slide 4a */
#slide-4a .bcg {background-image:url('../images/section4.jpg'); height: auto !important;}
#slide-4a .bcg2 {background-image:url('../images/section4o.png');
		height: auto;
		z-index:2;
		}
#slide-4a .bcg3 {background-image:url('../images/section4opp.png');
		height: auto;
		z-index:3;
		}

#slide-4a .text {
    
}




/* Slide 5a */
#slide-5a .bcg {background: none; background-color: #ffd19a; height: 850px;  text-align: center}

/* Slide 6 */
#slide-6 .bcg {background-image:url('../images/section5.jpg'); height: 2000px !important;  text-align: center}
#slide-6 .bcg2 {background-color: #ffd19a;  height: 2000px !important;  text-align: center}

/* Slide 7 */
#slide-7 .bcg {background-color: #ffd19a; height: 1200px !important;  text-align: center}

/* Slide 8 */
.curtainContainer {width: 100%; height: 100%; position: relative;}
.curtainContainer .curtain {width: 300%; height: 1px; background-color: #000000; position: absolute; top: 25%; left: 0; opacity: 0}
.curtainContainer .copy {position: absolute; bottom: 55%; left: 0; width: 100%; text-align: center;}
.curtainContainer .copy2 {position: absolute; bottom: 40%; left: 0; width: 100%; text-align: center;}
.curtainContainer .copy3 {position: absolute; bottom: 25%; left: 0; width: 100%; text-align: center;}

#slide-8 .bcg {background-image:url('../images/section8a.jpg');  }

/* Slide 9 */
#slide-9 .bcg {background: none; background-color: #ffd19a; height: 1050px;  text-align: center; z-index:1;}

/* Slide 10 */
#slide-10 {position: relative; height: 1600px;}
#slide-10 .bcg {background-image:url('../images/juan11.jpg'); }
#slide-10 .bcg2 {background-color: #010101;}

/* Slide 11 */
#slide-11 .bcg {background-image:url('../images/juan12.jpg'); height: 3000px !important;}
.curtainContainer {width: 100%; height: 100%; position: relative;}
.curtainContainer .curtain {width: 300%; height: 1px; background-color: #000000; position: absolute; top: 15%; left: 0; opacity: 0}
.curtainContainer .copya {position: absolute; bottom: 70%; left: 0; width: 100%; text-align: center;}
.curtainContainer .copya2 {position: absolute; bottom: 50%; left: 0; width: 100%; text-align: center;}
.curtainContainer .copya3 {position: absolute; bottom: 25%; left: 0; width: 100%; text-align: center;}

/* Slide 12 */
#slide-12 {position: initial; height: 2500px;}
#slide-12 .bcg {background-image:url('../images/juan16.jpg')}
#slide-12 .bcg2 {background-image:url('../images/juan16b.jpg'); bottom: 0; left: 0; opacity: 0; z-index: 1}
#slide-12 .bcg3 {background-image:url('../images/juan16c.jpg'); bottom: 0; left: 0; opacity: 0; z-index: 2}
#slide-12b .bcg4 {background-image:url('../images/juan17b.jpg'); opacity: 0; z-index:3;}

/* Slide 12 */
/*#slide-12 {position: relative; height: 2000px !important;}
#slide-12 .bcg {background-image:url('../images/juan16.jpg')}
#slide-12 .bcg2 {background-image:url('../images/juan16b.jpg'); position: fixed; bottom: 0; left: 0; opacity: 0; }
#slide-12 .bcg30 {background-image:url('../images/juan16c.jpg');  bottom: 0; left: 0; opacity: 0;} */

/* Slide 12b */
#slide-12b {position:initial ; height: 1500px;}
#slide-12b .bcg {background-image:url('../images/juan17b.jpg'); opacity: 0;}
#slide-12b .bcg2 {background-image:url('../images/juan17.jpg'); opacity: 0; z-index: 5}

/* Slide 12b */
/* #slide-12b {position: relative; height: 200px !important;}
#slide-12b .bcg {background-image:url('../images/juan17b.jpg');   position: fixed; bottom: 0; left: 0; opacity: 0; }
#slide-12b .bcg1 {background-image:url('../images/juan17.jpg'); bottom: 0; left: 0; opacity: 0; } */

/* Slide 13 */
#slide-13 .bcg {background: none; background-color: #ffd19a; height: 1700px;  position: relative;  }

/* Slide 14 */
#slide-14 {position: relative; height: auto; }
#slide-14 .bcg {background: none;   }

#slide-15 {position: relative; }
#slide-15 .bcg {background: none;   }

#episode {
    width: 23%;
    background-color: cornsilk;
    padding-bottom: 20px;
    float: left;
    margin-top: 0px;
    z-index: 10;
}

#episode a{
		color: #fff !important;
		font-family: WalkWay SemiBold;
				
    		font-size: 13px;
		line-height: auto;
		text-align: justify;
		text-decoration: none !important;
			}
			
.reseau{	width: 30%;
		float: left;
		height: auto;
		margin-top: 50px;
    
}

.commentaire{  width: 60%;
		float: right;
		margin-top: 50px;
    
    
}


a.button {
display: inline-block;
padding: 10px 15px;
margin: 0;
}

.hsContainer {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.hsContent {
	max-width: 1600px;
	margin: -150px auto 0 auto;
	display: table-cell;
	vertical-align: inherit;
	color: #fff;
	padding: 0 8%;
	text-align: ;
}
	.hsContent h2,
	.copy h2 {
		color: #ffffff;
		font-size: 24px;
		line-height: auto;
		margin-bottom: 12px;
	}
	.hsContent p {
		width: 400px;
		margin: 0 auto;
		color: #b2b2b2;
	}
	.hsContent a {
		color: #b2b2b2;
		text-decoration: underline;
	}
	.bgBlack {
		background-color: rgba(0,0,0,0.75);
		padding: 3px 10px;
	}
	







/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/* Menu de liens vers les autres Žpisodes*/ 

#menufond {
    
    width:100%;
    background-color: #efefef;
    background-image: url(top-area.png);
background-repeat: repeat;
height: 89px;
z-index: 100;
position: fixed;
}


/* Menu de liens vers les autres Žpisodes*/ 

#navigation {
	width: 100%;
	height: 17px;
	position: fixed;
	background-color: #3b3d42;
	z-index: 9999;
}

// There is no required CSS for this plugin to work properly
// but here is what is being used to style this demo

.horizontal-nav {
    background: #efefef;
    border-radius: 6px;
    height: 20px;
}
.horizontal-nav ul {
    background: #3b3d42;
    position: fixed;
    float: left;
    margin-left: 2%;
    text-align: center;
	border: 0px solid #fff;
	margin-top: -1px;
	width: auto;
	 font-family: helvetica ;
	 height: 17px !important;
	 color: #fff;
}
.horizontal-nav ul li {
    float: left;
    border-left: 1px solid #0e7079;
    display: -webkit-inline-box;
    color: #fff;
    text-decoration: none;

}
.horizontal-nav ul li:first-child {
    border-left: 0 none;
}
.horizontal-nav ul li a {
    display: block;
	 font-family: helvetica ;
	font-size: 10px;
    padding: 2px 20px;
	color: #fff;
    text-decoration: none;
    border-left: 1px solid rgba(255,255,255, 0.25);
}
.horizontal-nav ul li:first-child a {
    border-left: 0 none;
}
.horizontal-nav ul li a:hover {
    background: #868686;
    color:#fff;
}
.horizontal-nav ul li:first-child a {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.horizontal-nav ul li:last-child a {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

#lang {
    color: #000;
    margin-left: 65%;
    font-family: helvetica ;

}

.lang ul li a {
    display: block;
	 font-family: helvetica ;
	font-size: 10px;
    padding: 2px 20px;
	color: #000;

    border-left: 1px solid rgba(255,255,255, 0.25);
}

#qLoverlay {
z-index: 50;
}


/* CSS du Menu idem Wordpress */
#menu{
	display: block; 
	position: fixed; 
	top: -2px;
	z-index: 1;
	width: 100%; 
	height: 72px !important;  
	background-color: #efefef; 
	float: left;
	margin-left: 42%;
	}
	
#menu a{
	font-size: 12px !important; 
	width:200px !important; 
	height:145px; 
	padding-top: 50px; 
	padding-bottom: 24px !important; 
	padding-right: 10px !important; 
	padding-left: 5px !important; 
	margin-top: 0px;
	text-decoration: none;
	color:#000;
}
	
#menu li a:hover{
	background-color: #aa955d; 
	width:200px; 
	
	padding-top: 50px; 
	padding-bottom: 24px !important; 
	padding-right: 10px !important; 
	padding-left: 5px !important; 
	margin-top: 0px;
}
	
#menu li img {
	display: absolute; 
	width: 30px; 
	margin-right: 5px; 
	margin-bottom: -4px; 
}
	
#menulogo{
	display: block; 
	position: fixed;
	z-index: 1;
	top: 17px !important; 
	margin-left: 30px;
	height: 72px !important;
background-color: #efefef;
}
	
#menulogo a{
	font-size: 2Opx;
}


/* Footer*/

#Fin {
	width: 100%;
	height: 70px;
	height: 70px;
	background-color: #282828;
	background-position: inherit ;
	opacity: 1;
	
	padding-bottom: 20px;
	padding-top: 20px;
	
}

.footerlogo {
	margin-left: 100px;
	margin-right: 100px;
	padding-top: 20px;
	}

.social {
	margin-left: 420px;
	margin-top: -45px;
	}

.sidewayslogo {

	margin-top: -45px;
	}


.site {
	
	float:right;
	font-size: 12px;
	color: #fff;
	margin-right: 2%;
	margin-top: 50px;
	
}

.site a{
	
	color: #fff !important;
	text-decoration: none;
	}

.site a:hover{
	
	color: #c44e00;
	}
