ul#css_menu_en_tete,ul#css_menu_en_tete ul {
	margin:0;
	list-style:none;
	padding:0;
	background-color:transparent;
	border-width:1px;
/*border-style:solid;*/
	border-color:#454545;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}

ul#css_menu_en_tete ul {
	display:none;
	position:absolute;
	left:0;
	/*top:103%;*/
	top: 80%;
	/*-moz-box-shadow:0 0 2px #999;
	-webkit-box-shadow:0 0 2px #999;
	box-shadow:0 0 2px #999;*/
	/*background-color:transparent;*/
	border-width:1;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background-color: white;
	border-color:black;
	padding:0 6px 6px;
}

ul#css_menu_en_tete li:hover>* {
	/*display:block;*/
}

ul#css_menu_en_tete li {
	position:relative;
	display:block;
	white-space:nowrap;
	font-size:0;
	float:left;
}

ul#css_menu_en_tete li:hover {
	z-index:1;
}

ul#css_menu_en_tete ul ul {
	position:absolute;
	left:100%;
	top:1px;
}

ul#css_menu_en_tete {
	font-size:0;
	/*width:100%;*/
	/*width: 750px;*/
	/*width: 100%;*/
	/*width: 467px;*/
	/*margin-left: auto;
	margin-right: auto;*/
	z-index:999;
	position:relative;
	/*display:inline-block;*/
	zoom:1;
/*padding:2px 0.2% 2px 0%;*/
/*margin:0 0.4%;*/
	/*background-image:url(mainbk.png);*/
	*display:inline;
	*padding-right:1.2%;
}

* html ul#css_menu_en_tete li a {
	/*display:inline-block;*/
}

ul#css_menu_en_tete>li {
	/*margin:0 0 0 .2%;
	width:9%;*/
}

ul#css_menu_en_tete li.menu_en_tete_element_dernier {
	/*width:17%;*/
}

body:first-of-type ul#css_menu_en_tete {
	/*display:inline-table;*/
	/*border-spacing:2px 0;*/
}

body:first-of-type ul#css_menu_en_tete>li {
	/*display:table-cell;*/
	display: list-item;
	float:none;
}

ul#css_menu_en_tete ul>li {
	margin:2px 0 0;
}

ul#css_menu_en_tete a:active,ul#css_menu_en_tete a:focus {
	outline-style:none;
}

ul#css_menu_en_tete a {
	display:block;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	font:16px Trebuchet MS,sans-serif;
	/*color:#fff;*/
	color: #97c037; /*font-color*/
	/*text-shadow:#999 0 1px 1px;*/
	cursor:pointer;
	/*padding:3px 18px;*/
	padding: 3px 10px;
	/*background-color:;*/
	background-repeat:repeat;
	border-width:0;
	border-style:none;
	border-color:;
}

ul#css_menu_en_tete ul li {
	float:none;
	/*margin:6px 0 0;*/
}

ul#css_menu_en_tete ul a {
	text-align:left;
	padding:4px;
	/*background-color:transparent;*/
	background-image:none;
	border-width:1;
	border-style:solid;
	border-color:#454545;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	-o-transition:all .5s;
	font:13px Trebuchet MS,sans-serif;
	/*color:#fff;*/
	color: #97c037; /*font-color*/
	text-decoration:none;
	text-shadow:#fff 0 0 0;
}

ul#css_menu_en_tete li:hover>a,ul#css_menu_en_tete li a.pressed {
	border-style:none;
	/*color:#fff;*/
	color: #eb6909; /*font-color*/
	text-shadow:#999 0 0 0;
}

ul#css_menu_en_tete img {
	border:none;
	vertical-align:middle;
	margin-right:3px;
}

ul#css_menu_en_tete span {
	display:block;
	overflow:hidden;
	/*background-image:url(arrowmain.png);*/
	background-position:right center;
	background-repeat:no-repeat;
	/*padding-right:19px;*/
}

ul#css_menu_en_tete ul span {
	/*background-image:url(arrowsub.png);*/
	padding-right:19px;
}

ul#css_menu_en_tete > li.switch {
	display:none;
	cursor:pointer;
	width:25px;
	height:20px;
	padding:3px 18px;
}

ul#css_menu_en_tete > li.switch:before {
	content:"";
	position:absolute;
	display:block;
	height:4px;
	width:25px;
	border-radius:4px;
	/*background:#fff;*/
	-moz-box-shadow:0 8px #ffffff,0 16px #fff;
	-webkit-box-shadow:0 8px #ffffff,0 16px #fff;
	box-shadow:0 8px #ffffff,0 16px #fff;
}

ul#css_menu_en_tete > li.switch:hover:before {
	/*background:#fff;*/
	-moz-box-shadow:0 8px #ffffff,0 16px #fff;
	-webkit-box-shadow:0 8px #ffffff,0 16px #fff;
	box-shadow:0 8px #ffffff,0 16px #fff;
}

.c3m-switch-input {
	display:none;
}

ul#css_menu_en_tete li:hover>a,ul#css_menu_en_tete li > a.pressed {
	border-style:none;
	/*color:#fff;*/
	color: #eb6909; /*font-color*/
	text-decoration:none;
	text-shadow:#999 0 0 0;
}

