@charset "utf-8";

/* Style Tablette horizontale */
@media screen and (min-width: 992px) and (max-width: 1200px){

.tablette{
	display:block;
}	
}

/* Style Mobile & Tablette verticale */
@media screen and (max-width: 991px){

html{
	font-size:100%;	/* Permet de gêrer les fonts en em */
	-webkit-text-size-adjust:none;	/* Containte taille de police automatique sur iphone et ipad au changement d'orientation */
}

body{
}

.content{
	min-width:320px;
	background:none;
}

.mobile{
	display:block;
}

.web{
	display:none;
}

.bouton a{
    max-width:100%;
}

a.bouton2{
}

.bouton-left a, .bouton-right a{
	margin:10px 0;
}

.bouton a br.mobile{
	display:inline-block;
}

label{
}

input[type=text], input[type=password], input[type=email], input[type=tel], input[type=date], input[type=number]{
	margin-bottom:9px;
}

select{
	margin-bottom:9px;
}

textarea{
    height:147px;
	margin-bottom:9px;
}

input[type=checkbox]{
}

input[type=radio]{
}

#captcha{
}

::-webkit-input-placeholder{
}

:-moz-placeholder{ /* Firefox 18- */
}

::-moz-placeholder{  /* Firefox 19+ */
}

:-ms-input-placeholder{
}

.check_btn{
}

.check_label{
	max-width:88%;
}

#back-to-top{
    right:10px;
	bottom:10px;
	width:28px;
	height:28px;
}

#back-to-top div{
	top:4px;
	border-left-width:8px;
	border-right-width:8px;
	border-bottom:12px solid #fff;
}


/* HEADER */

header{
    z-index:+2;
}

#header{
	min-height:80px;
}

#m_logo{
	position:relative;
	left:50%;
	float:left;
	width:auto;
	height:66px;
	margin-top:6px;
	margin-left:-60px;
}

#header_login{
	margin-top:24px;
}

#header_login img{
	width:30px;
}

#icon_menu{
	position:absolute;
	top:30px;
	left:6%;
    cursor:pointer;
}

#icon_menu .bar{
    display:block;
    width:24px;
    height:3px;
    margin:0 auto;
    background:#fff;
	-webkit-transition:all .7s ease;
	-moz-transition:all .7s ease;
	-ms-transition:all .7s ease;
	-o-transition:all .7s ease;
	transition:all .7s ease;
}

#icon_menu .middle{
    margin:5px auto;
}

#icon_menu.open{
}

#icon_menu.open .top{
	-webkit-transform: translateY(8px) rotateZ(45deg);
	-moz-transform: translateY(8px) rotateZ(45deg);
	-ms-transform: translateY(8px) rotateZ(45deg);
	-o-transform: translateY(8px) rotateZ(45deg);
	transform: translateY(8px) rotateZ(45deg);
}
 
#icon_menu.open .bottom{
	-webkit-transform: translateY(-8px) rotateZ(-45deg);
	-moz-transform: translateY(-8px) rotateZ(-45deg);
	-ms-transform: translateY(-8px) rotateZ(-45deg);
	-o-transform: translateY(-8px) rotateZ(-45deg);
	transform: translateY(-8px) rotateZ(-45deg);
}
 
#icon_menu.open .middle{
	width:0;
}

#menu{
	display:none;
	z-index:+2;
	position:absolute;
	top:80px;
	left:0;
	width:100%;
	margin:0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#1c254a;
}

#menu li{
	float:left;
	width:100%;
	margin:0;
	text-align:left;
}

#menu li:first-child{
	margin-top:40px;
}

#menu li:last-child{
	margin-bottom:40px;
}

#menu li.debugMobile{
	display:block;
}

#menu li a{
	float:left;
	width:100%;
	padding-left:6%;
	font-size:16px;
	line-height:44px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}

#menu_bg{
	z-index:2;
	display:none;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	position:fixed;
	background:rgba(0,0,0,0.7);
}


/* BANDEAU */

#bandeau img{
    width:100%;
}


/* CONTENU */

#bl_contenu{
	width:100%;
	padding:44px 4% 44px 4%;
    margin-bottom:0;
    background-color:transparent;
}

h1{
	font-size:30px;
}

.sstitre{
	margin-top:3px;
	line-height:1.2em;
}

#mentions{
	line-height:1.15em;
}


/* PAGE: Accueil */

#page_home #fetonslesrois{
    top:80px;
    width:204px;
}

