#megaanchor:hover, #megaanchor2:hover {
position:relative;	
z-index:2000;
}

.megamenu{
position: absolute;
display: none;
left: 0;
top: 0;
background: url(../img/bg_espace_candidat-bottom.gif) no-repeat center bottom;
z-index: 100;
/*margin-left:-178px;*/
/* BB 26/80/09 */
/* apres annulation du repositionnement dans jkmegamenu.js, l.32 */
margin-top: -4px;
width:646px;
min-height:142px;
padding-bottom:12px;
}
/* BB 26/80/09 */
#megamenu1{
	/*margin-left:-463px;*/
}
/* BB 26/80/09 */
#megamenu2{
/*	margin-left:-463px;*/
}
.megamenubis{
position: absolute;
display: none;
left: 0;
top: 0;
background-image:url(../img/bg_espace_candidat.gif);
background-repeat:no-repeat;
background-position:center -2px;
z-index: 110;
margin-left:22px;/*503px*/
margin-top:2px!important;
width:646px;
min-height:154px;
}

.megamenu .column{
float: left;
width: 180px; /*width of each menu column*/
margin-right: 5px;
}

.megamenu .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.megamenu .column ul li{
padding-bottom: 5px;
}

.megamenu .column h3{
background: #e0e0e0;
font: bold 13px Arial;
margin: 0 0 5px 0;
}

.megamenu .column ul li a{
text-decoration: none;
}

.megamenu .column ul li a:hover{
color: red;
}