.toggleMenu {
    display:  none;
	background:url(../../assets/images/icon_menu.png) #FFF no-repeat center 30px;
	height:80px;
	width:90px;
    padding:10px 10px 5px 10px;
    color:#2a4753;
	text-decoration:none;
	font-weight:400;
	font-size:1.1em;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	margin:0 0 0 180px;
	position:relative;
	z-index:3000;
	text-align:center;
}

@media screen and (min-width:890px){	
.toggleMenu {
	height:90px;
}
}

.toggleMenu.active{
	background:url(../../assets/images/icon_menu_close.png) #FFF no-repeat center 40px;
}

@media screen and (max-width:480px){	
	/*.toggleMenu {
	height:59px;
	width:auto;
    padding:7px 10px 5px 10px;
	font-size:1.1em;
	margin:0 0 0 0;
	background-position:bottom center;
	}
	
	.toggleMenu.active{
	background-position:bottom center;
}*/
}

#nav {
    list-style: none;
     *zoom: 1;
     position: relative;
	 /***font-family: 'Montserrat', sans-serif;***/
	 font-family: 'Montserrat', sans-serif;
	 margin:0;
	 padding:0; /*largeur du logo Amfreville*/
}

/* Niveau 1 rubrique */
#nav > li {
	display:table;
	float:left;
    z-index: 200;
	height:100px;
	margin:0;
	padding:0 2px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	position:relative;
	border-right:1px solid #eee;
}

#nav > li > a {
    display:table-cell;
	vertical-align: middle;
	font-size:1.3em;
	padding:0;
	color:#666;
	font-weight:300;
	text-align:center;
	text-decoration:none;
}

/*Le nom de le rubrique survolée*/
#nav > li.hover > a{
}

/*Le nom de la rubrique dans laquelle on se trouve*/
#nav > li.current_page_parent > a {
	color:#333;
}
/*fin Niveau 1 rubrique*/



/*****************LE BLOC SOUS MENU***********************/

/*Le sous menu qui s'ouvre au survol*/
#nav li ul {
    position: absolute;
    left: -9999px;
	top:100px; /*= la hauteur des rubriques*/
    z-index: 100;
	width:18em;
	/*width:calc(100% + 1px);*/
	text-align:left;
	list-style-type:none;
	background:rgba(255,255,255,0.5);
	min-width:100%;
}

#nav > li > ul{
	margin:0;
	padding:0;
}

/* La sous rub / niveau 2 */
#nav li li{
	border-bottom:1px solid #666 !important;
	background:rgba(255,255,255,1);
	width:100%;
}

#nav li li a {
    display: block;
    position: relative;
    z-index:100;
	color:#333 !important;
	text-decoration:none;
	font-size:1.2em;
	font-weight:400;
	padding:3px 20px;
	border-left:1px solid #b4b6b8;
	border-right:1px solid #b4b6b8;
	border-top:none;
	border-bottom:none;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	border:none !important;
}		

#nav li li:first-child{
}

#nav li li:last-child{
	border-bottom:1px solid #b4b6b8;
}

#nav > li > ul > li:last-child {}


#nav li li:hover {
	background:#f2f2f2;
}

/* La page / niveau 3 */

/*Le niveau 3 du menu est caché pour Aéroport car pb quand niveau 3 dans la dernière rubrique sur écran ordi portable*/
#nav li li ul {
	padding-left:18px;
	background:rgba(255,255,255,0.95) no-repeat top left;
}

#nav li.page-item-22 li ul, #nav li.page-item-68 li ul{
	padding-right:18px;
	padding-left:0;
}

#nav li li li a {
    z-index:200;
	opacity:0.9;
}

#nav li li li a:hover{
    background:#f2f2f2;
}

#nav li {
    position: relative;
	width:20%;
}

@media screen and (min-width:1024px){
#nav li:hover a{
	color:#fff;
}
}

#nav > li.hover > ul {
    left: 0;
}

#nav li li.hover ul {
    left: 100%;
    top: 0;
}

