/* SHORT FAMILLE */
	.families{
		margin: 20px auto;
		clear: both;
		text-align: center;
	}
		.families .short_family{
			width: 200px;
			/*float : left;*/
			padding: 10px 5px;
			display: inline-block;
		}
			/* .families .short_family h2{
				padding: 18px 0 0 0;
				margin: 0 !important;
				background: none;
				height: 37px; 
				overflow: hidden; 
				text-align: center;
				font-weight: normal;
				background: transparent url(../../images/short_product1.png) top center no-repeat !important;
				color: #fff !important;
			} */
			.families .short_family .picture{
				width: 200px;
				height: 190px;
				margin: auto;
				background: transparent url(../../images/short_product2.png) top center repeat-y;
			}
			 .families .short_family .linksmore{
				/* 
				width: 200px;
				text-align: center;
				background: transparent url(../../images/short_product3.png) top center no-repeat; */
				height: 45px;
				padding-top: 18px;
			}
			.families .short_family .linksmore a{
				color: #fff !important;
			}
			/*.short_family a img {
				margin-right: 2px;
			}*/
			
			
/* SHORT PRODUCT */

	.spiritueux {
		color: #000;
	}
	.short_products{
		margin : 10px auto 35px;
		clear : both ;
		text-align : center ;
	}
		.short_products_containers{
			display: inline-block;
			text-align: left;
		}
		.home .short_products_containers{
			display: inline-block;
			text-align: center;
		}
		.short_products .short_product{
			width: 200px;
			display: inline-block;
			margin: 8px;
		}
			.short_products .short_product .shorttitle, .short_family .shorttitle{
				width: 200px;
				height: 55px;
				display: table-cell;
				vertical-align: middle;
				background: transparent url(../../images/short_product1.png) top center no-repeat;
			}
			.short_products .short_product.spiritueux  .shorttitle,.short_family.spiritueux  .shorttitle{
				background-image:  url(../../images/short_product1.png) ;
			}
			.short_products .short_product.picerie_fine .shorttitle,.short_family.picerie_fine .shorttitle{
				background-image:  url(../../images/short_product6.png) ;
			}
			.short_products .short_product.champagne .shorttitle,.short_family.champagne .shorttitle,
			.short_products .short_product.nos_bulles .shorttitle,.short_family.nos_bulles .shorttitle{
				background-image:  url(../../images/short_product8.png);
			}
			/*.short_products .short_product.vins .shorttitle,.short_family.vins .shorttitle{
				background-image:  url(../../images/short_product4.png);
			}*/
			.short_products .short_product h3, .short_family h2{
				padding: 0;
				margin: 0;
				background: none;
				overflow : hidden;
				text-align: center !important;
				font-weight: 600;
				/* font-family: 'Halant', 'Arial', 'Sans-serif' !important; */
				color: #fff !important;
				text-transform: uppercase;
				font-size: 13px !important;
				padding-top: 8px !important;
				vertical-align: middle;
				margin: auto 8px !important;
			}
			.short_products .short_product .picture{
				width: 200px;
				height:  190px;
				text-align: center;
				background: transparent url(../../images/short_product2.png) top center repeat-y;
			}
			.short_products .short_product .picture img{
				width: 190px;
				height: 190px;
				margin: 0px auto;
				position: relative;
			}
			.short_products .short_product .picture .survol{
				display: none ;
				position: absolute ;
				top : 0 ;
				left : 5px;
			}
			
			.short_products .short_product a:hover .picture .survol{
				display : block ;
			}
			.short_products .short_product a{
				margin : 0 ;
				padding : 0; 
				display : block ;
				line-height : 0 ;
				font-size : 0 ;
				position : relative ;
			}
			.short_products .short_product a ,.short_products .short_product a:hover{
				text-decoration:none !important ;
				color : #000 !important ;
			}
			.short_products .short_product .linksmore{
				height : 30px ; 
				overflow : hidden; 
				text-align : center ;
				width: 176px;
				padding : 5px 2px ;
			}
			.short_products .short_product .linksmore a{
				padding : 2px 10px ;
				color : #fba0dd !important;
				background : #142032 ;
				text-transform : uppercase ;
				border-radius : 6px ;
			}
			.short_products .short_product .prix,.families .short_family .linksmore{
				height : 63px ;
				width: 200px;
				background: transparent url(../../images/short_product3.png)   center no-repeat;
				text-align: center;
			}
			.short_products .short_product.spiritueux .prix,.families .short_family.spiritueux .linksmore{
				background-image:  url(../../images/short_product3.png) ;
			}
			.short_products .short_product.picerie_fine .prix,.families .short_family.picerie_fine .linksmore{
				background-image:  url(../../images/short_product7.png);
			}
			.short_products .short_product.champagne .prix,.families .short_family.champagne .linksmore,
			.short_products .short_product.nos_bulles .prix,.families .short_family.nos_bulles .linksmore{
				background-image:  url(../../images/short_product9.png) ;
			}
			/*.short_products .short_product.vins .prix,.families .short_family.vins .linksmore{
				background-image:  url(../../images/short_product5.png);
			}*/
			.short_products .short_product h4{
				padding : 0;
				margin : 0;
				overflow : hidden;
				text-align : center;
				font-weight: 600;
				/* font-family: 'Halant', 'Arial', 'Sans-serif'; */
				color: #fff;
				font-size: 16px;
				padding-top: 5px;
				height: 21px;
			}
			.short_products .short_product .prix .price{
				font-size : 18px ;
				font-weight : 600;
				color: #fff;
				position: relative;
				top: 4px;
			}
			.short_products .short_product .prix .prix_content{
				position : relative;
				height: 27px;
				overflow-y: hidden;
			}
			
			.families .short_family .linksmore {
				height: 45px;
			}
