
/* Image de fond en background */
/*#fond{
	display:none;
	z-index:-1;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	min-height:1040px;
    background-image:url(../img/fond.jpg);
    background-position:top center;
    background-repeat:no-repeat;
}

#visuel-ope{
	display:none !important;
}*/

#visuel-ope-mobile{
	width:90%;
  max-width:600px;
  margin-left:auto;
  margin-right:auto;
  margin-top:15px;
  margin-bottom:15px;
  display:block;
}

/* PAGE: Home */

#page_home #fond{
	min-height:780px;
    /*background-image:url(../img/fond_home.jpg);
    background-position:top center;
    background-repeat:no-repeat;*/
}

@media screen and (min-width: 64em){
#page_home header{
	display:none;
}
}

#step_home #bt_participer{
	width:312px;
	margin-top:410px;
	margin-bottom:200px;
	margin-left:50px;
}
#titreDate{
display: block;
margin-left: auto;
margin-right: auto;
width: 100%;
max-width: 574px;
margin-bottom:10px;
}
#fondCompteur{
  width: 100%;
  display:none;
  margin-top: 15px;
}
#compteurMobile{
  width:100%;
  text-align:center;
  color:#fff;
  font-size:24px;
  padding-bottom:10px;
}
#compteurMobile strong{
  font-size:28px;
}

.modalitesLoreal{
  color:#fff;
  font-size:12px;
  padding:10px;
  padding: 10px;
  text-align: justify;
}


@media screen and (max-width: 63.999em){
#step_home #bt_participer{
	width:50%;
	margin:15px auto;
}
}

/*SCAN*/
.mentionScan p{
    color:#a94442;
}
@media screen and (max-width: 33.999em){
    .pure-icon-btn-scan{
        display:block;
        right:35px;
    }
}

/*
.panel-heading{
	background-color:#ee6e73;
}

.pure-icon-content{
    background-color:#26a69a;
}
*/
