/*******************/
/* NOUVEAU CATALOGUE
 CREER EN OCTOBRE 2018
 AUTHOR : ANA, LIZA, JEREMY*/
/* TODO A RESTRUCTURER */
/*******************/
.colorcatalogue,.ui-slider-range, .colordetail{
	background-color: darkred !important;
}
.pointsValuesColor, .textDetail, .ColorHandle, .sousmenuselection{
	color: darkred !important;
}


.catalogue_smallform-control {display: inline-block; /*height: 1.42857143em;*/ /*margin-top:-10px;*/ padding: 6px 12px; font-size: 14px; line-height: 1.42857143em; color: #555555; background-color: #ffffff; background-image: none; border: 1px solid #cccccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -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; width:60px;}
/* General */
#maxval,#minval{width: 30%;}
#catalogue_barre{
	height: 30px;
	padding-top: 5px;
}
.titreRubrique {
	font-size: 36px;
	margin: 0 0 20px 0;
}

#catalogue_barre .titreRubrique{
	text-align: center;
}

/* MENU CATALOGUE */
.drawer{
	width: 25%;
	height: 200px;
	float: left;
	border: 1px solid grey;
	background-color: white;
	padding:2%;
	margin: 2%;
}
.all_catalogue_nb3, .all_catalogue_nb6, .all_catalogue_nb9{ width: 93%;}
.all_catalogue_nb4, .all_catalogue_nb7, .all_catalogue_nb10{width: 58%;}

#drawers-wrapper{
	width: 100%;
}

li.drawer { background-color: #fff;}

.familylink {
	text-decoration: none;
}
.themelink {
	text-decoration: none;
}

.drawer {
	background-size:cover;
	font-size:11px;
	line-height:1.1em;
}

.drawer-handle {
	background: url('/medias/images/_common/slider_handlebg.png') no-repeat scroll 0pt;
	color:#333333;
	cursor:default;
	height:25px;
	line-height:20px;
	text-indent:15px;
	font-size:11px;
	width:100%;
	margin: 0;
}

.checkonlyfav {text-align: right; }
.checkonlyfav span {padding-left: 5px;}
.checkonlyfav span:before {
	content: '';
	display: inline-block;
	background: url('/medias/images/_common/catalogue/wishlist-on.png');
	width: 18px;
	height: 17px;
	background-size: 100%;
	margin-right: 5px;
	top: 2px;
	position: relative;
}


.wishlist-off {
	width: 31px;
	height: 30px;
	background: #ffffff url('/medias/images/_common/catalogue/wishlist-off.png') center center no-repeat;
	background-size: 70%;
	border-radius: 30px;
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	border: 0;
	font-size: 0;
	text-indent: -5000px;
	color: white;
	z-index: 10;
}
.wishlist-on {
	width: 31px;
	height: 30px;
	background: #ffffff url('/medias/images/_common/catalogue/wishlist-on.png') center center no-repeat;
	background-size: 70%;
	border-radius: 30px;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	border: 0;
	font-size: 0;
	text-indent: -5000px;
	color: white;
	z-index: 10;
}

.drawer-handle.open {
	background-position:-188px 0pt;
	color:#FFFFFF;
}

h2.drawer-handle span {
	margin-left: 5px;
}
.drawer ul {
	padding: 0 10px;
	padding-bottom:0pt;
	background-color: #fff;
}
.drawer li {
	border-bottom:1px solid #E5E5E5;
	line-height:12px;
	padding:6px 0pt;
}
.themelink:hover {text-decoration: underline dotted;}
.familylink:hover {text-decoration: underline dotted;}
.elementfamily{
	display:none;
	text-align:center;
}
.groupefamily .drawer-handle {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	align-items: center;
	text-align: center;
	justify-content: normal;
	padding-top: 15px;
	background-color: rgba(233, 229, 226, 0.8);
	min-height: 50px;
	height: auto;
}

ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:4px 0 4px 1px;
	padding:0px;
}
h4 .themelink {font-size:15px; padding:0px; margin:0px; display:inline;}
.elementfamily h4 {padding:0px; margin:0px; }


