/*body { background: url(../img/grey.png) repeat; }*/

.img-responsive { margin: 0 auto; }

/* MENU PRINCIPAL */
#menu-principal .navbar { margin-bottom: 0; }

/* LOGO */
#logo { margin: 0; background: #E5E5E5; padding: 20px 0; background: url(../img/background_logo.jpg) }

/* BUSCA */
#busca { margin-top: 45px; text-align: center; }

/* CONTEÚDO PRINCIPAL */
#conteudo-principal { margin-bottom: 20px; padding: 30px 0; }
#conteudo-secundario { margin-bottom: 20px; }

#conteudo-principal h1 { font-size: 28px; text-transform: uppercase; padding-left: 12px; margin-bottom: 25px; }
#conteudo-secundario h1 { font-size: 28px; text-transform: uppercase; margin-bottom: 25px; font-weight: bold; }
#conteudo-secundario h2 { font-size: 20px; text-transform: uppercase; margin-bottom: 25px; }

#espacamento { margin: 70px 0; }

.thumbnail .caption h3 { font-size: 20px; }
.thumbnail .caption h3 small { padding: 2px 5px; border-radius: 3px; font-size: 11px; font-weight: bold; }
.thumbnail .caption #preco-imovel { font-weight: bold; font-size: 16px; }

/* Fotos Principal */
.tamanho-fotos-1 { height: 180px; overflow: hidden; } /* 262px */
.tamanho-fotos-1 img { width: 100%; }

.tamanho-fotos-2 { height: 130px; overflow: hidden; } /* 188px */
.tamanho-fotos-2 img { width: 100%; }

.tamanho-fotos-mini { height: 70px; overflow: hidden; margin: 4px; }
.tamanho-fotos-mini img { width: 100%; }

/* RODAPÉ */
#silhueta { margin-top: 100px; }

#rodape { margin-top: -1px; margin-bottom: -15px; padding: 20px 0; }

#rodape h1 { font-size: 22px; margin: 0 0 8px 0; }

#rodape a { padding: 0 5px; }
#rodape a:hover { text-decoration: none; }