#imoveis-venda {
	background-color:#2A2A2A;
	float:left;
}

h1.img-imoveis-venda{
	background-image:url(../../../slices/img-ImoveisVenda.jpg);
	width:168px;
	height:65px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	padding:0 0 5px 0;	
	border-bottom:1px solid #000000;
}

ul.root {
	list-style:none;
	cursor:pointer;
	width:168px;
}

ul.root li {
	float:left;
}

ul.root li a {
	font-family:"Trebuchet MS", Verdana, "Times New Roman", Arial;
	font-size:12px;
	color:#FFFFFF;
	width:168px;
	height:21px;
	display:block;
	text-decoration:none;
	text-indent:43px;
	border-bottom:1px solid #000000;
	border-top:1px solid #666666;
	padding:5px 0 2px 0;
}

ul.root li a:hover{
	background-image:url(../../../slices/img-ItemHover.jpg);
	background-repeat:no-repeat;
	color:#FF6600;
}

.hover-apto a{
	text-decoration:underline;
}

.hover-casa a{
	text-decoration:underline;
}

ul.root li ul {
	position:absolute;
	width:144px;
	margin:-20px 0 0 115px;
	display:none;
	background-image:url(../../../slices/bg-SubMenu.png);
	background-repeat:no-repeat;
	font-size:10px;
	padding:0 0 0 20px;
	height:68px;
	background-repeat:no-repeat;
}

li.item-imovel-apto ul{
  	margin:-45px 0 0 120px !important;
}

li.item-imovel-casa ul{
  	margin:-45px 0 0 70px !important;
}

ul.root ul li {
	padding:0;
	line-height:10px !important;
	font-size:10px;
	width:110px;
}

ul.root ul li a {
	text-indent:0px;
	background-image:none;
	font-size:10px;
	width:110px;
	line-height:10px;
	height:12px;
	margin-left:1px;
	font-weight:bold;
	text-transform:none;
	text-align:left;
	padding:3px 0 0 5px;
	font-weight:normal;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

ul.root ul li a:hover {
	text-decoration:underline;
	background-image:none !important;
	/*color:#FF3300 !important;*/
	font-weight:bold;
}
