/*

#e0b043 -> #a781b9



*/




html {
  scroll-behavior: smooth;
}


body{
	font-family: 'Open Sans', sans-serif;
	font-size: 1rem;
}

.desktop{
	display:block;
}
.mobile{
	display:none;
}



@font-face {
    font-family: 'Neo Sans Std Medium TR';
    src: url('../font/NeoSansStdMediumTR.woff2') format('woff2'),
        url('../font/NeoSansStdMediumTR.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Museo Sans 500';
    src: url('../font/MuseoSans-500.woff2') format('woff2'),
        url('../font/MuseoSans-500.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans 900';
    src: url('../font/MuseoSans-900.woff2') format('woff2'),
        url('../font/MuseoSans-900.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans 700';
    src: url('../font/MuseoSans-700.woff2') format('woff2'),
        url('../font/MuseoSans-700.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}



	
.btn{
	text-shadow: #ccc 1px 1px 0;
	color: #fff !important;
}
   
.script{
	font-family: 'Blog Script pour U' !important;
} 

/*
.museo700{
	font-family: 'Museo Sans 700' !important;
} 
.museo900{
	font-family: 'Museo Sans 900' !important;
} 
*/ 
.museo700{
	font-family: 'Museo Sans 700' !important;
} 
.museo900{
	font-family: 'Museo Sans 900' !important;
} 





.left{
  float:left;
}
.right{
  float:right;
}
.clear{
	clear:both;
	border:0;
}

.aright{
text-align:right;
}
.acenter{
text-align:center !important;
}

.jutify{
	text-align: justify;
}

h1,h2,h3,h4,h5,h6{
	margin: 20px 0;
	color: #a781b9;
	text-transform: uppercase;
	
}

h1{
	font-size:35px;	
	color: #a781b9;
	font-family: "Open Sans",sans-serif;
    text-transform: uppercase;	
	font-weight: 600;
    padding: 0 0;
    margin: 20px 0;
    line-height: 1.1;
}
h2{
	font-size:22px;	
	margin-bottom:10px;
	color: #000;
}

small {
    font-size: 65%;
    line-height:18px;
    display:block;
}


.btn-info{
	background-color: #a781b9;
	border:1px solid #a781b9;
}





.hide{
	display:none;
}



#breadcrumb{
	padding-top:20px;
	padding-bottom:0px;
}
.breadcrumb{	
	margin-bottom:0;
}



hr{
	border-color:#818181;
	border-width: 2px;
}

.espace50{
	height:50px;
}
.espace20{
	height:20px;
}
.paddtop{
	padding-top:20px;
}
.margbot{
	margin-bottom:10px;
}


a{
color:#009ee0;
}
a:hover {
    color: #0188c1;    
}


a.green{
	color:#b4c618 !important;
}
.red{
	color:#b83535 !important;   
}


.bold{
	font-weight: 600;

}


.inline{
	display:inline-block;
}
.apercubt{
	margin-top:20px;
	color: #ffffff !important;
    background-color: #009ee0 !important;
    border-color: #009ee0 !important;
}

	

.bt{
    cursor:pointer;
}

.ligne{
  background-color:#eee;
  border:1px solid #ccc;
  padding:10px;
}
.btn-success{
  background-color: #b4c618;
  border-color: #b4c618;
}
.btn-secondary {
    color: #fff; 
       
}
.btn-light{
    color: #666;	
    border: 0;
    background-color: #eee;
}
.btn-light:hover{
	
}


label{
  font-weight:bold;
}

.round{
	width: 20px;
	height: 20px;
	border-radius: 20px;
	display: inline-block;  

}
.round.red{
	background-color:red;
}
.round.yellow{
	background-color:#b83535;
}
.round.green{
	background-color:#b4c618;
}
.round.grey{
	background-color:#666666;
}
.round.blue{
	background-color:#009ee0;
}
.round.yellowbat{
	background-color:#ecad02;
}

.error{
	border:1px solid red;
}

.modo .round{
float:left;
margin-right:10px;
}

.round.helper{
	color:#fff;
	padding:2px 0 0 10px;
	width: 28px;
	height: 28px;
	border-radius: 28px;
	font-weight: bold;
	margin-right:10px;
}

.round.helper.dix{
	padding:2px 0 0 5px;
}



.table-grey{
background-color: rgba(0,0,0,.05) !important;
border:0  !important;
}
.table-grey th,
.table-grey td{
border:0;
}



/* header */
#header{
	padding:20px 0;
}
#header .right{
	margin-top:20px;
}
#header ul li{
	list-style-type:none;
	float:left;
}
#header ul li.icoli{
	width:50px;
}




.username{
	margin:5px 10px;
}
hr.small{
	width:20%;
}


#stepcustom{
	margin:0 !important;
	padding:0 !important;
}