ul#css_menu_en_tete ul li:hover>a,ul#css_menu_en_tete ul li > a.pressed {
	/*background-color:#5f1f1f;*/
	background-image:none;
	border-style:solid;
	border-color:#ee663a;
	/*color:#fff;*/
	color: #eb6909; /*font-color*/
	text-decoration:none;
	text-shadow:#fff 0 0 0;
}

ul#css_menu_en_tete li.top_menu>a {
	background-color:transparent;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}

ul#css_menu_en_tete li.top_menu:hover>a,ul#css_menu_en_tete li.top_menu > a.pressed {
	background-color:transparent;
}

ul#css_menu_en_tete li.menu_en_tete_element_dernier>a {
	background-color:transparent;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}

ul#css_menu_en_tete li.menu_en_tete_element_dernier:hover>a,ul#css_menu_en_tete li.menu_en_tete_element_dernier > a.pressed {
	background-color:transparent;
}

ul#css_menu_en_tete>li:nth-of-type(1) {
	/*width:80px;*/
}

ul#css_menu_en_tete>li:nth-of-type(2) {
	/*width:80px;*/
}

ul#css_menu_en_tete>li:nth-of-type(3) {
	/*width:60px;*/
}

ul#css_menu_en_tete>li:nth-of-type(4) {
	/*width:60px;*/
}

ul#css_menu_en_tete>li:nth-of-type(5) {
	/*width:60px;*/
}

ul#css_menu_en_tete>li:nth-of-type(6) {
	/*width:60px;*/
}

ul#css_menu_en_tete>li:nth-of-type(7) {
	/*width:60px;*/
}

ul#css_menu_en_tete>li:nth-of-type(8) {
	/*width:60px;*/
}

ul#css_menu_en_tete>li:nth-of-type(9) {
	/*width:60px;*/
}

ul#css_menu_en_tete>li:nth-of-type(10) {
	/*width:60px;*/
}

@-moz-document url-prefix() {
	body:first-of-type ul#css_menu_en_tete{display:inline-block;
}

body:first-of-type ul#css_menu_en_tete>li {
	/*display:block;
	float:left!important;*/
}
}

@media only screen and (max-width:1004px),only screen and (max-device-width:1004px) {
	ul#css_menu_en_tete>li:nth-of-type(1) {
		/*width:70px;*/
		/*margin:0 0 2px .5%;*/
	}

	ul#css_menu_en_tete>li:nth-of-type(2) {
		width:120px;
		margin:0 0 2px .5%;
	}

	ul#css_menu_en_tete>li:nth-of-type(3) {
		width:130px;
		margin:0 0 2px .5%;
	}

	ul#css_menu_en_tete>li:nth-of-type(4) {
		width:140px;
		margin:0 0 2px .5%;
	}

	ul#css_menu_en_tete>li:nth-of-type(5) {
		width:140px;
		margin:0 0 2px .5%;
	}

	ul#css_menu_en_tete>li:nth-of-type(6) {
		width:25%;
		margin:0 0 2px .5%;
	}

	ul#css_menu_en_tete>li:nth-of-type(7) {
		width:10%;
		margin:0 0 0 .25%;
	}

	ul#css_menu_en_tete>li:nth-of-type(8) {
		width:27%;
		margin:0 0 0 .25%;
	}

	ul#css_menu_en_tete>li:nth-of-type(9) {
		width:10%;
		margin:0 0 0 .25%;
	}

	ul#css_menu_en_tete>li:nth-of-type(10) {
		width:52%;
		margin:0 0 0 .25%;
	}

	body:first-of-type ul#css_menu_en_tete {
		/*display:inline-block;*/
	}

	body:first-of-type ul#css_menu_en_tete>li {
		/*display:block;
		float:left!important;*/
	}
}

@media screen and (max-width: 768px) {
	ul#css_menu_en_tete > li {
		position:initial;
	}

	ul#css_menu_en_tete ul .submenu,ul#css_menu_en_tete li > ul {
		left:0;
		right:auto;
		top:100%;
	}

	ul#css_menu_en_tete .submenu,ul#css_menu_en_tete ul,ul#css_menu_en_tete .column {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		padding-right:0;
		width:100%!important;
	}
}

@media screen and (max-width: 603px) {
	ul#css_menu_en_tete {
		width:100%;
	}

	ul#css_menu_en_tete > li {
		display:none;
		position:relative;
		width:100%!important;
	}

	ul#css_menu_en_tete > li.switch,.c3m-switch-input:checked + ul#css_menu_en_tete > li + li {
		display:block;
	}

	ul#css_menu_en_tete > li.switch > label {
		position:absolute;
		cursor:pointer;
		top:0;
		left:0;
		right:0;
		bottom:0;
	}
}

._css3m {
	display:none;
}

ul#css_menu_en_tete {
	/*margin-left: 12.5vw;*/
}

ul#css_menu_en_tete li.menu_en_tete_element_premier a {
	padding-left: 0;
}
ul#css_menu_en_tete li.menu_en_tete_element_premier a img {
	width: 5vw;
}

#menu_en_tete_activateur {
	/*width: 7vw;*/
	height: 8vw;
	margin-left: 2vw;
	margin-top: 2vw;
	/*margin-bottom: -5vw;*/
}

#menu_en_tete_activateur img {
	/*width: 7vw;*/
	height: 8vw;
}

ul#css_menu_en_tete li ul {
	display: none;
}