

body {
	background-image: url(../img/Base_background2.jpg);
	background-color: #000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}


@media (max-width:1660px) {   
body {
	background-image: url(../img/Base_background.jpg);
	background-color: #000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
}


blink {
        animation: blinker 0.6s linear infinite;
        color: #1c87c9;
       }
      @keyframes blinker {  
        50% { opacity: 0; }
       }
       .blink-one {
         animation: blinker-one 1s linear infinite;
       }
       @keyframes blinker-one {  
         0% { opacity: 0; }
       }
       .blink-two {
         animation: blinker-two 1.4s linear infinite;
       }
       @keyframes blinker-two {  
         100% { opacity: 0; }
       }










h2 { font-size: 22.5px; color: #1C4371}
h3 { line-height: 40px; color: #1C4371}

a { text-decoration: none; color: #cc0000; }
a:hover { text-decoration: none; color: #8DB81F; }

.lien img {
        filter: opacity(100%);
        -webkit-filter: opacity(100%);
        -moz-filter: opacity(100%);
        -o-filter: opacity(100%);
        -ms-filter: opacity(100%);
        opacity: 1
}
.lien img:hover {	
        filter: opacity(80%);
        -webkit-filter: opacity(80%);
        -moz-filter: opacity(80%);
        -o-filter: opacity(80%);
        -ms-filter: opacity(80%);
        opacity: 0.8
}


.thumbnail { background-color: #fff ; padding-bottom : 20px; padding-top : 10px; border: 1px solid #ddd }
li .thumbnail .caption { background-color: #fff; color : #000; }
.thumbnail .caption {color : #000;}
.thumbnail a img
{
        filter: opacity(100%);
        -webkit-filter: opacity(100%);
        -moz-filter: opacity(100%);
        -o-filter: opacity(100%);
        -ms-filter: opacity(100%);
        opacity: 1
}
.thumbnail  a:hover img {
        filter: opacity(80%);
        -webkit-filter: opacity(80%);
        -moz-filter: opacity(80%);
        -o-filter: opacity(80%);
        -ms-filter: opacity(80%);
        opacity: 0.8
}

.trans { background-color: transparent;  border: 0; color: #fff; margin-top : -4px; }

.topping { display : none; }
.max-share { witdh: 33%;}
.prix { font-size: 22px;color: #FF0000; }



@media (min-width:800px) {   
.header {
	width: 100%;background-color: #fff;
	background-image: url("../img/Base_header.png");
  	background-position: center 0px; 
	z-index: 1035; 
}
}


@media (max-width:800px) {   
.header {
    background-image:none;  background-color: #000;
} 
}



.header-logo {
    float: none;
    margin-top: 30px;
    margin-left: 0px; 
    }
    
.header-logo a:hover{ 
        filter: opacity(80%);
        -webkit-filter: opacity(80%);
        -moz-filter: opacity(80%);
        -o-filter: opacity(80%);
        -ms-filter: opacity(80%);
        opacity: 0.8
}    




.header-logo {
	float: none;
	margin-top: 7px;
	margin-left: auto; 	margin-right: auto;  text-align:center;
}


 

@media (max-width:1060px) {
.header-logomobile{
    margin-top: 10px;
    margin-left: auto;    margin-right: auto; text-align: center;
   }   
.header-logo { display: none; }
 } 
   

@media (min-width:1060px) {
.header-logo {
    margin-top: 7px;
    margin-left: auto;    margin-right: auto; text-align: center;
   }  
.header-logomobile { display: none; }
 } 
   



   
   
@media (max-width:600px) {
.header-logomobile {
    margin-top: 10px;
    margin-left: auto;    margin-right: auto; text-align: center;
}   
   } 
   

 .header-slog {
	position: absolute;
  float: left;
	top: 35px;
	left: 50px;  
}

 .header-slog2 {
	position: absolute;
  float: right;
	top: 35px;
	right: 50px;  
}








#bloc_right {
}


footer {
  background-color : #141414;
  background-repeat: no-repeat;
  padding-top: 0px;  color :#ccc;
}

.well {  background-color:#141414; border: 1px solid #ddd; border-radius : 4px; color: #333; padding: 15px; }
.well a { text-decoration: none; color:#fff;  }
.well a:hover { color:#AD181D;  }   
.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11pt;
    font-weight: bold;
    line-height: 24px;
    color:#BC9E6D;
    text-shadow: 0 0 0 rgba(255,255,255,0.5);
    text-transform: uppercase;
}

.well ul {
    list-style: none;
    margin: 0;
    padding: 0;
} 


/* Si fond comme original */

.title_cat {
    background-color: #141414;
    border-radius: 6px;
    color: inherit;
    padding-left: 20px;
    color: #BEB194;    text-align: left;
    margin-top: 20px;  font-size: 18px;   font-weight:100; 
}

.title_cat h3 {
   font-size: 26px;   font-weight:normal; color: #BEB194;
}
.title_cat a{
    color: #BEB194;
}
.title_cat a:hover { color:#FF0000}   

.title_mail {
    background-color: #eee;
    border-radius: 6px;
    color: #000 }
    
.title_marque { color:#1C4371;  font-size: 25px; font-weight: normal;}   
 




/* si pas de fond, avec un trait en dessous titre centré */
/*
.title_cat {
    background-color: #141414;
    border-radius: 0px;
    color: inherit;
    text-align: center;
    color: #BEB194;
    margin-top: 30px;  font-size: 18px;   font-weight:100; border-bottom: 1px solid #BEB194; margin-bottom: 30px;
    border-radius : 0;
    
}
.title_cat h3 {
   font-size: 26px;   font-weight:100; line-height: 20px;  
}
.title_cat a{
    color: #BBB;
}
.title_cat a:hover { color:#FF0000}   

.title_mail {
    background-color: #eee;
    border-radius: 6px;
    color: #000 }
    
.title_marque { color:#FF0000;  font-size: 25px; font-weight: normal;}   
*/


 
 
 
/* FOOTER */   
#footer .title { color:#FF0000; margin-top: 8px;}  
#footer a { color: #ccc; text-decoration: none; }
#footer a:hover { color: #BBAE95; }
#footer h4 { color: #eee; }
#footer h5 {  color: #fff; margin-top: 7px; }
#footer ul { list-style:none; }

/* Bottom */
.bottom { color:#FF0000; width : 100%; min-height: 100px;  background: #141414; padding-top : 5px;border-top: 0px solid #FF0000;}  
.bottom a { color:#fff; font-size: 90%;     font-weight:normal; }   
.bottom a:hover { color:#FF0000}   

.accessoires { color:#FF0000; }

.subfooter { color:#fff; width : 100%;    background:#000; padding-top : 5px;     z-index: 99999; 
    position: fixed; height: 60px; padding-top: 10px;border-top: 0px solid #FF0000;
    bottom: 0;
}  

.categories {   
  background-color: transparent;
  background-image: url(../img/categories_liv.png);
  background-position: 5px; 
  background-repeat: no-repeat;
  color:#FF0000; padding-left : 40px;Text-Transform: Uppercase;

  }
.categories span {     color:#fff; font-size: 14px; }    

.livraison {   
  background-color: transparent;
  background-image: url(../img/camion_liv.png);
  background-position: 5px; 
  background-repeat: no-repeat;
  color:#fff; padding-left : 43px;

  }
  
  
.marques {   
  background-color: transparent;
  background-image: url(../img/marques_liv.png);
  background-position: 5px; 
  background-repeat: no-repeat;
  color:#FF0000; padding-left : 40px;Text-Transform: Uppercase;

  }
.marques span {     color:#fff; font-size: 14px; }    

.livraison {   
  background-color: transparent;
  background-image: url(../img/camion_liv.png);
  background-position: 5px; 
  background-repeat: no-repeat;
  color:#fff; padding-left : 43px;

  }  
  
  
  
  
  
.livraison span {     color:#FF0000; font-size: 14px; }    

.client {   
  background-color: transparent;
  background-image: url(../img/client_liv.png);
  background-position: 5px; 
  background-repeat: no-repeat;
  color:#fff; padding-left : 40px;

  }
.client span {     color:#FF0000; font-size: 14px; }    


.retour {   
  background-color: transparent;
  background-image: url(../img/retour_liv.png);
  background-position: 5px; 
  background-repeat: no-repeat;
  color:#fff; padding-left : 40px;

  }
.retour span {   color:#FF0000; font-size: 14px; }    

.go_haut {   
  background-color: transparent;
  background-image: url(../img/go_liv.png);
  background-position: 5px; 
  background-repeat: no-repeat;
  color:#fff; padding-left : 40px;

  }
.go_haut span {     color:#FF0000; font-size: 14px; }   


.header-nav {
    width: 100%;
    max-width: 1170px;
    height: 30px;
    margin-top: -38px;
    margin-bottom: 3px;
    text-align: center;
    background-color: transparent;
} 



/* Menu court */
#menu ul {
    list-style: outside none none;
    width: 226px;
    margin: 0px;
    padding: 0px;
    display: none;
    position: absolute;
    top: 25px;
    left: 0px;
    z-index: 99999;
    background-color: #680F11;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}

#menu li:hover > a, #menu .active > a {
    color: #FFF;
    text-decoration: none;
}

#menu a { text-decoration: none; color: #fff; }
#menu ul a { text-decoration: none; color: #FFF; }
#menu ul a:hover {  text-decoration: none; color: #BBAE95; }

#menu > li > ul > li > a:hover {
    background-color: #181818;
	text-decoration: none;      
}
#menu {
    width: 100%;
    margin: 3px auto 0 -20px;
    text-align: center;
    padding: 0 0 0 0;
    list-style: none;
    margin-top: 0;
}




/* Menu large */
/* ul.dropdown *.dir {padding-right: 12px;margin-bottom: 2px;font-size: 14px;color: #FFF;} */

ul.dropdown li.hover,ul.dropdown li:hover { background-color: #680F11;}
ul.dropdown ul {background-color: #680F11;font-size: 12px;letter-spacing: normal; border-radius: 0 0 8px 8px;   }
ul.dropdown li a:hover {color: #fff;background-color: #FFF; }


ul.dropdown ul a:hover {background-color: #FFF;color : #fff}
* html ul.dropdown ul {width: 900px;} 

ul.dropdown {font: bold 12px/normal;text-transform: uppercase;     -webkit-box-shadow: 0 ;
    -moz-box-shadow: 0 ;
    box-shadow: 0 ; font-size: 12px; font-family: Arial;}
    
ul.dropdown li {padding: 0 10px;background-color: transparent;}
ul.dropdown li.last ul li {float: right;}
ul.dropdown li.hover,ul.dropdown li:hover { background-color: #680F11;}

ul.dropdown a:link,
ul.dropdown a:visited	{ text-decoration: none;}
ul.dropdown a:hover		{ }
ul.dropdown a:activ	{ color: #cc0000; }
ul.dropdown ul {background-color: #680F11;font-size: 12px;letter-spacing: normal; border-radius: 0 0 8px 8px;      -webkit-box-shadow: 0 ;
    -moz-box-shadow: 0 ;
    box-shadow: 0 ; font-size: 12px; font-family: Arial; }
    

/* Categories Titres ŕ l interieur du menu */
ul.dropdown ul li { font-weight: bold; margin-top: 30px;margin-bottom: -7px;}
.dir2{ font-weight: bold; margin-top: 15px;margin-bottom: -7px;}


ul.dropdown ul ul {margin-top: 10px; text-transform: none}

/* Sous Categories ŕ l interieur du menu */
ul.dropdown ul ul li {font-weight: normal;margin-top: 10px;}



ul.dropdown *.dir {padding-right: 6px;padding-left: 6px; margin-bottom: 0;font-size: 14px;}

/* Categories Titres ŕ l interieur du menu */
ul.dropdown ul *.dir {background-image: none; margin-top: 10px;margin-bottom: 0px; background-color: transparent; border:0 ;border-radius: 4px }


ul.dropdown li a {display: block; padding: 10px; color: #fff;background-color: #6A6A00; border: 1px solid #141414; border-top: 0px; border-radius: 0px 0px 8px 8px; 
-moz-box-shadow: 0px 4px 8px 0px #141414;
-webkit-box-shadow: 0px 4px 8px 0px #141414;
-o-box-shadow: 0px 4px 8px 0px #141414;
box-shadow: 0px 4px 8px 0px #141414;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#141414, Direction=180, Strength=8);


} /*Couleur texte menu*/




ul.dropdown li a:hover {color: #FFF;background-color: #BBAE95; } /* Couleur hover menu texte capital*/
 
ul.dropdown li {padding: 0;}
ul.dropdown li.dir {padding: 0 30px 0 10px;}
ul.dropdown li.dir:hover {}
ul.dropdown ul li.dir {padding: 10px;}
ul.dropdown ul {padding: 7px 10px 50px 10px; text-align: center }
ul.dropdown ul a {width: 200px;padding: 3px 1px; text-align: center}
ul.dropdown ul a:hover {background-color: #BBAE95;color : #FFF}
ul.dropdown ul ul {padding: 0;margin-left: 0px;}   







.bott { width : 100%; background : #CBC2B9; box-shadow: 2px 2px 10px #141414; height: 63px; ; }  
.gotop a { color:#BEB194;  }
.gotop a:hover { color:#ccc;  }      
 
.nav-header { font-weight: normal; }   
 .dropdown { color:#AD181D; }
   
input.search-query {
    background: #fafafa;
    padding-right: 4px;
    padding-left: 14px;
    margin-bottom: 0;
    height : 30px; width: 66%; margin-left : 4%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000; border: 1px solid #999;
    transition: all 400ms ease 0s;
}

.go_search {
	background-image: url("../img/go_search.png");
    background-repeat: no-repeat;	
	background-color: transparent;
  	width: 39px;
  	height: 35px;
	border: 0;
	position: absolute;
	margin-left: 7px;
	margin-top: -2px;
}
.go_search:hover {
	background-image: url("../img/go_search_hover.png");
	background-repeat: no-repeat;
	background-color: transparent;
  	width: 39px;  	height: 35px;
	border: 0;
	float: left;
}   
  
input[type="number"] {
    height: 30px;
    line-height: 30px;
}
 
.container .styl { padding: 10px; background-color: rgba(255, 182, 193, 0.5) }
 
.pagin { background : transparent; color:#CC3300; border : 0; white-space: normal ;overflow: hidden; margin-left : 10px; margin-right : 10px; margin-bottom : 0px; font-size: 18px; padding : 0px;}
.pagin a { background : #fff;	text-decoration:none; 	color:#000;}
.pagin a:hover { background : #C5BFBA;	text-decoration:none; 	color:#CC3300;}

.elements { border : 1px solid #c0c0c0; border-radius : 4px;white-space: normal ;overflow: hidden; 
margin-left : 2px; margin-right : 2px; font-size: 18px; padding : 5px 11px 5px 11px;}

.elementsactif { background : #C5BFBA; border : 1px solid #c0c0c0; border-radius : 4px; white-space: normal ;overflow: hidden; 
margin-left : 2px; margin-right : 2px; font-size: 18px; padding : 5px 11px 5px 11px;}


/*Cart.tpl*/

/*
.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th { background-color: #555; }
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th { background-color: #333; }
.table th, .table td { border-top: 0px solid #ddd;    background-color: #141414; }
.accordion-heading a:hover { color: #fff }
.accordion-heading a:visited { color: #fff; text-decoration:none}

.accordion-group {
    margin-bottom: 18px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
    color: #fff;
}
*/

/*top.tpl*/
.top { background: #951518; padding : 1px 0 2px 0; font-weight : normal; border-bottom: 0px solid #000;
 }   
    
.top a { color:#fff; }   
.top a:hover { color:#FF0000}   
.top .account{width: 200px; margin-left: 12%; }   



.coin {
    position: relative;
    float: right;
    margin-right: -5px;
    margin-top: -211px;
    margin-bottom: 124px;
	z-index: 99;
}

.coin_product {
    position: relative;
    float: right;
    margin-right: -5px;
    margin-top: -161px;
    margin-bottom: 74px;
	z-index: 99999;
}


@media (max-width:1000px) {
.no_1000 { display: none; }
}

@media (max-width:1024px) {
.no_1024 { display: none; }
.top .account{ width: 200px; margin-left: auto; margin-right: auto; text-align: center;}   
}


@media (min-width:1020px) {
.1024_yes { display: none; }
.yes_1024 { display: none; }
}

@media (min-width:800px) {
.yes_800 { display: none; }
}

@media (min-width:400px) {
.yes_400 { display: none; }
}

@media (max-width:960px) {
.toggleMenu { padding: 10px 15px; float: right;  z-index: 10000; }
#footer a {color: #fff;text-decoration: none;}
#footer a:hover {color: #eee; text-decoration: none;}
body {
	background-image: none;
	background-color: #fff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

}

@media (max-width:880px) {
.no_880 { display: none; }

.header-logo {  	float: none; width:300px; margin-left: auto; margin-right: auto; text-align: center; }  
 
 
body {
	background-image: none;
	background-color: #fff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.max-share { };
} 

@media (max-width:800px) {
.no_800 { display: none; }

}

@media (max-width:600px) {
.no_600 { display: none; }
}

@media (max-width:400px) {
.no_400 { display: none; }
.pull-right { float: left; margin-left:20%; text-align:center; }
body {
	background-image: none;
	background-color: #fff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
  }
.thumbnail { border: 0 }
  
} 


.defileParent {
	display: block;
	overflow: hidden;
	position: absolute;
	table-layout: fixed;
	width: 800px; 
	margin-left: 15%; 
}
.defile {
	display:block;
	-webkit-animation:linear marqueelike 20s infinite ;
	-moz-animation:linear marqueelike 20s infinite ;
	-o-animation:linear marqueelike 20s infinite ;
	-ms-animation:linear marqueelike 20s infinite ;
	animation:linear marqueelike 20s infinite ;
	margin-left:-100%;
	padding:0 20px 7px 20px;
	text-align:left;
	height:25px;color: #000;font-weight: normal;

}


.defile:after {
	content:attr(data-text);
	position:absolute;
	white-space:nowrap;
	padding-left:10px;
}

@-webkit-keyframes marqueelike {
	0%, 100% {margin-left:0;}
	99.99% {margin-left:-100%;}
 }
@-moz-keyframes marqueelike {
	0%, 100% {margin-left:0;}
	99.99% {margin-left:-100%;}
 }
@-o-keyframes marqueelike {
	0%, 100% {margin-left:0;}
	99.99% {margin-left:-100%;}
 }
@-ms-keyframes marqueelike {
	0%, 100% {margin-left:0;}
	99.99% {margin-left:-100%;}
 }
@keyframes marqueelike {
	0%, 100% {margin-left:0;}
	99.99% {margin-left:-100%;}
 }

@media only screen and (max-width: 860px) {
.defileParent {
	display: block;
	margin: 3em auto;
	overflow: hidden;
	position: relative;
	table-layout: fixed;
	width: 100%;
}

.defile {
	display:block;
	-webkit-animation:linear marqueelike 15s infinite ;
	-moz-animation:linear marqueelike 15s infinite ;
	-o-animation:linear marqueelike 15s infinite ;
	-ms-animation:linear marqueelike 15s infinite ;
	animation:linear marqueelike 15s infinite ;
	margin-left:-100%;
	padding:0 5px;
	text-align:left;
	height:25px;
}
}  
   
@media only screen and (max-width: 900px) {
.defileParent {
	display: none;
}

.defile {
	display: none;
}
}  

.content_gallery_mini {

margin-top: 30px;	padding-top: 10px;
  	padding-bottom: 20px;
  	padding-left: 50px;
	padding-right: 50px;
	z-index: 2;
	position: relative; 	
}


.content img {
	margin-left: 15px;
	margin-right: 15px;
}

.content-title {
	padding-top: 0px;
  	margin-bottom: 20px;
	margin-left: 0px;
  	font-size: 30px;
  	font-weight: normal;
}

.content-content {
  	font-size: 20px;
}

.mini_gallery {
	height: 150px;
	white-space: nowrap;
}

#cookieChoiceInfo a {background-color : #BBAE95; padding: 4px; font-weight: bold;color: #FFF; text-decoration: none; 
filter:progid:DXImageTransform.Microsoft.Shadow(color=#9b9b9b, Direction=134, Strength=5);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;}

#cookieChoiceInfo a:hover {background-color : #666; color: #fff; text-decoration: none;}



.empty_ret {
	background-image: url("../img/back.png");
	background-color: transparent;
	width: 180px;
	height: 30px;
	border: 0; border-radius: 4px;
}
.empty_ret:hover {
	background-image: url("../img/back_hover.png");
	background-color: transparent;
	width: 180px;
	height: 30px;
	border: 0; border-radius: 4px;
}



.date_cadre { background-color: #fff ; border: 1px solid #ddd; border-radius: 4px; padding-top: 20px; padding-bottom: 20px;}

.date_event_txt1 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
}

.date_event_jour {
    color: #CC3300;
    font-size: 48px;
    font-weight: normal;
    padding-top: 20px;    padding-bottom: 8px;
    text-align: center;
    text-transform: capitalize;
}

.date_event_txt {
    color: #CC3300;
    font-size: 26px;
    font-weight: normal;
    padding-top: 8px;
    padding-bottom: 15px;
    text-align: center;
    text-transform: capitalize;
    line-height: 30px;
}



table.date_event {
	background-color: #fff;
	margin: auto;
	text-align: center;
	border: 1px solid #ccc;  
	border-collapse: collapse; width: 70%; max-width : 250px;
}

table.date_event td {
 padding-top: 10px;
  padding-bottom: 10px;

}
.prem {
	border: 0px solid #999; border-radius: 0px;
	background-color: #CC3300; }


.centre {
	text-align: center;
}

 
.code {
	border: 1px dotted black;
	padding: 5px;
}

table.calendrier {
	margin: auto;
	text-align: center;
	border: 1px solid #333; border-radius: 0px;
	border-collapse: collapse; width: 98%;max-width: 280px;
}

table.calendrier th {
	border-bottom: 1px solid #333; border-radius: 0px; text-align: center;font-weight: normal;color: #CC3300
}

table.calendrier td {
	border: 1px solid #333; border-radius: 0px;
	width: 30px;
	height: 30px;
}

table.calendrier td div {
	padding: 0px;
}

.jourEvenement {
	background-color: #2F5B93;
}

.lienCalendrierJour {
	background-color: #E8E8E8; 
	}



.calendrier caption {
	margin: auto;
	margin-bottom: 5px; color:#fff;	background-color: #5C5F5F;	border: 1px solid #333; border-radius: 2px;
}

.calendrier caption a {
color:#fff;	}
 
 
a.info {
	position: relative;
	color: #fff;
	text-decoration: none;
	display: block;
}
a.info span {
	display: none;  
}
a.info:hover {
	background: none;  
	z-index: 500;  
}
a.info:hover span {
	display: inline;  
	position: absolute;
	white-space: nowrap;  
	top: 30px; 
	left: 20px;	
	text-align: left;
	background: white;
	padding: 3px;
	border: 1px solid #999; border-radius: 2px;
}

 
table.listeEvent {
	width: 100%;
	border: 1px solid #999; border-radius: 2px;
	border-collapse: collapse;
}

table.listeEvent td {
	padding: 5px;
}

#tabAjoutEvent {
	margin: auto;
}
#tabAjoutEvent td {
	width: 50%;
	text-align:center;
}



.zoom {
   -webkit-animation: zoomIn 3200ms linear 500ms both;
   -moz-animation: zoomIn 3200ms linear 500ms both;
   -o-animation: zoomIn 3200ms linear 500ms both;
   -ms-animation: zoomIn 3200ms linear 500ms both;   
   animation: zoomIn 3200ms linear 500ms both;   
}


.anileft {

   -webkit-animation: bounceInLeft 2500ms linear 400ms both;
  -moz-animation: bounceInLeft 2500ms linear 400ms both;
  -o-animation: bounceInLeft 2500ms linear 400ms both;
  -ms-animation: bounceInLeft 2500ms linear 400ms both;  
  animation: bounceInLeft 2500ms linear 400ms both;  

}


.remise {
	background-image: url(../img/remise_immediate.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top; 
	width : 280px; height : 110px;
	color: #cc0000; margin-top: -30px;  
}
@media (max-width:1020px) {
.remise {
display: none;
}
} 


.slider-gauche {
    -webkit-animation: bounceInLeft 2300ms linear 1280ms both;
    -moz-animation: bounceInLeft 2300ms linear 1280ms both;
    -o-animation: bounceInLeft 2300ms linear 1280ms both;
    -ms-animation: bounceInLeft 2300ms linear 1280ms both;
    animation: bounceInLeft 2300ms linear 1280ms both;
}

.slider-droite{
    -webkit-animation: fadeInRightBig 2800ms linear 700ms both;
    -moz-animation: fadeInRightBig 2800ms linear 700ms both;
    -o-animation: fadeInRightBig 2800ms linear 700ms both;
    -ms-animation: fadeInRightBig 2800ms linear 700ms both;
    animation: fadeInRightBig 2800ms linear 700ms both;

}

.slider-bas {
    -webkit-animation: fadeInUpBig 1700ms linear 950ms both;
    -moz-animation: fadeInUpBig 1700ms linear 950ms both;
    -o-animation: fadeInUpBig 1700ms linear 950ms both;
    -ms-animation: fadeInUpBig 1700ms linear 950ms both;
    animation: fadeInUpBig 1700ms linear 950ms both;
}


.bouton a{
  background-color: #BBAE95; color : #FFF;
  background-repeat: no-repeat;
border-radius: 4px; font-size: 16px; 
padding-top : 0;
 
padding-left: 20px;
padding-right : 15px;
display: inline-block; 
margin-bottom : 20px;
overflow : hidden;
}

.bouton a:hover{
  background-color: #FFF;color: #BBAE95;
}

/* Taille des reseaux sociaux */
.jssocials-share-logo {
    font-size: 26px;
}





/* Advertissing vertical sans bug pour chrome */
.advertissing {
    margin-top: -95px;
    float: right;
    margin-right: 20px;
    border: 0px #eee solid;
    min-width: 1px;
    min-height: 1px;
    
}

.vertical .carousel-inner {
    height: 100%;
}
 
.carousel.vertical .item {
    -webkit-transition: 0.6s ease-in-out top;
    -moz-transition: 0.6s ease-in-out top;
    -ms-transition: 0.6s ease-in-out top;
    -o-transition: 0.6s ease-in-out top;
    transition: 0.6s ease-in-out top;
}
 
.carousel.vertical .active {
    top: 0;
}
 
.carousel.vertical .next {
    top: 400px;
}
 
.carousel.vertical .prev {
    top: -400px;
}
 
.carousel.vertical .next.left,
.carousel.vertical .prev.right {
    top: 0;
}
 
.carousel.vertical .active.left {
    top: -400px;
}
 
.carousel.vertical .active.right {
    top: 400px;
}
 
.carousel.vertical .item {
    left: 0;
}
 
.carousel.vertical .carousel-control {
    width: 100%;
    bottom: inherit;
    top: inherit;
}
 
.carousel.vertical .carousel-control.left {
    top: 0;
}
/* fin */

.adress {
background: #transparent; border-radius: 4px; margin-top:40px; float: right; margin-right: 0px; border: 0px solid #091100; color:#666; font-style:italic; font-size:8pt; padding:4px; text-align: left; font-weight: bold;
}

@media (max-width:1000px) {
.no-responsive {
  display: none;
}
.bloc_une {
  display: none;
}

}

@media (min-width:1000px) {
.yes-responsive {
  display: none;
}

.bloc_une {
  display: none;
}

}


/* pour mode normal */
.page{ width: 100%;  background-color: transparent; border: 0; padding: 0; padding-top: 20px; }
 


/* Newsletter */

.bott input[type="checkbox"] {
display:none
}

.bott label {
  display: block;
  position: relative;
  padding-bottom: 20px;


  color:#fff; 
  background-color: transparent;

  box-shadow: 0 0 20px rgba(0, 0, 0, 0);
/*  white-space: nowrap; */
  cursor: pointer;  width:100%; max-width: 430px; margin-top:1px;margin-left:auto;margin-right:auto; text-align:center;
  user-select: none;
  transition: background-color .2s, box-shadow .2s;
  border-radius: 0 0 2px 2px;

}

.bott label::before {
  content: "";
  display: block;
  position: absolute;
  top: 25px;  
  bottom: 10px;
  left: 12px;
  width: 32px;height: 32px;
  border: 3px solid #fff;
  border-radius: 100px;
  transition: background-color .2s;
  background-image: none;
  background-color:transparent; 
}

.bott label .ct3{
  display: none;}

.bott label .ct{
  display: none;}

.bott label:hover, input:checked:focus + label{
  box-shadow: 0 0 20px rgba(0, 0, 0, .9);
}

input:checked + label a{
  color:#fff;font-weight:bold;font-size:10pt
}
input:checked + label a:hover{
  color:#cc0000;
}
input:checked + label {
  background-color: #609573; color:#fff;z-index:1000;
}

input:checked + label .ct{
display:block;
}

input:checked + label .ct2{
display:none;
}
input:checked + label .ct3{
display:block;
}


.bott input:checked + label::before {
  background-color: transparent;
  background-image: url(../img/backf.png);
  background-position: center; 
  background-repeat: no-repeat;  
}

@media (min-width:960px) {
.no_search { display: none; }
}