/* content */


.famille{
	background-color:#cfcfcf;
	border:5px solid #aaa;
	text-align: center;
	padding:15px 0;
	margin-bottom: 20px;
	cursor:initial;
}

.famille.active{
	background-color:#ffffff;
	border:5px solid #009ee0;
	cursor:pointer !important;
	color:red;
}

.famille.active.alone{
	max-width:50%;
	margin-left:25%;
}

.famille.unactive{
   opacity: 0.5;
   
}

.produit.unactive{
   opacity: 0.5;
   display:none;
}

.unactive{
   opacity: 0.5;
   display:none;
}



a.famillelink .famille h3{
	font-size: 20px;
	color:#000000 !important;
	text-decoration:none;
	text-transform:uppercase;
}
a.famillelink:HOVER{
	text-decoration:none;
}



.produit{	
	border:1px solid #9d9d9d;
	margin-bottom: 20px;
	cursor:initial;
	background-color: #fff;
	position:relative;
}
.produit .colprod{
	width:50%;
	float:left;
}
.produit .colprod h3{
	font-size:15px;
	font-weight:bold;
}
.produit .colprod p{
	font-size:12px;

}
.produit .colprod.text{
	
	color:#000000;
	padding:10px 5px 5px 10px;
}


.produit .colprod{
	width:50%;
	float:left;
}
.produit .colprod h3{
	font-size:15px;
	font-weight:bold;
}
.produit .colprod .description{
	font-size:13px;
     color:#6f6f6f;
}        
.produit .colprod .nouveau{
	font-size:13px;
    color:#000;
} 
.produit .colprod .descrorange{
	font-size:13px;
    color:#ed7d31;
} 
.produit .colprod .descrred{
	font-size:13px;
    color:red;
} 
  

.produit .colprod .cadeau {
   font-size:13px;
   color:#000;   
}
.produit .colprod .cadeau b{ 	
    color:#B4C71C ;
} 


.produit .colprod .nouveau b{
    color:red;
}
.produit .colprod.text{ 	
	color:#000000;
	padding:10px 5px 5px 10px;
}

.produit .colprod .docroutable{
   color:#000;
	font-size:12px;
   /*margin-left:35px;*/
}
.produit .produitlink{
    position:absolute;
    display:block;
    bottom:60px;
    right:54px;
}



.produit .colprod.img{
	position: relative;
	background-color: #e9ecef;
  	min-height:300PX;
  	/*cursor:pointer;*/
}
.produit .colprod.img .zoomico{
	position: absolute;
	z-index:30;
	top:140px;
	left:50%;
	color:#009ee0;
	font-size:30px;
	opacity: 0;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-in;
}
.produit .colprod.img:hover .zoomico {
	opacity: 0.8;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-in;
	}



.btn-primary,
.btn-success{
    color: #fff;
    background-color: #009ee0 !important;
    border-color: #009ee0 !important;
	background-image:none  !important;
}

.btn-primary:HOVER,
.btn-success:HOVER{
    color: #fff;
    
    background-color: #0188c1 !important;
    border-color: #009ee0 !important;
	background-image:none  !important;
    
}
.btn-primary a,
.btn-success a{
    color: #fff;
    text-decoration:none;
}

/*
.btn-group-lg>.btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}
*/
.bordertable{
	border:1px solid #bbb;
	padding:5px;
}

#customfield{
	display: none;
}

#adresselivraison{
	display:none;
}

#icoalerte{
	float:left;
	margin-right: 13px;
    margin-top: 1px;
}

#icoalerte .p1[data-count]:after{
    position: absolute;
    right: -11px;
    top: -17px;
    content: attr(data-count);
    font-size: 13px;
    /* padding: .2em; */
    border-radius: 50%;
    padding: 5px 7px;
    line-height: 1em;
    color: white;
    background: #b83535;
	background:rgba(184,53,53,.50);
    text-align: center;
    min-width: 1em;
}
.p1{ 
	width: 50px;
	height: 50px;
	position: relative;
	margin-right:20px;
}


.famillerub1{
background:url('../img/rub1.png') top right no-repeat;
}

#noroutageform tr th{
	border-top:0px;	
}
#noroutageform tr td{
	border-bottom: 2px solid #dee2e6;	
}

.inputfloat{
	display:inline-block;
	width:auto;
	margin-bottom:10px;
}
.w50{
	width:50%;
}
.w75{
	width:75%;
}


.pricefields{
	/*border:1px solid #999;
	padding:10px;*/
}
.pricefields .priceinput,
.pricefields span{
	display: block ;
	float:left;
	color:#343a40 !important;
	font-weight: bold;
	margin-right:10px;
}

.pricefields .priceinput::placeholder{
	color:#bbb !important;
}

.priceinput{
	width:74px;
	text-align: right;
}

