#menu dl,#menu dt,#menu dd,#menu ul,#menu li {
    margin: 0;
    padding: 0;
    list-style-type:none;
}
/*
    IE work-around : text-align:center;
*/
#menu {
    position:absolute;
    z-index:100;
    width:100%;
	top:76px;
	left:0px;
    height:21px;
    overflow:visible;
    text-align:center;
}

div.centrage {
    margin-left: auto;
    margin-right: auto;
    width: 780px; 
    overflow:false;
    height:21px;
}

#fakeBg td div{
background:#151D71;
width:780px;
height:21px;
}

#menu dl {
    float: left;
    margin: 0px;
    padding:0px;
    width:131px;
    border-right:1px solid #ffffff;
}

#menu dt {
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    background: #ccc;
    height:21px;
    line-height:21px;
    overflow:hidden;
}

#menu li {
    text-align: right;
    background: #fff;
    border:0 none;
    border-top:1px solid #ffffff;
    padding:0;
    margin:0;
    height:21px;
    line-height:21px;
    overflow:hidden;
}

#menu li a, #menu dt a {
    color: #fff;
    text-decoration: none;
    display: block;
    border: 0 none;
    background: #001588;
    font-weight:bold;
    height:21px;
    line-height:21px;
    font-size:11px;
}

#menu li a,#menu dt a{
    padding-right:10px;
    padding-top:0px;
    text-align:right;
}

#menu li{

}

#menu li a:hover, #menu dt a:hover {
    background: #d21034;
}

#menu li,#menu a,#menu ul,#menu dt, #menu img{
    padding:0px;
    margin:0px;
}

dl#menu5 li a{background: #151d71;padding-right:22px;}
dl#menu4 a{background: #26289b;}
dl#menu3 a{background: #1e22ae;}
dl#menu2 a{background: #4555c7;}
dl#menu1 a{background: #94a1e2;}
dl#menu0 a{background: #b4bdeb;}

dl#menu5 li a{padding-right:16px;}
dl#menu4 {width:155px;border-right:0 none;}
dl#menu3 {width:155px;}
dl#menu2 {width:155px;}
dl#menu1 {width:155px;}
dl#menu0 {width:155px;}

#site {
    position: absolute;
    z-index: 1;
    top : 97px;
    padding: 0px;
    margin: 0px;    
    left:0;
    right:0;
    width:100%;
    
}