#imoveis-venda {
	margin:10px 0 0 0;
	background-image:url(../../../slices/bg-MenuImoveis.jpg);
	width:615px;
	height:68px;
	background-repeat:no-repeat;
	float:left;

}

h1.img-imoveis-venda{
	background-image:url(../../../slices/img-ImoveisVenda.jpg);
	width:107px;
	height:26px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	margin:20px 0 0 8px;
	display:inline;
}

ul.root {
	list-style:none;
	cursor:pointer;
	width:488px;
	margin:3px 0 0 7px;
	display:table;
}

ul.root li {
  float:left;
}

ul.root li a {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#013370;
	text-align:center;
	width:95px;
	padding:7px 0;
	margin:0 0 0 3px;
	text-decoration:none;
	display:block;
}
ul.root li a:hover{
	color:#2298F0;

}

.hover-apto a{text-decoration:underline;}
.hover-casa a{text-decoration:underline;}

.item-imovel-lancamento a{
	margin:0 0 0 5px !important;
	width:93px !important;

}

.item-imovel-construcao a{
	width:98px !important;
}

.item-imovel-kitinete a{
	width:90px !important;
}

.item-imovel-locacao a{
	width:83px !important;
	margin:0 0 0 7px !important;
}


.item-imovel-apto{
	margin:0 0 0 3px !important;

}


.item-imovel-apto .sub_apto{
	width:126px;
	height:71px;
	position:absolute;
}

ul.root li ul {
	width:126px;
	display:none;
	background-image:url(../../../slices/bg-SubMenu.png);
	background-repeat:no-repeat;
	font-size:10px;
	height:71px;
	margin:0;
	padding:12px 0 0 0;
	color:#013370;

}

.item-imovel-casa .sub_casa{
	width:126px;
	height:71px;
	position:absolute;
}

.item-imovel-sobrados .sub_sobrado{
	width:126px;
	height:71px;
	position:absolute;
}



li.item-imovel-apto ul{

}

li.item-imovel-casa ul{

}


ul.root ul li {
	clear:both;
}

ul.root ul li a {
	background-image:none;
	font-size:10px;
	width:126px;
	line-height:10px;
	height:12px;
	font-weight:bold;
	text-transform:none;
	text-align:left;
	padding:2px 0 0 0;
	font-weight:normal;
	margin:0 0 0 5px;
}


ul.root ul li a:hover {
	font-weight:bold !important;
}
