* { margin: 0; padding: 0; border: 0; }

body {
	background: #000 url(imagens/bgSite.jpg) repeat-x fixed center top;
}
body, div, td {
	font: normal 11px Tahoma, Times;
	color: #414141;
}

#AreaSite {
	background: #ffffff;
	position: relative;
	border : 1px solid #fff;
	margin-left: -385px; left: 50%;
	width: 770px;
}

#Bandeira {	
	position: absolute;
	right: 25px;
	top: 155px;
	text-align: right;
	font: bold 13px Tahoma, Times;
	xbackground-color: #fff;
	
}

#Bandeira a {	xvertical-align: middle; font: bold 14px Tahoma, Times;	color: #1b5201;	}
#Bandeira a:hover {	Text-decoration: none;	color: #297404;	}

#Logo {
	float: left;
	margin: 10px 0px;
	width: 271px; height: 75px;
}

#AreaConteudo {
	width: auto;
}

#ColunaRight {
	float: right;
	width: 530px;
	zborder: 1px solid #E3E3E3;
	background: url(imagens/RightBottom.gif) no-repeat right bottom;
	padding: 0 0 2px 0;
	margin-bottom: 10px;
}

#ColunaLeft {
	zborder: 1px solid #E3E3E3;
	margin-top: -2px;
	background: #fff url(imagens/bgJanelinha.jpg) repeat-x center top;
	float: Left;
	width: 204px;
	margin-bottom: 10px;
	zfloat: left;
}

#Interno { margin: 10px; }

#Interno2 { 
	margin: 20px; 
	zz-index: 100;
	zposition: absolute;
}

#LeftTop {
	background: url(imagens/LeftTop.gif) no-repeat left top;
	border-top: 1px solid #fff;
}

#LeftTopHome {
	background: transparent url(imagens/LeftTop.jpg) no-repeat left top;
	border-top: 1px solid #fff;
	zposition: relative;
	zz-index: 1;
}

#Fecha { clear:both; }

#PesquisaImovel {
	background: #fff url(imagens/bgPesquisaImovel.gif) repeat-x center top;
	border: 1px solid #098048;
}

#PesquisaImovelLinha {
	border: 2px solid #fff;
}

#zxcJanelona {
	background: #fff;
	width: 478px;
}

#JanelaTotal {
	width: 726px;
	background: url(imagens/RightBottom.gif) no-repeat right bottom;
	padding: 0 0 25px 0;
}

h1 {
	font: bold 13px Tahoma, Times;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	color: #098048;
	position: relative;
}

h2 {
	font: bold 11px Tahoma, Times;
	margin: 5px auto;
}

h3 {
	font: normal 11px Tahoma, Times;
	margin: 5px auto;
}

h4 {
	font: bold 13px Tahoma, Times;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	color: #414141;
}

.botao {
	font: 10px Tahoma, Times; font-weight: bold;
	padding: 0px 2px 0px 2px;
	color: #fff; background: #3E935C;
	border-top: 1px solid #54C67C;
	border-right: 1px solid #204C30;
	border-bottom: 1px solid #204C30;
	border-left: 1px solid #54C67C;
}

#Rodape { font: normal 10px Tahoma, Times; width: 770px; clear: both; margin: 3px 0 10px 0; }
#Rodape table { width: 100%; }

#Rodape td {
	color: #fff;
}

#Rodape a		{ text-decoration: none; color: #fff;  }
#Rodape a:hover { text-decoration: underline; zcolor: #000000; }

a		{ text-decoration: none; color: #343434;  }
a:hover { text-decoration: underline; color: #000000; }
a img	{ border: 0; }

input, textarea, select {
	font: 11px Tahoma, Times;
	border: 1px solid #97CDA5;
	background: #fafafa;
	padding: 1px;
}

textarea {
	overflow: auto;
}

table { border-collapse: collapse; }

/* ======== Menu ========== */

#Menu {
	width: 100%; height: auto;
	text-align: right;
	margin-bottom: 10px;
}

#Menu ul li {
	zwidth: 100%; zheight: auto;
	zmargin: 15px 0;
	zpadding: 0px 10px 0px 5px;
	zdisplay: block;
}

#Menu ul li a {
	display: block;
	padding: 3px;
	width: auto;
	text-decoration: none; color: #343434;
}

#Menu ul li a:hover {
	background: #fafafa;
}

#Menu ul {
	padding: 0; margin: 0;
	list-style: none;
}

#Menu ul li a.selec {
	font-weight: bold;
	border: 1px solid #97CDA5;
	background: #fafafa;
}

#Menu ul li a.selec:hover {
	background: #fafafa;
	border: 1px solid #97CDA5;
	font-weight: bold;
	cursor: default;
}
/* ======== MenuEmpresa ========== */

/* ======== Menu Empresa ========== */

#MenuEmpresa {
	width: 100%; height: auto;
	text-align: right;
}

#MenuEmpresa ul li {
	zwidth: 100%; zheight: auto;
	zxcmargin: 15px 0;
	zxcpadding: 0px 10px 0px 5px;
	zxcdisplay: block;
}

