.nlsmenu {
    border-bottom:#ffffff 3px solid;
    background-color:#ffffff;
    z-index:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);	-moz-opacity:0.9;
	opacity:0.9;
	padding-top:3px;
}

.nlsitemcontainer {
    height:20px;
}
.nlsiconcell {width:16px;}
.nlssubmenucell{width:16px;}
.nlsitem {
    font-family: arial, helvetica;
    font-size:9pt;
    color:#000000;
    padding:4px 15px 4px 15px;
}


.nlsitemcontainerover {
    height:20px;
    background:url(../img/bg_sous_onglet.jpg) repeat-x top;
	color:#FFFFFF;
}
.nlsiconcellover {width:16px;}
.nlssubmenucellover {width:16px;}
.nlsitemover {
    font-family: arial, helvetica;
    font-size:9pt;
    color:#ffffff;
    padding:4px 15px 4px 15px;
}

.nlsitemdisable {
    font-family: arial, helvetica;
    font-size:9pt;
    color:#999999;
    padding:4px 15px 4px 15px;
}

.nlsseparatorcontainer {text-align:center;}
.nlsseparator {
    height:3px;
    background-image:url(../../www/img/menuseparator.gif);
    background-position:center center;
    background-repeat:no-repeat;
}

.mtopleft {height:0px; width:0px;}
.mtopright {height:0px; width:0px;}
.mbottomleft {width:0px; height:0px;}
.mbottomright {width:0px; height:0px;}
.mtop {height:0px;}
.mbottom {height:0px;}
.mleft {width:0px;}
.mright {width:0px;}

.horzshadow {}
.vertshadow {}
.cornshadow {}
