/* Genérico */
body, body *{
	padding: 0;
	margin: 0;
	border: none;
}
body{
	background: #EBEBEE url(../img/body_bg.gif) repeat-x;
	font-family: Tahoma, Arial, sans-serif;
	behavior: url(../script/csshover.htc);
}
body.interno{
	background: #EBEBEE url(../img/body_interno_bg.gif) repeat-x;
}
a:visited{
	border-bottom: 1px solid #B06D8B;
	color: #444;
}
a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #C66D56;
}
a:hover{
	background: #ED3203;
	border-bottom: 1px solid #C66D56;
	color: #FFF;
}
p{
	margin: 0 20px 8px 30px;
	font-size: 12px;
	line-height: 18px;
}
p.dica{
	font-size: 70%;
	line-height: 110%;
}
p.limpa{
	clear: both;
}
br.limpa{
	clear: right;
}
div#rodape a.noema,
h1.compra a,
h1.venda a{
	border: none !important;
}
div#rodape a.noema:hover,
h1.compra a:hover,
h1.venda a:hover{
	border: none !important;
	background: transparent !important;
}
/* Clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: right; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* Fim Clearfix */

/* Fim Genérico */

/* GERAL */
div#geral{
	width: 780px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin: 0 0 40px -390px;
}
/* FIM GERAL */

/* CABEÇALHO */
div#cabecalho{
	height: 360px;
}
div#cabecalho span#marca,
div#cabecalho img#marca{/* Devido ao pngfix.js os atributos da imagem devem ser dados ao um span com mesma classe (para o IE) */
	width: 160px;
	height: 155px;
	display: block;
	position: absolute;
	left: 5px;
	z-index: 4;
}
/* FIM CABEÇALHO */

/* MENU */
ul#menu{
	position: absolute;
	top: 80px;
	left: 0;
	display: block;
	height: 46px;
	width: 770px;
	padding: 0 5px;
	z-index: 3;
}
ul#menu li{	
	list-style: none outside;
	float: left;
}
ul#menu li a{
	padding: 0;
	margin: 0;
	height: 46px;
	width: 153px;
	display: block;
	font: normal 18px/46px "Lucida Sans Unicode",sans-serif;
	letter-spacing: -1px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	float: left;
	border-left: 1px solid #888;
	border-bottom: 1px solid #888;
	background: #FFF;
	opacity: 0.45 !important;
	filter: alpha(opacity=45) !important;
	text-decoration: none;
}
ul#menu li.home a{
	text-align: right;
	border-left: 0 none;
	width: 258px;
	padding: 0 50px 0 0;
}
ul#menu li a:hover{
	color: #000;
	background: white url(../img/menuitem_bg.gif) no-repeat right 5px;
}
ul#menu li.selecionado{	
	background: url(../img/menuitem_bg.gif) no-repeat right 5px;
}
/* FIM MENU */

/* PHOTO DIV */
div#photodiv,
img#photoimg{
	background-repeat: no-repeat;
	width: 770px;
	height: 280px;
}
div#photodiv{
	z-index: 2;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 80px;
	left: 5px;
}
/* CONTEÚDO */
div#conteudo{
	background: white url(../img/conteudo_bg.gif) repeat-y center;
	width: 780px;
	color: #555555;
	margin: 0 0 40px 0;
}
/* FIM CONTEÚDO */

/* QUEM SOMOS */
div#intro{
	width: 475px;
	height: 245px;
	color: #272727;
	float: left;
	background: #AAA url(../img/quemsomos_bg.gif) no-repeat left top;
}
div#intro h1.conheca,
div#intro h1.servicos{
	height: 0;
	overflow: hidden;
	padding: 27px 0 0 0;
	font-size: 10px;
	line-height: 27px;
	margin: 14px 0 16px 20px;
}
div#intro h1.conheca{	
	background: url(../img/tit_quemsomos.gif) no-repeat;
}
/* SERVIÇOS */
div#intro h1.servicos{	
	background: url(../img/tit_servicos.gif) no-repeat;
}
div#intro ul.servicos{
	padding: 0 30px;
}
div#intro ul.servicos li{
	font-size: 12px;
	line-height: 18px;
	width: 40%;
	display: block;
	padding: 2px 10px 2px 20px;
	background: transparent url(../img/bullet.gif) no-repeat 0 10px;
	float: left;
}
/* FIM SERVIÇOS */
/* FIM QUEM SOMOS */