#page_home #bl_banniere{
    height:520px;
}

#page_home #m_banniere_home{
    max-width: 640px;
  width:100%;
  margin: auto;
}
#page_home #bl_banniere, #page_out #bl_banniere{
    height:520px;
}

#page_home #m_banniere_home, #page_out #m_banniere_home{
    max-width: 640px;
  width:100%;
  margin: auto;
}
#page_home #bt_participer{
  
	top: -110px;
  padding-top: 0px;
  padding-bottom: 20px;
  
}
#page_home #bt_participer a{
  
	margin-top: 10px;
  margin-bottom: 10px;
  width:80%;
  max-width:350px;
  font-size: 24px;
  
}
#page_home #bl_reminder{
    display:flex;
    justify-content:center;
    align-items:center;
    padding-top:21px;
    padding-bottom:21px;
}

#page_home #visuel_reminder{
    display:inherit;
    vertical-align:inherit;
    width:30px;
    margin:0 20px;
}

#page_home #bl_reminder div{
    max-width:80%;
}

#page_home #bl_reminder p{
    font-size:12px;
}

#page_home #bl_reminder p span{
    font-size:10px;
}

#page_home #bl_contenu{
    padding-bottom:30px;
}

#page_home .tuto_cadre{
	width:100%;
	max-width:340px;
    margin:0;
    margin-bottom:47px;
}
#page_home #banniere_home {

}
#page_home #bl_tuto {

  background-image:none;

}


/* PAGE: Formulaire */

#page_coord #bl_contenu form{
	max-width:600px;
	margin:0 auto;
	margin-top:30px;
}

#page_coord .labelLeft{
	width:100%;
}

#page_coord .labelRight{
	width:100%;
}

#page_coord #page_coord_text{
    margin-top:34px;
}

#page_coord #bl_recaptcha{
    margin-top:13px;
}

#page_coord .bl_checkbox{
	margin-top:48px;
}

#page_coord #mentions{
	margin-top:43px;
}

#page_coord #bt_valider{
	margin-top:45px;
}


/* PAGE: Confirmation */

#page_conf #bl_contenu{
    padding-top:44px;
    padding-bottom:47px;
}

#page_conf #page_conf_text{
	margin-top:45px;
}

#page_conf #bt_back{
	margin-top:43px;
}


/* PAGE: Activation */

#page_activ #bl_contenu{
    padding-bottom:90px;
}

#page_activ #page_activ_text{
	margin-top:46px;
	margin-bottom:46px;
}


/* PAGE: Connexion */

#page_login #bl_contenu{
    padding-bottom:44px;
}

#page_login #flex{
	margin-top:0;
	flex-direction:column;
    align-items:center;
}

#page_login #bl_inscription{
	width:100%;
	max-width:400px;
	margin-top:18px;
}

#page_login #page_login_text2{
	margin-top:24px;
}

#page_login #visuel_login{
    width:274px;
	margin-top:25px;
}

#page_login #bt_compte{
	margin-top:40px;
}

#page_login #hr{
	width:100%;
    height:1px;
    margin:0;
    margin-top:40px;
}

#page_login #form_login{
	width:100%;
	max-width:400px;
	margin-top:39px;
}

#page_login #form_login .page_login_text1{
	padding-bottom:33px;
}

#page_login #bt_login{
	margin-top:36px;
}


/* PAGE: Mot de passe */

#page_pass #bl_contenu{
    padding-top:193px;
}

#page_pass #bl_contenu form{
	width:100%;
	max-width:500px;
	margin:0 auto;
	margin-top:45px;
}

#page_pass #bt_valider{
	margin-top:50px;
}

#page_pass #form_passwordchange #bt_valider{
	margin-top:40px;
}

#page_pass #form_passwordchange #bt_valider .bouton-left{
	width:100%;
    text-align:center;
}

#page_pass #form_passwordchange #bt_valider .bouton-right{
	width:100%;
    text-align:center;
}


/* PAGE: Déclaration */

#page_decla #bl_contenu{
    padding-left:4%;
    padding-right:4%;
    padding-bottom:34px;
}

#page_decla #page_decla_text1{
    margin-top:25px;
    margin-bottom:28px;
	font-size:14px;
}

#page_decla #bl_radio{
    flex-direction:column;
    align-items:center;
    margin-top:8px;
    margin-bottom:32px;
}

#page_decla #bl_radio .check_ligne{
    width:180px;
	margin:11px 0;
}

#page_decla #dateAchat{
	width:100%;
    max-width:430px;
}

