:root{
    --white: 	#FFFFFF;
    --black:	#36383F;
    --gray: 	#706F6F;
	--ocre: 	#C1A360;
	--red :		#CF0A1D;
	--light:	#f9f9f9;
	--vert:		#149414;
	--lightgray:#D3D3D3;
	--vin: 		#78152f;
}
 /* variables*/
 /* Reset */
 @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap");
 
*{
    margin: 0;
    padding: 0;
   
}



body{font-family:"Poppins", sans-serif;font-size: 15px; background-color: var(--white); color: #404040; text-align: justify;}
::-moz-selection{color: #ffffff; background: #116ac9;}
::selection{color: #ffffff; background: #116ac9;}

h1{font-size: 2em; font-weight: bold; color: var(--white);padding-bottom:5%;}

/*ul, ol{margin-left: 25px;}*/
a{
    text-decoration: none;
}
ul{
    list-style: none;
}
/*a{color: #000000; text-decoration: none;}
a:visited{}
a:active{}
a:hover{color: #000000; text-decoration: underline;}*/

textarea, table, td, th, code, pre, samp {
   word-wrap: break-word; /* passage à la ligne forcé */
   -webkit-hyphens: auto; /* césure propre */ 
   -moz-hyphens: auto; hyphens: auto;}
 
img {height: auto; width: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.titre{font-size: 20px; font-weight: bold;}
.ital{font-style: italic;}
.gras{font-weight: bold;}
.notes{color: #606060; font-size: 11px; font-style: italic; font-weight: normal;}
.petit{font-size: 12px;}

/* Calendar section */
.lien_fermer{font-family: Calibri, Verdana, Serif; font-size: 11px; color: green; text-decoration: none;}
.lien_fermer:hover{font-family: Calibri, Verdana, Serif; font-size: 11px; color: #ea6300; text-decoration: underline;}
.global{margin-left: auto; margin-right: auto; width: 240px; height: 160px;}
.cadre{border-color: #465b6e; border-style: solid; border-width: 1px; background-color: #f6f4f1;}
.day_selected{font-weight: bold; font-size: 11px; font-family: Calibri, Verdana, Serif; text-decoration: none; text-align: center; color: #ea6300; background-color: #c0b5a9; cursor: pointer; height: 16px; width: 26px;}
.day_normal{font-weight: normal; font-size: 11px; font-family: Calibri, Verdana, Serif; text-decoration: none; text-align: center; color: #000000; background-color: #cfd4e7; cursor: pointer; height: 16px; width: 26px;}
.day_normal:hover{background-color: #ffffff;}
.day_titre{font-weight: bold; font-size: 11px; font-family: Calibri, Verdana, Serif; text-decoration: none; text-align: center; color: #404040; background-color: #dfdad6;}
.day_titre_selected{font-weight: bold; font-size: 11px; font-family: Calibri, Verdana, Serif; text-decoration: none; text-align: center; color: #0e1a62; background-color: #dfdad6;}
.sem_selected{font-weight: bold; font-size: 11px; font-family: Calibri, Verdana, Serif; text-decoration: none; text-align: center; color: #0e1a62; height: 16px; width: 26px; background-color: #dfdad6;}
.sem_normal{font-weight: bold; font-size: 11px; font-family: Calibri, Verdana, Serif; text-decoration: none; text-align: center; color: #404040; height: 16px; width: 26px; background-color: #dfdad6;}
.sem_titre{font-weight: bold; font-size: 11px; font-family: Calibri, Verdana, Serif; text-decoration: none; color: #404040; text-align: center; background-color: #dfdad6;}
.moi_titre{font-weight: bold; font-size: 11px; font-family: Calibri, Verdana, Serif; text-decoration: none; color: #000000; height: 20px;}
.sel_all{font-weight: normal; font-size: 11px; font-family: Calibri, Verdana, Serif; text-decoration: none; color: #000000;}


/* Date mask section */
.main_inp_dat_jou{font-weight: normal; padding-top: 2px; height: 14px; margin-top: -2px;width: 18px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./dat/bg_input_dat_j.gif); border-style: solid; border-width: 0px 0px 1px 0px; border-color: #b4b4b4; text-align: center;}
.main_inp_dat_jou:focus{font-weight: normal; padding-top: 2px; height: 14px; margin-top: -2px;width: 18px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./dat/bg_input_dat_j_f.gif); border-style: solid; border-width: 0px 0px 1px 0px; border-color: #b4b4b4; text-align: center;}
.main_inp_dat_jou_rdy{font-weight: normal; padding-top: 2px; height: 14px; margin-top: -2px;width: 18px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./dat/bg_input_dat_j.gif); border-style: solid; border-width: 0px 0px 1px 0px; border-color: #b4b4b4; text-align: center; color: #606060;}
.main_inp_dat_moi{font-weight: normal; padding-top: 2px; height: 14px; width: 18px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./dat/bg_input_dat_m.gif); border-style: solid; border-width: 0px 0px 1px 0px; border-color: #b4b4b4; text-align: center;}
.main_inp_dat_moi:focus{font-weight: normal; padding-top: 2px; height: 14px; width: 18px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./dat/bg_input_dat_m_f.gif); border-style: solid; border-width: 0px 0px 1px 0px; border-color: #b4b4b4; text-align: center;}
.main_inp_dat_moi_rdy{font-weight: normal; padding-top: 2px; height: 14px; width: 18px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./dat/bg_input_dat_m.gif); border-style: solid; border-width: 0px 0px 1px 0px; border-color: #b4b4b4; text-align: center; color: #606060;}
.main_inp_dat_ann{font-weight: normal; padding-top: 2px; height: 14px; width: 30px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./dat/bg_input_dat_m.gif); border-style: solid; border-width: 0px 1px 1px 0px; border-color: #b4b4b4; text-align: center;}
.main_inp_dat_ann:focus{font-weight: normal; padding-top: 2px; height: 14px; width: 30px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./dat/bg_input_dat_m_f.gif); border-style: solid; border-width: 0px 1px 1px 0px; border-color: #b4b4b4; text-align: center;}
.main_inp_dat_ann_rdy{font-weight: normal; padding-top: 2px; height: 14px; width: 30px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./dat/bg_input_dat_m.gif); border-style: solid; border-width: 0px 1px 1px 0px; border-color: #b4b4b4; text-align: center; color: #606060;}
.main_inp_dat_jou_req{font-weight: normal; padding-top: 2px; height: 14px; width: 18px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./bg_input_req.gif); border-style: solid; border-width: 0px 0px 1px 0px; border-color: #ef9300; text-align: center;}
.main_inp_dat_jou_req:focus{font-weight: normal; padding-top: 2px; height: 14px; width: 18px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./bg_input_req_f.gif); border-style: solid; border-width: 0px 0px 1px 0px; border-color: #ef9300; text-align: center;}
.main_inp_dat_jou_req_rdy{font-weight: normal; padding-top: 2px; height: 14px; width: 18px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./bg_input_req_rdy.gif); border-style: solid; border-width: 0px 0px 1px 0px; border-color: #808080; text-align: center; color: #606060;}
.main_inp_dat_moi_req{font-weight: normal; padding-top: 2px; height: 14px; width: 18px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./dat/bg_input_dat_m_req.gif); border-style: solid; border-width: 0px 0px 1px 0px; border-color: #ef9300; text-align: center;}
.main_inp_dat_moi_req:focus{font-weight: normal; padding-top: 2px; height: 14px; width: 18px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./dat/bg_input_dat_m_req_f.gif); border-style: solid; border-width: 0px 0px 1px 0px; border-color: #ef9300; text-align: center;}
.main_inp_dat_moi_req_rdy{font-weight: normal; padding-top: 2px; height: 14px; width: 18px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./dat/bg_input_dat_m_req_rdy.gif); border-style: solid; border-width: 0px 0px 1px 0px; border-color: #808080; text-align: center; color: #606060;}
.main_inp_dat_ann_req{font-weight: normal; padding-top: 2px; height: 14px; width: 36px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./dat/bg_input_dat_m_req.gif); border-style: solid; border-width: 0px 1px 1px 0px; border-color: #ef9300; text-align: center;}
.main_inp_dat_ann_req:focus{font-weight: normal; padding-top: 2px; height: 14px; width: 36px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./dat/bg_input_dat_m_req_f.gif); border-style: solid; border-width: 0px 1px 1px 0px; border-color: #ef9300; text-align: center;}
.main_inp_dat_ann_req_rdy{font-weight: normal; padding-top: 2px; height: 14px; width: 36px; font-family: Calibri, Verdana, Serif; font-size: 11px; color: #000000; background-image: url(./dat/bg_input_dat_m_req_rdy.gif); border-style: solid; border-width: 0px 1px 1px 0px; border-color: #808080; text-align: center; color: #606060;}



#zCnt{width: 100%; margin: 0 auto; padding: 0px; clear: both;}
footer{clear:both;width:100%; margin: 0 auto; background-color:#C1A360; height: 170px;display:flex;flex-direction:column;}
#footer_cnt{clear:both;width:100%;color:var(--white);font-size: 1.2em;  height:100%;}
.texte_logo{color:var(--gray);font-style:italic;}
.divfootg{float:left;text-align:left;width:22%;margin-left:2%;}
.divfoot{float:left;text-align:left;width:25%;}
.divfootr{clear:both;float:left;text-align:center;width:100%;}
.imgfoot{width:20px;}
.afoot{color: var(--white);text-decoration:underline;}
.menus{float: left;font-size:1.25em;margin-bottom: 5px;}
.menus a{color: #515151; font-weight: bold;text-decoration: none;margin: 20px;}
.langue{float: right;height:20px;margin-top:10px;margin-right:30px; }
.flag{height:20px;margin-left:10px;}
.block{border: 1px solid #02703b; border-radius: 10px; background-color:var(--ocre) padding: 10px;}
/*********************/
/*	accueil					*/
/*********************/
.img_accueil{width:90%;}
.bloc_1{float: left; width: 100%; color: #2C2E68;background-color:var(--ocre);}
.bloc_2{clear: both;background-color:var(--ocre);float: left; width: 100%;margin:auto;text-align:center; margin-top:40px;}
.bloc_3{float: left; width: 100%;background-color:var(--ocre);color: var(--gray);text-align: center;}
.bloc_3_1{margin:auto;color:var(--white);font-size: 1.20em;text-align:justify;width:90%;padding-top:30px;padding-bottom:30px;}

.bloc_question{float: left; width: 100%;}
/*********************/
/*	lieu					*/
/*********************/
.bloc_4{clear:both; width:100%;text-align:center;background-color: var(--ocre);}
.bloc_4_1{color:var(--white);width:100%;margin:0 auto;text-align:justify;padding-top:30px;padding-bottom:30px;}
.bloc_4_11{margin:auto;font-size: 1.20em;width:90%;}
.bloc_4_2{width:90%;margin:auto;padding-bottom:30px;}
.bloc_4_2_lieu{display:inline-block;}
.img_lieu{width:32%;margin-left:1%;}
/*********************************/
/* terroir*/
/**********************************/

.bloc_4t{clear:both;width:100%;font-size:1.20em;display:flex;background-color: var(--ocre);}

.bloc_4_1t{float:left;color:var(--white);width:73%;background-color: var(--ocre);}
.bloc_4_11t{background-color: var(--ocre);text-align:justify;margin: 1% 30px 15px 7%;}
.bloc_4_2t{float:left;color:var(--white);width:27%;margin:auto;text-align:center;background-color: var(--ocre);}
.img_terroir{height:320px;;box-shadow:8px 8px 10px 0 rgba(0,0,0,0.5);margin-top:30px;margin-bottom:30px;}

.bloc_4tx{clear:both;width:100%;font-size:1.20em;display:flex;background-color: var(--gray);}
.bloc_4_1tx{color:var(--white);width:73%;float:left;background-color: var(--gray);}
.bloc_4_11tx{background-color: var(--gray);text-align:justify;margin:1% 30px 15px 7%;}
.bloc_4_2tx{vertical-align: middle;color:var(--white);width:27%;margin:auto;text-align:center;float:left;background-color: var(--gray);}
.img_terroir2{height:240px;;box-shadow:8px 8px 10px 0 rgba(0,0,0,0.5);margin-top:30px;margin-bottom:30px;}

.bloc_4tb{clear:both;width:100%;font-size:1.20em;display:flex;background-color: var(--ocre);}
.bloc_4_1tb{float:left;color:var(--white);width:73%;background-color: var(--ocre);}
.bloc_4_11tb{background-color: var(--ocre);text-align:justify;margin: 1% 30px 15px 7%;}
.bloc_4_2tb{float:left;color:var(--white);width:27%;margin:auto;text-align:center;background-color: var(--ocre);}

/*********************/
/*	vignoble					*/
/*********************/
.bloc_4v{clear:both; width:100%;text-align:center;background-color: var(--ocre);}
.bloc_4_1v{color:var(--white);width:100%;margin:0 auto;text-align:justify;padding-top:30px;padding-bottom:30px;}
.bloc_4_11v{margin:auto;font-size: 1.20em;width:90%;}
.bloc_4_2v{width:90%;margin:auto;padding-bottom:30px;padding-top:30px;}
.img_vignoble{width:100%;box-shadow:8px 8px 10px 0 rgba(0,0,0,0.5);}

.bloc_5{clear:both;float: left; width:100%;text-align:justify;}

.bloc_c1{float: left; width: 100%; color: var(--white);background-color:var(--ocre);display:flex;}
.bloc_c2{float: left;width:40%;padding-left:10%;padding-top:3%;padding-bottom:3%;}
.bloc_c2_1{width:100%;text-align:center;}
.bloc_c3{float: left;width:40%; padding-left:10%;padding-top:3%;padding-bottom:3%;}
.bloc_c3_2{margin-top:5%;}
.bloc_c4{float: left; width: 100%; color: var(--white);background-color:var(--gray);display:flex;}
.bloc_c5{float: left;width:38%;padding-left:10%;padding-top:2%;padding-right:2%;}
.bloc_c51{}
.bloc_c6{float: left;width:38%;padding-left:10%;padding-top:2%;padding-right:2%; }
.bloc_c61{float: left;width:38%;padding-left:10%;padding-top:2%;padding-right:2%;}

.bloc_c62{margin-right:2%;}
.bloc_c64{float: left;width:100%;padding-top:2%;}
.traitgauche
    {
	
    border-left: 1px solid  var(--white);
    padding-left: 10px;
    margin-left: 10px;
	margin-right:10px;
    }
.img_carte{width:70%;height:70%;cursor:pointer;}
.tit{font-size:1.2em;}
.bloc_bouton1{float: left;cursor: pointer;text-align: center; border: 1px solid #263562; width: 18%;border-radius: 5px; margin-left: 40%;margin-top:12%;padding: 1%; background-color: #f0f0f0; color: #000000; font-family: Calibri, Verdana, Serif; font-size: 15px;}

.bloc_bouton{float: left;cursor: pointer;text-align: center; border: 1px solid #263562; width: 18%;border-radius: 5px; margin-left: 40%;margin-bottom:30px;padding: 1%; background-color: #f0f0f0; color: #000000; font-family: Calibri, Verdana, Serif; font-size: 15px;}

.tab_inp{margin-left: -5px; border-width: 0px;}
.cel_lib{padding: 0px 3px 0px 3px; height: 24px; background-color: #f1f1f1; color: #202020;}
.cel_inp{padding: 0px 3px 0px 3px; height: 24px; background-color: #f9f9f9; color: #000000;}

.main_cap{border: 1px solid #02703b; border-radius: 5px;}
.main_inp{width: 100%; border: 1px solid #263562; border-radius: 5px; padding: 1%; background-color: #f5f5f5; color: #000000; font-family: Calibri, Verdana, Serif; font-size: 15px;}
.main_inp:focus{background-color: #ffffff;}
.main_inp_chk{width: 14px; height: 14px; vertical-align: middle;}

.foot_img{height: 75px;}
.img_float_left{float: left; margin-right: 10px;}
/********************************************/
/*			nos vins			*/
/************************************/
.bloc_vin_0{clear:both;width:100%;background-color:var(--gray);display:flex;flex-direction: column;}
.bloc_vin_1{display:flex;width:100%;background-color:var(--gray);margin-bottom:2%;margin-top:2%;}

.bloc_vin_11{float:left;width:50%;text-align:center;margin:auto;}
/*.bloc_vin_12{float:left;width:20%;text-align:center;font-style:italic;color:var(--white);font-size:1.2em}*/
.bloc_vin_13{float:left;width:50%;text-align:center;font-style:italic;color:var(--white);font-size:1.2em;margin:auto;}
.bloc_vin_131{margin:2%;}
.img_vin{width:460px;;box-shadow:8px 8px 10px 0 rgba(0,0,0,0.5);margin:2%;}


.bloc_mention{clear: both;float: left; width: 100%; background-color: var(--ocre);}
.bloc_mention2{ padding:30px;width: 60%;margin:30px auto; background-color: var(--white);text-align:justify;}
.span_titre{font-weight:bold;font-size:1.2em;}
.bloc_condition{clear: both;float: left; width: 100%;padding:10%;}

/********************************************/
/*			sous menu domaine			*/
/************************************/
.div-menu{float: left; width: 100%; color: #2C2E68;background-color:var(--gray);}
.ssmenu{display:inline-block;padding-left:5%;height:50px;font-size:2em;margin-top:30px;margin-bottom:30px;}
.btn-action6{width:200px;font-family: 'Raleway_extrabold', sans-serif; cursor: pointer; color: var(--gray); background-color: var(--white); border-color: var(--white); padding: 15px; padding-left: 8px; border: 1px solid transparent; border-radius: 4px;}
.btn-action6:hover{color: #fff; background-color: var(--ocre); border-color:var(--ocre);}
/********************************************/
/*		Boutique vente			*/
/************************************/
.bloc_vente {  display: flex;  justify-content: center; width: 100%;  background-color: var(--gray);  flex-wrap: wrap;}


.bloc_vente_item{box-shadow:8px 8px 10px 0 rgba(0,0,0,0.5);margin:3% 3% 3% 3%; }

.bloc_ventebas{background-color: var(--ocre);text-align:center;font-weight:bold;color:var(--white);}
.bloc_ventehaut{background-color: var(--white);text-align:center; height: 530px;}

.img_bouteille{width:100%;}
.bloc_enattendant{clear:both;width:100%;margin-top:5%;background-color: var(--ocre);text-align:center;font-weight:bold;vertical-align:middle;padding:2% 0 2% 0;}



.bloc_actu{clear:both;width:100%;background-color:var(--gray);text-align:center;}
.bloc_actu2{clear:both;width:100%;background-color:var(--ocre);text-align:center;}
.img-actu{width:50%;border : 2px ridge #000000;margin-top:20px;margin-bottom:20px;}
.img-actu2{width:50%;border : 10px solid var(--white);margin-top:20px;margin-bottom:20px;}
	
.alert_vente{ position: fixed;
            top: 3%;
            left: 3%;
            background-color: #dfaf2c;
            color: white;
            padding: 10px 20px;
            border-radius: 5px;
			color:var(--black);
			border:3px solid var(--black);
			font-size:22px;
            z-index: 1000;}

/* Theming */
/*@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap"); *//* import font */

.haut{
	clear:both;
	  width: 100%;
	  height:150px;
	  text-align:center;
}


/* Header */
.header{
	
    font-size:  3 em;
    float:right;
	background-color: var(--white);
   
    position: static;
	margin-top:20px;
    top: 0;
    width: 100%;
	/*border-bottom:1px solid black;*/
}
/* Logo */
.logo{
	 
    display: inline-block;
    color:  var(--black);
    /*font-size: 60px;*/
	margin-top: 10px;
	margin-bottom: 10px;
	width:100px;
	height:100px;
}
/* Nav menu */
.nav{
	width: 100%;
    height: 100%;
    position: fixed;
    background-color: var(--gray);
    overflow: hidden;

}
.menu a{
    display: block;
    padding: 30px;
    color: var(--white);
	font-weight:bold;
}
.menu a:hover{
    background-color: var(--ocre);
}
.nav{
    max-height: 0;
    transition: max-height .5s ease-out;
	font-size: 1.5em;
}
/* Menu Icon */
.hamb{
    cursor: pointer;
    float: right;
    padding: 40px 20px;
}/* Style label tag */

.hamb-line {
    background: var(--gray);
    display: block;
    height: 2px;
    position: relative;
    width: 24px;

} /* Style span tag */

.hamb-line::before,
.hamb-line::after{
    background: var(--black);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
}
.hamb-line::before{
    top: 5px;
}
.hamb-line::after{
    top: -5px;
}

.side-menu {
    display: none;
} /* Hide checkbox */
/* Toggle menu icon */
.side-menu:checked ~ nav{
    max-height: 100%;
}
.side-menu:checked ~ .hamb .hamb-line {
    background: transparent;
}
.side-menu:checked ~ .hamb .hamb-line::before {
    transform: rotate(-45deg);
    top:0;
}
.side-menu:checked ~ .hamb .hamb-line::after {
    transform: rotate(45deg);
    top:0;
}

/* Responsiveness */
@media (min-width: 1024px) {
    .nav{
        max-height: none;
        top: 0;
        position: relative;
          margin-left: auto;
    margin-right: auto;
        width: fit-content;
        background-color: transparent;
    }
    .menu li{
        float: left;
    }
	 .menu a{
        color: var(--black);
    }
    .menu a:hover{
        background-color: transparent;
        color: var(--gray);

    }
	
    .hamb{
        display: none;
    }
	
}


@media screen and (max-width: 1720px)
{
	

	
	
	
	
	
}

@media screen and (max-width: 1350px)
{
	
	
	
	
}
@media screen and (max-width: 1080px)
{
	.bloc_c1{flex-direction: column;}
	.bloc_c3{width:85%;}
	.bloc_c2{width:85%;}
	.bloc_c4{flex-direction: column;}
	.bloc_c5{width:100%;}
	.bloc_c6{width:85%;}
	/*********************************/
	/* nos vins*/
	/**********************************/
	.bloc_vin_1{flex-direction: column;}
	.bloc_vin_11{width:100%;}
	.bloc_vin_13{width:100%;}
	.img_vin{width:400px;margin:2%;}
	/*********************************/
	
	.foot_img{height: 25px;}
	.img_float_left{display: block; float: none; clear: both; margin: 0px auto 0px auto;}
	.divfootg{clear:both;float:left;text-align:left;width:100%;text-align:center;margin-left:0%;}
	.divfoot{clear:both;float:left;text-align:left;width:100%;text-align:center;}
	.divfootr{clear:both;float:left;text-align:center;width:100%;text-align:center;}
	.imgfoot{width:20px;}
	footer{height: 520px;}
	.img-actu{width:75%;}
}

@media screen and (max-width: 1024px)
{
	
	/* envente*/
	/**********************************/
	.bloc_vente{display:flex;flex-direction: column;width:100%;}
	.img_bouteille{width:50%;}
	/*********************************/
	/* terroir*/
	/**********************************/
	.bloc_4t{display:flex;flex-direction: column;}
	.bloc_4tx{display:flex;flex-direction: column;}
	.bloc_4tb{display:flex;flex-direction: column;}
	
	.bloc_4_1t{width:100%;}
	.bloc_4_2t{width:100%;margin:auto;}
	
	.bloc_4_11t{margin: 5%;}

	.bloc_4_1tx{width:100%;order:1;}
	.bloc_4_2tx{width:100%;order:2;}
	
	.bloc_4_1tb{width:100%;}
	.bloc_4_11tb{margin: 5%;}
	.bloc_4_2tb{width:100%;margin:auto;}
	/*********************************/
	/* lieu*/
	/**********************************/
	.img_lieu{width:90%;margin-bottom:2%;box-shadow:8px 8px 10px 0 rgba(0,0,0,0.5);}
	/********************************************/
	/*			sous menu domaine			*/
	/************************************/
	/*.div-menu{float: left; width: 100%; color: #2C2E68;background-color:var(--gray);}*/
	.ssmenu{display:block;height:180px;margin-top:2%;margin-bottom:2%;text-align:center;}
	.btn-action6{margin:1%;width:50%;}
*/
}

/* -----------------------------------------------------------------------------------
   Boutons toutes dimensions / BTN
   ----------------------------------------------------------------------------------- */

.main_bt3 {border-radius: 4px; background-color: #706F6F; color: #ffffff;  border: 2px solid #706F6F; cursor: pointer; font-size: 14px; text-align: right; padding-right: 5px; background-repeat: no-repeat; background-size: 16px 16px; background-position: 2px;}
.main_bt3:hover{background-color: #C1A360; color: #ffffff; text-shadow: none; border: 1px solid #706F6F;}
.btnMod {Float:right;background-color:var(--vert);cursor:pointer;padding:10px 18px;margin:0 2% 2% 0;color:var(--light);font-size:18px;}
.btnEnr {Float:right;background-color:var(--vert);cursor:pointer;padding:10px 18px;margin:0 2% 2% 0;color:var(--light);font-size:18px;}
.btnAnn {Float:left;background-color:var(--red);cursor:pointer;padding:10px 18px;margin:0 0 2% 2%;color:var(--light);font-size:18px;}

/* -----------------------------------------------------------------------------------
   Input text
   ----------------------------------------------------------------------------------- */
.main_inp{box-shadow: inset 0 1px 2px rgba(0,0,0,.3); padding: 2px 0 0 3px; height: 15px; color:var(--black); border-style: solid; border-width: 1px; border-color: #404040 #b4b4b4 #b4b4b4 #404040; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.main_inp:focus{background: #d1e0f9; border-color: #204268; outline:0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);}

/* -----------------------------------------------------------------------------------
   Formulaire connexion
   ----------------------------------------------------------------------------------- */
.bloc_conn{clear:both;width:100%;display:flex;flex-direction: column;padding-bottom:2%;}

/* -----------------------------------------------------------------------------------
  Tuiles
   ----------------------------------------------------------------------------------- */
.ctn_tuile{width: 100%;}

.tul_carre{font-size: 25px; width:6em; height:5em; color: var(--black); cursor: pointer; float:left; margin-right:3%;}

.tul_carre::after {height: 60%;top: 20%;left: calc(-0.15em * 2 - 0.08em * 3);filter: brightness(0.6);}
.tul_carre .tul_lib {height: 120%;box-sizing: border-box;border: 0.08em solid; background-color:var(--ocre);display:flex;align-items:center;justify-content:center;font-family:sans-serif;transition: 0.3s;}
.tul_carre:hover .tul_lib {transform:scale(1.25);border-radius: 25px;}

.conteneur {width: 100%; height: 235px; border-top:3px solid var(--black); text-align: center; padding: 15px 25%;  align-items: center;justify-content: center;background-color: var(--gray); border-spacing: 20px 20px;}

/* -----------------------------------------------------------------------------------
  Bouton de deconnexion
   ----------------------------------------------------------------------------------- */
 .logout-btn {
            padding: 10px 20px;
            font-size: 16px;
            color: var(--light);
            background-color: var(--red);
            border: none;
            border-radius: 3px;
            cursor: pointer;
            text-decoration: none;
        }

/* -----------------------------------------------------------------------------------
   Formulaire tuiles
   ----------------------------------------------------------------------------------- */
   
	.form_tuile_select{}
		
	.button_slide {margin-top:10px;color: var(--black);border: 2px solid var(--gray);border-radius: 3px;padding: 10px 18px;display: inline-block;font:bold 14px Poppins;letter-spacing: 1px;cursor: pointer;-webkit-transition: ease-out 0.4s;-moz-transition: ease-out 0.4s;transition: ease-out 0.4s;}

	.form_tuile_ajt{width:45%;float:right;background-color:var(--green);box-shadow: inset 0 0 0 0 var(--green);}
	.form_tuile_sup{width:45%;float:left;background-color:var(--red);box-shadow: inset 0 0 0 0 var(--red);}
	.form_tuile_eng{width:33%;color:white;background-color:var(--gray);}
	.form_tuile_eng:hover {box-shadow: inset 0 100px 0 0 var(--green);}
	
	
/* -----------------------------------------------------------------------------------
	Panier
----------------------------------------------------------------------------------- */

.panier {width:50%;display:flex;flex-direction: column; align-items: center;overflow:clip;margin-left: auto;margin-right: auto;padding:30px 0 30px 0;text-align:center;}

.pan_panier{width:100%;padding:30px 0 30px 0;background-color:var(--light);margin-bottom:2%; border-radius: 10px; }

.pan_bouteille{width:100%; padding:30px 0 30px 0;display:flex;align-items:center;font-size:16px;font-weight:bold;}

.pan_facturation{width:100%;padding:30px 0 30px 0;background-color:var(--light);margin-bottom:2%; border-radius: 10px; }
.pan_commentaire{width:100%;padding:30px 0 30px 0;background-color:var(--light);margin-bottom:2%; border-radius: 10px; }

.pan_connexion{width:100%;padding:30px 0 30px 0;background-color:var(--light);margin-bottom:2%; border-radius: 10px; }

.pan_paiement{width:100%;padding:30px 0 30px 0;background-color:var(--light);margin-bottom:2%; border-radius: 10px; }

.pan_resum {background-color:var(--lightgray);padding:10px 8px;color:var(--black);border-radius:3px;margin-left:3%;}
.pan_reset {background-color:var(--lightgray);padding:10px 8px;color:var(--black);border-radius:3px;float:left;margin-left:3%;}

.btn_paiement {  background-color: var(--ocre);  border: 2px solid var(--black);  border-radius: 30px;  box-shadow: var(--black) 4px 4px 0 0;  color: var(--black);  cursor: pointer;  display: inline-block;  font-weight: 600;  font-size: 18px;  padding: 0 18px;  line-height: 50px;  text-align: center;  text-decoration: none;  user-select: none;  -webkit-user-select: none;  touch-action: manipulation;}
.btn_paiement:hover {  background-color: var(--light);}
.btn_paiement:active {  box-shadow: var(--black) 2px 2px 0 0;  transform: translate(2px, 2px);}
@media (min-width: 768px) { .btn_paiement {min-width: 120px;padding: 0 25px;}}

.recap{ position: fixed; top:38%;   left: 76%;   width: 300px;  height:400px;  background-color: var(--light);  padding: 10px;	font-size:12px;	font-weight:bold;	text-align:justify;}




.pan_form_facturation { max-width: 100%;   padding: 20px;    background-color:var(--gray); border-radius: 5px; margin-top:3%;   box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.pan_form_facturation h2 { font-size: 1.5em; margin-bottom: 20px;}
.form__ligne {display:flex; flex-wrap: wrap; margin-bottom: 20px;}
.form__ligne__el {flex: 1;margin-right: 10px;}
.form__ligne__el.full {flex-basis: 100%;}
.form__ligne__el label {display: block; margin-bottom: 5px; font-weight: bold;}
.form__ligne__el input[type="text"], .form__ligne__el input[type="email"],.form__ligne__el input[type="password"]{width: 80%;padding: 10px; border: 1px solid #ccc;border-radius: 5px;box-sizing: border-box;margin:0 3% 0 3%;}
.form__ligne__el textarea {height: 80px;}
.form_submit{padding:10px;}
 .form__ligne__el textarea {width: 90%;padding: 10px; border: 1px solid #ccc;border-radius: 5px;box-sizing: border-box;margin:0 3% 0 3%;}
/* -----------------------------------------------------------------------------------
	btn plus:moins
			<div class="pan_qtt">
				<div class="pan_qtt_nbr">5</div>
				<div class="pan_qtt_pls">+</div>
				<div class="pan_qtt_mns">-</div>
			</div>
----------------------------------------------------------------------------------- */
.pan_qtt {width:50px;height:44px;border:1px solid var(--gray);}
.pan_qtt_nbr {width:26px;height:42px;background-color:var(--light);border:1px solid var(--gray);float:left;display: flex;justify-content: center; align-items: center;}
.pan_qtt_pls, .pan_qtt_mns {width:20px;height:20px;background-color:var(--white);border:1px solid var(--gray);float:right;}
.pan_qtt_pls:hover {  background-color: #aaaaaa;}
.pan_qtt_mns:hover {  background-color: #aaaaaa;}
.pan_qtt_nbr:hover {  background-color: #aaaaaa;}


/*------------------------------------------------------------------------------------
	Msg d'erreur
------------------------------------------------------------------------------------*/

.err_msg {color:var(--red);font-size:11px;font-style:italic;}
.info_important{color:var(--red);font-size:12px;font-style:italic;}

/*------------------------------------------------------------------------------------
	parametrage class
------------------------------------------------------------------------------------*/

.container {    background-color: var(--gray);    display: block;    text-align: start;    overflow: auto;    border: 1px solid var(--white);    color: var(--light);}

.param-list { float:left; overflow-y: auto; margin:1% 1% 1% 1%; background-color:var(--light);color:var(--black);padding:2%;background-color:var(--light);border:3px solid var(--lightgray);}

.param-actions {    background-color: var(--light);    color: var(--black);    float: right;    width: 60%;    padding: 20px;    margin: 1% 1% 1% 1%;    border: 3px solid var(--lightgray);}


.txtinp{margin:0 3% 3px 3%;	 padding: 8px;   margin-bottom: 8px;    border: 1px solid #ccc;    border-radius: 5px;    box-sizing: border-box;}
.prxinp{width:80px;	height:30px; padding: 8px; margin: 2px 1% 10px 1%; border: 1px solid #ccc; border-radius: 5px; box-sizing: border-box;}


textarea {width: calc(95% - 6px); padding: 8px;  margin-bottom: 8px;  border: 1px solid #ccc;  border-radius: 5px;    resize: vertical;    box-sizing: border-box;height: 70px;}

.form-row-text {  display:flex;  margin-bottom: 10px; 	}
.form-row-text > label {padding-top:8px;width:20%;font-weight: bold;}


.form-row { display: flex;margin-bottom: 10px;}
.form-row > div { flex: 1;margin-right: 10px;} 
.form-row > div > label { display: block;    margin-bottom: 5px;}


.button-container { display: flex;}

.button-container > button { margin-right: 10px; }

button { padding: 10px 20px; color: var(--light); border: none; border-radius: 5px; cursor: pointer;}


.select_param{margin-top:8px;padding: 5px 5px 17px 5px;min-width:300px;height:100%;}

.table-two-inp { font-weight: bold;   width: 100%;    margin-bottom: 10px;   border-collapse: collapse;}
.table-two-inp td {   width:45%; padding: 5px;     vertical-align: middle; }
.table-two-inp label {  font-weight: bold;  display: inline-block;	width:110px ;}
.table-two-inp textarea { width:  calc(80% - 110px);padding: 10px; border: 1px solid var(--black);border-radius: 5px;box-sizing: border-box;}

.table-two-inp .txtinp {  width: calc(80% - 110px);}

.areainp { flex: 1;margin: 1% 110px 0 20px;} 


/* -----------------------------------------------------------------------------------
   Tableaux
   ----------------------------------------------------------------------------------- */
.tab_inp{margin-left: 0px; border-width: 2px; border-spacing: 2px;width:80%;}
.cel_lib{padding: 4px 3px 0 3px; height: 19px; vertical-align: top;background-color:var(--light); font-weight: bold; color: var(--black);}
.cel_inp{padding: 2px 3px 2px 3px;width:90%;height: 20px; border-radius:3px;	background-color:var(--white); color: var(--black);}
.cel_site_web{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 256px;}
.tab_out{margin-left: 0px; border-width: 0px; border-spacing: 1px;}
.cel_tit{padding: 2px 3px 2px 3px; height: 19px; vertical-align: top; font-weight: bold; background-color: #204268; color: #ffffff;}
.cel_out{padding: 2px 3px 2px 3px; height: 19px; vertical-align: top; background-color: #f6f6f6; color: #000000;}


/*------------------------------------------------------------------------------------
		Informations client
------------------------------------------------------------------------------------*/
.info-body {
            background-color: #f4f4f9;
            margin: 2% 0 0 0;
            padding: 0;
           
            flex-direction: column;
           
        }
.top-menu {
            width: 100%;
            height: 20%;
            background-color: #fff; /* blanc */
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        }
        .main-content {
            display: flex;
            flex: 1;
            width: 100%;
        }
        .sidebar {
            width: 10%;
            background-color: #C1A360;
            color: white;
            padding: 20px;
            box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
        }
       
        .nav-links {
			margin-top:5%;
            list-style: none;
            padding: 0;
        }
		
        .nav-links div {
            padding: 20px 0;
			border-bottom:2px solid var(--gray);
        }
		.nav-links div:hover {
            background-color: rgba(0, 0, 0, 0.15);
        }
        .nav-links a {
			margin-left:10px;
            color: white;
            text-decoration: none;
            font-size: 18px;
        }
        .nav-links a:hover {
            text-decoration: ;
        }
        .info-cont {
            flex: 1;
            background-color: #fff;
            border-radius: 10px;
            margin: 20px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            overflow: hidden;
        }
        .info-head {
            background-color: #C1A360;
            color: white;
            padding: 20px;
            text-align: center;
        }
		.info-head h1{
			padding:10px;
		}
        .info-content {            padding: 20px;      margin-left:5%;  }
        .info-content h2 {            color: var(--ocre);            margin-bottom: 10px;        }
        .info-content p {            line-height: 1.6;            margin-bottom: 10px;        }
        .info-group {         float:left;   margin-bottom: 20px;        }
        .info-label {            font-weight: bold;            color: var(--black);        }
        .info-value {            color: var(--gray);        }  
.footer {
	height:100%;
	background-color:var(--ocre);
	clear:both;width:auto; 
	height: 170px;
	display:flex;
	flex-direction:column;
    text-align: center;
    margin-top: auto; /* Pushes footer to the bottom */

}

.commande-list {
	padding:20px 20px 0 20px ;
}

.Infos-Cache	/*{display:none;}*/
.Infos-Mur 		{background-color:var(--gray);opacity: 0.33;width:100%;height:100%;position:fixed;top:0;}
.Infos-Mod 		{background-color:var(--light);width:60%;height:70%;position:fixed;top:15%;left:20%;opacity: 1;}
.ligne_commande { float:right; width:65%;}