/* CHAMADAS */
div#chamadas{
	float: right;
	width: 305px;
	height: 245px;
	overflow: hidden;
	background: #C4C4C4 url(../img/chamadas_bg.gif) no-repeat right top;
	color: #454545;
	clear: right !important;
}
div#chamadas h1,
div#chamadas h2{
	width: 268px;
	display: block;
	overflow: hidden;
	position: relative;
	left: 17px;
}
div#chamadas h1 a{
	height: 100%;
}
div#chamadas h1.compra{
	background: url(../img/botao_compra.jpg) no-repeat;
	height: 61px;
	margin: 12px 0 0 0;
}
div#chamadas h1.compra a{
	display: block;
	padding: 61px 0 0 0;
}
div#chamadas h2.compra{
	height: 0;
	background: url(../img/h2_compra.gif) no-repeat;
	padding: 16px 0 0 0;
}
div#chamadas h1.venda{
	background: url(../img/botao_venda.jpg) no-repeat;
	height: 80px;
	margin: 24px 0 0 0;
}
div#chamadas h1.venda a{
	display: block;
	padding: 80px 0 0 0;
}
div#chamadas h2.venda{
	height: 0;
	background: url(../img/h2_venda.gif) no-repeat;
	padding: 30px 0 0 0;
	margin: 4px 0 0 0;
}
/* FIM CHAMADAS */

/* IMÓVEIS */
div#imoveis{
	width: 770px;
	padding: 14px 0 20px 0;
	clear: both;
	background-color: #FFF;
	color: #555;
	position: relative;
	left: 5px;
}
div#imoveis h1{
	width: 435px;
	height: 0;
	overflow: hidden;
	padding: 27px 0 0 0;
	font-size: 10px;
	line-height: 27px;
	margin: 0 0 16px 20px;
	background: url(../img/tit_imoveis.gif) no-repeat;
}
div#imoveis ul.destaques{
	margin: 0 0 0 13px;
	float: none;
	clear: both;
}
div#imoveis ul.destaques li{
	width: 250px;
	display: block;
	text-align: center;
	overflow: hidden;
	float: left;
}
div#imoveis ul.destaques li a{
	border: none;
}
div#imoveis ul.destaques li a:hover{
	background: none;
}
div#imoveis ul.destaques li img{
	border: none;
	margin: 15px 0 0 0;
}
div#imoveis ul.destaques li h2,
dl.diretor dt,
body.interno div#conteudo h3{
	font: normal 18px/22px "Lucida Sans Unicode",sans-serif;
	color: #EE2D00;
	text-transform: uppercase;
	letter-spacing: -1px;
}
body.interno div#conteudo h3{
	margin: 0 0 0 30px;
}
div#imoveis ul.destaques li h3{	
	font: normal 11px/14px "Lucida Sans Unicode",sans-serif;
	color: #787878;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
/* FIM IMÓVEIS */

/* RODAPÉ */
div#rodape{
	clear: both;
	width: 780px;
	height: 102px;
	background: #EBEBEE url(../img/rodape_bg.gif) no-repeat left top;
	color: #F5D0CC;
}
div#rodape p.endereco{
	background: url(../img/divisoria.gif) no-repeat right top;
	width: 230px;
	padding: 51px 0 0 25px;
	height: 44px;
	display: block;
	float: left;
	margin: 0;
}
div#rodape p.tel{
	background: url(../img/divisoria.gif) no-repeat right top;
	width: 190px;
	padding: 51px 10px 0 10px;
	font: normal 28px/44px "Lucida Sans Unicode",Arial, Tahoma, sans-serif;
	letter-spacing: -3px;
	height: 44px;
	display: block;
	float: left;
	text-align: right;
	margin: 0;
}
div#rodape p.telefone img{
	width: 16px;
	height: 27px;
	position: relative;
	top: 3px;
}
div#rodape p.email{
	background: url(../img/divisoria.gif) no-repeat right top;
	width: 230px;
	padding: 51px 0 0 10px;
	height: 44px;
	display: block;
	float: left;
	margin: 0;
}
div#rodape span.noema{/* Devido ao pngfix.js os atributos da imagem devem ser dados ao um span com mesma classe (para o IE) */
	position: relative;
	top: 64px;
	left: 11px;
}
html>body div#rodape a.noema{	
	position: relative;
	top: 64px;
	left: 11px;
}
/* FIM RODAPÉ */