/* PAGE CATALOGUE */
#pageCatalogue{
	min-height: 600px;
	width: 100%;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	display: inline-block;
}
/*#pageCatalogue div{ border: 1px solid black;}*/

/*
BLOC RECHERCHE
*/

#blocRechercheMenu{
	padding-top: 20px;
}
#blocRecherche{
	float: left;
	width: 100%;
	height: auto;
	padding: 2%;/*4%*/
	margin:auto;
	/*margin-top: 30px;*/
}

/*#blocRecherche .dropdown{*/
/*	!*float: left;*!*/
/*	display:inline-block;*/
/*}*/

#blocRecherche #slider1{
	/*	float: initial;

        width: 95%;
        margin: auto;
        margin-bottom: 5%;
        height: 10px;
        position: relative;*/
}
/*#filters{*/
/*!*	width: 100% !important;*/
/*	margin:auto;*/
/*	margin-top: 5px;*/
/*	text-align: center;*!*/
/*}*/
/*#filters div.filt_col5{*/
/*	!*width: 20%;*!*/
/*	!*display: inline-block;*!*/
/*	!*margin-right: 5px;*!*/
/*}*/
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), #search {
	width: 100%;
	/*	max-width: 220px;
        min-width: 180px;*/
}

#BetweenSlider{
	display: none;
}

/****** Slider **********/
.mintext{
	font-size: 11px;
	color: black;
	text-align: center;
	font-weight: normal;
}


.ui-slider-range {
	background: none repeat scroll 0 0;
	height:100%;
	opacity:0.3;
	position:absolute;
	width:100%;
}

.ui-slider-handle {background-image:url('/medias/images/_common/slider-handle.gif');}
#sliderCatalogue{width: calc(100% - 2em)!important;; margin-top: 10px!important;  margin-bottom: 10px!important;display: inherit!important;}
.ColorHandle {color: darkred;}
.ui-slider-range {background-color: darkred;  opacity: 1;}

#custom-handle,#custom2-handle {
	width: 4em;
	height: 1.6em;
	top: 50%;
	margin-top: -.8em;
	text-align: center;
	line-height: 1.6em;
}
/* BLOC CADEAUX*/

#blocCadeaux{
	width: 100%;
	height: auto;
	padding: 10px 0 0 0;
	margin: 3% !important;
}
#cadeaux{
	margin: 0 0px 0px 5px;
}
.produit{
	border: 0px;
	width: 18%;
	height: 250px;
	text-align:center;
	margin: 0 10px 20px 0;
	float:left;
	color:black;
	position: relative;
	box-shadow: 1px 1px 1px #555;
	background-color: white;
}

.produit a{
	color: black;
	text-decoration: none;
}

.produit a:hover{
	color: black;
	text-decoration: underline;
}

.produit img{
	border: none;
	padding-top:5px;
}

.produit p{
	font-size:10px;
	margin:1px;
	padding: 5px;
}

.produit .marque {
	font-size: 11px !important;
	line-height: 10px !important;
}

.produit .bold{
	font-weight:bold;
}

.designation_taille{
	min-height: 38px;
}

.produit .declinaison{
	position: absolute;
	top: 0px;
	right: 5px;
	left: initial;
}
.produit .declinaison img {
	width: 59%;
}


.produit .points{
	font-weight: bold;
	padding-top: -15px;
	margin-top: -13px;
}
.pointsValuesColor{
	font-size: 18px !important;
}

/*
ICONE NOUVEAUTE
*/

#nouveaute{
	height: 18px;
	position: absolute;
	top: 5px;
	left: 5px;
}

/* PAGE FICHE PRODUIT */
#pageCadeau{
	background-color: #fff;
	margin-top: 0;
	width: 100%;
	height:100%;
	padding-bottom: 10px;
}
#pageCadeau .wishlist-off {
	left: 45px;
	top: 15px;
	right: inherit
}
#pageCadeau .wishlist-on {
	left: 45px;
	top: 15px;
	right: inherit
}

#enteteFiche{
	width: 95%;
	margin-left: 20px;
	margin-right: 20px;
	/*border-top: 0px !important;*/
	border-bottom: 1px solid #e5e5e5;
	min-height: 40px;
	padding: 10px 0;
	display: inline-block;
}

