@charset "utf-8";

* {
	margin:0;
	padding:0;
	list-style:none;
}
#imoveis-venda {
	width:182px;
	margin:5px auto 0 auto;
	
}

#imoveis-venda .img-imoveis-venda {
	width:168px;
	height:26px;
	background-image:url(../../../../slices/img-ImoveisVenda.jpg);
	text-indent:-9999px;
	margin:0px auto 0 auto;
	
}
.img-separadormenu{
	margin:10px auto;
	width:182px;
	text-align:center;

}
#imoveis-locacao {
	width:182px;
	margin:0 auto 0 auto;
	
}

#imoveis-locacao .img-imoveis-locacao{
	width:168px;
	height:26px;
	background-image:url(../../../../slices/img-ImoveisLocacao.jpg);
	text-indent:-9999px;
	margin:0 auto 0 auto;
}
.item-imovel-permuta a{
		width:168px;
	height:26px;
	background-image:url(../../../../slices/img-ImoveisPermuta.jpg);
	text-indent:-9999px;
	margin:0 auto 0 auto;
	display:block;
	
}
.item-imovel-novo a{
	width:168px;
	height:26px;
	background-image:url(../../../../slices/img-ImoveisNovos.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0 auto 0 auto;
	display:block;	
}

ul.root {
	cursor:pointer;
	display:table;
	color: #000;
	background-image:url(../../../../slices/bg-ImoveisVenda.jpg);
	width: 165px;
	height:210px;
	margin:10px auto;
}

ul.root li {
	width:160px;
	margin:auto;
	clear:both;
	display:table;
	line-height:19px;
	*line-height:17px;
}

ul.root li a {
	width:145px;
	margin:auto;
	background-image:url(../../../../slices/bg-Item-Menus.jpg);
	display:block;
	background-repeat:no-repeat;
	float:left;
	color:#fff;
	font-size:10px;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	
}
ul.root li a:hover {
	width:145px;
	margin:auto;
	background-image:url(../../../../slices/bg-Item-Menus.jpg);
	display:block;
	background-repeat:no-repeat;
	float:left;
	color:#ff0;
	font-size:10px;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	
}

ul.root li span {
	display:block;
	width:126px;
	float:left;
	margin:0 0 -2px 0;
	padding:0px;
}
/*sub menus*/

ul.root li ul {
	border:1px solid #7B702E;
	position:absolute;
	width:130px;
	margin:0 0 0 126px;
	*margin:0;
	display:none;
	background-color:#678ab4;
	
	
	
 	
}
ul.root ul li {
	width:130px;
	padding:0;
	line-height:12px;
	
}
ul.root ul li a {
	line-height:12px;
	text-indent:0px;
	background-image:none;
	width:126px;
	line-height:10px;
	padding:3px 0 3px 2px;
	margin:2px 0 0 2px;
	background-color:#678ab4;
	height:12px;
	font-size:10px;
	text-transform: none;

}

ul.root ul li a:hover {
	text-indent:0px;
	line-height:12px;
	background-image:none;
	width:124px;
	line-height:10px;
	padding:3px 0 3px 2px;
	margin:2px 0 0 2px;
	background-color:#9fb4d1;
	height:12px;
	font-size:10px;
	text-transform: none;

}

.separadorImoveis{
	margin:0 auto;
	padding:0;
	width:136px;
	
}

.separadorImoveis img{
	margin:0;
	padding:0;
	display:block;
}

