/* CSS Document */

h1 {
	display:inline-block;
	color:#E7C998;
	text-transform: none;
}
h2, h3 {font-weight:bold;}
#canvas-detail {
	padding-top:126px;
}
.bouteille {margin-bottom:-106px;}
.container_carte img {
	padding:1px;
	width:100%;
	z-index: 1;
}
.zonecarte {
	position:absolute;
	cursor: pointer;
	z-index: 2;
	background-color:rgba(255,255,255,0.63);
	border:4px solid #FFFFFF;
	font-size: 50px;
	text-align: center;
}
#zone1 {left:16.82%;top:56.32%;width:28.66%;height:28.16%;}
#zone2 {left:40.91%;top:33.48%;width:28.56%;height:20.55%;}
#zone3 {left:8.41%;top:39.94%;width:14.12%;height:15.09%;}
#zone4 {left:35.51%;top:11.35%;width:16.61%;height:16.24%;}
#zone5 {left:23.88%;top:38.36%;width:14.54%;height:16.67%;}
#zone6 {left:13.60%;top:13.22%;width:20.98%;height:23.85%;}
#zone7 {left:47.87%;top:72.99%;width:25.34%;height:16.67%;}
#zone8 {left:71.44%;top:35.78%;width:16.61%;height:14.08%;}
#zone9 {left:68.64%;top:14.22%;width:14.54%;height:19.25%;}
#zone10 {left:54.10%;top:9.05%;width:12.25%;height:23.71%;}
#zone11 {left:74.14%;top:50.72%;width:12.98%;height:13.65%;}
#detail {
	display: none;
	background-color:rgba(255,255,255,0.8);
	border:4px solid #FFFFFF;
	padding: 20px;
	background-image:url("/pics/Woox/flecheg.png");
	background-position: right center;
	background-repeat: no-repeat;
	position: absolute;
	bottom:0;
	left: 0;
	width: 16.666667%;
}
#detail p {margin:0;}
.txtmarron {color:#3F2834;}
.txtblanc {color:#FFFFFF;}
@media (min-width: 768px) {
	header {
		background:#000000 url("/pics/Woox/fd_header.jpg") center center no-repeat;
		background-size: cover;
	}
	#who-is-woo {
		background:url("/pics/Woox/fd_who-is-woo.jpg") center center no-repeat;
		background-size: cover;
	}
	#canvas-bottle {
		background:url("/pics/Woox/fd_bouteille.jpg") center center repeat-x;
		background-size: auto 100%;
	}
	#canvas-detail {
		background:url("/pics/Woox/fd_canvas.jpg") center center repeat-x;
		background-size: cover;
	}
}
@media (max-width: 1199.98px) {
	.zonecarte {font-size: 40px;}
}
@media (max-width: 991.98px) {
	.zonecarte {font-size: 30px;}
}
@media (max-width: 767.98px) {
	header {
		background:#000000 url("/pics/Woox/fd_header_mob.jpg") center top no-repeat;
		background-size: 100% auto;
	}
	header .logo {max-width: 60%;}
	#who-is-woo, #canvas-detail {background:#FFDEC1;}
	#canvas-bottle {
		background:url("/pics/Woox/fd_bouteille_mob.jpg") center bottom no-repeat;
		background-size: 100% auto;
	}
	.zonecarte {font-size: 20px;font-weight: bold;}
	#detail {
		position:relative;
		bottom:auto;
		left: auto;
		width: 100%;
		height:100%;
		padding:10px;
	}
}
@media (max-width: 575.98px) {}