#enteteFiche p{
	margin: 0;
}

.refProduit{
	font-size: 12px;
	color: #000;
}

.nomProduit{
	font-size: 24px;
	color: #f00502;
}

#blockValeurFiche
{
	/* font-weight: bold; */
	/* width: 280px; */
	/* float: right; */
	/* font-size: 24px; */
	/* color: #f00502; */
	margin: 10px;
	/* margin-right:-20px; */
}
#catalogue-detail #blockValeurFiche
{
	font-weight: bold;
	/* width: 280px; */
	/* float: right; */
	font-size: 24px;
	color: #f00502;
	/* margin: -10px !important; */
	/* margin-right:-20px; */
}

#valeurFiche{
	/* float: right; */
	/* margin: 0px; */
	width: 91%;
}
#InfoValeurFiche {float: left;}

.noorder{
	font-size: 13px;
}

#marqueFiche{
	font-size: 12px;
	color: #000;
	/*width: 50%;*/
	max-height: 85px;
	margin: 10px 0;
}

#addToCartForm{
	color: #fff;
	background-color:#f00500;
	position: relative;
	/*right: 10px;*/
	padding: 10px;
	width: 280px;
	height: 100px;
	/*float: right;*/
	/*top: -5px;*/
}

#qteHolder{
	float: left;
	margin-right: 10px;
}

#qteHolder td{
	vertical-align: middle;
}

.txtBtPanier{
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin: 5px 0 15px 0;
}

.tableQuantite{
	margin: 0 auto 0 20px;
}

.tableQuantite img{
	margin: 0;
}

.qte_lot_info
{
	text-align: center;
	margin: 5px;
	vertical-align: top;
	display: inline-block;
	float: left;
}

.qteplus,
.qtemoins{
	margin: 0;
	position: relative;
	top: 5px;
	padding: 2px;
	color:white;
	text-decoration:none;
}
#addToCartForm .qteplus, #addToCartForm .qtemoins {top:-3px;}
.qtemoins img, 	.qteplus img
{
	width: 20px !important;
	height: 20px!important;
	min-width: 20px;
	min-height: 20px;
}/*.qtemoins img, 	.qteplus img,:not(.gm-style) .qtemoins img, :not(.gm-style) .qteplus img
 {
	 width: 20px !important;
	 height: 20px!important;
	 min-width: 20px;
	 min-height: 20px;
 }*/
/**
Récupération du Catalogue.css
 */
div.zoomdiv {
	z-index                 : 100;
	position                : absolute;
	top:0px !important;
	right: auto;
	left: 385px !important;
	width: 514px !important;
	height : 469px !important;
	background: #ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align: center;
	overflow: hidden;
}
#catalogue-detail .tableQuantite{
	/*width: 40% !important;*/
	color:white !important;
}
#catalogue-detail label{
	width: auto !important;
}
#catalogue-detail .tableQuantite a{
	text-decoration: none;
	color:white !important;
	font-weight: bold;
}
#addToCartForm .qteplus, #addToCartForm .qtemoins {
	top: 5px;
	font-size: 18px;
	float: left;
	display: inline-block;
}
#addBt{
	/*margin-top: 20px;
	top: 10px;
	position: absolute;
	right: 20px;*/
}

#blocFiche{
	width: 96%;
	margin: 20px 20px 0 20px;
	min-height: 470px;
	position: relative;
}

#photoProduit{
}

#texteProduit{
	font-size: 14px;
	line-height: 20px;
	/*margin-left: 400px;*/
	margin-left: 0px !important;
	border: solid #e5e5e5 1px;
	padding: 10px;
	height: 250px;
	overflow-y: scroll;
	/*width: 440px;*/
	width: 100%;
	min-height: 315px;
}

#texteProduit p,
#texteProduit li{
	margin: 0;
}

#ref{
	float: right;
	font-size: 16px;
}

.soustitre{
	font-size: 24px;
	border-bottom: solid #e5e5e5 1px;
}

#zoomFiche{
	font-size: 10px;
	color: #aaa;
	font-style: italic;
	margin-left: 0px!important;
	margin-top: 17px;
}

