#container {
    position: relative;
}

#contabs{
    position:absolute;
	top: -8px !important;
	top: -8px;
    z-index:500;
}
.menIE {
    display:none !important;
    display:block;
}

.FF {
    color:#666666;
    width:200px;
    height:18px;
    display:block !important;
    display:none;
    border-left:0px solid #999999;
	border-right:0px solid #999999;
    margin-right:0px;
    text-align:center;
    float:left;
    text-decoration:none;
    font-family: "Trebuchet MS";
    font-size:12px;
    line-height:18px;
    overflow:hidden;
 }

.FF:hover {
    height:auto;
    cursor:pointer;
    color:#99CC00;
    background:#FFFFFF;
 }


a.SsMenu, a.SsMenu:link, a.SsMenu:visited, a.SsMenu:active {
    display:block;
    width:200px !important;
    width:98px;
    height:18px;
    text-decoration:none;
    color:#666666;
    font-family: "Trebuchet MS";
    font-size:12px;
    text-align:left;
}


a.SsMenu:hover {
	font-weight: bold;
    color:#FFFFFF;
	background:#FFFFFF;
	background-image: url(../barre/fond_gris.png);
}