#page_decla #bl_contenu .hr{
    max-width:430px;
    margin-top:34px;
    margin-bottom:0;
}

#page_decla #page_decla_text3{
    margin-top:32px;
    margin-bottom:17px;
	font-size:14px;
}

#page_decla #bl_upload{
    max-width:600px;
    padding-left:0;
    padding-right:0;
    margin:0 auto;
}

#page_decla #page_decla_text4{
	margin-top:18px;
}

#page_decla #bl_flex{
    flex-direction:column;
    margin-top:18px;
}

#page_decla #bl_alert{
	width:100%;
	min-height:inherit;
    padding:24px 20px 26px 20px;
	border:2px solid #ffdd00;
}

#page_decla #zone_upload{
    flex-direction:row;
	width:100%;
	min-height:inherit;
    padding:20px 0;
	margin-top:22px;
}

#page_decla #visuel_upload{
    display:none !important;
}

#page_decla #zone_upload_text{
    display:none !important;
}

#page_decla .bt_parcourir{
    width:252px;
    text-decoration:none;
}

#zoneParcourirMobile{
    display:block;
}

#page_decla #bt_valider{
	margin-top:20px;
}

#page_decla #bt_valider .bouton-left, #page_decla #bt_valider .bouton-right{
    width:100%;
    text-align:center;
}


/* PAGE: Reveal */
/* PAGE: Reveal */

#page_reveal #bl_contenu{
    padding-top:226px;
    padding-bottom:100px;
}

#page_reveal #bt_tenter{
	margin-top:50px;
}



/* PAGE: Gain */

#page_gain #bl_contenu{
    padding-bottom:44px;
}

#page_gain #form_adresse{
	max-width:500px;
	margin:0 auto;
}

#page_gain #bl_flex{
    left:0;
    align-items:center;
    flex-direction:column;
}

#page_gain #bl_right{
	width:100%;
}

#page_gain #m_visuel_gain{
    display:block;
	  max-width:400px;
    width:100%;
    height:auto;
    margin:0 auto;
    margin-top:15px;
}

#page_gain #bl_champ{
	width:100%;
	margin-bottom:35px;
}

#page_gain #adresse_manuellement{
	margin-top:13px;
}
	
#page_gain #bt_valider .bouton-left, #page_gain #bt_valider .bouton-right{
    width:100%;
    text-align:center;
}


/* PAGE: Perdu */

#page_perdu #bl_contenu{
    padding-bottom:54px;
}

#page_perdu #page_perdu_text1{
    line-height:1em;
}

#page_perdu #bt_retenter{
	margin-top:30px;
	margin-bottom:36px;
}


/* PAGE: Contact */

#page_contact #form_contact{
	max-width:600px;
	margin:0 auto;
	margin-top:25px;
}

#page_contact #bl_left{
	width:100%;
}

#page_contact #bl_right{
	width:100%;
}

#page_contact #mentions{
	margin-top:20px;
}

#page_contact #bt_valider{
	margin-top:42px;
}

/* PAGE: Dotations */

#page_dot #bl_contenu{
    padding-bottom:60px;
}

#page_dot #list_dotation{
    flex-direction:column;
    align-items:center;
}

#page_dot .dotation{
	width:100%;
    max-width:420px;
    margin-bottom:18px;
}

#page_dot #bt_back{
margin-top: 25px;
    margin-bottom: 25px;
}
/* PAGE: Liste des recettes */

#page_list #bl_recette{
    margin-top:39px;
    flex-direction:column;
}

#page_list .recette{
    margin:0 auto 29px auto;
}

#page_list .recette_visuel{
    width:182px;
    box-shadow: 0px 2px 0px 0px rgba(29,29,27,1);
    -webkit-box-shadow: 0px 2px 0px 0px rgba(29,29,27,1);
    -moz-box-shadow: 0px 2px 0px 0px rgba(29,29,27,1);
}

#page_list .recette_titre{
    margin-top:10px;
    font-size:20px;
    line-height:1.2em;
}

#page_list .recette_sstitre{
    font-size:17.5px;
}

#page_list #bt_back{
    margin-top:22px;
}


/* PAGE: Recette */

#page_recette #bl_contenu{
    max-width:600px;
	padding:44px 4% 44px 4%;
}

#page_recette h1 span{
	font-size:23px;
    text-transform:none;
}

