/* Menu Tableless */
#menuB {
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 213px;	
	padding-top: -200px;
}

ul {
	list-style: none;
	margin: 0 0 0 19px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}

.linhaI {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../_img/flecha.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	background-color: #00086E;
	border-top: 1px #00086E solid;
	border-left: 1px #00086E solid;
	border-right: 1px #00086E solid;
	border-bottom: 1px #7F83B6 solid;
	padding: 3px 6px 3px 17px;
	text-align: left;
	width: 155px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
}

.seta{
	position: absolute;
	padding-top: 3px;
	_margin-top: 3px;
	left: 170px;
}

.linhaM {
	position: relative;
	color: #000000;
	background-image: url(../_img/mn_bullet_quad.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	background-color: #FFFFFF;
	border-left: 1px #003667 solid;
	border-right: 1px #00086E solid;
	border-bottom: 1px #7F83B6 solid;
	padding: 3px 6px 3px 17px;
	text-align: left;
	width: 155px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
}
.linhaM a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.linhaM a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.linhaSelecM {
	position: relative;
	color: #000000;
	background-image: url(../_img/mn_bullet_quad.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	background-color: #e5e6f0;
	border-left: 1px #00086E solid;
	border-right: 1px #00086E solid;
	border-bottom: 1px #7F83B6 solid;
	padding: 3px 6px 3px 17px;
	text-align: left;
	width: 155px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	font-weight: bold;
}
.linhaSelecM a {
	color: #000000;
}
.linhaSelecM a:hover {
	color: #000000;
}
.seta{
	position: absolute;
	top: 4px;
	left: 167px;
}
.linhaSubI {
	color: #000000;
	background-image: url(../_img/mn_bullet_quad.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	background-color: #FFFFFF;
	border-top: 1px #00086E solid;
	border-left: 1px #00086E solid;
	border-right: 1px #00086E solid;
	padding: 3px 6px 3px 17px;
	text-align: left;
	width: 143px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
}
.linhaSubI a {
	color: #000000;
}
.linhaSubI a:hover {
	color: #000000;
}
.linhaSubM {
	color: #000000;
	background-image: url(../_img/mn_bullet_quad.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	background-color: #FFFFFF;
	border-left: 1px #00086E solid;
	border-right: 1px #00086E solid;
	padding: 3px 6px 3px 17px;
	text-align: left;
	width: 143px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
}
.linhaSubM a {
	color: #000000;
}
.linhaSubM a:hover {
	color: #000000;
}
.linhaSubF {
	color: #000000;
	background-image: url(../_img/mn_bullet_quad.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	background-color: #FFFFFF;
	border-left: 1px #00086E solid;
	border-right: 1px #00086E solid;
	border-bottom: 1px #00086E solid;
	padding: 3px 6px 3px 17px;
	text-align: left;
	width: 143px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
}
.linhaSubF a {
	color: #000000;
}
.linhaSubF a:hover {
	color: #000000;
}

#submenu1{
	position: absolute;
	display: none;	
	z-index: 2;
}
#isubmenu1{
	position: absolute;
	display: none;
	z-index: 1;
}

#submenu2{
	position: absolute;
	display: none;	
	z-index: 2;
}
#isubmenu2{
	position: absolute;
	display: none;
	z-index: 1;
}

#submenu3{
	position: absolute;
	display: none;	
	z-index: 2;
}
#isubmenu3{
	position: absolute;
	display: none;
	z-index: 1;
}

#submenu4{
	position: absolute;
	display: none;	
	z-index: 2;
}
#isubmenu4{
	position: absolute;
	display: none;
	z-index: 1;
}

#submenu5{
	position: absolute;
	display: none;	
	z-index: 2;
}
#isubmenu5{
	position: absolute;
	display: none;
	z-index: 1;
}

#submenu6{
	position: absolute;
	display: none;	
	z-index: 2;
}
#isubmenu6{
	position: absolute;
	display: none;
	z-index: 1;
}

#submenu7{
	position: absolute;
	display: none;	
	z-index: 2;
}
#isubmenu7{
	position: absolute;
	display: none;
	z-index: 1;
}

#submenu8{
	position: absolute;
	display: none;	
	z-index: 2;
}
#isubmenu8{
	position: absolute;
	display: none;
	z-index: 1;
}

#menu {
	position: absolute;
	left: 0px;
	text-align: left;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width: 213px;	
}

.corporacoes ul {margin-left:0}
/* Menu Tableless */