.jqzoom{
	border:1px solid white;
	float:left;
	position:relative;
	padding:0px;
	cursor:pointer;
}
div.jqZoomPup {
	z-index                 : 10;
	visibility              : hidden;
	position                : absolute;
	top:100px;
	left:0px;
	width                   : 250px;
	height                  : 250px;
	/*border: 1px solid #aaa;*/
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
.jqzoom img{ float: initial !important;}



#coloris{
	/*margin-left: 420px;*/
	/*width: 440px;*/
	width: 100%;
}
#coloris .soustitre{
	margin-bottom: 10px;
	/*margin-bottom: 4px;*/
}
#photoarticle{
	/*float: left;
	margin-right:10px;*/
	margin: auto;

}
#caracteristiquearticle{
	width: 43%;
	/*margin-left: 413px;*/
	float:left;
}
#positionfleche{
	position: relative;
}
#flechephoto #left_flech{
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 8px;
}
#flechephoto #right_flech{
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 8px;
}
#imageselectionner{
	width: 100%;
}
#imageselectionner .classphoto{
	margin-right: -4px;
	margin-top : 10px;
	cursor:pointer;
	margin-left: 12px;
}

/**
FIn Récupération du Catalogue.css
 */

#catalogue_barre {
	height: auto !important;
}


/* Page fiche cadeaux avec POPUP  */
/*------------------POPUPS------------------------*/
#fade {
	display: none;
	background: #000;
	position: fixed; left: 0; top: 0;
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}

.popup_block{
	display: none;
	background: #fff;
	padding: 20px;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 100px; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
}

img.btn_close {
	float: right;
	margin: 0 0 0 10px;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
html #fade {
	/*position: absolute;*/
}
html .popup_block {
	position: absolute;
}
/* FIN POPUP PAGE KDO */

#catalogue_hautdepage {
	position: fixed;
	right: 0;
	top: 85%;
	background-color: #e5e5e5;
	padding: 5px;
}

/**
LAST FIVE
**/
.lfProduct{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#pageCatalogue_boutique #content
{
	position:relative;
}

#derniersProduits{
	position: fixed;/*position: absolute;*/
	top: 39px;/*top: 5px;*/
	right: 0;
	width: 105px;
	/* height: 60px; */
	padding-top: 10px;
	padding-left: 10px;
	background-color: #f00500;

	/* display: inline-flex; */
	padding-right: 10px;
	/*	display: inline-flex;*/
	z-index:100;
	padding-bottom: 10px;
}

/*#lastfive{display:none;}*/
#titreDerniersProduits
{
	color: #FFFFFF;
	font-weight: bolder;
	padding-bottom:10px;
	text-align: center;
	font-size: 15px;
}

#SeeAllCatalogue
{
	display:none;
	text-align:center;
	font-size:20px;
}
#catalogue_barre a
{
	width:150px;
	background-color:#ff0000;
	padding:10px;
	color:#ffffff;
	font-size:15px;
}
#catalogue_barre a, #catalogue_barre a:active, #catalogue_barre a:link{color:#ffffff;}
#catalogue_barre a img{vertical-align: middle;}
.gestionLot div{display:inline-block;}
.gestionLot .info_lots {color:#000000; font-size: 10px;}
.squarecolor {width:10px; height:10px; border-radius:30px; display:inline-block; margin:5px;padding:5px;cursor:pointer;}
#cadeaux .alert {position: inherit !important;}



/* menu selection / page selection / detail pour selection */
.prixbarre{
	color: black !important;
	font-size: 13px !important;
	text-decoration: line-through red;
	line-height: 29px;
	float: right;
	right: 0;
}
.nouveautePicto, .promotionPicto, #coupdecoeurPicto, .infoPicto{
	height: 18px;
	position: absolute;
	left:-8px;
	/*top: 5px;*/
	/*left: 5px;*/
}
#vignetteselectionDetail{
	width: 100%;
}
#selectionAllDetail{
	width: 100%;
	height: auto;
	margin-left: 5px;
	display: inline-block;
}
#selectionAllDetail img{
	width: 33px;
}
.selectionDetail{
	border-radius: 135px;
	float: left;
	padding: 2%;
	margin-left: 3px;

}
.LabelDetail{
	border-radius: 135px;
	float: left;
	/*padding: 2%;*/
	margin-left: 3px;
	width: 57px !important;
}
.LabelDetail.disponoel{
	border-radius: 50px;
	float: left;
	padding: 2%;
	margin-left: 3px;
	background: #c9042c;
}
.prixBarreSelection{
	color: black !important;
	/*font-size: 20px !important;*/
	text-decoration: line-through red;
}
#bt_new, #bt_promo, #bt_cpc, #bt_consc{
	position: relative;
}
#bt_new span, #bt_promo span, #bt_cpc span, #bt_consc span{
	position: absolute;
	top:10px;
	left: 5%;

}
#bt_new span img, #bt_promo span  img, #bt_cpc span  img, #bt_consc span  img{height: 25px;}
#ajout_cadeau, #eff_filtre, #bt_new input,#bt_promo  input,#bt_cpc  input,#bt_allcat, #bt_allcatselection,  #bt_consc  input{
	background-color: transparent;
	color: white;
	margin:5px 0px;
	padding: 5px;
	width: 100%;
	border-radius: 4px;
	font-size: 12px;
	height: 35px;
	/*border: none;*/
	cursor:pointer;
	border: 0px;
	background-repeat:no-repeat;
	background-position: right center;
}
#bt_new input{
	background-image:
			linear-gradient(to right, #99d001 65%, transparent),
			url("../../images/_common/selectioncatalogue/only_fleche_nouveaute.png");
}

