.MenuJs_Fisco
{
	background: url('http://www.fiscosoft.com.br/Menu/Scripts/Menu.JS/Skins/Fisco/MenuSprites.gif');
	height: 30px;
	text-transform: uppercase;
	font: bold 10px Arial, Verdana, Sans-serif;
	min-width: 740px;
	z-index:3;
}

.MenuJs_Fisco .rootList
{
	float: right;
	min-width: 630px;
	margin-right: -1px;
}

.MenuJs_Fisco a
{
	height: 26px;
	line-height: 26px;
	padding: 2px 0;
	background: url('http://www.fiscosoft.com.br/Menu/Scripts/Menu.JS/Skins/Fisco/MenuSprites.gif') no-repeat right top;
}

.MenuJs_Fisco a.FirstItem span
{
	border-left: solid 1px #babac5;
	text-transform: none;
}

.MenuJs_Fisco a span
{
	border-right: solid 1px #babac5;
	height: 26px;
	padding: 0 3px;
	text-align: center;
	display: block;
	color: black;
}

.MenuJs_Fisco .rootItem a:hover span
{
	background: url('http://www.fiscosoft.com.br/Menu/Scripts/Menu.JS/Skins/Fisco/MenuSprites.gif') repeat-x 0 -30px;
}

.MenuJs_Fisco .rootItem ul a
{
	width: 183px;
	border-bottom: solid 1px #cccccc;
	height: 19px;
	line-height: 19px;
	background: #ffffff url('http://www.fiscosoft.com.br/Menu/Scripts/Menu.JS/Skins/Fisco/MenuSprites.gif') no-repeat 0 -81px;
	padding: 0;
	z-index:3;
}

.MenuJs_Fisco .rootItem ul a:hover
{
	background-color: #ffffff;
}

.MenuJs_Fisco .rootItem ul a span
{
	border: 0;
	text-align: left;
	padding: 0 0 0 6px;
	height: 19px;
}

.MenuJs_Fisco .rootItem ul a:hover span
{
	background: #ffffff;
}

.MenuJs_Fisco .SubMenuItems
{
	margin: -2px 0 0 -1px;
}

.MenuJs_Fisco .SubMenuItems ul
{
	background: #ffffff;
	width: 183px;
}
/*
#Menu1 ul, #Menu1 ul li, #Menu1 ul li a, #Menu1 ul li a span{
	z-index:9002;
	font-family:Verdana,Arial,Helvetica;
	font-size:9px;
}
*/
#Menu1 ul, #Menu1 ul li.rootItem, #Menu1 ul li.rootItem a, #Menu1 ul li.rootItem a span{
	z-index:3;
	font-family:Verdana,Arial,Helvetica;
	font-size:9px;
}

.MenuJs_Fisco .rootItem ul li a.SubMenuItemLink span
{
	background: transparent url('http://www.fiscosoft.com.br/Menu/Scripts/Menu.JS/Skins/Fisco/MenuSprites.gif') no-repeat 100% -62px;
	z-index:8000;
}

.MenuJs_Fisco .rootItem ul li a.SubMenuItemLink:hover span
{
	background: transparent url('http://www.fiscosoft.com.br/Menu/Scripts/Menu.JS/Skins/Fisco/MenuSprites.gif') no-repeat right -82px;
	z-index:8000;
}

.MenuJs_Fisco .NextLevel
{
	left: 163px;
	margin-top: -20px;
	z-index:9000;
}

.MenuJs_Fisco .rootItem.FirstListItem .SubMenuItems
{
	margin-left: 0;
}

/* this flips the last menu subitem to compensate the horizontal scrollbar if the menu is 100% wide */
.MenuJs_Fisco .rootItem.LastListItem .SubMenuItems
{
	margin-left: -73px;
}


#Menu1 li.liMenuPerson, #Menu1 a.linkMenuPerson, #Menu1 span.spanMenuPerson{
	font-family:Verdana,Arial,Helvetica;
	font-size:9px;
	font-weight:bold;
}

#MenuPerson{
	height:35px;
}

#spanFiscoItem{
	text-transform:none;
}

#Estadual{
	z-index:9002;
}
#subEstadual{
	z-index:9002;
}
#Municipal{
	z-index:9001;
}

#Setorial .SubMenuItems, #Setorial .SubMenuItems ul, #Setorial .SubMenuItems ul li, #Setorial .SubMenuItems ul li a, #Setorial .SubMenuItems ul li a span{
	z-index:9999;
	/*background-color:yellow;*/
}

#sobre a span{
	text-transform:none;
}