#pagina {
	background:url(../img/bg-fog.jpg) repeat-x center top;
}

#topo {
	margin-bottom:20px;
}

#topo .center {
	position:relative;
}

#topo .familia-index {
	position:absolute;
	right:0;
	bottom:-201px;
}

#corpo .center {
	position:relative;
}

/*#corpo .center .familia-index {
	position:absolute;
	top:-190px;
	right:20px;
}*/

#vitrine {
	width:740px;
	height:323px;
	margin-bottom:10px;
	background-color:#fff;
}

#imoveis {
	margin-bottom:40px;
}

#abas .aba {
	position:relative;
	top:21px;
	float:left;
	z-index:10;
}

#abas .aba a {
	display:block;
	width:185px;
	height:69px;
	background-repeat:no-repeat;
	background-position:-185px top;
	background-image:url(../img/aba-middle.gif);
	outline:none;
}

#abas .aba a span {
	display:block;
	padding:15px 0 0 19px;
}

#abas .aba-ativo a {
	background-position:left top;
}

#abas .aba-first a {
	background-image:url(../img/aba-first.gif) !important;
}

#abas .aba-last a {
	background-image:url(../img/aba-last.gif) !important;
}

#imoveis .col .tarja-100vendido {
	top:20px;
}

.painel {
	position:relative;	
}

.painel #arrow-left, .painel #arrow-right {
	position:absolute;
	z-index:10;
	top:68px;
	display:none;
	outline:none;
}

.painel #arrow-left {
	left:20px;	
}

.painel #arrow-right {
	right:20px;	
}

#load-imoveis .box {
	position:relative;
	width:700px;
	margin:0 auto;
	overflow:hidden;
	min-height: 297px;
}

#load-imoveis .box_container {
	width:7000em;
}

#load-imoveis .col {
	float:left;
	display:inline;
	width:220px;
	margin:0 0 20px 20px;
}

#load-imoveis .col-first {
	margin-left:0;	
}

#load-imoveis .foto {
	margin-bottom:20px;
	float:none;
}

#load-imoveis .dados {
	border:0;
	float:none;
	margin-bottom:10px;
}

#load-imoveis .caracteristicas th {
	text-align:left;
}

#load-imoveis .caracteristicas td {
	padding-left:10px;
}

#load-imoveis .col .more {
	margin-top:15px;
	display:block;
}

#load-imoveis .dados a span {
	display:block;	
}

#load-imoveis .dados .desc {
	margin-top:10px;		
}

/**************************************************************
													INFORMATIVO
**************************************************************/

.informativo .campo {
	height:31px;
	background:url(../img/bg-input-informativos.gif) no-repeat center center;
}