.conteneur-accueil {
	padding-top:64px;
}

/* .divAccueilImage {
	display: inline-block;
	vertical-align: middle;
	margin: 10px;
}

	 divPasserComExpress n'est plus utilisé 
.divPasserComExpress {
	display: inline-block;
	vertical-align: middle;
	margin-top: 50px;
	background-color: rgb(92, 73, 120);
	width: 56%;
	max-width: 671px;
	min-width: 570px;
	height: 80px;
	text-align: center;
	margin-right: 28px;
}

.divPasserComExpress span {
	font-size: 22px;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 15px;
	vertical-align: middle;
	line-height: 1.303;
}

.divPasserComExpress button {
	background-color: rgb(34, 34, 34);
	border: none;
	width: 130px;
	height: 42px;
	color: #ffffff;
	font-size: 15.64px;
	font-family: Tahoma;
	cursor: pointer;
	margin-left: 45px;
	margin-top: 19px;
}

.divCatalogueComplet {
	display: inline-block;
	vertical-align: middle;
	background: #FF6666;
	width: 40%;
	max-width: 475px;
	height: 80px;
	margin-top: 50px;
	text-align: center;
}

.divCatalogueComplet table {
	border-spacing: 0;
	width: 100%;
}

.divCatalogueComplet td {
	height: 80px;
	text-align: center;
}

.divCatalogueComplet span {
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

.divCatalogueComplet button {
	background-color: rgb(95, 53, 119);
	border: none;
	width: 127px;
	height: 42px;
	color: #ffffff;
	font-size: 15.64px;
	font-family: Tahoma;
	cursor: pointer;
		 margin-left: 15%; 
		 margin-top : 19px;
}

.listeMondes {
	text-align: center;
	margin: 0 auto;
}

.divMonde {
	display: inline-block;
	vertical-align: top;
	margin-top: 50px;
	margin-bottom: 40px;
}

.monde {
	height: 78px;
	width: 100px;
	margin-left: 85px;
	margin-right: 85px;
	background: #5c4978;
	margin-bottom: 18px;
	cursor: pointer;
}

.monde i {
	color: #ffffff;
	padding-top: 24px;
}

.divMonde span {
	font-size: 15.64px;
	font-family: Tahoma;
	color: #222222;
}

.monde:HOVER {
	background: #9c54a8;
}

.divChoixProdFr {
	background-image: url("/webshop/img/cadreprodFr.png");
	width: 675px;
	height: 84px;
	margin: auto;
	text-align: center;
	text-transform: uppercase;
}

.divChoixProdFr button {
	margin-top: 16px;
	vertical-align: bottom;
	font-size: 18px;
	line-height: 35px;
	font-family: Tahoma;
	color: #FF6666;
	text-transform: uppercase;
	cursor: pointer;
	background-color: white;
	border: none;
}

.divChoixProdFr img {
	margin-top: -14px;
	vertical-align: middle;
}

.detailMondes {
	height: 100%;
	width: 100%;
	background-color: #c7cbca;
}

.titreMondes {
	text-align: center;
	font-size: 36px;
	font-family: Tahoma;
	padding-top: 65px;
	text-transform: uppercase;
	cursor: pointer;
}

.detailMondes.even {
	background-color: #ffffff;
}

.detailMondes.odd {
	background-color: #f5f5f5;
}

.separateurJaune {
	color: rgb(247, 194, 33);
	text-align: center;
	margin-top: 0px;
	margin-bottom: 40px;
}

.listeRubriques {
	width: 100%;
	text-align: center;
}

.rubrique {
	border-radius: 2px;
	width: 350px;
	height: 300px;
	color: #9E9A96;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin: 0px 15px 30px 15px;
	cursor: pointer;
}

.nomRubrique {
	margin-top: 10px;
}

.nomRubrique span {
	text-align: center;
	font-size: 40px;
	font-family: Tahoma;
}

.nomSsRubrique {
	text-align: left;
	font-size: 18px;
	font-family: Tahoma;
	color: #FF6666;
}

.rubrique:HOVER {
	color: #F3EEE7;
}

.rubrique div {
	cursor: pointer;
}

.rubrique ul {
	text-align: left;
	font-size: 1.5em;
	width: 140px;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

.rubrique ul li {
	cursor: pointer;
	list-style: none;
	position: relative;
}

.rubrique ul li:HOVER {
	color: #F3EEE7;
}

.carousel-indicators {
	visibility: hidden !important;
}

.bandeauProduit {
	height: 375px;
	width: 100%;
	min-width: 1024px;
	background-image: url("/webshop/img/background-carousel.png");
	-moz-box-shadow: inset 0px 0px 0px 0px #656565;
	-webkit-box-shadow: inset 0px -2px 0px 0px #656565;
	-o-box-shadow: inset 0px 0px 0px 0px #656565;
	box-shadow: inset 0px 0px 0px 0px #656565;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565,
		Direction=90, Strength=0);
	background-repeat: repeat;
	text-align: center;
	vertical-align: top;
}

.bandeauProduit .vignetteBandeauProduit {
	display: inline-block;
	height: 350px;
	width: 225px;
	margin: 10px 5px;
	cursor: pointer;
}

.bandeauProduit .vignetteBandeauProduit .photo {
	white-space: nowrap;
	background-color: white;
	display: inline-block;
	line-height: 300px;
	height: 300px;
	width: 225px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

.bandeauProduit .vignetteBandeauProduit .photogammeorigine {
	white-space: nowrap;
	background-color: white;
	display: inline-block;
	line-height: 128px;
	height: 128px;
	width: 620px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

.bandeauProduit .vignetteBandeauProduit .photogammepenja {
	white-space: nowrap;
	background-color: white;
	display: inline-block;
	line-height: 128px;
	height: 128px;
	width: 620px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

.bandeauProduit .vignetteBandeauProduit .photo:before {
	content: '';
	vertical-align: top;
}

.bandeauProduit .vignetteBandeauProduit .photo img {
	height: 305px;
	vertical-align: middle;
	margin: -100% -50%;
}

.bandeauProduit .vignetteBandeauProduit .desc {
	display: block;
	height: 30px;
	width: 225px;
}

.vignetteBandeauProduit div {
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	white-space: nowrap;
	position: relative;
}

.vignetteBandeauProduit .desc .nomProduit {
	position: relative;
	top: 9px;
	left: 3px;
	line-height: 19.315px;
	font-size:12px;
}

.nomProduit {
	white-space: nowrap;
	width: 81px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.vignetteBandeauProduit .desc .prix {
	position: absolute;
	top: 10px;
	right: 5px;
	white-space: nowrap;
}

.vignetteBandeauProduit .prixBarre {
	color: #ff6666;
	text-decoration: line-through;
	display: inline-block;
	margin-right: 1px;
}

.vignetteBandeauProduit .nouvPrix {
	font-size: 13px;
	color: #ff6666;
	display: inline-block;
}

.divListeSsRubrique1 {
	float: left;
	display: inline-block;
	margin-top: 20px;
	margin-left: 50px;
}

.divListeSsRubrique1 ul, .divListeSsRubrique2 ul {
	margin: 0;
}

.divListeSsRubrique2 {
	display: inline-block;
	margin-top: 20px;
	margin-left: 20px;
}

.vignette-desktop {
	display:block;
}

.vignette-mobile {
	display:none;
}

@media screen and (max-width:1100px) {
	.monde {
		margin-right: 50px;
		margin-left: 50px;
	}
}

@media screen and (max-width:992px) {
	h4 {
		padding-left: 30px;
	}
	.bandeauProduit {
	    width: 100%;
	    min-width: 0;
	}
	.conteneur-accueil {
		padding-top:130px;
	}
	.carousel-control {
		display:none !important;
	}
	.vignette-desktop {
		display:none !important;
	}
	.vignette-mobile {
		display:block !important;
	}
}

 */