* {padding: 0; margin: 0; text-decoration: none; font-family: 'Trebuchet MS'; font-size: 12px; list-style: none; border: none; line-height: 14px;}

hr { display: none;}

body {background: #fff url(../img/bg-header.jpg) no-repeat center top; padding-top: 330px;}

/* ------------------------------------------- DIV CONTAINER ------------------------------------------- */
div#container { width: 954px; margin: 0 auto;}
/* ------------------------------------------- FIM DIV CONTAINER ------------------------------------------- */
#header ul { margin-left: 30px;}
#header ul li { display: inline;}
#header ul li a { display: block; float: left; margin: 0 10px; text-indent: -9999px;}
#header ul li a:hover { background-position: left -23px; background-repeat: no-repeat;}

#header ul li a#apresentacao { width: 97px; height: 23px; background-image: url(../img/btn/apresentacao.jpg);}
#header ul li a#inicio { width: 66px; height: 23px; background-image: url(../img/btn/inicio.jpg);}
#header ul li a#imoveis { width: 123px; height: 23px; background-image: url(../img/btn/imoveis.jpg);}
#header ul li a#contato { width: 65px; height: 23px; background-image: url(../img/btn/contato.jpg);}


#buscaImovel { width: 684px; height: 57px; float: left; clear: both; padding: 5px 0 0 270px; background: url(../img/bg-busca.jpg) no-repeat; margin-bottom: 30px;}
#buscaImovel select { margin: 12px 15px; float: left; padding:2px;}
#buscaImovel input { margin: 11px 0 0 18px;}

img#titulo { clear: both; display: block; margin-bottom: 30px;}

#nomeEdf { color: #c1272d; padding-bottom: 16px; border-bottom: 3px solid #999; display: block; clear: both; font-size: 17px; font-style: italic; margin-top: 30px; float: left; width: 100%; margin-bottom: 20px;}

#tituloAzul { color: #0071bc; width: 100%; display: block; font-size: 17px; clear: both;}

.listaLado { width: 200px; float: left; margin-top: 20px;}
.listaLado p { color: #0071bc; font-weight: bold; margin-bottom: 10px;}
.listaLado li { padding-left: 12px; background: url(../img/bg-li.jpg) no-repeat; margin-bottom: 2px;}

#imagemPredioPrinciapl { float: right; }

#preco { float: left; clear: both; color: #0071bc; font-weight: bold; margin-bottom: 10px;}
#valorPreco { font-size: 14px; color: #000; font-weight: bold; padding: 15px; background: #d3e9f2; clear: both; width: 400px; margin-bottom: 30px;}

#listaPredioPequenos { clear: both; text-align: center; margin: 20px 0; float: left; width: 100%;}
#listaPredioPequenos li { display: inline; margin: 0 20px;}

#voltar { color: #0071bc; font-size: 12px; font-weight: bold; text-decoration: underline; clear: both; float: left; margin:30px 0;}
/* ------------------------------------------- DIV CONTENT ------------------------------------------- */

ul#listaPredios li { display: block; float: left; margin-left: 30px; margin-bottom: 30px;}
ul#listaPredios li img { border: 8px solid #0071bc; margin-bottom: 20px;}
ul#listaPredios li h3 { color: #c1272d; font-size: 17px; margin-bottom: 10px;}

#imprimirIndicar { float: left;}
#faleVendedor { float: right; color: #ff0000; font-size: 14px;}
#faleVendedor span {color: #0071bc; font-size: 25px; display: block; margin: 10px 0;}

#formIndicar { width: 130px; margin-left: 95px; display: none}
#formIndicar .estiloCampo{ background: #ccc;  margin-bottom: 10px; width: 100%;}


/* ------------------------------------------- FIM DIV CONTENT ------------------------------------------- */

div#txt { clear: both; width: 715px; margin: 0 auto;}
div#txt p { margin-bottom: 20px;}


ul#imoveis { width: 545px; margin: 0 auto;}
ul#imoveis li { background: #c9e9f4; padding: 10px; margin: 20px 0; overflow: auto;}
ul#imoveis img { float: left; margin: 0 15px 15px 0;}
ul#imoveis li h3 { color: #0071bc; font-size:14px; margin-bottom: 10px;}


ul#paginacao { text-align: right; width: 545px; margin: 0 auto;}
ul#paginacao li { display: inline; margin: 0 3px;}
ul#paginacao li a { color: #0071bc;}

div#formContato { width: 545px; padding: 20px; margin: 0 auto; background: #c9e9f4; }
div#formContato form { width: 400px; margin: 0 auto;}
div#formContato form .estiloCampo { padding: 3px; display: block; width: 100%; margin: 5px 0 20px 0;}
div#formContato form textarea.estiloCampo { height: 100px;}
div#formContato form label { color: #0071bc; font-size:14px; font-weight: bold;}
#btEnviar { float: right;}
/* ------------------------------------------- DIV FOOTER ------------------------------------------- */
div#footer { height: 47px; background: url(../img/bg-footer.jpg) repeat-x; clear: both; text-align: center; padding-top: 17px;}
address { color: #fff; font-style: normal; font-weight: bold;}
/* ------------------------------------------- FIM DIV FOOTER ------------------------------------------- */


/* ------------------------------------------- CLASSES ------------------------------------------- */
.floatR { float: right;}
/* ------------------------------------------- FIM CLASSES ------------------------------------------- */