#bt_promo  input{
	color: black;
	background-image:
			linear-gradient(to right, #fef30d 65%, transparent),
			url("../../images/_common/selectioncatalogue/only_fleche_promotion.png");

}
#bt_cpc  input{
	background-image:
			linear-gradient(to right, #c9042c 65%, transparent),
			url("../../images/_common/selectioncatalogue/only_fleche_coupdecoeur.png");
}

#bt_consc  input{
	background-image:
			linear-gradient(to right, #fb9609 65%, transparent),
			url("../../images/_common/selectioncatalogue/only_fleche_conseil.png");
	/*background-color: #fb9609;*/
	/*background-image: url("../../images/_common/selectioncatalogue/only_fleche_conseil.png");*/
	/*background-size: cover;*/
	/*!*background-color: transparent;*!*/
	/*border: 0px solid transparent;*/
}
.pictoconseilDetail{background: #fb9609;}
.pictocoupdecoeurDetail{background: #c9042c;}
.pictopromotionsDetail{background: #fef30d;}
.pictonouveautesDetail{background: #99d001;}

#bt_allcat,#bt_allcatselection{
	float: right;
	background-color: darkred;
}
.selectionmenu{
	margin-bottom: 6px;
	margin-top: 25px;
}

div#slider figure{
	position: relative;
	width: 50%;
	margin: 0;
	padding: 0;
}
div#slider{
	width: 80%;
	overflow: hidden;
}
#menu_selection .carouselle{
	width:100%;
	background-color:#e6e7e7;
	padding-top: 13px;
	padding-right: 20px;
	padding-left: 20px;
}
#menu_selection .slick-slide {
	opacity: 1 !important;
	margin:5px !important;
	/*width: 252px  !important;*/
}
#menu_selection .slick-slide img {
	display:inherit !important;
	width: 150px !important;
	height: auto !important;
}
#menu_selection .slick-prev:before, .slick-next:before {
	color: black;
}
#menu_selection .slick-prev:before{
	content: url('/medias/images/_common/selectioncatalogue/fleche_avantages_gauche.png') !important;
}
#menu_selection .slick-next:before {
	content: url('/medias/images/_common/selectioncatalogue/fleche_avantages_droite.png') !important;
}
#menu_selection .slick-prev{
	z-index: 2;
	left: 0px!important;
}
#menu_selection .slick-next{
	z-index: 2;
	right:0px!important
}
#menu_selection .slick-prev, #menu_selection .slick-next,#menu_selection .slick-prev:hover,#menu_selection .slick-next:hover {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 25px;
	height: 100%;
	padding: 0;
	background-color: #e6e7e7 !important;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
}
#menu_selection .slick-track{
	/*margin-left:45px !important;*/
}
#menu_selection .produit {
	border: 0px;
	width: 100% !important;
	height: 268px !important;
	text-align: center;
	margin: 0 10px 20px 0;
	float: left;
	color: black;
	position: relative;
	box-shadow: 1px 1px 1px #555;
	background-color: white;
}

