
/* ESTILO DO MENU VERTICAL (INICIO)-------------------------------------------------------- */

#menuPrincipal {
	background:url("images/homepage03_1.jpg") scroll left top transparent;
	/* height: 178px; */
}

#menuPrincipal table {
	background-color: transparent;
}

#menuPrincipal td {
	background-color: '';
}

#menuPrincipal td a {
	text-decoration: none;	
	font-weight: bold;	
	color: #FFFFFF;
}

#menuPrincipal td a:hover {
	text-decoration: underline;
}


.menuGrupoTexto {
	padding: 5px 0px;
	background: transparent;
}

.menuItem {
	background-color: transparent;
}

