#header {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	z-index: 10;
	/*background:url("../images/header/bg.png") repeat-x;*/
	background-size: 100% 100%;
}

#header #logo {
	margin-top:20px;
	margin-left:90px;
	margin-bottom:25px;
	vertical-align: middle;
	max-width: 160px;
}

#header #logob {
    height: 100px;
    position: absolute;
    left: 40px;
}

#header .c {
	padding-right: 0;
}

#menu {
	color:white;
	float:right;
	position: relative;
	z-index: 1;
	padding-inline: 30px;
	padding-top: 5px;
	background: rgba(0, 153, 166,0.9);
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

/* Premier niveau du menu */
#menubarcolor {
	position: relative;
    right: 0;
    top: 16px;
    height: 45px;
	float: right;
}

#pcadeau {
    position: absolute;
    width: 68px;
    background: rgba(255,255,255,0.9);
    color: #0099A7;
    padding: 10px;
    text-align: center;
    transform: translate(-25%,7px);
    text-transform: uppercase;
    display: none;
}

#pcadeau.active {
	display: block;
}

#menu ul li.m {
    position: relative;
    margin-right: clamp(3px, 1.5vw, 40px);
    float: left;
}

#menu ul li.m.facebook {
	padding-top:2px;
}


#menu ul li.m a.m {
	display:block;
	padding:10px 4px 5px 4px;
	text-transform: uppercase;
	font-weight: bold;
	color:#FFF;
}


#menu ul li.m a.m:hover , #menu ul li.m:hover a.m {
	cursor:pointer;
	text-decoration: none;
	color:white;
}


#menu ul li.m a.m.mlink {
	border-bottom: 2px solid transparent;
}


#menu ul li a.m.mlink:hover , #menu ul li.active a.m.mlink {
	cursor:pointer;
	text-decoration: none;
	border-bottom: 2px solid white;
}

#menu .menuc ul li #ccadeau {
	/*color: #ffffff;
	font-size: 28px;
    line-height: 15px;
    vertical-align: top;*/
    background-image: url(https://www.voile-en-morbihan.com/bundles/base/frontend/img/gift.png);
    width: 28px;
    height: 28px;
}

#menu .menuc a {
	font-size: clamp(14px, 1.2vw, 16px);
}

/* Second niveau du menu */

#menu ul.sm {
	position:absolute;
	top:40px;
	left:0;
	display: none;
	background:#FFF;
	background:rgba(255,255,255,0.9);
}

#menu ul.sm li.sm {
	float:none;
	width:200px;
}

#menu ul.sm li.sm a.sm {
	display:block;
	padding:7px 30px;
}

#menu ul.sm li.sm a.sm:hover {
	background:#F08D00;
	color:white;
	cursor:pointer;
	text-decoration: none;
}

#menu ul.m li.m:hover .sm {
	display: block;
}

#menu ul.m li.m:hover ul.sm::before {
	content: "";
	position: absolute;
	top: -5px;
	width: 100%;
	height: 5px;
	background: transparent;
}

/* Elements cachés */

#menu .menutab {
	display: none
}

#menu .mmenu {
	display:none;
	padding:7px 30px;
}

.lsocial {
	font-size: 26px;
}

.lsocial a {
	color: white;
}

.lsocial a:hover {
	color: #65D8E1;
}

/*  ------------------------------------------------
	IDCOOKIE
	------------------------------------------------ */

#idcookie {
	color:#FFF;
	background:rgba(0,0,0,0.8);
	position: fixed;
	bottom:0;
	left:0;
	width:100%;
	z-index:9999;
	box-shadow: 0px -1px 3px rgba(0,0,0,0.3);
	padding:10px 20px;
	padding-right:30px;
}

#idcookie span , #idcookie a {
	display: inline-block;
}

#idcookie .buttoncookie {
	display:inline-block;
	padding:10px;
	font-size: 1.5em;
	position: absolute;
	right:10px;
	top:0;
}