#page_recette #visuel_recette{
    width:182px;
    box-shadow: 0px 2px 0px 0px rgba(29,29,27,1);
    -webkit-box-shadow: 0px 2px 0px 0px rgba(29,29,27,1);
    -moz-box-shadow: 0px 2px 0px 0px rgba(29,29,27,1);
}

#page_recette .page_recette_text1{
    font-size:14px;
}

#page_recette .page_recette_text2{
    font-size:14px;
}

#page_recette .padding50{
    padding-left:26px;
}

#page_recette .padding66{
    padding-left:26px;
}

#page_recette .padding100{
    padding-left:26px;
}

#page_recette #bl_ingredients{
    margin-top:23px;
}

#page_recette #bl_ingredients .page_recette_text1{
    margin-bottom:16px;
}

#page_recette #bl_preparation{
    margin-top:35px;
}

#page_recette #bl_preparation .page_recette_text1{
    margin-bottom:17px;
}

#page_recette .step_num{
    top:-5px;
    width:21px;
    height:21px;
    padding-top:6px;
}

#page_recette .step_num p{
    font-size:10px;
}

#page_recette #bt_link{
    margin-top:13px;
}
	
#page_recette #bt_link .bouton-left, #page_recette #bt_link .bouton-right{
    width:100%;
    text-align:center;
}

  
/* PAGE: FAQ */

#page_faq #bl_contenu{
    padding-top:47px;
}

#page_faq #bl_faq{
	width:100%;
	max-width:700px;
	margin-top:30px;
}

#page_faq .faq_header h2{
	width:92%;
}

#page_faq #bt_back a{
	width:274px;
}
  

/* PAGE: Mentions légales */

#page_text #bl_text{
	margin-top:21px;
}

#page_text .bull{
	padding:0;
	padding-right:10px;	
}

#page_text #bt_back{
	margin-top:46px;
}


/* PAGE: Attente et Fin */

#page_out #bl_contenu{
    padding-top:50px;
    padding-bottom:100px;
}

#page_out h1{
	font-size:22px;
}

#page_out h1 span{
	font-size:22px;
}


/* LIGHTBOX */

.lightbox_content{
	width:92%;
	max-width:450px;
	padding:3.5em 4% 2em 4%;
}

.lightbox_close{
	top:0;
	right:7px;
}

.lightbox_titre{
	margin-bottom:15px;
}

.lightbox_text{
	max-width:100%;
}

.lightbox_content .bouton{
	margin-top:1.5em;
}

.lightbox_content .bouton a{
	max-width:100%;
}

#lb_pwd{
	padding-top:3em;
}	
	
#lb_pwd #form_pwd label{
	font-size:0.8em;
	line-height:normal;
}

#lb_pwd #form_pwd input{
	width:90%;
	margin-top:10px;
	margin-left:5%;
}

#lb_pwd .bouton{
	margin-top:20px;
}

#lb_pwd_conf{
	padding-top:3em;
}

#lb_aide{
	padding-bottom:2em;
}

#lb_black, #lb_black2{
	padding-top:2em;
	padding-bottom:2em;
}


/* FOOTER */

footer{
    padding-top:11px;
    overflow:hidden;
}

#visuel_footer{
    height:30px;
	background-image: url("../img/m_visuel_footer.png");
	background-position: top center;
	background-repeat: repeat-x;
    background-size:auto 20px;
}
#visuel_footer img {
  width: 90px;
}
footer ul{
	float:left;
	width:92%;
	margin:0 4%;
	margin-top:8px;
	text-align:center;
}

footer li a{
	float:left;
	width:100%;
	margin:0;
	line-height:24px;
}

#mangerbouger{
    float:left;
    width:100%;
    margin:5px auto;
    font-size:8px;
}


/* TARTEAUCITRON */

#tarteaucitronRoot #tarteaucitronAlertBig{
    padding:10px 0 !important;
}

#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert p {
	font-size:0.85em;
}

#tarteaucitronRoot #tarteaucitronAlertBig .tarteaucitronPersonalize,
#tarteaucitronRoot #tarteaucitronAlertBig .tarteaucitronCloseAlert,
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronRoot,
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronAlertBig,
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize,
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert{
	padding:10px 15px;
	font-size:13px;
}
}



@media screen and (max-width: 550px){
#page_home #m_bandeau_home{
    width:100%;
    height:228px;
	background-image:url("../img/m_bandeau_home.jpg");
	background-position:top center;
	background-repeat:no-repeat;
    background-size:auto 228px;
}

#page_home #m_bandeau_home img{
    display:none;
}
}