body {
	padding-top: 70px;
	padding-bottom: 30px;
	}
.theme-dropdown .dropdown-menu {
	position: static;
	display: block;
	margin-bottom: 20px;
	}
.theme-showcase > p > .btn {
	margin: 5px 0;
	}
.theme-showcase .navbar .container {
	width: auto;
	}
.jumbotron {
	text-align: center;
	}
.carte {
    position:relative;
	}
.zone2 {
	position:absolute;
	top:110px;
	left:268px;
	width:210px;
	height:36px;
	background-color:#fff;
	opacity:0.1;
	z-index:1;
	}
.zone2:hover {opacity:0.4;}
.zone2:before {
	position:absolute;
	top:0px;
	left:210px;
	content:'';
	width:0px;
	height:0px;
	border-top: 18px solid transparent;
	border-left: 35px solid #fff;
	border-right: 35px solid transparent;
	border-bottom: 18px solid #fff;
	}
.zone2:after {
	position:absolute;
	top:36px;
	left:0px;
	content:'';
	width:280px;
	height:110px;
	background-color:#fff;
	}
.fond {
	position:relative;
	top:0;
	left:0;
	z-index:0;
	}
.zone1 {
	position:absolute;
	width:282px;
	height:188px;
	background:#fff;
	top:132px;
	left:14px;
	z-index:3;
	opacity:0.1;
	}
.zone1:hover {opacity:0.4;}
.zone3 {
	position:absolute;
	width:294px;
	height:82px;
	background:#fff;
	top:60px;
	left:456px;
	z-index:4;
	opacity:0.1;
	}
.zone3:hover {opacity:0.4;}
.zone3:before {
	position:absolute;
	top:82px;
	left:0px;
	content:'';
	width:0px;
	height:0px;
	border-top: 18px solid #fff;
	border-left: 35px solid transparent;
	border-right: 35px solid #fff;
	border-bottom: 18px solid transparent;
	}
.zone3:after {
	position:absolute;
	top:82px;
	left:70px;
	content:'';
	width:224px;
	height:36px;
	background-color:#fff;
	}
.fenetre {
	background-color:#69F;
	padding:20px;
	text-align:center;
	}
  	img[usemap] {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
	}
#droits {
	text-shadow: none;
	padding: 0px;
	text-align: center;
	font-size: 1em;
	color: #111;
	}
#droits a { color: #333; text-decoration: none; }
#droits a:hover { color: #69F; text-decoration: none; }
