.borda_baixo {	
	width: 388px;
	height: 14px;
	background-image: url(../../images/detalhes/borda_inferior.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.borda_cima {	
	width: 388px;
	height: 35px;
	background-image: url(../../images/detalhes/borda_superior.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.borda_baixo2 {	
	width: 558px;
	height: 21px;
	background-image: url(../../images/detalhes/borda_inferior_localizacao.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.borda_cima2 {	
	width: 558px;
	height: 42px;
	background-image: url(../../images/detalhes/borda_superior_localizacao.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.borda_baixo3 {	
	width: 278px;
	height: 21px;
	background-image: url(../../images/detalhes/borda_inferior_maisdetalhes.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.borda_cima3 {	
	width: 278px;
	height: 42px;
	background-image: url(../../images/detalhes/borda_superior_maisdetalhes.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.conteudo {
	width: 378px;
	background-image: url(../../images/detalhes/borda.png);
	padding: 0 5px;
	text-align: justify;
}

.conteudo2 {
	width: 538px;
	background-image: url(../../images/detalhes/borda_localizacao.png);
	padding: 0 10px;
}

.conteudo3 {
	width: 248px;
	background-image: url(../../images/detalhes/borda_maisdetalhes.png);
	padding: 0 5px;
	padding-left: 25px;
}

#fotos {
	margin-left: -20px;
}

#frmDuvidas img {
	width: 200px;
	margin-bottom: 10px;
}

#grid2, #grid3 {
	padding-top: 20px;
}

h2 {
	color: #3A862E;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	margin-left:10px;
}

#infraestrutura_composicao table {
	width: 180px;
}

input, textarea {
	width: 200px;
	display: block;
	margin-bottom: 10px;
}

label {
	display: block;
	margin-bottom: 3px;
}

#map {
	width: 535px;
	height: 275px;
}

#principal {
	padding: 15px;
}

.tb_tit {
	color: #868686;
	padding-right: 10px;
}
