@charset "utf-8";
/*

CSS Document 

Cliente: Silvana Torres
Projeto: Website (Casa na Granja Viana)

*/

@import "menu.css";

/*GERAL*/

* {margin:0; padding:0;}
html, body {font:14px Georgia, "Times New Roman", Times, serif;	background:#f4f3ef url(../images/bg_website.gif) center top repeat; height:100%; color:#4f4f4f;}
a {color:#990000; text-decoration:none;}
a:hover, a:active, a:focus {text-decoration:none;}
img {border:none;}
p {line-height:140%;}

.esquerda {float:left;}
.direita {float:right;}
.clear {clear:both; height:0; text-indent:-9999px;}
.clearrodape {height:82px; clear:both;}

.txtdireita {text-align:right;}
.txt16 {font-size:16px;}
.txt12 {font-size:12px;}
.txt11 {font-size:11px;}
h1 {font-size:22px; font-weight:normal; margin:0 0 20px 0;}
h2 {font-size:15px; margin:20px auto;}

.txtvermelho {color:#990000;}

ul.bullet li {margin: 0 20px; padding:2px 10px; background: url(../images/bullet_seta.gif) no-repeat; list-style:none;}

#geral {background:url(../images/bg_geral.png) repeat-x; position:relative; min-height:100%; margin-bottom:-82px;}
#limites {width:950px; margin:0 auto;}
#rodape {height:82px; background:#b0a999 url(../images/bg_rodape.gif) repeat-x; position:relative; color:#867c6a}
#rodape-limites {width:935px; margin:0 auto; padding-top:15px;}

#topo {height:128px;}

a.logo {background:url(../images/logo_acasa.png) no-repeat bottom; width:303px; height:96px; text-indent:-9999px; display:block; margin:0 auto;}
a.desenvolvimento {background:url(../images/logo_dd_site.gif) no-repeat; width:117px; height:21px; text-indent:-9999px; display:block;}

#vende-se-home, #vende-se-interna {background:url(../images/vende-se.png) no-repeat; width:147px; height:146px; position:absolute; text-indent:-9999px;}
#vende-se-home {margin:182px 0 0 -6px;}
#vende-se-interna {margin:283px 0 0 13px;}

/*HOME*/

#box-home {background:url(../images/box_home.png) no-repeat; width:464px; height:670px; margin:25px 0 35px 0; padding:20px}
#box-regiao {width:375px; background:#3a1b0a url(../images/bg_efeito.png) top no-repeat; border:#74645b solid 1px; color:#867c6a; padding:25px; margin:35px 0 0 15px;}
.box-condominio {background:#fefefe url(../images/bg_box.gif) bottom repeat-x; border:#c9d0d0 solid 1px; padding:25px; margin:90px 0 0 0; width:360px;}
.frase-home {margin:10px 0 0 25px; width:400px; color:#fff;}

/*TTULOS*/

.tit-condominio, .tit-pergunte {width:199px; height:50px; margin:-50px 0 25px 0;}
.tit-condominio {background:url(../images/tit_condominio.png) no-repeat;}
.tit-pergunte {background:url(../images/tit_pergunte_proprietario.png) no-repeat;}

/*BOTOES*/

.bt-saiba-mais {background:url(../images/bt_saiba_mais.png) no-repeat; width:115px; height:29px; text-indent:-9999px; display:block; margin:25px 0 0 0;}
.bt-tour-virtual {background:url(../images/bt_tour_virtual.png) no-repeat; width:180px; height:31px; text-indent:-9999px; display:block; margin:10px 0 0 200px;}
.bt-enviar {width:79px; height:24px; margin:20px 0 0 0;}


/*INTERNA*/

.box-direita, .box-pergunte {background:#fefefe url(../images/bg_box.gif) bottom repeat-x; border:#c9d0d0 solid 1px; padding:25px; width:252px;}
.box-direita {margin:0 0 25px 0;}
.box-pergunte {margin:60px 0 0 0;}
.texto {width:570px; margin:25px 0 35px 15px;}

.box-interno{background:url(../images/box_interno_bg.png) repeat-y; width:581px; padding:5px 20px 0 20px;}
#box-interno-rodape {background:url(../images/box_interno_rodape.png) repeat-y; width:621px; height:20px; margin:0 0 35px 0;}
#box-interno-topo {background:url(../images/box_interno_topo.png) repeat-y; width:621px; height:15px; margin:0;}

/*FORM*/

label{float: left; width: 80px;}
input{width: 160px; margin-bottom: 10px; padding:2px;}

.contato {padding:25px;}
.contatoinput {width: 320px;}

.fotoesq { margin:0 0 15px 15px;}