/* Listagem - Black Openspace */
div.container_imoveis{
	margin:10px 22px;
}

.slideshow { height:180px; width:420px; border: 1px solid #ccc; background-color: #fff;  }
.slideshow img {  border: 1px solid #ccc; margin-top:8px; }

.list_item {
	width:200px;
	height:180px;
	display:inline-block;
	float:left;
	text-align:left;
	cursor:pointer;
	float:left;
	margin:5px 9px;
	/*background:url(../../images/bg_list.jpg) no-repeat top;*/
	/*padding:12px 18px 12px 0px;*/
} 

.list_emp {
	
	width:420px;
	height:160px;
	/*background:url(../../images/bg_list.jpg) no-repeat top;*/
padding:12px 20px 12px 0px;


	text-align:left;
	cursor:pointer;
	float:left;
} 

.list_emp_alt {
	border: solid 1px #ccc;
	margin-top:10px;
	
	width:411px;
	height:160px;
	/*background:url(../../images/bg_list.jpg) no-repeat top;*/
padding:6px 12px 14px 0px;


	text-align:left;
	cursor:pointer;
	float:left;
} 

.foto {
	padding-left:0px;
} 

.foto_emp {
	width:250px;
	float:left;
	padding-left:0px;
} 

.info_emp {
	width:160px;
	float:left;
	padding-left:0px;
} 


.info_emp_alt {
	width:150px;
	float:left;
	padding-left:10px;
} 


.list_img {
	border: solid #B4E0E8 1px;
	margin:3px 0 0px 0;
}

.btn_listagem { 
    width:48px;
	height:20px;	
}

.btn_listagem a { 
	width:48px;
	height:17px; 
	background:url(../../images/btn_listagem.png) no-repeat left;
	cursor:pointer;
	float:right;
	
	margin:-17px 0 0 0;
	padding-top:3px;
	
	font:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	text-align:center;
}

.btn_listagem a:hover {
	background:url(../../images/btn_listagem_over.png) no-repeat left;
}

.btn_nav { 
    width:63px;
	height:20px;	
}

.btn_nav a { 
	width:63px;
	height:17px; 
	background:url(../../images/btn_nav.png) no-repeat left;
	cursor:pointer;
	float:left;
	
	margin:10px 5px 0 5px;
	padding-top:3px;
	
	font:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-align:center;
}

.btn_nav a:hover {
	background:url(../../images/btn_nav_over.png) no-repeat left;
}

.pag { 
    width:19px;
	height:18px; 
	float:left;
	margin:10px 2px 0px 2px;	
}

.pag a { 
	width:19px;
	height:17px; 
	background:url(../../images/btn_pag.png) no-repeat left;
	cursor:pointer;
	display:block;
	
	padding-top:3px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	text-align:center;
}

.pag a:hover {
	background-position:right;
} 

.pag_active { 
    width:19px;
	height:17px; 
	float:left;
	margin:10px 2px 0px 2px;
	background:url(../../images/btn_pag.png) no-repeat right;
	
	padding-top:3px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	text-align:center;	
}

.pag_active a { 
	width:19px;
	height:17px; 
	background:url(../../images/btn_pag.png) no-repeat right;
	cursor:pointer;
	display:block;
	
	padding-top:3px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	text-align:center;
}

.pag_active a:hover {
	background-position:right;
} 

#painel_paginas{
	height:30px;
	padding-top:20px;

}

.listagem_bullet { 
	height:17px;
	margin:10px 20px 0px 6px;
	padding:0 0 0 0;
	background:url(../../images/listagem_bullet.png) no-repeat center left;
	float:left;
	
	font:Tahoma;
	font-size:16px;
	color:#418025;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
}

/* --- */