@charset "utf-8";
/*
	CSS Document
	WEBROOM - Solucoes Interativas
	Site: www.webroom.com.br - E-mail: webroom@webroom.com.br
	Data: Fevereiro, 2010
	Designer de Interface: Junio C. Santos
	Programador de Interface: Andre Amaral (www.andreamaral.net)
*/

* { border:0; padding:0; margin:0; text-indent:0; list-style:none; text-decoration:none}
html, body { width:100%; min-height:100%}
body { font-size:12px; font-family:Arial,sans-serif; line-height:16px; color:#666; background:#EAEAEA url('/_img/empresarial/bkg.jpg') fixed top}
h1, h2, h3, h4, h5, h6 { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif}
a { color:#797979; }
/* Estrutura */
.wrap { /*background:url('/_img/empresarial/bg_wrap.png') top; */ width:770px; padding:0 10px 0 10px; min-height:1200px; margin:0 auto}
a.saiba_mais, .saiba_mais a { display:block; text-indent:-9999px; background:url('/_img/empresarial/bt_veja_mais.png'); width:63px; height:21px}
a.saiba_mais:hover, .saiba_mais a:hover { background:url('/_img/empresarial/bt_veja_mais_hover.png');}


/* Page Inicio */
#inicio_residencial { background:#f1f1f1; width:100%; height:100%; }
.logo_inicio { width:124px; height:48px; margin:90px 0 0 70px}
.inicio { width:990px; height:512px; position:relative; margin:0 auto; background:#eee url('/_img/empresarial/inicio_empresarial.jpg') no-repeat top; }
.inicio fieldset, .inicio .perfil { font-size:11px; display:block; background:url('/_img/empresarial/bg_login.png') no-repeat; width:297px; height:78px; padding:5px 10px 5px 7px; margin:30px 5px 0 0; float:left; color:#fff; }
.inicio fieldset { margin-left:390px; margin-top:80px; display:inline; }
.inicio .perfil { background:url('/_img/empresarial/bg_perfil.png') no-repeat; width:227px; height:120px; margin-right:0; margin-top:80px; color:#fff; }
.inicio ol { padding-top:6px}
.inicio ol li { float:left; padding-right:6px}
.inicio h3 { font-size:18px; font-weight:normal; text-transform:uppercase; margin-top:-24px; margin-bottom:10px; color:#0069AA}
.inicio .bt { float:left; padding:0; }
.inicio a { background:url('/_img/empresarial/setas.png') no-repeat  left -18px; padding-left:15px; color:#000; font-size:13px; text-transform:uppercase}
.inicio a:hover { color:#fff; background:url('/_img/empresarial/setas.png') no-repeat  left 6px; padding-left:15px}
.inicio .perfil li { padding-bottom:6px}


/* Forms */
.select { color:#666; font-size:12px; background:transparent}
.select option { padding:0 2px; margin:0 3px}
select.uf { background:url('/_img/empresarial/input_uf.png') no-repeat; width:44px; height:20px; padding:2px 2px 3px 0}
select.cidade { background:url('/_img/empresarial/input_cidade.png') no-repeat; width:192px; height:20px; padding:2px 3px}
.txtfield { font-size:11px; color:#797979; padding:2px}