#MenuEmpresa ul li a {
	padding: 3px;
	width: 100%;
	margin: 0;
	text-decoration: none; color: #343434;
}

#MenuEmpresa ul li a:hover {
	background: #fafafa;
}

#MenuEmpresa ul {
	padding: 0; margin: 0;
	list-style: none;
}

#MenuEmpresa ul li a.selec {
	font-weight: bold;
	border: 1px solid #97CDA5;
	background: #fafafa;
}

#MenuEmpresa ul li a.selec:hover {
	background: #fafafa;
	border: 1px solid #97CDA5;
	font-weight: bold;
	cursor: default;
}
/* ======== MenuEmpresa ========== */


#ConteudoRight {
	border-left: 1px solid #333;
	background: #fff url(imagens/BgConteudo.gif) repeat-y right;
	padding: 10px 14px 10px 10px; 
	width: 465px;
	text-align: left;
}

#ConteudoLeft {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background: #fff url(imagens/JanelaTopo.gif) no-repeat center top;
	padding: 10px 14px 5px 10px;
	width: 300px;
	text-align: left;
}

#ConteudoTotal {
	border-left: 1px solid #333;
	background: #fff url(imagens/BgConteudo.gif) repeat-y right; color: #333333;
	padding: 10px 14px 10px 10px; margin: 10px 0 0 0;
	width: 725px;
	text-align: left;
}

.Radio {
	border: 0px solid #A4C29B; background: #fff;

}

.Branco {
	font: 11px Tahoma; height: 16px;
	border: 0; background: #fff; padding: 0; margin: 0;
}

#link {
	margin: 5px 0 10px 0;
	text-align: right;
}

#link2 {
	margin: 5px 0 0 0;
	text-align: right;
}

.AlinhaProduto {
	text-align: center; float: left;
	padding: 10px; width: 110px; height: 180px;
}

.CortaPreco {
	color: ff0000; text-decoration: line-through;
}

hr {
	color: #343434; height: 1px;
}

.SeparaImovel {
	clear: both;
	zwidth: 80%;
	border: 1px dotted #E3E3E3; margin: 10px 0;
	text-align: center;
}

.SeparaImovelFoto {
	clear: both;
	border: 1px dotted #fff; margin: 0px;
}

.SeparaMenuEmpresa {
	border: 1px dotted #E3E3E3; margin: 15px 5px;
}

.Valor {
	text-align: right;
}

.ImovelMini {
	border: 1px solid #aeaeae; margin-right: 6px; margin-bottom: 3px; padding: 3px;
	float: left;
}

.ImovelMiniHover {
	border: 1px solid #330000; margin-right: 6px; padding: 3px;
	background: #D0E6D9;
	float: left;
}

.FotoImovelMini {
	border: 1px solid #fff;
	width: 40px; height: 30px;
}

.SeparaPequenasFotosImovel {
	clear: both;
	border: none; margin: 0px;
}

.CantoFoto {
	position: absolute; margin: -4px 0 0 36px;
}

.Imovel {
	border: 1px solid #000;
	width: 160px; height: 120px; margin: 0 13px 0 0;
}

.FotoImovelDestaque {
	border: 1px solid #000;
	width: 80px; height: 60px; margin: 0 5px 0 0;
}

.FotoImovelCapa {
	border: 1px solid #000;
	width: 160px; height: 120px; margin: 0 8px 0 0;
}

.ImovelDetalhe {
	width: 640px; height: 480px; margin: 0 5px 0 0;
}

#left {
	margin: 0 10px 0 0;
	border: 1px solid;
}

#right {
	margin: 0 0 0 10px;
	border: 1px solid;
}

#CadastroImovel {
	margin-left: 50px;
}

.voltar {
	width: 100%; zxc-height: 20px;
	text-align: right;
	zxc-border-top: 1px dashed #123456;
	padding: 5px 0 0 0; margin-top: 10px;
}

.BarraPaginacao {
	clear: both;
	padding: 5px;
	text-align: center;
 }

#DestaqueCapa {
	width: 235px; height: 70px;
	float: left;
	margin: 5px;
	text-align: center;
}

#DestaqueVideoCapa {
	width: 420px; zheight: auto;
	zfloat: left;
	zmargin: 5px;
	text-align: center;
}

#Titulo {
	background: url(imagens/img_fundoflash.jpg) no-repeat right top;
	border: 0px solid #E3E3E3;
	padding: 0; margin: 0; 
	height: 152px;
	zheight: 176px;
}

#TituloTransparente { 
	zposition: absolute;
	left: 10; top: 10;
	width:750; height:152; z-index: 1;
	float: center;
	zclear: both;
}

.Credito {
	/*position: absolute; bottom: 0px; right: 30px; */
	width: 29px; height: 27px;
	zborder: 1px dotted #ff1515;
}

.Credito a { background: transparent; width: 29px; height: 27px; display: block; }
.Credito a:hover { background-position: 0px -27px; border: 0; }