#imovel img {
	margin-bottom: 5px;
}
#imovel {
	float: left;
	margin-right: 10px;

}
#dados p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D64B4;
}
#dados {
	margin-right: 10px;
}
#dados b {
	color: #E58A1F;
}
#abas {
	clear: both;
	width: 605px;
	margin-right: 10px;
}
.tab_corner {
	float: left;
	height: 20px;
	width: 7px;
}
.full_tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #3D64B4;
	float: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
}
.full_tab a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.empty_tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3D64B4;
	background-color: #FFFFFF;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3D64B4;
}
.empty_tab a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3D64B4;
	text-decoration:none;
}
.yellow_border {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF7C8;
	background-color: #3D64B4;
	height: 4px;
	clear: both;
	font-size:1px;
}
#corpo_tab {
	background-color: #F8F8F8;
	clear: both;
	font-family:Verdana;
	font-size:10px;	
}
#corpo_tab th, #corpo_tab td {
	padding:5px;
	color:#7f7f7f;
}
#corpo_tab th {
	background-color: #fdfdfd;
	font-weight:normal;
}
#corpo_tab b {
	color:#5b5b5b;
}
#corpo_tab p {
	margin:0px;
	padding:10px;
}
#corpo_tab center {
	padding:20px;
	font-weight:bold;
}
#foto {
	position:relative;
}
#lupa {
	position:absolute; right:0px; bottom:0px;
}