.priceinputblock label{
	font-weight:normal;
	font-style:italic;
	margin:0;
	padding:0;
	margin-top:5px;
}

.priceinputblock .col-3{
	margin-bottom:20px;
}
.priceinputblock .priceinput{
	margin-right:0px;
	width:56px;
}






.pricefields span{
padding-top:10px;
margin-left:10px;
margin-right:10px;
}

.selectmonth{
	width:140px;
	display: block ;
	float:left;
	margin-right:10px;
}

.weditor{
    border: 1px solid #ced4da;
    border-radius: .25rem;
    min-height:100px;
    padding:10px;
    background-color:#fff;
}

 hr.fullwidth {
    margin: 0;
    border-top: 1px solid #dedede;
}



#mainNav ul {
    margin-top: 17px;
    margin-bottom: 1rem;
    margin-left:0;
    padding-left:0;
    /*margin-right:120px; */
}

#mainNav .level1>li>a {
    display: block;
    color: #009ee0;
    line-height: 53px;
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid transparent;
}
#mainNav .level1>li>a:HOVER {
	text-decoration:none;
}


#mainNav .level1>li {
    display: inline-block;
    padding-right: 15px;
    list-style-type: none;
}

#mainNav .level1>li>a.active {
	border-bottom: 2px solid #009ee0;
}




#content{
	/*background:url('../img/back_left.jpg') top left no-repeat;
	background-size: contain;*/
	/*background-color:#009ee0;*/	
	padding-top:20px;	
	padding-bottom:20px;
		
}

#content ul {
	margin-left:-15px;	
}
#content ul li:before, #content ol li:before {
    content: '';
    background-image: url(../img/arrow-blue.svg);
    display: inline-block;
    width: 11px;
    height: 11px;
    position: absolute;
    margin: 8px 0 0 -15px;
}
#content ul li, #content ol li {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #111;
    padding: 6px 0px 6px 15px;
    line-height: 28px;
}


#content ul.nav-tabs li:before {
	background-image: none;
	padding: 6px 0px 0px 15px;
}
#content ul.nav-tabs li {
	padding: 6px 0px 0px 15px;
}

#content ul.ssfamille{
	padding-left:20px;
}
#content .admin ul.ssfamille{
	padding-left:25px;
}



#arbocol h2{
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
	margin-bottom:0;
}
#arbocol ul.arbo li:before{
	background-image: url(../img/Folder_Icon.svg);
    width: 20px;
    height: 20px;
    margin: 3px 0 0 -28px;
}

#arbocol ul.arbo li{
	border-left:1px solid #ccc;
	cursor:pointer;
}
#arbocol ul.arbo li span{
	width:100%;
	display:block;
}

#arbocol .selected{	
	background-color:#eee;
}

#arbocol1{
	padding-right:0;	
}
#arbocol2{
	padding-left:0;	
	background-color:#eee;
}

#arbocol2 #files{
	padding:20px;
}


#content #contentcontainer{
	background-color:rgba(255, 255, 255, 1);
	min-height:600px;	
}


#content ul.pagination li {
	padding-left: 0px;
}
#content ul.pagination li:before{
	background-image:none;
	width: 0px;
}

.new{
	margin-top:10px;
}
.new img.right{
	margin-left:15px;
	margin-bottom:10px;
}
.news .date{
	font-size:12px;
}



p{
	font-size: 14px;
    color: #111;
    font-weight: 400;
    line-height: 28px;
}


#content .page-link {
    color: #009ee0;
}
#content .page-item.active .page-link {
    background-color: #009ee0;
    border-color: #009ee0;
}


footer{
	background-color:#009ee0;
	color:#fff;
}
footer a{
	color:#fff;	
}


.paddingtdmedia1{
	padding-top:30px !important;
}
.paddingtdmedia2{
	padding-top:68px !important;
}
#arbocol2 h2{
	margin-left:20px;
}


#form_contact input{
	margin-bottom:20px;
}

#detailsblock{
	border: 1px solid #333;
    padding: 10px;
    margin: 10px 0;

}
#upload_again{
	margin-top:10px;
	margin-bottom:20px;
}




#loadermask{
  display:none;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:999999;
  background-color: rgba(255,255,255, 0.9);
  text-align: center;
}

#loadermask #loader{
  position:fixed;
  width:300px;
  left:50%;
  margin-left:-150px;
}
#loadermask #barre{
    margin-top:15px;
    height:20px;

}
#loadermask #barre .ui-widget-header {
    border: 1px solid #dddddd;
    background: #b3c618;
    color: #333333;
    font-weight: bold;
}
#loadermask #barre .ui-progressbar .ui-progressbar-value {
    margin: 0px !important;
    height: 100%;
}


