body { font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace; background-color: #E2E2E2; font-size: 14px; }

table { width: 100%; }
table tr td { vertical-align: top; padding: 10px; } 

#conteudo { width: 1000px; margin: 0 auto; background-color: #FFF; padding: 15px; box-shadow: 5px 5px 8px #999; }

.nome-empresa { border-bottom: 1px solid #333; padding-bottom: 5px; margin-bottom: 10px; text-align: center; font-size: 20px; font-weight: bold; }

.titulo-imovel { font-weight: bold; }

.valor { font-size: 18px; }

.img-responsive { margin: 0 auto; }
.img-thumbnail { padding: 4px; line-height: 1.42857143; background-color: #ffffff; border: 1px solid #ecf0f1; border-radius: 4px; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; display: inline-block; max-width: 100%; height: auto; }

.h { font-size: 14px; font-weight: bold; border-left: 3px solid #AAA; padding-left: 5px; }

.rodape { background-color: #EAEAEA; border-top: 1px solid #DDD; padding: 15px; }