@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);

* {
  margin: 0;
  padding: 0;
}
a:active {
  outline: 0;
}

body {
  width: 100%;
  height: 100%; 
  font-family: 'Raleway', Arial, sans-serif;
  background: url(/img/skyrockcashback/bg-fond.png) no-repeat top center #14bff2;
  background-position: center;
  background-attachment: fixed;
}

.clear {
  clear: both;
  height: 0;
}

#container {
  width: 980px;
  margin: 0 auto;
}

#fleche-rouge {
  background-image: url(/img/skyrockcashback/fleche.png);
  width: 115px;
  height: 117px;
  float: right;
  margin: -45px -105px 0 0;
}

header {
  width: 100%;
  height: 45px;
  background-color: #000000;
  line-height: 3;
}

#container_header {
  width: 200px;
  height: 26px;
  margin: 0 30px 0 0;
  float: right;
}

#container_header p {
  text-align: right;
  float: left;
  margin: 0 20px 0 0;
  font-size: 14px;
  color: #FFFFFF;
}

.social_reseau {
  width: 18px;
  height: 18px;
  background-repeat: no-repeat; 
  text-indent: -9999px;
  float: left;
  margin: 12px 2px 0;
}

#facebook {
  background-image: url(/img/skyrockcashback/facebook.png);
}

#twitter {
  background-image: url(/img/skyrockcashback/twitter.png);
}

#google {
  background-image: url(/img/skyrockcashback/google.png);
}

#skyrock {
  background-image: url(/img/skyrockcashback/skyrock.png);
}

#top {
  width: 100%;
  background-image: url(/img/skyrockcashback/bg-top.png);
  height: 93px;
}

#logo {
  text-indent: -9999px;
  width: 203px;
  height: 121px;
  background-image: url(/img/skyrockcashback/logo_skyrock_cashback.png);
  float: left;
  margin: -38px 0 0 26px;
}

#zone-link {
  margin: 40px 36px 0 30px;
  height: 22px;
  display: inline-block;
}

a.link {
  font-size: 18px;
  display: inline-block;
  color: #FFFFFF;
  text-decoration: none;
  margin: 0 0 0 5px;
}

a.link:hover{
  color: #e21c40;  
}

#telecharger {
  position: relative;
  display: inline-block;
  width: 139px;
  height: 40px;
  z-index: 50;
}

#telecharger > span {
  display: inline-block;
  width: 139px;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #e21c40;
  padding: 10px 0;
  text-align: center;
  border-radius: 5px;
  text-transform: uppercase;
}

#telecharger ul {
  display: none;
  background-color: #fff;
  border-radius: 5px;
  position: absolute;
  width: 139px;
  height: 76px;
  margin-top: 1px;
  text-align: center;
}

#telecharger:hover ul {
  display: block;
}

#telecharger ul:after {
  content: "";
  position: absolute;
  display: block;
  top: -17px;
  left: 57px;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  z-index: 10;
}

#telecharger ul li {
  list-style-type: none;
  display: inline-block;
  width: 55px;
  height: 55px;
  margin-top: 8px;
}

#telecharger ul li:first-child {
  border-right: 1px solid #f2f3f4;
}

#telecharger ul a {
  display: block;
  width: 55px;
  height: 55px;
}

#telecharger li:first-child a {
  background:  transparent url(/img/skyrockcashback/picto_ios.png) center;
}

#telecharger li:last-child a {
  background:  transparent url(/img/skyrockcashback/picto_android.png) center;
}

#telecharger ul span {
  display: none;
}

h1 {
  color: #4bb1e4;
  font-size: 24px;
}

#application {
  background-image: url(/img/skyrockcashback/bg-application.png);
  height: 107px;
  width: 100%;
  color: #FFFFFF;
  font-size: 14px;
}

#text-application {
  width: 254px;
  float: left;
  opacity: 0.5;
  margin: 25px 20px 0 70px;
  line-height: 1.5;
} 

#text-application-2 {
  float: left;
  margin: 30px 30px 0;
  opacity: 0.5;
}

a.smartphonne {
  text-indent: -9999px;
  height: 62px;
  width: 185px;
  float: left;
  margin: 15px 0 0;
}

#android {
  background-image: url(/img/skyrockcashback/android.png);
}

#apple {
  background-image: url(/img/skyrockcashback/apple.png);  
}

#iframe-brandarex {
  margin-left: -70px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 980px;
  min-height: 600px;
  border: none;
}

#explication {
  background-color: #FFFFFF;
}