/* Páginas internas */
h1.sessao{
	width: 780px;
	height: 0;
	overflow: hidden;
	padding: 55px 0 0 0;
	font: normal 28px/44px "Lucida Sans Unicode",Arial, Tahoma, sans-serif;
	text-transform: uppercase;
	color: #EE2D00;
	
}
/* ORCASA */
h1.sessao.orcasa{	
	background: url(../img/titsessao_orcasa.jpg) no-repeat;
}
h2.conhecaorcasa{
	width: 710px;
	height: 0;
	overflow: hidden;
	padding: 27px 0 0 0;
	font-size: 10px;
	line-height: 27px;
	margin: 30px 0 16px 20px;
	background: url(../img/tit_conhecaorcasa.gif) no-repeat;
}
h2.netimoveis{
	width: 710px;
	height: 0;
	overflow: hidden;
	clear: both;
	padding: 27px 0 0 0;
	font-size: 10px;
	line-height: 27px;
	margin: 30px 0 16px 20px;
	background: url(../img/tit_netimoveis.gif) no-repeat;
}
img.netimoveis,
img.acrobat{
	float: left;
	margin: 0 20px 20px 25px;
}
h2.diretoria{
	width: 710px;
	height: 0;
	overflow: hidden;
	padding: 27px 0 0 0;
	font-size: 10px;
	line-height: 27px;
	margin: 30px 0 16px 20px;
	background: url(../img/tit_diretoria.gif) no-repeat;
}
h2.clientes{
	width: 710px;
	height: 0;
	clear: both;
	overflow: hidden;
	padding: 27px 0 0 0;
	font-size: 10px;
	line-height: 27px;
	margin: 30px 0 16px 20px;
	background: url(../img/tit_clientes.gif) no-repeat;
}
dl.diretor{
	margin: 0 0 30px 0;
	padding: 0 10px 0 25px;
	width: 350px;
	display: block;
	float: left;
	position: relative;
	left: 5px;
}
dl.diretor dd,
ul.clientes li{
	font-size: 12px;
	line-height: 18px;
}
dl.diretor dd{
	background: #FFF url(../img/bullet2.gif) repeat-y 0 0;
	padding: 0 0 0 20px;
}
ul.clientes{
	padding: 0 30px;
}
ul.clientes li{
	width: 20%;
	display: block;
	padding: 2px 10px 2px 20px;
	margin: 0;
	background: #FFF url(../img/bullet.gif) no-repeat 0 10px;
	float: left;
}

/* FIM ORCASA */

/* COMPRADOR */
h1.sessao.comprador{	
	background: url(../img/titsessao_comprador.jpg) no-repeat;
}
h2.vantagens{
	width: 710px;
	height: 0;
	overflow: hidden;
	clear: both;
	padding: 27px 0 0 0;
	font-size: 10px;
	line-height: 27px;
	margin: 30px 0 16px 20px;
	background: url(../img/tit_vantagens.gif) no-repeat;
}
h2.comodidade{
	width: 710px;
	height: 0;
	overflow: hidden;
	clear: both;
	padding: 27px 0 0 0;
	font-size: 10px;
	line-height: 27px;
	margin: 30px 0 16px 20px;
	background: url(../img/tit_comodidade.gif) no-repeat;
}
p.comprador a.comprar,
p.comprador a.alugar{
	border: none !important;
	display: block;
	width: 208px;
	height: 0;
	overflow: hidden;
	padding: 63px 0 0 0;
	font-size: 10px;
	line-height: 63px;
	margin: 15px 0 30px 0;
	float: left;
}
p.comprador a.comprar,
p.comprador a.comprar:hover{
	background: url(../img/botao_querocomprar.jpg) no-repeat;
	margin-left: 150px;
	_margin-left: 75px;
}
p.comprador a.alugar,
p.comprador a.alugar:hover{
	background: url(../img/botao_queroalugar.jpg) no-repeat;
	margin-left: 4px;	
}
div#conteudo p.telefone{	
	border: none !important;
	display: block;
	clear: both;
	width: 421px;
	height: 0;
	overflow: hidden;
	padding: 209px 0 0 0;
	font-size: 10px;
	line-height: 209px;
	margin: 15px 0 30px 180px;
	background: url(../img/telefone.jpg) no-repeat;
}
/* FIM COMPRADOR */

