.nlsmenu {
    border:#A67414 1px solid;
	border-top:none;
    background-color:#C59121;
    z-index:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);	-moz-opacity:0.9;
	opacity:0.9;
	padding-top:0px;
	margin-top:6px;
	text-shadow: 0px -1px 1px #B17E15;
}

.nlsitemcontainer {
    height:20px;
}
.nlsiconcell {width:16px;}
.nlssubmenucell{width:16px;}
.nlsitem {
    font-family: arial, helvetica;
    font-size:8.5pt;
    color:#FFF;
    padding:4px 15px 4px 15px;
	text-shadow: 0px -1px 1px #B17E15;
}


.nlsitemcontainerover {
    height:20px;
    background:url(../img/bg_sous_onglet.jpg) repeat-x top;
	color:#FFFFFF;
	text-shadow: 0px -1px 1px #A67414;
}
.nlsiconcellover {width:16px;}
.nlssubmenucellover {width:16px;}
.nlsitemover {
    font-family: arial, helvetica;
    font-size:8.5pt;
    color:#ffffff;
    padding:4px 15px 4px 15px;
	text-shadow: 0px -1px 1px #A67414;
}

.nlsitemdisable {
    font-family: arial, helvetica;
    font-size:8.5pt;
    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 {}