#explication-1, #explication-2 { 
    padding: 0px 0 20px 70px;
}

#explication h1 {
  font-size: 18px;
  height: 38px;
  line-height: 38px;
}

#explication h2 { 
  font-size: 14px;
  margin: 0 0 0 14px;
  font-weight: normal;
}

#explication h3 {
  color: #000000;
  font-size: 11px;
  opacity: 0.4;
  margin: 0 0 0 34px;
}

#explication-1 h1 { 
  float: left;
}

#explication-1 h3 {
  width: 454px;
}

#explication-1 h2 { 
  width: 465px;
  height: 196px;
  /*float: left;*/
  line-height: 1.6em;
  margin: 20px 0 0 14px;
}

#explication-1 h2 a { 
  color: #4bb1e4;;
  text-decoration: none;
}

#explication-1 {
  border-bottom: 1px solid #d9d9d9;
}

.explication-1-top {
  width: 100%;
  height: 30px;
}

#explication-1-img {
  float: right;
  background-image: url(/img/skyrockcashback/cb.png); 
  width: 244px;
  height: 220px; 
  margin: -200px 73px 0 0;
}
#explication-1-img a {
  display: block;
  width: 100%;
  height: 100%;
}
#explication-1-img a span {
  display: none;
}

.logo-partenaire {
  float: left;
  text-indent: -9999px;
}

#mozaic {
  background-image: url(/img/skyrockcashback/mozaic.png);
  width: 114px;
  height: 38px;
}

#m6 {
  background-image: url(/img/skyrockcashback/m6.png);
  width: 48px;
  height: 38px;
}

#ca {
  background-image: url(/img/skyrockcashback/ca.png);
  width: 55px;
  height: 38px;
  background-repeat: no-repeat;
}

#explication-2 {
  height: 376px;
}

#explication-2 h1 {
  margin: 0 0 35px;
  font-size: 24px;
}

#explication-2 ul {
  list-style-type: none; 
  width: 430px;
  height: 190px;
  float: left;
  margin: 0 0 0 14px;
}

#explication-2 li {
  line-height: 1.6; 
  font-size: 14px;
}

#explication-2-img-1 {
  background-image: url(/img/skyrockcashback/perso.png);
  width: 309px;
  height: 302px;
  float: right;
  margin: -76px 30px 0 0 ;
  z-index: 10;
}

a#explication-2-img-2 {
  background-image: url(/img/skyrockcashback/i-phone.png);
  width: 296px;
  height: 157px;
  z-index: 20;
  position: static;
  float: right;
  margin: 187px 20px 0 0;
}

#explication-2 h3 {
  width: 309px;
  margin: 0 0 0 24px;
}

footer {
  background-image: url(/img/skyrockcashback/bg-footer.png);
  height: 110px;
  width: 100%;
}

#footer-text {
  float: right;
  color: #FFFFFF;
  font-size: 12px;
  top: 87px;
  right: 44px;
  opacity: 0.5;
  text-decoration: none;
  position: relative;
}


/* Popins */
#fancybox-close {
  right: 25px !important;
}
#cgu, #question {
  padding: 20px;
}

#question h2, #question p, #question h3 {
  margin-bottom: 20px;
}

.home_slider {
  width: 100%;
  height: 200px;
  background-color: transparent;
  color: #FFFFFF;
  position: relative;
  outline: 0;
  margin-bottom: 0;
}

.home_slider .slidercontent img {
  width: 910px;
  height: 200px;
}

#home_slider_1 p, #home_slider_2 p{
  font-style : italic;
  margin: 0 0 0 80px;
  font-size: 14px;
}

#home_slider_1 p {
   padding: 40px 0;
}

.home_slider .slidermenu {
  list-style-type: none;
  overflow: visible;
}

.home_slider .slidermenu a {
  display: block;
  position: absolute;
}

.home_slider .slidermenu a.next, .home_slider .slidermenu a.next:hover {
  background: url(/img/skyrockcashback/fleche-droite.png);
  width: 21px;
  height: 33px;
  right: 0;
 
}

.slidermenu li {
  width: 20px;
  height: 32px;
}

.home_slider .slidermenu a.back, .home_slider .slidermenu a.back:hover {
  background: url(/img/skyrockcashback/fleche-left.png);
  width: 20px;
  height: 32px;
  left: 30px;
}

.home_slider .slidermenu .next, .home_slider .slidermenu .back {
  background-position: 0;
  margin-top: -70px;
}

#home_slider_nav {
  position: absolute;
  left: 700px;
  list-style-type: none;
}
