#colonne p.h3 {
	color: #777777 !important}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:hover,
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus,
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus,
.navbar-default .navbar-nav>li:hover, .navbar-default .navbar-nav>li:hover > a,
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background-color: #FFC107 !important}
#conteneur {
	background-color: #fff !important;
	display: flex !important;
	width: 100% !important;
	max-width: none !important;
	padding: 0px 0 0 0 !important;
	z-index: 999 !important;
	box-shadow: none !important;
	margin: 0 auto !important;
	position: relative;
}
#colonne.pleinelargeur {
	max-width: 1000px !important;
	background-color: #fff !important;
	padding: 20px !important !important;
	z-index: 1 !important;
	margin: 0px auto !important;
	box-shadow: none !important;
}
.waves {
	background-color: #0000 !important;
	position: fixed;
	z-index: 999;
	bottom:0;
	width: 100%;
	height: 10vh;
	margin-bottom: 0px !important;
	/*Fix for safari gap*/
	padding-top: 0px;
	min-height: 55px;
	max-height: 55px;
}
#infofooter {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 60px;
	background-color: #f5f5f5 !important;
	box-shadow: none;
}
@media screen and (max-width: 767px) {
	.owl-carousel {
		padding-top:0px !important;
	}
}
.owl-carousel::after {
	box-shadow: none; /*5px 5px 15px rgb(0 0 0 / 15%);*/
	background: #4bce9c8a; /*#FBD786*/
	background: -webkit-linear-gradient(to top, #fff, #4bce9c8a, #fff) !important;
	background: linear-gradient(to top, #fff, #4bce9c8a, #fff) !important;
}
.carousel-image {
	background-color: #fff0;
	border-radius:  0px !important;
	max-height: 510px;
	margin-top: 120px ;
	background-size: contain !important;
	max-width: 1000px;
	background-position: 50% 50%;
	margin-left: auto !important;
	margin-right: auto !important;
}
h1 span {
	padding: 0 !important;
}
.well {
  margin: 4% 0% !important;
  width: 100% !important
}
.pleinelargeur iframe {
	max-width: 100% !important;
	border: none;
	margin-left: auto !important;
	margin-right: auto !important;
}
.navbar-nav>li {
	margin-left: 4px !important;
	margin-right: 4px !important;
}
blockquote {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 10px 20px;
	margin: 0px auto 40px;
	background-color: #f5f5f5;
	border-left: 4px solid #777;
}
blockquote p strong {
	font-style: italic;
	font-size: 16px;
}
#colonne img {
	max-width: 100%;
	text-align: center;
	display: flex;
	box-shadow: 0 20px 25px -15px rgb(0 0 0 / 30%) ;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
#colonne p img {
	margin: 0px auto;
}
#colonne p.h3 {
	font-family: "Caveat Brush", 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
	margin: 20px 0 20px;
	font-variant: none !important;
	font-size: 2em !important;
	font-weight: normal !important;
}
.image-emplacement-droite.titre-actualite {
	height: 150px;
	width: 100%;
	margin-left: 0;
	margin-top: -50px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.vignette-actu {
	padding: 0  ;
	margin-top: -20px;
	overflow: hidden;
}
.image-vignette-actu img {
	padding:0px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transform: scale(.95); /* IE 9 */
	-webkit-transform: scale(.95); /* Safari 3-8 */
	transform: scale(.95);
}
.image-vignette-actu:hover img {
	padding:0px;
	box-shadow:none!important;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transform: scale(1); /* IE 9 */
	-webkit-transform: scale(1); /* Safari 3-8 */
	transform: scale(1);
}
#colonne li a {
	background-color: #4bce9c !important;
	color: #fff;
	line-height: 2em;
	padding: 8px;
	font-weight: bold;
}
#colonne li a:hover {
  background-color: #4bce9c !important;
  color: #fff;
  padding: 8px;
  font-weight: bold;
} font-weight: bold;
