@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;
}

.mobile{
	display:block;
}

.web{
	display:none;
}

.bouton a{
	max-width:100%;
}
	
.bouton-left a, .bouton-right a{
	margin:5px 12px;
}

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

label{
}

input[type=text], input[type=password], input[type=email], input[type=tel]{
}

select{
}

textarea{
}

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{
}


/* HEADER */

header{
	z-index:+2;
	min-height:60px;	
	background-color:#f0f4ea;
}

#m_logo{
	z-index:+2;
	position:absolute;
	left:50%;
	width:184px;
	height:auto;
	margin-left:-92px;
}

#icon_menu{
	position:absolute;
	top:0;
	right:0;
	width:64px;
	height:auto;
	padding-top:18px;
	padding-bottom:18px;
    cursor:pointer;
	background-color:transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#icon_menu .bar{
    display:block;
    width:24px;
    height:2px;
    margin:0 auto;
    background:#115327;
	-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{
	position:relative;
	right:5px;
    width:34px;
    margin:9px auto;
}

#icon_menu.open{
}

#icon_menu.open .bar{
}

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

#menu{
	display:none;
	z-index:+1;
	position:absolute;
	top:60px;
	left:0;
	width:100%;
	margin:0;
	background-color:#f0f4ea;
}

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

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

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

#menu li a{
	float:left;
	width:100%;
	padding:0;
	padding-left:25px;
	color:#115327;
	line-height:50px;
	border-right:0;
	-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{
	height:255px;
	background-position:bottom right -100px;
    background-size:auto 275px;
}

#m_bandeau_middle{
	position:absolute;
	top:0;
	left:50%;
    width:auto;
	height:255px;
    margin-left:-180px;
}


/* CONTENU */

#bl_contenu{
	width:100%;
	padding:115px 3% 50px 3%;
}

h1{
	font-size:24px;
}

#hr_titre{
	margin-top:14px;
}

.file_name{
	max-width:150px;
}


/* PAGE: Accueil */

#page_home #bl_contenu{
    padding-top:45px;
}

#page_home #bl_contenu form{
	margin-top:5px;
}

#page_home #list_choix{
    flex-direction:column;
    justify-content:space-around;
}

#page_home .choix_cadre{
    margin:27px auto;
}

#page_home .choix_cadre label, #page_home .choix_cadre .choix_epuise{
    max-width:100%;
}

#page_home .mention_succes{
    top:20px;
}

#page_home #bt_valider{
	margin-top:30px;
}

#page_home #bt_valider a{
	width:100%;
	max-width:200px;
}


/* PAGE: Coordonnées et Contact */

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

#page_coord #bl_left{
	width:100%;
	margin:0;
}

#page_coord #bl_radio{
	margin-bottom:8px;
}

#page_coord #bl_right{
	width:100%;
	margin:0;
}

#page_coord #cp{
	width:50%;
	margin-right:50%;
}

#page_coord #bl_code{
	margin:0;
	margin-top:18px;
}

#page_coord #code{
	width:50%;
}

#page_coord #bl_checkbox1{
	margin-top:30px;
}

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

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

#page_coord #form_contact #bt_valider{
	margin-top:30px;
}


/* PAGE: Déclaration */

#page_decla #cadre_top{
    width:100%;
    max-width:500px;
	margin-bottom:32px;
}

#page_decla #cadre_top p{
    margin-top:22px;
    margin-left:165px;
    margin-right:10px;
    font-size:16px;
}

#page_decla #visuel_upload{
	left:0;
}

#page_decla .titre{
    margin-left:55px;
    font-size:16px;
    line-height:1.2em;
    text-align:left;
}

#page_decla .titre_num{
	left:-50px;
}

#page_decla #bl_codebarre{
	width:100%;
	max-width:430px;
	margin-top:25px;
}

#page_decla #bl_codebarre label{
	margin-bottom:5px;
	line-height:1.2em;
	text-align:left;
}

#page_decla .cb_libelle{
    margin-bottom:15px;
    line-height:20px;
}

#page_decla #zone_upload{
	display:none !important;
}
    
#zoneParcourirMobile{
	display:block;
}

#page_decla .bt_parcourir{
	margin-top:15px;
	text-decoration:none;
}

#page_decla #bt_parcourir a{
	width:100%;
	max-width:230px;
}

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


/* PAGE: Validation */

#page_validation #visuel_validation{
	max-width:320px;
	margin-top:24px;
	margin-bottom:14px;
}

#page_validation #visuel_validation_pdf{
	max-width:320px;
	margin-top:24px;
	margin-bottom:14px;
}

#page_validation #bt_valider{
	margin-top:25px;
}


/* PAGE: Confirmation */

#page_conf #bl_contenu{
    padding-bottom:80px;
}

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


/* PAGE: Comment ça marche */

#page_tuto #bl_tuto{
    max-width:700px;
    margin:0 auto;
	margin-top:10px;
}

#page_tuto .tuto_cadre{
	margin-top:15px;
}

#page_tuto .tuto_text{
	margin-top:10px;
}

#page_tuto #bt_back{
	margin-top:30px;
}


/* PAGE: Dotations */

#page_dot #list_produit{
    flex-direction:column;
    justify-content:space-around;
    align-content:center;
	margin-top:5px;
}

#page_dot .produit{
    max-width:100%;
	margin-top:30px;
}

#page_dot #bt_back{
	margin-top:30px;
}


/* PAGE: Mentions légales */

#page_text #bl_text{
	margin-top:30px;
	font-size:16px;
}

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


/* PAGE: Attente et Fin */

#page_out h1{
	margin:17vh 0 22vh 0;
	font-size:1.1em;
}

	
/* LIGHTBOX */

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

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

.lightbox_titre{
	margin-bottom:15px;
	font-size:18px;
}

.lightbox_text{
	max-width:100%;
}

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

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


/* FOOTER */

footer{
	padding:13px 0 18px 0;
	overflow:hidden;
}

footer ul{
	float:left;
	width:92%;
	margin:0 4%;
}

footer li a{
	float:left;
	width:100%;
	padding:0;
	line-height:26px;
	border-right:0;
}
}