/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

#son-on, #son-mute {
	font-family: "Icomoon";
	position: absolute;
	top: 2em;
	right: 2em;
	color: #fff;
	text-decoration: none;
	z-index: 500;
}

.ie8 #son-on, .ie8 #son-mute {
	display: none;
}

#son-on img, #son-mute img {
	width: 32px;
	height: 32px;
}

#son-on {
	display: none;
}
/* line 22, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
    max-width: 1920px;
    margin:0px auto;
}

/* line 24, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby193/lib/ruby/gems/1.9.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 1, ../_demo.scss */
html, body {
  width: 1920px;
  height: 100%;
}

/* line 3, ../_demo.scss */
#video_background {
  position: absolute;
  z-index: 1;
  bottom: 0px;
  right: 0px;
  margin:0;
  min-width: 1920px;
    max-width: 1920px;
  min-height: 100%;
  width: auto;
  height: auto;
  overflow: hidden;
}

/* line 8, ../_demo.scss */
header {
  width: 100%;
  height: 888px;
  position: fixed;
  top: 200;
  left:20px;
  z-index: 99;
}
/* line 10, ../_demo.scss */
header .inner {
  width: 888px;
  padding-top: 20px;
  margin: 0 ;
}

/* line 13, ../_demo.scss */
#recrutement {
  height: 100%;
}
/* line 15, ../_demo.scss */
#recrutement .inner {
  width: 1000px;
  margin: 0 auto;
  height: 100%;
}
/* line 16, ../_demo.scss */
#recrutement .promo {
  position: absolute;
  top: 50%;
  margin-top: -151px;
  z-index: 10;
}

#recrutement .merci {
    position: relative; display: inline-block; margin: 124px 0 100px;
}
/* line 17, ../_demo.scss */
#recrutement .goto {
  position: relative;
  left: 50%;
  margin-left: -25px;
  top: -41px;
  z-index: 10;
  text-decoration: none;
}

#recrutement.final {
  background:url('../../img/back.jpg') no-repeat center top; background-size: cover; height: auto;
}

/* line 21, ../_demo.scss */
#recrutement.final .inner {
  position: relative; text-align: center;
}
/* line 22, ../_demo.scss */
#recrutement.final .promo {
  right: 0;
}

/* line 25, ../_demo.scss */
#collection {
  width: 1920px;
  height:704px;
  position: relative;
  background-color: #000;
    
}
/* line 27, ../_demo.scss */
#collection .title {
  position: absolute;
  top: 50%;
  margin-top: -75px;
  left: 50%;
  margin-left: -163px;
}
/* line 28, ../_demo.scss */
#collection #video_collection {
  position: relative;
  width:1920px;
}

#coupon{background: url('../../img/coupon.png') no-repeat center top; position: absolute; top: 54px; z-index: 2;
    height:888px; width: 100%;}

/* line 33, ../_demo.scss */
#mozaique {
  background-color: #000;
}
/* line 35, ../_demo.scss */
#mozaique .inner {
  width: 950px;
  margin: 0 auto;
  padding: 20px 0;
}

/* line 38, ../_demo.scss */
#paris {
  position: relative;
}
/* line 40, ../_demo.scss */
#paris img {
  width: 100%;
  display: block;
}
/* line 41, ../_demo.scss */
#paris .titre {
  position: absolute;
  top: calc(33%);
  width: auto;
  left: 50%;
  margin-left: -227px;
}

/* line 44, ../_demo.scss */
#defile {
  background: #333333;
}
/* line 46, ../_demo.scss */
#defile #video {
  width: 428px;
  height: 794px;
  margin: 0 auto;
  position: relative;
  margin-top: 25px;
}


/* line 50, ../_demo.scss */
#footer {
	width: 100%;
	height: 94px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 4;
	background-color:#ffffff;
	background-repeat:repeat-x;
	background-position:bottom;
}

#footer .content {
	width: 1200px;
	height: 94px;
	margin: auto;
}


.offre {
	margin-top: -140px;
	margin-left: -520px;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	width: 402px;
	height: 244px;
}

#foot{position:fixed; z-index:3; bottom:0px; margin:0px auto; width:100%; text-align:center; display:block;}


.formulaire {
	margin-top: -190px;
	margin-left: 150px;
	display: block;
	position: absolute;
	left: 50%;
	top:50%;
	z-index: 2;
	width:460px;
	height: 420px;
}

.back-to-top {
	position: fixed;
	z-index:1000;
	top: 50%;
	margin-top:-129px;
	right: 20px;
	text-decoration: none;
	display: none;
}

.back-to-top:hover {	
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}	


#premium{background: url('../../img/header-cp.png') no-repeat center top ; position: absolute; top: 0; z-index: 1; height: 837px; width: 100%; left:0px;}
#eni{background: url('../../img/cp.jpg') no-repeat center top ; position: absolute; z-index: 5; height: 2033px; width:1920px;  top:837px; left:50%; margin-left:-960px;}
#cover{background: url('../../img/homepage2.jpg') no-repeat center top #FFF; position: relative; z-index: 1; height: 5484px; width: 100%;}
#login{background: url('../../img/pagederecrutement.jpg') no-repeat center top #FFF; position: relative; z-index: 1; height: 1080px; width: 100%;}
#q1{background: url('../../img/q1.jpg') no-repeat center top #FFF; position: relative; z-index: 1; height: 1080px; width: 100%;}
#r1{background: url('../../img/r1.jpg') no-repeat center top #FFF; position: relative; z-index: 1; height: 1080px; width: 100%;}
#avis{background: url('../../img/avis.jpg') no-repeat center top #FFF; position: relative; z-index: 1; height: 1328px; width: 100%;}
#coupon{background: url('../../img/coupons.jpg') no-repeat center top #FFF; position: relative; z-index: 1; height: 4340px; width: 100%;}
#gif{background: url('../../img/GIFMaker.org_KTcdYy.gif') no-repeat center top ; position: absolute; z-index: 5; height: 557px; width:1920px;  top:292px; left:50%; margin-left:-960px;}
#brand{position:absolute; z-index:3; text-align:center; top:407px; left:50%; transform:translateX(-567px);}