/* 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: .7em;
	right: 1em;
	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;
}

/* 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: 100;
  height: 100%;
}

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

/* line 8, ../_demo.scss */
header {
  width: 100%;
  height:80px;
    background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 99;
}
/* line 10, ../_demo.scss */
header .inner {
  width: 1000px;
  padding-top: 0px;
  margin: 0 auto;
}

/* 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;
}

#collection {
  width: 100%;
  height:540px;
  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:100%;
}

#coupon{background: url('../../../images/confirmation-01.jpg') no-repeat center top; position: relative; top: 0px; z-index: 2;
    height: 896px; 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: 640px;
  margin: 0 auto;
  position: relative;
  margin-top: 25px;
}


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

#footer .content {
	width: 1000px;
	height: 90px;
	margin: auto;
}

/*.jesuis {
	margin-top: -300px;
	margin-left: -320px;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	width: 511px;
	height: 81px;
}*/

.offre {
	margin-top: -150px;
	margin-left: -520px;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	width: 334px;
	height: 255px;
}

.logo {
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	width: 206px;
	height: 667px;
}


.formulaire {
	margin-top: -200px;
	display: block;
	margin-left:333px;
	position: absolute;
	left: 50%;
	top:50%;
	z-index: 2;
	width:310px;
	height:428px;
}
.offre{
	margin-top: -150px;
	display: block;
	margin-right:190px;
	position: absolute;
	right: 50%;
	top:50%;
	z-index: 2;
	width:395px;
	height: 410px;
}


	
	#map{background: url('../../../images/confirmation-02.jpg') no-repeat center top #FFF; position: relative;  z-index: 1; height: 1041px; width: 100%;}
	#coverflow{background: url('../../../images/confirmation-022.jpg') no-repeat center top #FFF; position: relative; z-index: 1;
    height: 862px; width: 100%;}
	#summermakeup{background: url('../../../images/confirmation-03.jpg') no-repeat center top #FFF; position: relative; z-index: 1;
    height: 1433px; width: 100%;}
	
	#end{background: url('../../../images/confirmation-05.jpg') no-repeat center top #FFF; position: relative; z-index: 1;
    height: 1526px; width: 100%;}
	#skoda{background: url('../../img/skoda.png') no-repeat center top; position: absolute; z-index: 8; height: 193px; width:437px; left:50%; top:1080px; margin-left:-9px;}
	#gif{background: url('../../img/gif1.gif') no-repeat center top ; position: absolute; z-index: 5; height: 263px; width:192px; left:50%; top:2417px; margin-left:-55px;}
	#gif2{background: url('../../img/gif2.gif') no-repeat center top ; position: absolute; z-index: 5; height: 498px; width:309px; left:50%; top:4355px; margin-left:191px;}
	#prisme{background: url('../../img/prisme.png') no-repeat center top ; position:absolute; z-index: 5; height: 335px; width:117px; right:0px; top:0px;}
	#behappy{background: url('../../../images/behappy.jpg') no-repeat center top #FFF; position: absolute; z-index: 3; height: 152px; width: 262px; text-align:center; top:3500px; left:50%; margin-left:-px;}
	#behappy:hover{background: url('../../../images/behappy-on.jpg') no-repeat center top #FFF; position: absolute; z-index: 3; height: 152px; width: 262px; text-align:center; top:3500px; left:50%; margin-left:-70px;}
	#brand{position:absolute; z-index:3; text-align:center; top:6224px; left:50%; transform:translateX(-450px);}
	


	#sepia{background: url('../../img/sepia.jpg') no-repeat center top #FFF; position: relative; z-index: 1;
    height: 1685px; width: 100%;}
	
	#arrow{position:absolute; z-index:3; text-align:center; top:820px; left:50%; opacity:.8; cursor:pointer;}
	#arrow:hover{opacity:1;}
	
	
	#conf{background: url('../../img/03-pageconfirmation.jpg') no-repeat center top #FFF; position: relative; z-index: 1;
    height:5023px; width: 100%;}
	
	 
.back-to-top {
	position: fixed;
	z-index:1000;
	top: 50%;
	margin-top:-129px;
	right: 10px;
	text-decoration: none;
	display: none;
width:187px;
    height:276px;
}

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