@charset "utf-8";
/* CSS Document */
.style1{
	background-color: #464348;
  	padding-top: 14%;
  	padding-bottom: 7%;
  	padding-left: 5%;
  	padding-right: 5%;
  	width: 90%;
}
/* unicode character for menu button */
	[data-icon]:before {
		content: attr(data-icon);
		font-size: 1.6em;
	}
	
	/* styling menu button */
	#navigation label, #navigation [type=checkbox] {
		cursor: pointer;
		
}
	#navigation [type=checkbox] {display: none}
	#navigation label {
	position: absolute;
	top: 0%;
	right: 0%;
	z-index: 1337;
	padding-top: 11px;
	padding-right: 0.3em;
	padding-left: 0.3em;
	padding-bottom: 0.1em;
	font-size: 2.5em;
	font-weight: bold;
	line-height: 1em;
	/*text-shadow: 1px 1px 0 #000;*/
	background: rgba(255, 255, 255, 0.2);
	/*border-radius: 4px;*/
	color: #FF9900;
	width: 80px;
	height: 43px;
	}
#navigation label:hover {
	color: #F5F5F5;
}
	#navigation div > ul {
	background: #2D2D2D;
	position: absolute;
	top: 0;
	left: -80.5%;
	z-index: 1337;
	width: 75%;
	max-width: 1900px;
	/*border-radius: 0 0 6px 0;*/
	border-bottom: 1px solid #121214;
	border-right: 1px solid #121214;
	-webkit-transition: left .6s;
	-moz-transition: left .6;
	-ms-transition: left .6s;
	transition: left .6s;
	height: 100%;
	}

	#navigation [contenteditable] {outline: none;}
	
	/* handling clic with CSS3 target */
	#navigation input:checked + ul {
		left: 0;
	}
	
	/* styling navigation items */
	#navigation ul {
		margin: 0; padding: 0;
		
		
	}
	#navigation li {
	list-style: none;
	}
	#navigation li a {
	display: block;
	padding: .9em .6em;
	color: #ff9900;
	border-top: 1px solid #424242;
	border-bottom: 1px solid #121214;
	font-size: 1.1em;
	text-shadow: 1px 1px 0 #000;
	text-decoration: none;
	background: #2D2D2D;
	
	}
	#navigation li a:not(:only-child):after {
		
		float: right;
		font-size: 1.2em;
		color: #fff;
		margin-right: .4em;
		line-height: 1;
	}
	#navigation li:last-child a {
		border-bottom: 0;
	}
	#navigation li a:hover, #navigation li a:active {
	background-color: #6a686c;
	color: #F7F7F7;
	}

	/* styling submenus */
	#navigation ul ul {
		max-height: 0;
		overflow: hidden;
		background: rgba(255,255,255,.1);
		-webkit-transition: .4s max-height;
		-moz-transition: .4s max-height;
		-o-transition: .4s max-height;
		-ms-transition: .4s max-height;
		transition: .4s max-height;
	}
	#navigation li:hover > ul {
		max-height: 25em;
	}
	#navigation li:hover a:not(:only-child):after {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	#navigation ul ul a:before {display: none;}

	section {
		padding: 1rem;
		margin-top: 5em;
	}






#menu {
	background-color: #464348;
	height: 50px;
	position: fixed;
	z-index: 1200;
	top: 0px;
	
}
#container_menu1 {
	width: 10%;
}
#container_menu2 {
	color: #FFFFFF;
	font-variant: small-caps;
	font-size: 1.3em;
	display: none;
}
#reservation {
	font-size: 24px;
	font-variant: small-caps;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #979797;
	width: 100px;
	clear: none;
	position: absolute;
	top: 0px;
	margin-top: 5px;
	height: 34px;
	left: 3%;
	background-color: #ff9900;
}
#reservation:hover{
	background-color: #979797;
	border: 1px solid #fff;
	}
#logo_menu {
}
#langues {
	padding-top: 10%;
	background-color: #464348;
	padding-bottom: 10%;
	min-height: 900px;
	padding-left: 30%;
	width: 70%;
	color: #FFFFFF;
	font-size: 1.3em;
	font-variant: small-caps;
}
#langues2 {
	width: 110px;
	clear: none;
	position: absolute;
	top: 0px;
	margin-top: 8px;
	height: 34px;
	left: 140px;
	font-size: 1.3em;
	font-variant: small-caps;
}
#fr {
	width: 30px;
	margin-right: 4%;
	clear: none;
	border: 1px solid #F4F4F4;
	text-align: center;
	background-color: #464348;
	color: #ff9900;
}
#fr:hover{
	color: #fff;}
.camb-idiomas {
	width: 30px;
	margin-right: 4%;
	clear: none;
	border: 1px solid #F4F4F4;
	text-align: center;
	background-color: #464348;
	color: #ff9900;
}
.camb-idiomas:hover{
	color: #fff;
}




.texte_menu{
	
	display: none;
	color: #ff9900;
	}

.texte_menu:hover {
	color: #F5F5F5;
}
	