.tabletarif{
     border:1px solid #dee2e6;
}
.tabletarif tr td,
.tabletarif tr th{
	font-size:14px;
	padding:8px;
}




table.bats td,
table.bats th{
border-top:0;
}


.etat0{
color:#808080;
}
.etat1{
color:#b83535;
}
.etat2{
color:#ddb037;
}
.etat3{
color:#b4c71b;
}


.depotposte{
	margin-top:25px;	
}
.depotposte label{
	font-weight:normal;
}


.slim-file-hopper{
	border:2px dotted #009ee0;
	padding:5px !important;
}


.tooltip.icon{
	opacity:1;
	display:inline-block !important;
	position:inherit !important;
	color:#009ee0;
	cursor:pointer;
	font-size:1rem;
	color:#f89802;
}


.admin .table-striped td,
.admin .table-striped th{	
	font-size:14px;
}
.admin .table-striped td a,
.admin .table-striped th a{	
	display:inline-block;
	margin:5px;
}

.liltab.table-striped td,
.liltab.table-striped th{	
	font-size:14px;
}
.liltab.table-striped td a,
.liltab.table-striped th a{	
	display:inline-block;
	margin:5px;
}



.btn-toolbar .btn-group .btn{
	height:30px;
	background-color:#777;
	border:1px solid #ccc;
	color:#333;
	padding:7px 11px;
}


.occasion label{
	font-weight:normal;
	min-width:150px;
}


#files .mediablock{
   text-align:center;    
    padding-bottom:20px;
    padding-top:25px;
    border-bottom:1px solid #000;
}
#files .titremedia{
	margin:5px auto;
	min-height:80px;
	text-transform: uppercase;
    font-size:14px;
    overflow-wrap: break-word;
}


#files img{
    width:100%;
}   
.backoffice #files img{
    
    width:auto;
   
    max-width:200px;     
    max-height:150px;
}    
#files .imgmedia{
     min-height:150px;
    padding:5px;
    /*
     min-height:253px;
    border:1px solid #444;
    background-color:#fff;
    */
}  
 



.new {
text-align:justify;
}

.sidebar ul li{
    padding: 0px 0px 0px 15px !important;
}

#content ul li.famille_media.n2 {
	padding: 3px 0px 3px 25px;
}
#content ul li.famille_media.n3 {
	padding: 3px 0px 3px 35px;
}
#content ul li.famille_media.n4 {
	padding: 3px 0px 3px 45px;
}
#content ul li.famille_media.n5 {
	padding: 3px 0px 3px 55px;
}


/*
#arbocol ul.arbo li.n2:before {
    background: url(../img/Folder_Icon.svg) no-repeat;    
    width: 20px;
    height: 20px;
    margin: 3px 0 0 -28px;   
}

#arbocol ul li.famille_media.n2 {
	padding: 3px 0px 3px 35px;
}
#arbocol ul li.famille_media.n3 {
	padding: 3px 0px 3px 45px;
}
#arbocol ul li.famille_media.n4 {
	padding: 3px 0px 3px 55px;
}
#arbocol ul li.famille_media.n5 {
	padding: 3px 0px 3px 65px;
}
*/

#arbocol ul li.famille_media {
	padding: 5px 0px 0px 15px !important;
}
#arbocol ul.ssfamille {
	border-top:1px solid #ccc !important;
}





#mainNav, #header{
	position:relative;
}

#navtop{
	position:absolute;
    right: 0px;
    top: 0px;
}
#icors{
	position:absolute;
    right: 30px;
    top: 45px;
}



#bdc .refs tr.active{
background-color: #accffd !important;
}
#bdc .refs tr,#bdc .refs td{	
	height:35px;

}
#bdc .refs td{
	padding:10px;	
}
#bdc .refs td.inputtd{
	padding:5px;	
}



#bdc .refs input.form-control{
	width:75px;
	height:32px;
	margin:0;
	display:block;
	float:right;
	text-align:right;
	
}

#bdc label.uneligne{	
	display:inline-block;
	width:200px;
}
#bdc input.uneligne,
#bdc select.uneligne{
	max-width:250px;
	display:inline-block;
	margin-left:20px;
}

#bdc input.uneligne.totaux{
	width:150px;
	text-align:right;
	font-weight:bold;
}

#bdc tr.active0{
	background-color:#d8d8d8;
    display:none;
}

#bdc tr.active0 td.inputtd input{
	display:none;
}

.detailorderlineback tr td{
	padding:4px;
	
	
}


.visible0 {
	display:none !important;
}
.backoffice .visible0{
	display:block !important;
}
.backoffice .visible0 a{
	color:#888 !important;
}



#loading{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(255, 255, 255, 0.8);
}
#loading #spinner{
	position:fixed;
	left:50%;
	margin-left:-175px;
    width:450px;
	top:50%;
	margin-top:-180px;
	text-align:center;
    
    background-color:#ffffff;
    padding:20px;
    border: 2px dotted #009ee0;
}


