@charset "utf-8";
/* CSS Document */

#anuncio {
    float: left;
    height: 525px;
    margin-top: 20px;
    width: 565px;
 	font-family:tahoma, arial, verdana; 
	font-size:12px;
	color:#565758;
}

#cabecalho_compra{
	color:#fff;
	background:#3ca600;
    height: 30px;
	width: 565px;
	font-size:14px;
	padding-top:10px;

}

#cabecalho_locacao{
	color:#fff;
	background:#419cf9;
    height: 30px;
	width: 565px;
	font-size:14px;
	padding-top:10px;
}

#bairro1{
	width:140px;
	margin-left:10px;
	float:left;
}

#localizacao1{
	width:298px;
	float:left;
}

#valor1{
	width:110px;
	margin-right:5px;
	float:left;
}

#conteudo_texto{
    height: 265px;
	font-family:tahoma, arial, verdana; 
	font-size:12px;
	color:#565758;
	margin:10px 10px 0 10px;
}

#coluna1{
	width:179px;
    height: 265px;
	font-family:tahoma, arial, verdana; 
	font-size:12px;
	color:#565758;
	margin-right:15px;
	float: left;
}

#referencia{
	width:auto;
	height:30px;
	font-weight:bold;
}

#descricao{
	width:auto;
	height:170px;

}

#gostou{
	width:230px;
	height:auto;
	font-size:11px;
	position:absolute;
}

#informe{
	font-weight:bold;

}

#coluna2{
	width:168px;
    height: 265px;
	font-family:tahoma, arial, verdana; 
	font-size:12px;
	color:#565758;
	margin-right:15px;
	float: left;
}

#condominio{
	width:auto;
	height:30px;
}

#qtos{
	width:auto;
	height:30px;
}

#metragem{
	width:auto;
	height:30px;
}

#coluna3{
	width:168px;
    height: 265px;
	font-family:tahoma, arial, verdana; 
	font-size:12px;
	color:#565758;
	float: left;
}

#iptu{
	width:auto;
	height:30px;
}

#vagas{
	width:auto;
	height:30px;
}

#observacao{
	width:auto;
	height:auto;
}

#foto_anuncio{
    height: 200px;
	margin:15px 0 0 10px;
	width:auto;
}

.foto a { display:block; }
.foto a img{ width:80px; height:80px;}

#foto_anuncio li.foto{
	width:auto;
	height:auto;
	float:left;
	display:block;
	margin-right:5px;
}

#foto_anuncio li a{
	text-decoration:none;
}

#img1{
	height:auto;
	width:auto;
	float:left;
}

#img2{
	height:auto;
	width:auto;
	float:left;
}

#img3{
	height:auto;
	width:auto;
	float:left;
}

#lateral {
    float: left;
    height: 316px;
    margin: 15px 0 0 15px;
    width: 100px;
}