#nav li.page-item-22 li.hover ul, #nav li.page-item-68 li.hover ul{
    left: -100%;
    top: 0;
}
/****************FIN DU BLOC SOUS MENU***********************/


@media screen and (min-width:1200px){	
#nav {
	 font-size:0.9em;
}


/* Niveau 1 rubrique */
#nav > li > a {
	/*font-size:1.3em;
	padding:15px 30px 17px 30px;*/
}
/*fin Niveau 1 rubrique*/
	
}

@media screen and (min-width:1024px) and (max-width:1100px){	
#nav {
	 font-size:0.7em;
}

#nav li {
    position: relative;
    width: auto !important;
	max-width:20%;
	min-width:17%;
}

/* Niveau 1 rubrique */
#nav > li > a {
	/*font-size:1.3em;
	padding:15px 30px 17px 30px;*/
}
/*fin Niveau 1 rubrique*/
	
}

@media screen and (min-width:1100px) and (max-width:1200px){	
#nav {
	 font-size:0.7em;
}

/* Niveau 1 rubrique */
#nav > li > a {
	/*font-size:1.3em;
	padding:15px 30px 17px 30px;*/
}
/*fin Niveau 1 rubrique*/
	
}

@media screen and (max-width:1024px) {	
	#nav{
		display:block;
		border:5px solid #fff;
		background-color:rgba(248,248,248,1);
		padding:20px;
	}
	
	#menu{
		display:block; /*car sur beuzeville menu en display inline-block sur grands écrans*/
		width:100%;
		border-bottom:none;
	}
	
	
	/* Niveau 1 rubrique */
	#nav > li {
		width:100%;
		height:auto;
		max-width:600px;
		margin:0 auto 0 auto;
		float:none;
		display:block;
		padding:0;
	}
	
	#nav > li:first-child{border-top:none;}
	
	#nav > li > a {
		display:block;
		padding-top:10px;
		padding-bottom:10px;
		background-color:rgba(248,248,248,1);
		color:#3F474C;
		font-weight:300;
		text-align:left;
	}
	
	/*Le nom de le rubrique survolée / ouverte*/
	#nav > li.hover > a {
	}
	
	/*Le nom de la rubrique dans laquelle on se trouve*/
	#nav > li.current_page_parent > a {
    	color:#349BC3;
		font-weight:400;
	}
	
	
	/*Une flèche sur les parents niveaux 1 et 2*/
	#nav li > .parent {
    	background-image:url("images/downArrow.png");
		background-repeat:no-repeat;
		background-position:95% 50%;
		padding-right:15%;
	}
	
	/*Pour afficher  accueil, contact, etc.*/
	#menu li.page-item-0,
	#menu li.page-item-291,
	#menu li.page-item-293,
	#menu li.page-item-294,
	#menu li.page-item-299,
	#menu li.page-item-396,
	#menu li.page-item-445{
		display:block;
	}
	
	/*****************LES BLOCS SOUS MENU***********************/
	
	/*Le sous menu qui s'ouvre au survol de la rubrique*/
	#nav > li > ul {
		top:0;
		border-top:1px solid #eee;
	}
	
	/*On supprime les colonnes du sous menu NIVEAU 2*/
	#nav > li.hover > ul{
		position:relative;
		padding:10px 0;
		background-color:rgba(248,248,248,1);
	}
	
	/* La sous rub / niveau 2 */
	#nav > li > ul > li{
	padding:0 10px 0 10px;
	}

	/*On cache le sous menu NIVEAU 3*/
	#nav > li ul{
		position: absolute;
		left: -9999px; /*caché quand non survolé*/
		z-index: 100;
		text-align:left;
	}
	
	/*Apparition du sous menu NIVEAU 3 en 100% de largeur*/
	#nav li li.hover ul {
		position:relative;
    	left: 0;
		right:0;
	}
	
	/* La page / niveau 3 */
	#nav li li li a {
	background-color:transparent;
	padding: 3px 0 3px 30px;
	font-size:1.2em;
	}
	
/***************FIN BLOC SOUS MENU***********************/
	
	
}





/** BUG CRASH IE7 **/
#nav a {
    *zoom: 1;
}