#imoveis-venda {
	margin:10px 0 0 0;
	background-image:url(../../../slices/bg-ImoveisVenda.jpg);
	width:228px;
	height:268px;
	background-repeat:no-repeat;
	float:left;
}

h1.img-imoveis-venda{
	background-image:url(../../../slices/img-ImoveisVenda.jpg);
	width:165px;
	height:36px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:10px 0 0 20px;
}

ul.root {
	list-style:none;
	cursor:pointer;
	width:200px;
	margin:17px 0 0 17px;
}

ul.root li {
	float:left;
	background-image:url(../../../slices/bg-ItemMenu.png);
	width:194px;
	height:30px;
	background-repeat:no-repeat;
	margin:0 0 1px 0;
}

ul.root li a {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	width:164px;
	display:block;
	padding:7px 0;
	margin:0 0 0 20px;
	text-decoration:none;
}

ul.root li a:hover{
	color:#FFCC00;
}

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

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

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

ul.root ul li {
	padding:0;
	line-height:15px !important;
	font-size:12px;
	width:140px;
	background:none;
	height:15px !important;
	margin:2px 0 0 0;
}

ul.root ul li a {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:15px !important;
	height:15px !important;
	width:120px;
	font-weight:bold;
	text-transform:none;
	text-align:left;
	padding:0;
	font-weight:normal;
	color:#FFCC00;
	margin: 1px 0 0 20px; !important;
}

ul.root ul li a:hover {
	text-decoration:underline;
}