@media only screen and (min-width: 481px) {
.texte_menu{
	font-size: 20px;
	font-variant: small-caps;
	clear: none;
	width: 50%;
	text-align: left;
	float: right;
	display: none;
	}
#menu {
	
}
#container_menu1 {
}
#container_menu2 {
	display: none;
	font-size: medium;
}
#logo_menu {
}
#langues {
}
#langues2 {
	left: 155px;
}
#fr {
}
}
	
@media only screen and (min-width: 830px) {
	
#menu {
	
}	
.texte_menu{
	font-size: 20px;
	font-variant: small-caps;
	clear: none;
	width: 50%;
	text-align: left;
	float: right;
	display: block;
	}
#container_menu1 {
	width: 26%;
	background-color: #6a686c;
	margin-left: 0%;
	height: 50px;
}
#container_menu2 div {
	width: 120px;
	clear: none;
	float: left;
	text-align: center;
	height: 40px;
	padding-top: 5px;
	margin-right: 10px;
	padding-bottom: 5px;
}
#container_menu2 {
	clear: none;
	width: 35%;
	float: right;
	position: absolute;
	top: 0px;
	left: 46%;
	height: 50px;
	display: block;
}
#container_menu2 a {
	color: #ff9900;
	text-decoration: none;
}
#container_menu2 div:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6E6E6E;
	border-top: 3px solid #FFFFFF;
	height: 37px;
}
#reservation {
	left: 87%;
}
#logo_menu {
}
#langues {
}
#langues2 {
	left: 2%;
}
#fr {
}
	
	
	
	
	
	
	
	/* unicode character for menu button */
	[data-icon]:before {
	content: attr(data-icon);
	font-size: 1.6em;
	/*color: #FF9900;*/
	}
	
	/* styling menu button */
	#navigation label, #navigation [type=checkbox] {cursor: pointer}
	#navigation [type=checkbox] {display: none}
	#navigation label {
	position: absolute;
	top: 0%;
	left: 26%;
	z-index: 1337;
	padding-top: 8px;
	padding-right: 0.3em;
	padding-left: 0.3em;
	padding-bottom: 0px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
	/*text-shadow: 1px 1px 0 #000;*/
	background: rgba(255, 255, 255, 0.2);
	/*border-radius: 4px;*/
	color: #FF9900;
	width: 120px;
	height: 43px;
	
	}
#navigation label:hover {
	color: #F5F5F5;
}
	#navigation div > ul {
	background: #2D2D2D;
	position: absolute;
	top: 0;
	left: -80.5%;
	z-index: 1337;
	width: 27%;
	max-width: 1900px;
	/*border-radius: 0 0 6px 0;*/
	border-bottom: 1px solid #121214;
	border-right: 1px solid #121214;
	-webkit-transition: left .6s;
	-moz-transition: left .6;
	-ms-transition: left .6s;
	transition: left .6s;
	height: 100%;
	}

	#navigation [contenteditable] {outline: none;}
	
	/* handling clic with CSS3 target */
	#navigation input:checked + ul {
		left: 0;
	}
	
	/* styling navigation items */
	#navigation ul {
		margin: 0; padding: 0;
		
		
	}
	#navigation li {
	list-style: none;
	}
	#navigation li a {
	display: block;
	padding: .9em .6em;
	/*color: rgba(255,255,255,.6);*/
	border-top: 1px solid #424242;
	border-bottom: 1px solid #121214;
	font-size: 1.1em;
	text-shadow: 1px 1px 0 #000;
	text-decoration: none;
	background: #2D2D2D;
	
	}
	#navigation li a:not(:only-child):after {
		
		float: right;
		font-size: 1.2em;
		color: #fff;
		margin-right: .4em;
		line-height: 1;
	}
	#navigation li:last-child a {
		border-bottom: 0;
	}
	#navigation li a:hover, #navigation li a:active {
	background-color: #6a686c;
	}

	/* styling submenus */
	#navigation ul ul {
		max-height: 0;
		overflow: hidden;
		background: rgba(255,255,255,.1);
		-webkit-transition: .4s max-height;
		-moz-transition: .4s max-height;
		-o-transition: .4s max-height;
		-ms-transition: .4s max-height;
		transition: .4s max-height;
	}
	#navigation li:hover > ul {
		max-height: 25em;
	}
	#navigation li:hover a:not(:only-child):after {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	#navigation ul ul a:before {display: none;}

	section {
		padding: 1rem;
		margin-top: 5em;
	}

}

@media only screen and (min-width: 900px) {
#navigation label {
	left: 23%;
	}
	
#navigation div > ul {
	width: 24%;
	}
#container_menu1 {
	width: 23%;
	margin-left: 0%;
}

#container_menu2 {
	width: 35%;
	left: 45%;

}

}

@media only screen and (min-width: 1200px) {
#navigation label {
	left: 27%;
	}
	
#navigation div > ul {
	width: 25%;
	}
#container_menu1 {
	width: 27%;
	margin-left: 0%;
}

#container_menu2 {
	width: 27%;
	left: 40%;

}
}



@media only screen and (min-width: 1500px) {
#navigation label {
	left: 17%;
	}
	
#navigation div > ul {
	width: 15%;
	}
#container_menu1 {
	width: 17%;
	margin-left: 0%;
}

#container_menu2 {
	width: 40%;
	left: 30%;

}
}