.sousmenuselection{
	border-top: 1px solid #e6e7e7;
	border-bottom: 1px solid #e6e7e7;
	font-size:22px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: red;
}

.descriptifselection{
	text-align: center;
}

.selection_page .selectiontype{
	clear:both;
	padding-top: 10px;

}





/**************************************/
/* RESPONSIVE */
/**************************************/
/* Permet de modifier les figures de style selon la taille de l'Ã©cran */
@media(max-width: 1400px){
	.produit {width: 23%; height: 250px;}
	.catalogue_smallform-control {display: inline-block; width: 100%; /*height: 1.42857143em;*/ margin-top:-10px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143em; color: #555555; background-color: #ffffff; background-image: none; border: 1px solid #cccccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -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;}
	.catalogue_smallform-control:focus {border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);}
	.catalogue_smallform-control::-moz-placeholder {color: #999999; opacity: 1;}
	.catalogue_smallform-control:-ms-input-placeholder {color: #999999;}
	.catalogue_smallform-control::-webkit-input-placeholder {color: #999999;}
	.catalogue_smallform-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {background-color: #ececec; opacity: 1;}
	.catalogue_smallform-control[disabled],fieldset[disabled] .form-control {cursor: not-allowed;}
	.catalogue_smallform-control[type="radio"]{width: 20px;/* margin-top:-20px; */float: left;/* display: table-header-group; */margin: 0px;}
	.qte_lot_info{width: 100%;margin-top:0px}
	#bt_new span, #bt_promo span, #bt_cpc span, #bt_consc span{display: none;}
}

@media(max-width: 1050px){
	#pageCatalogue_boutique .prixbarre {
		font-size: 10px !important;
	}
	#derniersProduits {
		display: none;
	}
	.produit .infoPicto img{
		width: auto!important;
		height: auto!important;;
	}
}


@media(max-width: 960px) {
	/*.qte_lot_info{width: 50%;margin-top:0px}*/


	.pointsValuesColor {
		font-size: 16px !important;
	}

	#blockValeurFiche {
		width: 100%;
		/*float: inherit;*/
		margin: 0px;
	}

	#filters div .dropdown  {
		width: 100%;
	}
	#filters div .dropdown .bootstrap-select{

		max-width: 100%;
	}

	#sliderCatalogue{width: 100%!important;}
	#blocRecherche #slider1 {
		margin-left: 0%;
		width: 95%;
	}

	.produit {
		width: 30% !important;
		height: 250px;
	}

	#InfoValeurFiche {
		display: none;
	}

	#addBt {
		/*margin-top: 0px;*/
		/*float: left;*/
		/*width: 50px;*/
		/*height: auto;*/
		/*position: inherit;*/
	}

	.qtemoins img, .qteplus img {
		width: 25px;
		height: 25px;
	}

	.produit img {
		width: 100%;
		height: 100%;
		max-height: 150px;
		max-width: 150px;
	}

	.tableQuantite {
		width: 100%;
		margin-top: 5px;
	}

	.tableQuantite img {
		margin: 0;
	}

	.tableQuantite {
		margin: inherit;
	}

	.tableQuantite .qteplus, .tableQuantite .qtemoins {
		font-size: 200%;
	}

	#blocFiche {
		width: 95%;
		margin: 20px 0 0 0;
	}

	#photoProduit {
		padding: 10px;
		border: none;
		width: 100%;
		margin: auto;
		text-align: center;
	}

	#photoProduit img {
		width: 95%;
		height: 95%;
		margin: 10px;
	}

	#photoProduit .jqZoomPup {
		display: none;
	}

	#enteteFiche {
		width: 95%;
		margin-left: 20px;
		border-top: 0px solid #e5e5e5;
		border-bottom: none;
		min-height: 70px;
		padding: 10px 0;
	}

	#enteteFiche p {
		margin: 0;
		/*float: left;*/
	}

	#zoomFiche, .refProduit {
		display: none;
	}

	.nomProduit {
		font-size: 24px;
		float: left;
		width: 100%;
	}

	#valeurFiche {
		font-weight: bold;
		width: 100%;
		/*float: right;*/
		font-size: 24px;
		text-align: right;
		margin: 0;
	}

	#marqueFiche {
		display: none;
	}

	#marqueFiche img {
		margin-left: 90px;
	}

	#addToCartForm {
		height: 80px;
		color: #fff;
		position: relative;
		right: inherit;
		padding: 10px;
		width: 95%;
		float: none;
		margin: auto;
		text-align: center;
	}

	#qteHolder {
		/*float: left;*/
		margin-right: inherit;
		width: 100%;
	}

	#qteHolder td {
		vertical-align: middle;
	}

	.txtBtPanier {
		font-size: 18px;
		font-weight: bold;
		line-height: 18px;
		/*float: left;*/
		width: 90%;
		text-align: left;
	}

	#texteProduit {
		font-size: 14px;
		line-height: 20px;
		margin-left: 0px;;
		border: 0px solid #e5e5e5;
		padding: 10px;
		height: 250px;
		overflow-y: scroll;
		width: 100%;
	}

	#texteProduit p, #texteProduit li {
		margin: 0;
	}

	#ref {
		float: right;
		font-size: 16px;
	}

	.soustitre {
		font-size: 20px;
		border-bottom: solid #e5e5e5 1px;
	}

	#coloris {
		margin-left: 0px;
		width: 100%;
	}

	#coloris .soustitre {
		margin-bottom: 10px;
	}

	.squarecolor {
		width: 20px;
		height: 20px;
		display: inline-block;
		margin: 5px;
		padding: 10px;
		cursor: pointer;
	}

	.declinaison {
		top: 0;
		position: absolute;
		right: 5px  ;
	}

	#catalogue_hautdepage {
		bottom: 15px;
		top: inherit;
	}

	.drawer {
		width: 45%;
		padding: inherit;
		margin: 1%;
	}
	.all_catalogue_nb3, .all_catalogue_nb6, .all_catalogue_nb9{ width: 93%;}
	.all_catalogue_nb4, .all_catalogue_nb7, .all_catalogue_nb10{width: 45%;}

	#pageCatalogue_boutique .produit p {
		padding: 5px !important;
	}

	#caracteristiquearticle {
		width: 100% !important;
		float: initial !important;
	}

	#positionfleche {
		position: relative;
		width: 56.3%;
	}

	#catalogue-detail .produit a img {
		width: 40% !important;
		height: auto !important;
	}

	#imageselectionner {
		width: 100% !important;
		margin-left: 0px !important;
	}
	.classphoto {
		margin-left: 20px;
	}
	#imageselectionner .classphoto {
		margin-left: 14px;
	}

	#positionfleche {
		position: absolute;
		bottom: 0;
		text-align: center;
		width: 100%;
		z-index: 1000;
	}

	.zoomdiv{
		display:none!important;
	}
	#catalogue-detail .produit{	width: 90% !important; height: 250px !important;}
	#addToCartForm {
		min-height: 75px;
		color: #ffffff;
		position: relative;
		right: inherit;
		padding: 10px;
		width: 95%;
		float: none;
		margin: auto;
		text-align: center;
		top: 10px;
		height: 120px;
	}
	.prixBarreSelection{
		float: initial !important;
	}
	#selectionAllDetail {
		width: 100%;
		margin-left: 35%;
	}
	.nouveautePicto, .promotionPicto, #coupdecoeurPicto, .infoPicto{
		height: auto;
	}
	.selectionDetail {
		margin-top: 20px;
	}
	#bt_allcat, #bt_allcatselection{
		/*	padding: 19px !important;*/
		font-size: 13px !important;
		width: 30% !important;
	}

}

