@charset "utf-8";

* {
	margin:0;
	padding:0;
	list-style:none;
}
#imoveis-venda {
	width:130px;
	margin:15px 0 0 0;
}
#escolhas-cidade {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:5px;
}
#escolhas-cidade span {
	font-weight:bold;
}
#text-tipoimovel {
	margin-top:10px;
}
#text-tipoimovel span {
	font-weight:bold;
	font-size:10px;
	margin-left:5px;
	margin-bottom:3px;
	display:block;
}
#imoveis-venda .img-imoveis-venda {
	width:116px;
	height:55px;
	background-image:url(../../../../slices/img-Imoveis.jpg);
	text-indent:-9999px;
	margin-bottom:10px;
}
ul.root {
	list-style:none;
	cursor:pointer;
	width:125px;
	margin:2px 0 5px 2px;
	display:table;
	color: #000  /* colocar as mesmas cores nos links*//*background-image:url("");*/  /* ---- colocar imagem de fundo caso tenha --- */
}

ul.root li {
	width:126px;
	margin:0 0 2px 0;
	*margin:0;
	padding:0;
	clear:both;
	display:table;
}

ul.root li a {
	background-image:url(../../../../slices/bg-Item-Menus.jpg);
	display:block;
	width:126px;
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
	
}


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

li.item-imovel-apto a {
	display:block;
	width:125px;
	height:23px;
	background-position:left -25px;

	
}
li.hover-apto a {
	display:block;
	width:126px;
	height:23px;
	background-position:left -0px;
}

li.item-imovel-casa a {
	display:block;
	width:125px;
	height:23px;
	background-position:left -75px;
}
li.hover-casa a {
	display:block;
	width:126px;
	height:23px;
	background-position:left -50px;
	
}
li.item-imovel-terreno a{
	display:block;
	width:125px;
	height:23px;
	background-position:left -125px;
}
li.item-imovel-terreno a:hover{
	display:block;
	width:126px;
	height:23px;
	background-position:left -100px;
}

li.item-imovel-locanual a{
	display:block;
	width:125px;
	height:23px;
	background-position:left -175px;
}

li.item-imovel-locanual a:hover{
	display:block;
	width:126px;
	height:23px;
	background-position:left -150px;
}

li.item-imovel-temporada a{
	display:block;
	width:125px;
	height:23px;
	background-position:left -225px;
}
li.item-imovel-temporada a:hover{
	display:block;
	width:126px;
	height:23px;
	background-position:left -200px;
}

li.item-imovel-permuta a{	
	display:block;
	width:125px;
	height:23px;
	background-position:left -275px;
	}
li.item-imovel-permuta a:hover{
	display:block;
	width:126px;
	height:23px;
	background-position:left -250px;
}
li.item-imovel-comercial a{
	display:block;
	width:125px;
	height:23px;
	background-position:right -325px;
}
li.item-imovel-comercial a:hover{
	display:block;
	width:126px;
	height:23px;
	background-position:right -300px;
}

li.item-imovel-comercial-locacao a{
	display:block;
	width:125px;
	height:23px;
	background-position:right -375px;
}
li.item-imovel-comercial-locacao a:hover{
	display:block;
	width:126px;
	height:23px;
	background-position:right -350px;
}



/*sub menus*/

ul.root li ul {
	/*position:absolute;
	width:124px;
	background-color:#efefe7;
	border:1px solid;
	display: none;
	/*margin: -15px 0 0 150px;
	padding:0;
	height:87px;
    *height:87px;
    _height:87px;*/
	border:1px solid #7B702E;
	position:absolute;
	width:125px;
	_width:127px;
	margin:0 0 0 126px;
	*margin:0;
	/*padding:2px;*/
	display:none;
	background-color:#D5CA8C;
	
	
	
 	
}
ul.root ul li {
	width:125px;
	padding:0;
	line-height:10px !important;
	
}
ul.root ul li a {
	text-indent:0px;
	line-height:10px !important;
	background-image:none;
	width:117px;
	line-height:10px;
	padding:5px 0 5px 2px;
	margin:2px 0 0 0;
	background-color:#eeead1;
	height:12px;
	margin-left:2px;
	font-weight:bold;
	/*background-image:none !important;
	text-indent:0;
	line-height:12px;
	background-color:#FFFF00;
	width:120px;
	padding:2px;
	font-weight:bold;
	line-height:15px !important;
	margin:0px  0 -2px  0!important;*/

}
ul.root ul li a:hover {
	font-weight:bold;
		background-color:#7b702f;
		color:#FFFFFF;
		
		
/*	background-image:none !important;
	text-indent:0;
	background-color:#ffe100;
	width:120px;
	padding:2px;
	font-weight:bold;
	line-height:15px !important;*/
}

ul.root ul.sub-rural{
	/*line-height:13px !important;
	width:124px;*/

}

ul.root ul.sub-rural a:hover{
/*margin-bottom:-4px;*/
	
}


/* sub menus*/