.shadowExtrem{
	box-shadow:
  0 2.8px 2.2px rgba(0, 0, 0, 0.02),
  0 6.7px 5.3px rgba(0, 0, 0, 0.028),
  0 12.5px 10px rgba(0, 0, 0, 0.035),
  0 22.3px 17.9px rgba(0, 0, 0, 0.042),
  0 41.8px 33.4px rgba(0, 0, 0, 0.05),
  0 100px 80px rgba(0, 0, 0, 0.07)
;
}




.borderLemken{
	border:2px solid #009ee0;
}



.mercitext{
color:#009ee0;
font-size:15px;
text-align:left;
padding-left:42px;
font-weight:bold;
font-family:arial;

}



.inputinline{
	float:left;
	width:300px;	
}
.inputinlinetel{
	float:left;
	width:150px;
	margin-left:4px;	
}
.adressesicoinline{	
	margin-left:5px;
}
.adressesicoinline svg{	
	margin-top:7px;
}



#i18npicker img{
	width:20px;	
	height:10px;
}
#i18npicker .flag-icon-fr{
	background-image:url(../img/i18n/fr.svg);
}


.switchercenter{
	width:100%;	
}
.switchercenter span.labelswitcher{
	text-align:left;
	display:inline-block;
	width:50%;
	padding-left:10%;	
}
.switchercenter span.switcher{
	text-align:left;	
}
.switchcenter{
	text-align:center;
	padding:0;
}

.blockgrey{
	background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
	padding: 0.375rem 0.75rem;
	padding-bottom:10px;
}

/* style superU*/

body{
background:url('../img/la_foire_aux_vins_2026_background.jpg') top right no-repeat #1a1922;
}

#deco_desktop{
	position:absolute;	
	top:0;
	width:100%;
	height:219px;
	margin-left:-500px;
	/*background:url('../img/deco_2025_desktop.png') top center no-repeat;*/
}



/*
@media (min-width: 481px){
	.container {
	    max-width: 1140px;
	}
}
*/




#roundcornertop{
 border-top-left-radius: 20px;	
 border-top-right-radius: 20px;
}




.row.head{
	background-color:#fff;
	margin:0 5px;
	margin-top:20px;		
	-webkit-box-shadow: rgba(142, 142, 142, 0.19) 0px 0px 5px 3px;
}
.row.head .col-12{
	padding:0;	
}
.row.head img{
	max-width:100%;	
}


.row.shadow{	
	margin:0 5px;	
	padding-top:10px;
	background-color:#fff;
	-webkit-box-shadow: rgba(142, 142, 142, 0.19) 0px 0px 5px 3px;
}


.verysmall{
	display: block;
	font-size:9px;
	line-height:16px;
	
}

.mentions{
	
	float:left;
}
.imgmentions{
	width:50%;
	float:left;
	text-align:center;
}


.ui-switcher[aria-checked=true] {
    background-color: #a781b9 !important;
}




.container {
    max-width: 960px;
}


#headerfav{
	position:relative;
}
.event{
	color: #a781b9;
	text-align: left;
	font-size:18px;
	height:23px;
	letter-spacing:2px;	
	margin-left:20px;
	font-family: "Museo Sans 700";
}

.eventexport{
	position:absolute;
	top:0px;
	left:0px;
	margin-top:17px;
	letter-spacing:8px;
	font-family: "Museo Sans 700";
	text-align:left;
	margin-left:43px;
	font-size:18px;
}







#headerfav .logo{
	width:70%;
	margin-left:66px;
	
}
#headerfav .typemag{

	width:40%;
	text-align: center;
	margin:auto;
}
#headerfav .localisation{
	font-size:40px;
	font-family: 'Neo Sans Std Medium TR';
	margin-bottom:15px;
}

.blanc{
	color:#ffffff;
}

.soiree{
font-family: "Museo Sans 700";
}
.museo{
font-family: "Museo Sans 700";	
}


.intro{
	margin-top:30px;	
}
.introtexte1{
	font-size:36px;
	line-height: 42px;
}
.introtexte2,.introtexte3{
	font-size:25px;
}



.dateevent{
	color:#a781b9;
	font-size: 2.6rem;
	line-height: 48px;
	margin-bottom:10px;
	margin-top:10px;
	text-shadow: 2px 2px 2px #000000;
}
.dateevent b{
	font-size:20px;	
	font-size: 2.8rem;
}

.mentionstas{
	font-size:10px;
	text-align: justify;		
}



.textefav{
	font-size:21px;		
}

.texteoffresection{
	background:url('../img/offre_left_desktop.png') #ffffff bottom left no-repeat;	
	border-radius: 0px;	
}
.texteoffresection2{
	background:url('../img/offre_right_desktop.png') center right no-repeat;		
}
.texteoffre{	
	color:#d39c0a;
	font-family: "Museo Sans 700";	
}