/* VENDEDOR */
h1.sessao.vendedor{	
	background: url(../img/titsessao_vendedor.jpg) no-repeat;
}
h2.vender{
	width: 710px;
	height: 0;
	overflow: hidden;
	clear: both;
	padding: 27px 0 0 0;
	font-size: 10px;
	line-height: 27px;
	margin: 30px 0 16px 20px;
	background: url(../img/tit_quervender.gif) no-repeat;
}
p.envia{
	text-align: center;
}
p.envia a{
	border: none !important;
	display: block;
	width: 298px;
	height: 0;
	overflow: hidden;
	clear: both;
	padding: 63px 0 0 0;
	font-size: 10px;
	line-height: 63px;
	margin: 15px 0 0 0;
	background: url(../img/botao_enviardados.jpg) no-repeat;
}
p.envia a:hover{
	background: url(../img/botao_enviardados.jpg) no-repeat;
}
/* FIM VENDEDOR */

/* DOCUMENTOS */
h1.sessao.documentos{	
	background: url(../img/titsessao_documentos.jpg) no-repeat;
}
h2.documentos{
	width: 710px;
	height: 0;
	overflow: hidden;
	clear: both;
	padding: 27px 0 0 0;
	font-size: 10px;
	line-height: 27px;
	margin: 30px 0 16px 20px;
	background: url(../img/tit_documentos.gif) no-repeat;
}
ul.documentos{
	padding: 0 25px 0 35px;
	list-style: none;
	margin: 0 0 20px 0;
}
ul.documentos li{
	font-size: 12px;
	line-height: 18px;
	padding: 2px 10px 2px 20px;
	background: transparent url(../img/bullet.gif) no-repeat 0 10px;
}
/* FIM DOCUMENTOS */
/* CONTATO */
h1.sessao.contato{	
	background: url(../img/titsessao_contato.jpg) no-repeat;
}
h2.contatointro{
	width: 710px;
	height: 0;
	overflow: hidden;
	padding: 27px 0 0 0;
	font-size: 10px;
	line-height: 27px;
	margin: 30px 0 16px 20px;
	background: url(../img/tit_contatohoje.gif) no-repeat;
}
h2.formulariocontato{
	width: 710px;
	height: 0;
	overflow: hidden;
	padding: 27px 0 0 0;
	font-size: 10px;
	line-height: 27px;
	margin: 30px 0 16px 20px;
	background: url(../img/tit_formulariocontato.gif) no-repeat;
}
form.contato{
	overflow: hidden;
	width: 556px;
	_width: 559px;
	font-size: 12px;
}
form.contato legend{
	display: none;
}
form.contato label{
	height: 37px;
	margin: 0 11px 0 30px;
	font-size: 12px;
	line-height: 38px;
	text-align: right;
	float: left;
	clear: left;
	width: 70px;
	display: block;
	_display: inline;
}
input.campo,
textarea.campo{
	position: relative;
	top: -1px;
	padding: 6px 10px 0 10px;
	_padding: 0 10px;
	margin: 6px 0;
	border: 1px solid #BCBCBC;
	background: #EBEBEE url(../img/campo_bg.gif) repeat-x top;
	color: #6B6B6B;
	font: 12px/23px "Lucida Console", "Courier New", monospace;
}
input.campo{
	height: 17px;
	_height: 23px;
}
input.campo:hover,
textarea.campo:hover{
	border: 1px solid #E64B4B;
}
form.contato input.campo,
form.contato textarea.campo{
	width: 423px;
}
input.botao{
	background: #C30000 url(../img/botao_bg.gif) repeat-x top;
	border-width: 1px;
	border-style: solid;
	border-color: #FF7C7C #8A2222 #8A2222 #FF7C7C;
	height: 29px;
	color: #FFF;
	font: bold 11px/18px Tahoma, sans-serif;
	text-align: center;
	padding: 0 20px;
	_padding: 0;
}
input.botao#enviar{
	float: right;
}
h2.visita{
	width: 710px;
	height: 0;
	overflow: hidden;
	padding: 27px 0 0 0;
	font-size: 10px;
	line-height: 27px;
	margin: 30px 0 16px 20px;
	background: url(../img/tit_visita.gif) no-repeat;
}
h2.msgsucesso{
	width: 710px;
	height: 0;
	overflow: hidden;
	padding: 27px 0 0 0;
	font-size: 10px;
	line-height: 27px;
	margin: 30px 0 16px 20px;
	background: url(../img/tit_msgsucesso.gif) no-repeat;
}
img.mapa{
	margin: 3px 20px 30px 22px;
}
div.msgenviada{
	background: #FFFEC4 url(../img/postit_bg.gif) repeat-y 189px;
	padding: 25px;
	border: 2px solid #F5F5E4;
	width: 420px;
	position: relative;
	left: 50%;
	margin: 25px 0 25px -210px;
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
}
/* FIM CONTATO */