#custommenu {
    position:relative;
    z-index: 999;
	background: /*#808080 */ /*#999999*/ #ffffff;
    height: 37px;
    -webkit-height: 36px;
	border-bottom:1px solid #eeeeee;
}
#menu390 {border-right:none!important;}	

#menu432 {border-right:none;float:right}
#menu432 a {background:#bbbbbb;padding:0px 3px;}
.menu {
    float: left;
    padding: 10px 17px 10px;
    font-size: 12px;
    border-right: 1px solid /*#aaaaaa*/ #ffffff;
    cursor: pointer;
    text-align: center;
	height:15px;
}

/*#menu13 {width:80px;}*/


.menu:hover {
    /*background: #e4012e;*/
}



.wp-custom-menu-popup {
    position:absolute;
    z-index:3000;
    display: none;
    background:/*#E5E5E5*/ /*#F7F7F7*/ /*#fbfbfb*/ #e9e9e9;
    text-align:left;
	/*border:4px solid *//*#E5E5E5*/ /*#e4012e;*/
    min-height: 150px;
	padding-bottom:15px;
	border-left : 4px solid #e9e9e9;
	border-right : 4px solid #e9e9e9;
	border-top : 4px solid #e9e9e9;
	border-bottom : 2px solid #dddddd;
}
.menu a, .wp-custom-menu-popup a {
    text-decoration: none;
    display:block;
}
.wp-custom-menu-popup a.actParent {
    color: #4D4D4D;
    font-weight: 400;
}
.wp-custom-menu-popup a.act {
    color: #4d4d4d;
    font-weight: 400;
}
.column {
    float:left;
    width:200px; /* column width */
    padding:5px;
}
.itemSubMenu {
    margin-left:20px;
}
.clearBoth {
    clear:both;
}
#custommenu.rtl .menu {
    float: right;
}
#custommenu.rtl .column {
    text-align: right; 
}

a.level1 {
    color:#e4012e;
	font-size:13px;
	margin-bottom: 5px;
    margin-top: 10px;
	font-weight:400;
}
a.level1:hover {
    color: #BA0025;
}
a.level2 { /*justine*/
    color:#555555;
	font-size:12px;
    font-weight: 400;
}
a.level2:hover {
    color: #888;
}
.parentMenu a{
    color:/*#ffffff*/ #4a4a4a;
    text-transform:uppercase;
	font-size:13px;
}
.column {
    margin-left: 10px; /*justine c'est moi qui l'ai fait ! je te surveille !!*/
}
#popup239 {
    left: 0px !important;
    width: /*916px*//*912px*/ 952px;
}
#popup149 {
    left: 0px !important;
    width: /*916px*/952px;
}
#popup241 {
    left: 0px !important;
    width: /*916px*/952px;
}
#popup13 {
    left: 0px !important;
    width: /*916px*/952px;
}
#popup331 {
    left: 0px !important;
    width: /*916px*/952px;
}
#popup390 {
    left: 0px !important;
    width: /*916px*/952px;display: none !important;

}
#popup432 {
    left: 0px !important;
    width: /*916px*/952px;
}

.menu.active {
    background: /*#E5E5E5*/ /*#e4012e*/ url(https://www.axesspack.fr/media/fleche-haut-menu.png) no-repeat bottom center;
	border-bottom:2px solid #e4012e;
}

.menu.active:hover a {color:#e4012e;}


.menu.active a {
    /*color: #4A4A4A;*/
}

.nav-container {padding:0px!important;}

#menu432 .parentMenu a {color:#fff!important;}
#menu432 .parentMenu:hover a {color:#fff!important;}
#menu432 .parentMenu:active a {color:#fff!important;}
#menu432 .parentMenu:visited a {color:#fff!important;}