#headerfav2mobile{
	display:none;
}
#headerfav2{
	display:block;
	padding-top:20px;
}

#forminscriptionsection{
	padding-top:30px;
}
.form-t1{
	font-family: "Museo Sans 900";	
	font-size:28px;
	text-align: center;
	color:#fff;
	text-shadow: 2px 2px 8px #000;
	margin-top:7px;
	margin-bottom:36px;
}

.form-t2{
	color:#fff !important;
}
.t2bis{
	color:#000 !important;
}


.form-t2,.form-t3{
	font-family: "Museo Sans 700";		
	font-size:20px;
	text-align: center;
	
}

#forminscriptionsection{	
	background:url('../img/back_form_2026.jpg') top left no-repeat #ffffff;
}



/* mobile */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    body{
    background:url('../img/la_foire_aux_vins_2026_background_mobile.jpg') top center no-repeat #1a1922 !important;
    }
    
	#forminscriptionsection {
	    background: url(../img/back_form_2026.jpg) top right no-repeat #ffffff;
	}
    
	.row.head {	    
	    margin-top: 10px;
	}
    
    
	.event{
		color: #a781b9;
		text-align: left;
		font-size:19px;
		height:24px;
		letter-spacing:2px;
		margin-left:15px;	
		font-family: "Museo Sans 700";
	}	    
    
	#headerfav .localisation{
		font-size:30px;		
	}
	#headerfav .typemag{
		width:90%;				
	}
	#headerfav img{
		margin-top:10px !important;			
	}
	
	#headerfav .logo{
		width:100%;
		margin-left:0px;
	}
	
	#headerfav2mobile{
		display:block;
	}
	#headerfav2{
		display:none;
	}

	
    
	.textefav{
		font-size:16px;	
	}


	.intro{
		margin-top:42px;
	}
	.introtexte1{
		font-size:23px;	
		line-height: 26px;	
	}
	.dateevent b{
		font-size:22px;			
	}
	.dateevent{
		/*
		font-size:16px;
		line-height: 33px;		
		*/
		font-size:23px;	
		line-height: 26px;	
		

		
	}	

	.introtexte2{
		font-size:18px;
		margin-bottom:10px;
	}
	
	.introtexte3{
		font-size:18px;
	}
	
	
    
}


/* encart *************************************************************************************************/

/* Sélection coup de coeur (tableau de refs) */


   @font-face {
    font-family: 'Museo Sans 700';
   /* src: url('font/debug/MuseoSans-700.eot');
    src: url('font/debug/MuseoSans-700.woff') format('woff'),
         url('font/debug/MuseoSans-700.ttf') format('truetype');*/
    font-weight: normal;
    font-style: normal;
   }
   @font-face {
    font-family: 'Museo Sans 900';
   /* src: url('font/debug/MuseoSans-900.eot');
    src: url('font/debug/MuseoSans-900.woff') format('woff'),
         url('font/debug/MuseoSans-90.ttf') format('truetype');*/
    font-weight: normal;
    font-style: normal;
   }

#selection{
    font-family: 'Museo Sans 700';
    font-weight: normal;
    font-style: normal;
}
#selection .fa-heart.green{
    color:green;
}
#selection .fa-heart.orange{
    color:#dfbe8e;/*#faa200;*/
}
#selection .fa-heart.pink{
    color:#e7b2d0;
}
#selection .fa-heart.red{
    color:red;
}
#selection .appelation{ 
    font-weight:bold;
}
#selection th{    
    background-color:#a781b9 !important;
    color:#fff;
}
#selection tr td { 
   position:relative; 
   padding-top:5px; 
   padding-bottom:5px;         
}
#selection td .details{
    display:block;
    position:absolute;
    top:5px;
    right:10px;
}  
#selection .appelation,
#selection .domaine
{ 
    text-transform: uppercase;
    font-size:17px;
}
#selection .domaine,
#selection .details{
    font-family: 'Museo Sans 300';
    font-weight: normal;
    font-style: normal;
}


.cataloguelink-container{
	margin-top:20px;
}

#catalogue{
	    font-family: 'Museo Sans 900';	
	    padding:0;
	    border-radius:0 !important;
	    
	    background:transparent;  
		background-image: url('../img/fond_link_desktop.jpg') !important;
		background-position: bottom center !important;
		background-repeat: no-repeat !important;
		background-size: cover !important;
}


#catalogue img{
	display: block;	
	float:left; 
	width:25%;
	margin-left:40px;
}