#idcookie .buttoncookie:hover {
	cursor: pointer;
	background:#000;
	color:#FFF;
	text-decoration: none;
}

.widgets {
	position: absolute;
	top:100px;
	right:0;
	pointer-events: none;
}

.widgets > * {
	pointer-events: all;
}

.widgets a:hover {
}

.widgets .signup {
	display: block;
	background:#F09329;
	padding:10px 15px;
	text-transform: uppercase;
	color:#FFF;
	font-weight: bold;
	font-size: 17px;
	cursor: pointer;
}
.widgets a#i_360 {
    background: #0099A6;
    text-transform: unset;
}
.widgets a#i_360:hover {
    background: #F09329;
}

.widgets a {
	border-radius: 50px 0 0 50px;
	-webkit-border-radius: 50px 0 0 50px;
	-moz-border-radius: 50px 0 0 50px;
	float:right;
	clear:right;
	position: relative;
}

.widgets a .legend {
	display: block;
	font-size:0.9em;
	width:50px;
	position: absolute;
	left:50px;
	top:6px;
	text-align: center;
	font-weight: bold;
}

.widgets .signup:hover {
	text-decoration: none;
	color:white;
	background:#0099A5;
}

.widgets .webcam {
	display: block;
	background:url("../images/elements/webcam.png") no-repeat 10px 10px #F09329;
	height:50px;
	width:50px;
	margin-top:20px;
	position: relative;
	z-index: 1;
}

.widgets .webcam .legend {
	color:white;
}

.widgets .webcam:hover {
	width:120px;
}

.widgets .meteo {
	display: block;
	background:url("../images/elements/meteo.png") no-repeat 15px 20px #FFF;
	height:82px;
	width:82px;
	margin-top:20px;
}

.widgets .meteo .legend {
	top:25px;
	left:80px;
}

.widgets .meteo:hover {
	width:150px;
}

.widgets .wind {
	display: block;
	background:url("../images/elements/wind.png") no-repeat 15px 10px #0099A6;
	height:50px;
	width:50px;
	margin-top:-13px;
}

.widgets .wind .legend {
	color:white;
	left:60px;
}

.widgets .wind:hover {
	width:120px;
}

/*  ------------------------------------------------
	RESPONSIVE
	------------------------------------------------ */


@media screen and (max-width: 1200px) {

	#header {
		text-align: center;
		position: relative;
		background:white;
	}

	#menu {
		position:fixed;
		top:0;
		margin-left:0;
		margin-top:0;
		height:auto;
		width:250px;
		left:-250px;
		height:100%;
		z-index: 1;
	}


	#menu .menuc {
		height:100%;
		overflow: auto;
	}

	/* Menu responsive */

	#menu ul li.m , #menu ul li.sm {
		float:none;
		width:auto;
		text-align: left;
		width:auto;
	}

	#menu ul.m , #menu ul.sm {
		position: relative;
		top:0;
		left:0;
	}

	#menu ul.m ul {
		padding-left:15px;
	}

	#menu li.m.open ul.sm {
		display: block;
	}

	#menu.menuactive {
		left:0;
	}

	#pcadeau {
		position: relative;
		top: 0;
		left: 0;
		transform: translate(0, 2px);
	}

	body.menuactive .bodyinner {
		position: relative;
		left:250px;
	}

	#menu .menutab {
		color:#0099A5;
		background:#FFF;
		display:block;
		position:absolute;
		text-align:center;
		width:50px;
		top:0;
		right:-50px;
		padding:10px 0px;
		border-radius: 100%;
		-moz-border-radius: 100%;
		-webkit-border-radius: 100%;
	}

	#menu .mmenu {
		display:block;
	}
	#header #logob {
	    left: 60px;
	}
}

@media screen and (max-width: 600px) {

	#header #logo {
		margin-top:40px;
		max-width: 60%;
	}

}