/******
FORMAT POUR LES TABLETTE 880px
 */
@media(max-width: 880px){
	.produit {width: 47% !important; height: 250px;}
	#filters div .dropdown, #filters div .dropdown .bootstrap-select  {width: 100% !important;}

	#search, #gobt{width:100%;}

	/* selection */
	#bt_new, #bt_promo, #bt_cpc, #bt_consc {
		/*width: 60%;*/
		margin-bottom: 5px;
	}
	#bt_allcat, #bt_allcatselection{
		width: 30%;
	}
	#selection-menuselection .prixbarre{
		line-height: inherit;
		font-size: 13px !important;
	}
	#pageCatalogue_boutique .prixbarre {
		line-height: 0px !important;
	}
	#bt_allcat, #bt_allcatselection{
		width: 60% !important;
	}

}


@media(max-width: 769px){
	#selection-menuselection .prixbarre{
		font-size: 16px !important;
	}
}

/******
FORMAT POUR LES TABLETTE 700px
 */
@media(max-width: 700px){
	.produit a img{width: 50% !important;height: auto !important;}
	.produit {width: 46% !important;height: 260px !important;}
	.produit p,#selection-menuselection .prixbarre{font-size: 12px !important;}
	/*.designation_taille{height: 14% !important;}*/
	.drawer{width:90% !important; background-position:bottom center !important;}
	#pageCatalogue_boutique .produit p {
		padding: 10px !important;
	}
	#pageCatalogue_boutique .prixbarre {
		line-height: 29px !important;
		font-size: 12px !important;
	}
}