/* mobile */
@media only screen and (max-width: 800px) {
	
	.desktop{		
		display:none;
	}
	.mobile{
		display:block;
	}
	
	
	
    #selection th,
    #tirage th{
        font-size: 27px;
        line-height: 29px;
        background-color:#a781b9 !important;
        color:#fff;
        
    } 
    
    #tirage{
    	margin-bottom: 0px;
    }
    
    
    
    #selection td{
        font-size:11px;
        line-height:17px;
        border:0;
    }    
    #selection tr td { 
       padding-top:4px;   
       padding-left:0;
       padding-right:10px;
       padding-bottom:2px;
       position:relative;        
    }
    #selection tr td:first-child {
       padding-left:10px; 
       padding-right:0px; 
    }    
    #selection .fa-heart{
        font-size:14px;
    }    
    #selection .appelation{ 
        font-size:13px;
        display:block;
        float:left;
    }
    #selection .domaine{
        font-size:10px;
        line-height:10px;
        display:block;
        clear:both;        
    }
    #selection .details{
        font-size:10px;
    }   
    #selection .etiquette{
        font-size:10px;
    }
    #seletion .fa-tint{
        
    }
    #selection td .details{
        display:block;
        position: static;        
    } 
    .textcatalogue{
		float:right;
		font-size:15px;
	} 
	
	
	
	#catalogue{	
		background-image: url('../img/fond_link_mobile.jpg') !important;		
		background-position: bottom right;
		background-size: initial;
	}
	#catalogue img{
		float:none;	
		width:70%;
		margin:0;
	}	
	#catalogue .textcatalogue{
		display: block;		
		width:100%;	
		height:auto;	
		font-size:18px;		
		padding-top:10px;	
		padding-right:0;
		padding-bottom:20px;
	}
	  
}

/*mobile lus petit, baisse de typo*/
@media only screen and (max-width: 375px) {
    #selection .appelation{ 
        font-size:11px;
    }
}





/* ********************************************************************************************* */
/* Tirage au soet (tableau de lots) */

#tirage,#tiragesection{
    font-family: 'Museo Sans 700';
    font-weight: normal;
    font-style: normal;
}
#tirage b{
color:#a781b9; 
}
#tirage th{    
    background-color:#a781b9 !important;
    color:#fff;
}

#tirage th, #tirage td{  
border:0;
}

#tirage tr.lotligne{
    border-bottom:10px solid #fff;
}
#tirage tr.lotligne td{
   background-color:#e1e1e1;
}

#tirage .num{
position:relative;
min-width:60px;
}




#tirage .titre{
text-align:center;
text-transform: uppercase;
font-size:26px;
font-family: 'Museo Sans 900'; 
line-height:auto;
}

#tiragesection .illustration .titreagagner{
	background-color:#a781b9 !important;
    color:#fff;
    /*height:60px;*/
    font-size:32px;
    font-family: 'Museo Sans 900'; 
    /* font-family: 'Blog Script pour U'; */
    margin-bottom:20px;
}





#tirage .vertlot{
    color:#a781b9;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    
    position:absolute;
    top:25px;
    left:0;
}
#tirage .vertnum{
    font-family: 'Museo Sans 900';
    font-weight: bold;
    font-size:46px;    
    color:#a781b9;
    
    position:absolute;
    top:4px;
    left:35px;    
}



#tirage .lot{
    display:block;
    font-family: 'Museo Sans 700';
    font-weight: bold;
    font-size:18px;
    color:#a781b9;
}
#tirage .details{
	font-size:15px;
	line-height: 10px;
}



#tiragesection .illustration{
    text-align:center;    
}

#tiragesection .illustration img{
    width:100%;   
}





.listelots{
    /*padding-top:20px;*/
}


.texteoffre{
	padding-top:15px;
	padding-bottom:15px;
}
.offretitre1{
	font-size:44px;
	line-height: 53px;
	text-transform: uppercase;
}
.offretitre2{
	font-size:30px;
	line-height: 53px;
}



.offrebaseline, offrebaseline3 {
	font-size:20px;
}
.offrebaseline2{
	font-size:30px;
	text-transform: uppercase;
    line-height: 30px;
}



.offrementions{
	font-size:16px;
	width:70%;
}

.vinsetterrroirs{
	margin:10px;
}

th.titre{
	font-size:31px;
}



.videoapp-container{
	margin-bottom:20px;	
}
.videolink-container{
	/*border-radius: 20px;*/
	background-color:#007d8f;
	color:#fff;
	padding:20px;
    font-family: "Museo Sans 700";
    font-size: 20px;
    margin-bottom:25px;
}
.videolink-container img {
	width:100%;
}
.videolink-container .texteapp{
	margin-bottom:10px;
}




.slider-titre{
	font-size: 30px;
	color:#ffffff;
	text-align: center;
	margin-top:30px;
	margin-bottom:20px;
}


