
.ddsmoothmenu-v ul .topmenu-Menu-Principal{
	display:none;
}
.ddsmoothmenu-v ul .basemenu-Menu-Principal{
		display:none;
}

.ddsmoothmenu-v ul .mostrarordem{
	position:absolute;
	
}

.ddsmoothmenu-v ul{
	margin: 0;
	padding: 0;
	width: 170px; /* Main Menu Item widths */
	list-style-type: none;
	font: 12px Verdana;	
	
	
}
 
.ddsmoothmenu-v ul li{
	position: relative;
	min-height: 30px;
	margin: 0px;
	border: 0px;
}
.ddsmoothmenu-v ul .titulobotao {
	display: block;
	z-index:100;
	position:absolute;
	_position:relative;
	width: 100%;
	height: 30px;
	background-image: url(backgroundtransparentepreto90.png);
	left:0px;	
	color: #FFF;
	text-align: center;
	line-height: 2;
	cursor:pointer;
}
.ddsmoothmenu-v ul .titulobotao:hover {
	display: block;
	background-image: url(backgroundtransparente.png);
	z-index:100;
	width: 100%;
	height: 100%;
	color: #000;
}
.ddsmoothmenu-v ul .titulobotao:selected{
	display: block;
	background-image: url(backgroundtransparente.png);
	z-index:100;
	position:absolute;
	width: 100%;
	height: 100%;
	color: #000;
}




.ddsmoothmenu-v ul .thumbmenu {
	display: block;
}



/* Top level menu links style */
.ddsmoothmenu-v ul li a{
	display: block;
	overflow: hidden; /*force hasLayout in IE7 */
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	border-bottom: 1px solid  #333;
	border-top: 1px solid  #9999;
	min-height: 30px;
}


.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{
	color: #FFF;
	text-align: center;
	line-height: 2;
}


.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	color: #00F;
	background-image: url(fundomenuselecionado.gif);
}

.ddsmoothmenu-v ul li a:hover{
	color: #FFF;
	background-image: url(backgroundtransparente.png);
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
	position: absolute;
	width: 170px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
	z-index: 100;
	margin-left:0px;
	font: 12px Verdana;
}

 
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */




















.subsecoes ul .topmenu-Sub-Seções{
	display:none;
			list-style:none;
}
.subsecoes ul .basemenu-Sub-Seções{
		display:none;
		list-style:none;
}

.subsecoes ul .mostrarordem{
	position:absolute;
	
}

.subsecoes ul{
	margin: 0;
	padding: 0;
	width: 170px; /* Main Menu Item widths */
	list-style-type: none;
	font: 12px Verdana;
	list-style:none;	
}
 
.subsecoes ul li{
	position: relative;
	min-height: 30px;
	margin: 0px;
	border: 0px;
	list-style:none;
}
.subsecoes ul .titulobotao {
	display: block;
	z-index:100;
	position:absolute;
	_position:relative;
	width: 100%;
	height: 30px;
	background-image: url(backgroundtransparentepreto90.png);
	left:0px;	
	color: #FFF;
	text-align: center;
	line-height: 2;
	cursor:pointer;
}
.subsecoes ul .titulobotao:hover {
	display: block;
	background-image: url(backgroundtransparente.png);
	z-index:100;
	width: 100%;
	height: 100%;
	color: #000;
}
.subsecoes ul .titulobotao:selected{
	display: block;
	background-image: url(backgroundtransparente.png);
	z-index:100;
	position:absolute;
	width: 100%;
	height: 100%;
	color: #000;
}




.subsecoes ul .thumbmenu {
	display: block;
}



/* Top level menu links style */
.subsecoes ul li a{
	display: block;
	overflow: hidden; /*force hasLayout in IE7 */
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	border-bottom: 1px solid  #333;
	border-top: 1px solid  #9999;
	min-height: 30px;
}


.subsecoes ul li a:link, .subsecoes ul li a:visited, .subsecoes ul li a:active{
	color: #FFF;
	text-align: center;
	line-height: 2;
}


.subsecoes ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	color: #00F;
	background-image: url(fundomenuselecionado.gif);
}

.subsecoes ul li a:hover{
	color: #FFF;
	background-image: url(backgroundtransparente.png);
}

/*Sub level menu items */
.subsecoes ul li ul{
	position: absolute;
	width: 170px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
	z-index: 100;
	margin-left:0px;
	font: 12px Verdana;
}

 
/* Holly Hack for IE \*/
* html .subsecoes ul li { float: left; height: 1%; }
* html .subsecoes ul li a { height: 1%; }
/* End */
