div.imovel {
		
}
div.imovel td{
	text-align: left;
}
div.fotoAtual{
	border: 1px solid #02362c;
	background-color:#ddd;	
	width: 600px;
	float: left;
	padding: 2px;
	
}
div.miniaturas{
	border: 1px solid #02362c;	
	float: right;
	margin: 0px;
	width:128px !important;
	width:130px;
	
}
div.miniaturas a{
	color: white;
	border: 0px solid #e67914;
	float: left;
	padding: 2px;
}
div.apelidoImv{
	float: left;
	margin-top: 8px;
}
table.informacoes{
	border: 1px solid #999;
	background-color: #efefef;
	text-align: left;	
}
div.informacoes div{
	float: left;
	margin-left: 5px;
	clear:  both;
}
div.informacoes div.sectiontableentry2{
	font-weight: bold;
	padding-top: 5px;
}
b.informacao {
	color: #295959;
}
.grupo{
	border:1px solid #fff;
	float: left;
	margin-top: 5px;	
	width: auto;
}
.contGrupo{
	border:1px solid #fff;
	border: none;
	width: 730px;
	margin-left: 10px;
}
table.tblista{
	border: 1px solid #02362c;
	width: 100% !important;
	width: 97%;
	background: url(../imagens/bg_destaque.gif) #fff right repeat-y;
}
table.tblista td.minuatura{
	width: 162px;
	border-right: 1px solid #02362c;
	
	
}
table.tblista table.tbInfo{
	width: 100%;
}
table.tblista table.tbInfo td.cab{
	background-color: #02362c;
}
table.tblista td{
	text-align: left;
}
a.btnLista{
	float: right;
}
td.destaque {
	background-color: #003334;
}
td.destaque div{
	color: white;
	border-left: 3px solid white;
	margin-left:0px;
	margin-right:10px;
	background-color: #003334;
	text-align: right;
	font-size: 12px;
	height: 18px;
	padding-top: 2px;
}
div.contDestaque{
	margin: 5px;
	width: 510px;
}
div.contdst table td{
	padding-left: 10px;
}
div.contdst table a{
	font-size: 14px;
}
#fotoAtualDescricao{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color:#003334;
}
table.restritoVendedor{
	background-color: #003334;
	width: 100% !important;
	width: 97% ;
	color: white;
}
table.restritoVendedor td{
	text-align: left;
}
a.areaVendedor,a.areaVendedor:VISITED {
	color: #fff;
	font-weight: bold;
	
}
font.reservado{
	color: red;
	font-weight: bold;	
}