.conteiner_imobs
{
	width:100%-5px;
	padding:5px;
	position:relative;
}
.box_imob
{
	width:48%;
	position:relative;
	height:165px;
	border:1px solid;
	float:left;
	margin:5px;
	display:table;
	
}
.top_imob
{
	height:15px;
	position:relative;
	width:-5px;
	background-color:#DFE6E7;
	border-bottom:1px solid;
	padding:5px;
	font-weight: bold;
		
}
.nome_imob
{
	float:left;
}
.creci_imob
{
	float:right;
}
.infos_imob
{
	text-align:justify;
	padding:5px;
	float:left;
	width:57%;
	position:relative;
	height:105px;
}
.logo_imob
{
	float:right;
	padding:5px;
}
.icons
{
	clear: both;
	float:float;
	right:0px;
	padding-top:2px;
	position:relative;
	bottom:0px;
}
.icon
{
	float:left;
	padding:1%;
}
.icon img
{
	border: none;
}