.offre-dynamique { 	
	padding:5px 0 0 0;
	margin: 0 5px 28px 5px;	
    font-family: 'Museo Sans 700';
    font-weight: bold;
    font-size:18px;
    color:#fff;  
     
background-color: #a781b9 !important;
background-image: url('../img/fond_jaune.jpg') !important;
background-position: bottom left !important;
background-repeat: no-repeat !important;
background-size: cover !important;
}

#catalogueimg{
	width:100%;	
	margin-top:0px;
}
.catalogueimgcol{
	padding-right:0;
}

.logo-CVT{
	border:4px solid #fff;
	margin-right:10px;
}

.offre-dynamique a{
	color:#fff;  
	text-decoration:none;
}
.textcatalogue{
	font-size:21px;
	text-align:left;
	margin-bottom:10px;
	margin-top:17px;
}
.texte-cvt{
	font-size:21px;	
	text-align:left;	
}
.carteu{
	margin-right:10px;
}


.offrereduc{	
	text-align:center;
}
.offrereduc span{	
    font-size: 183px;
    line-height: 185px;
    font-family: 'Museo Sans 900';
}
.offrereduc table{	
	display:inline-block;
	font-size:12px;
}
.offrereduc .pourcent{
	font-size:70px;
}




.offre_texte1{
	font-size:21px;
	text-align:left;	
}
.offre_texte2{
	font-size:40px;
	line-height:45px;
}
.offre_promo{
    font-size: 200px;
    font-family: 'Museo Sans 900';
    line-height: 188px;
}
.offre_texte3{
	font-size:40px;	
	margin-bottom:15px;
}

.offre_texte4{
    font-family: 'Museo Sans 700';
	font-size:25px;	
	margin-bottom:15px;
}
.offre_texte5{
    font-family: 'Museo Sans 700';
	font-size:15px;
	width:60%;
	line-height: 20px;	
}




/* mobile */
@media only screen and (max-width: 800px) {
	
	#tiragesection .illustration .titreagagner{
    margin-bottom:0px;
	}	
	
	
	.textefav{
	padding-top:10px;
	}
	
	.slider-titre {
	    font-size: 20px;	
		margin-bottom:12px;	
	}
	
    #tirage .lots{
        font-size:13px;
        line-height:13px;
    }
    #tirage .details{
        font-size:18px;
        line-height:24px;
    }
    .listelots{
        padding-top:0px;
    }
    #selection th.titre .script{
    font-size:22px !important;
    }
    #tiragesection .sstitre{
    font-size:16px;
    line-height:22px;
    }
    #tiragesection .lot{
    margin-bottom:0px;
    }    
    #tiragesection .descr{
    line-height:12px;
    }
    #tiragesection .descr .lot{
    line-height:28px;
    }
    
	.offre_texte1{
	margin-left:10px;
	font-size: 19px;
	line-height:22px;	
	}
	.texte-cvt{
	margin-left:10px;
	}


	.offretitre1{
		font-size:27px;
		line-height: 33px;	
	    font-family: "Museo Sans 900";	
	    text-transform: uppercase;	    
	}
	
	.offrebaseline2{
		font-size:22px;
	} 
	
	.datesreduccvt{
	text-align:center;
	margin-top:10px;
	font-size: 17px;
	line-height: 26px;	
    font-family: 'Museo Sans 900' !important;
	}
	
	.offretitre2{	
		margin-top:10px;
		font-size:26px;
		line-height: 35px;
		margin-bottom:0;
	}
	
	.offrereduc .pourcent {
        font-size: 53px;
        line-height: 67px;
	}
	
	.offrereduc span {
		font-size: 122px;
	    line-height: 134px;
	}
	
	.carteu{
	height:33px;
	}
	
	
	.offrementions {
    font-size: 14px;
    width: 100%;
	}
	
	
	.offre-dynamique { 	
		padding-bottom:10px;
	}
	
	.offre_promo {
	    font-size: 142px;
	    font-family: 'Museo Sans 900';
	    line-height: 147px;
	}
	.offre_texte5 {
	    font-family: 'Museo Sans 700';
	    font-size: 13px;
	    width: 100%;
	    line-height: 20px;
	}
	.offre_texte2 {
	    font-size: 21px;
	    line-height: 27px;
	}
	.offre_texte3 {
	    font-size: 34px;	    
	}
	.offre_texte4 {	    
	    font-size: 22px;	   
	}
	
	.texte-cvt {
    font-size: 16px;    
	}
    

	.texteoffresection{
		background:url('../img/offre_left_mobile.png') #ffffff bottom left no-repeat;	
		border-radius: 0px;	
	}
	.texteoffresection2{
		width:100%;
		background:url('../img/offre_right_mobile.png') top right no-repeat;		
	}
	

	
	
	
	

	#videoapp{
		width:100%;
		height:250px;
	}



}