/******
FORMAT POUR LES TELEPHONES 550px
 */
@media(max-width: 550px){
	.produit a img{ width: 50% !important; height: auto !important;}
	.produit p,	#selection-menuselection .prixbarre{font-size: 12px !important;}
	/*.designation_taille{height: 20% !important;}*/
	#addToCartForm {margin-top: 0px;}
	#enteteFiche p {margin-top: 10px;}
	#bt_allcat, #bt_allcatselection{
		width: 60%;
	}
	#selectionAllDetail {
		margin-left: 0%;
	}
}

@media(max-width: 450px) {
	#imageselectionner .classphoto {margin-left: 11px !important; width: 28px;margin-right: -6px !important;}
	#photoarticle {margin-right: 0px;}
	#flechephoto #right_flech, #flechephoto #left_flech {bottom: 3px;width: 3%;}
	.produit a img{width: 40% !important; height: auto !important;}
	.produit {width: 90% !important;height: 250px !important;}
}
/******
FORMAT POUR LES TELEPHONES 350px
 */


/** Images du MENU CATALOGUES **/
.multimedia, .espace_techno,.high_tech, .mon_espace_techno{background-image:url("/medias/images/_common/menucatalogue/store-hightech.jpg");}
.maison, .ma_maison{background-image:url("/medias/images/_common/menucatalogue/store-maison.jpg");}
.loisirs_et_sports,.loisirs, .mes_loisirs{background-image:url("/medias/images/_common/menucatalogue/store-loisirs.jpg");}
.accessoires,.mode_et_accessoires,.mode, .ma_mode, .accessoires___bagages{background-image:url("/medias/images/_common/menucatalogue/store-maroquinerie.jpg");}
.gastronomie, .ma_gastronomie, .vins_et_gastronomie, .vins__et_gastronomie {background-image:url("/medias/images/_common/menucatalogue/store-vin_et_gastronomie.jpg");}
.enfants, .ma_petite_famille, .petite_famille{background-image:url("/medias/images/_common/menucatalogue/store-enfant.jpg");}
.bien_etre,.forme, .ma_forme{background-image:url("/medias/images/_common/menucatalogue/store-bienetre.jpg");}
.escapades___voyages___sorties{background-image:url("/medias/images/_common/menucatalogue/store_voyage.jpg");}
.cheques_cadeaux{background-image:url("/medias/images/_common/menucatalogue/store-chequecadeau.jpg");}
.cartes_cadeaux{background-image:url("/catalogue_images.php?id_article=30943&havingImages=1&maxsize=350");}
.all_catalogue{background-image:url("/medias/images/_common/menucatalogue/store-cadeaux.jpg");background-position:center;}
.all_catalogue{background-image:url("/medias/images/_common/menucatalogue/store-cadeaux.jpg");background-position:center;}
.produits_pro{background-image:url("/medias/images/_common/menucatalogue/store-pro.jpg");}

/** Fin Nouveau Catalogue **/
