.Empreendimento {
	border-style: none;
	border-width: 0px;
}

.menuSelecionado {
	color: #703D00;
	background-image: url(menuSelecionadoCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: Transparent;
	height: 27px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

.menuEstaticoLevel0, .menuEstaticoLevel0:visited, .menuEstaticoLevel0:link {
	color: #6D6E71;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	text-transform: uppercase;
}

.menuEstaticoLevel0:hover
{
	color: #6D6E71;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

.menuSelecionadoLevel0, .menuSelecionadoLevel0:visited, .menuSelecionadoLevel0:link {
	color: #000;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	text-transform: uppercase;
}

.menuSelecionadoLevel0:hover{
	color: #000;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.menuEstatico {
	background-image: url(menuEmpreendimentoCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: Transparent;
	height: 27px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