/* COMMUN PRODUCT / SHORT PRODUCT */
	
			.price.old_price{
				text-decoration: line-through;
				font-weight: normal;
				font-size: 15px;
				line-height: 30px;
				color : #fff;
				position: relative;
				top: -20px;
			}
			.short_products .price.old_price{
				text-decoration: line-through;
				font-weight: normal;
				font-size: 15px;
				line-height: 30px;
				color : #999 !important;
				position: relative;
				top: 0px !important;
				right: 10px;
			}
			.price.new_price{
				color : #fff;
				position: relative;
				top: -20px;
			}	

			.short_products .price.new_price{
				color : #fff;
				position: relative;
				top: 0px !important;
			}	

			.addCart input{
				display : inline ;
				border-width : 0px ;
				background : transparent ;
				cursor : pointer ;
			}	
			.addCart input.saved{
				font-style:italic ;
			}			
/* PRODUCT */
	#product{}
	
		#product h1{}
		#product h1 + span{}
		
		#product .pictures{
			width : 305px;
			float : left;
			margin : 10px 0;
		}
			#product .pictures #picture{
				width: 301px;
				text-align : center ;
				background: transparent url(../../images/bg_produit2.png) top center repeat-y;
			}
				#product .pictures #picture img{
					max-width : 284px ;
					margin : 5px auto ;
				}
			#product .pictures #pictures{
				padding : 0px ;
				text-align : left ;
				margin : 0 -5px ;
			}
				#product .pictures #pictures img{
					margin :5px 5px ;
				}
			#product #picture_top{
				width: 301px;
				height: 20px;
				background: transparent url(../../images/bg_produit1.png) top center no-repeat;
			}
			#product #picture_bottom{
				width: 301px;
				height: 7px;
				background: transparent url(../../images/bg_produit3.png) top center no-repeat;
			}
			
		#product .details{
			width: 305px;
			float: left;
			margin: 10px 0;
			text-align: center; 
		}
			#product .details #prix .price{
				padding-top: 27px;
				height: 45px;
			}
			#product .details #description{
				text-align: left;
				padding-left: 30px;
			}
		
		#product .infos{
			clear: both;
			width: auto;
			margin: 20px 0;
			background: transparent url(../../images/deco2.png) top left no-repeat;
			padding-top: 95px;
		}
		#product .details #prix  {
			width: 133px;
			height: 45px;
			padding-top: 27px;
			float: left;
			background: transparent url(../../images/bg_prix.png) top center no-repeat;
			color: #fff;
			font-family: 'Satisfy', 'Halant', 'Verdana';
			font-size: 25px;
			font-weight: normal;
			margin-left: 26px;
		}
		
		#product .details #prix .NousContacterPrix{
			position: relative;
			top: -15px;
			/* font-size: .8em; */
			line-height: 1em;
		}
		
		
		#product form#paypal {
			width: 133px;
			float: left;
		}
		#product form#paypal input {
			margin: 0 15px;
		}
		
/* RECHERCHE */
	.search label+input, .search label+select {
		margin-top: 8px;
		position: relative;
		left: -30px;
		width: 145px;
	}
	.search label{
		text-align : left ;
		display : inline ;
		color : inherit ;
		font-weight: 600;
		font-size: 1.2em;
		width: 110px;
	}
	.search .range{
		padding-bottom : 20px;
	}
	.search .slider-range.ui-slider.ui-slider-horizontal{
		top : 10px ;
		width : 210px ; /* Largeur de la règle à curseur */
	}
	#searchM .search .range{
		margin : 10px 0 ;
	}
	#searchM .search .slider-range{
		margin : 5px 0 20px;
	}
	#searchM .search .range div{
		padding : 0 ;
	}
	#searchM .ui-slider{
		top : 10px ;
	}
	.ui-slider {
		left: 40px;
		top: -14px;
	}
	.text-range {
		width: 120px;
		position: relative;
		left: 5px;
		top: 10px;
		font-size: 18px !important;
	}
	.range .ui-corner-all {
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
	}
	/*.button, .box .button {
		margin-left: 160px;
	}*/
/* PANIER */
	#banner .panier{
		top : 35px ;
		right : 20px ;
		position : absolute;
	}
	#banner .panier *{
		background : transparent !important ;
	}
	
@media (max-width: 700px) {
	.short_product,#miseavt,.contain{
		width : 300px ;
	}
	.short_product{
		width : 300px ;
	}
	.DPE,.GES,#product .situation,#product .details,#miseavt,.contain{
		margin : 5px auto ;
	}
	.mobile_only #toolbar #ico ul li.onlysmart{display:table-cell !important;}
	#toolbar #ico ul li.nosmart{display:none !important;}
	.amount {
		left: 0px !important;
	}
	label+input, label+select {
		left: 0px !important;
		width: 50% !important;
	}
}
#toolbar #ico ul li.onlysmart{
	display : none !important;
}