@charset "utf-8";
/* CSS Document */
p {
	margin:0;
}
body {
	margin-top: 0px;
	background-color:#A80508;
}
#Container {
	width:998px;
	overflow:hidden;
	position:absolute;
	left:50%;
	margin-left:-499px;
	z-index:10;
	background-color:#FFF;
}
#FundoEsquerdaHome {
	padding:0;
	overflow:hidden;
	position:absolute;
	left:0;
	width:50%;
	top:0;
	z-index:1;
	background:url(img/PixelLateralHomeEsquerda.png);
	background-repeat:repeat-x;
}
#FundoEsquerdaHomeChild {
	padding:0;
	overflow:hidden;
	float:right;
	margin-right:499px;
	left:0;
	width:60px;
	height:1015px;
	top:0;
	z-index:2;
	background:url(img/LateralHomeEsquerda.png);
	background-repeat:no-repeat;
}
#FundoLogoInterna{
	width:998px;
	height:84px;
	overflow:hidden;
	background-color:#FFF;
}
#FundoDireitaHome {
	padding:0;
	overflow:hidden;
	position:absolute;
	left:50%;
	width:50%;
	top:0;
	z-index:1;
	background:url(img/PixelLateralHomeDireita.png);
	background-repeat:repeat-x;
}
#FundoDireitaHomeChild {
	padding:0;
	overflow:hidden;
	float:left;
	margin-left:499px;
	left:0;
	width:121px;
	height:1015px;
	top:0;
	z-index:2;
	background:url(img/LateralHomeDireita.png);
	background-repeat:no-repeat;
}

#FundoEsquerdaInterna {
	padding:0;
	overflow:hidden;
	position:absolute;
	left:0;
	width:50%;
	top:0;
	z-index:1;
	background-color:#FFF;
	background-image:url(img/PixelLateralInternaEsquerda.png);
	background-repeat:repeat-x;
}
#FundoEsquerdaInternaChild {
	padding:0;
	margin:0;
	overflow:hidden;
	float:left;
	left:0;
	top:0;
	width:100%;
	z-index:2;
	background:url(img/PixelVermelhoRodapeInterna.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
#FundoEsquerdaInternaChild2 {
	padding:0;
	overflow:hidden;
	float:right;
	margin-right:499px;
	left:0;
	width:59px;
	height:234px;
	top:0;
	z-index:2;
	background:url(img/LateralInternaEsquerda.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#FundoDireitaInterna {
	padding:0;
	overflow:hidden;
	position:absolute;
	left:50%;
	width:50%;
	top:0;
	z-index:1;
	background-color:#FFF;
	background-image:url(img/PixelLateralInternaDireita.png);
	background-repeat:repeat-x;
}
#FundoDireitaInternaChild {
	padding:0;
	margin:0;
	overflow:hidden;
	float:left;
	left:0;
	top:0;
	width:100%;
	z-index:2;
	background:url(img/PixelVermelhoRodapeInterna.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
#FundoDireitaInternaChild2 {
	padding:0;
	overflow:hidden;
	float:left;
	margin-left:499px;
	left:0;
	width:121px;
	height:250px;
	top:0;
	z-index:3;
	background:url(img/LateralInternaDireita.png);
	background-repeat:no-repeat;
}

#FundoMenu {
	width:998px;
	height:26px;
	overflow:hidden;
	background-image:url(../img/FundoMenuHome.png);
}
#FlashHome {
	width:998px;
	height:350px;
	overflow:hidden;
}
#AreaRestritaHome{
	width:400px;
	height:89px;
	overflow:hidden;
	background-color:#FFF;
}
#MioloHome {
	width:998px;
	height:545px;
	overflow:hidden;
}
#MioloInterna {
	width:998px;
	overflow:hidden;
	background-color:#FFFFFF;
}
#EsquerdaHome {
	width:377px;
	height:545px;
	overflow:hidden;
	float:left;
	background-image:url(../img/FundoEsquerdaHome.png);
	background-repeat:no-repeat;
}
#EsquerdaInterna {
	width:290px;
	overflow:hidden;
	float:left;
}
#DireitaHome {
	width:621px;
	height:545px;
	overflow:hidden;
}
#DireitaInterna {
	width:706px;
	overflow:hidden;
}
#FundoMiolo {
	height:529px;
	background-image:url(../img/FundoPixelMioloHome.png);
	background-repeat:repeat-x;
}
#RodapeHome {
	width:998px;
	height:94px;
	overflow:hidden;
	background-image:url(../img/FundoRodapeHome.png);
	background-repeat:no-repeat;
}
#RodapeMaterias {
	width:998px;
	height:94px;
	overflow:hidden;
	background-image: url(../img/FundoRodapeMaterias.png);
	background-repeat:no-repeat;
}
#FaleConoscoHome {
	width:280px;
	height:168px;
	background-image:url(../img/DestaqueFaleConoscoHomeFundo.png);
	background-repeat:no-repeat;
	overflow:hidden;
	margin:50px 0 0 30px;
	*margin:50px 0 0 30px;
	z-index:99;
}
#FaleConoscoInterna {
	width:265px;
	height:168px;
	background-image: url(../img/DestaqueFaleConoscoInternaFundo.png);
	background-repeat:no-repeat;
	overflow:hidden;
	margin:35px 0 0 20px;
}
#BuscaHome {
	margin-left:20px;
}
#BuscaInternaLatera {
	margin-left:20px;
	margin-top:5px;
}
.fmInput {
	border:1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#950000;
	background-color:#FFFFFF;
	margin-bottom:3px;
	padding:2px;
}
.fmInput_onerror { 
	border:1px solid #333;
	font:11px Arial, Helvetica, sans-serif;
	color:#950000;
	background-color:#FFFDBB;
	margin-bottom:3px;
	padding:2px;
	padding-right:20px;
	background-image:url(../img/AlertIcone.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.fmSelect {
	border:1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#950000;
	background-color:#FFFFFF;
	margin-bottom:3px;
	padding:1px;
}
.fmSelect_onerror {
	border:1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#950000;
	background-color:#FFFDBB;
	margin-bottom:3px;
	padding:1px;
	padding-right:20px;
	background-image:url(../img/AlertIcone.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.fmSelectAlt {
	overflow:auto;
	border:1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#950000;
	background-color:#FFFFFF;
	margin-bottom:3px;
	padding:0;
	margin:0;
	cursor:default;
}
.fmSelectAlt p { padding:1px 4px 2px 4px; }
.fmSelectAlt em { color:#666; }
.fmSelectAlt .SelectAlt_selected {
	background-color:#039;
	color:#FFF;
}

.fmSelectAlt_onerror {
	border:1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#950000;
	background-color:#FFFFFF;
	margin-bottom:3px;
	padding:2px;
}

#RackImput {
	float:left;
	overflow:hidden;
	width:110px;
	_width:120px;
	_margin-left:-3px;
 *width:110px;
 *margin-left:-5px;
}
#EmpreendimentosHome {
	padding:50px 0 0 0;
}
.PixelSeparacao {
	background-image:url(../img/SeparacaoDeMoveis.png);
	background-repeat:no-repeat;
}
.FundoThumb {
	background-image:url(../img/FundoThumb.jpg);
	background-repeat:no-repeat;
}
#CabecalhoBuscaInterna {
	width:313px;
	height:154px;
	overflow:hidden;
	float:left;
	background-image:url(../img/CabecalhoBuscaImoveis.png);
	background-repeat:no-repeat;
}
#CabecalhoFundotitulo {
	width:685px;
	height:154px;
	overflow:hidden;
	background-image:url(../img/CabecalhoTitulo.png);
	background-repeat:no-repeat;
}
#BuscaContatoInterna {
	background-image:url(../img/FundoBuscaInterna.png);
	background-repeat:no-repeat;
	width:290px;
	height:508px;
	overflow:hidden;
}
#OfertasFundo {
	background-image:url(../img/PixelFundoEsquerdoInterna.jpg);
	background-repeat:repeat-y;
}
#FundoFotoOferta {
	background-image:url(../img/FundoFotoOfertasInterna.gif);
	background-repeat:no-repeat;
	width:254px;
	height:188px;
	margin-left:20px;
}
#NovaBusca {
	width:320px;
	float:left;
	overflow:hidden;
	padding-left:10px;
	padding-top:20px;
}
#NaoAchou {
	width:320px;
	overflow:hidden;
	float:right;
	padding-right:10px;
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
}
.ImagemThumbListaImovel {
	float:left;
	overflow:hidden;
	margin:0 0 0 14px;
	border:#666666 1px solid;
}
.ImagemThumbOfertaImovel {
	width:195px;
	height:155px;
	overflow:hidden;
	margin-left:15px;
	padding-top:18px;
}
.FundoImagem314 {
	background-image:url(../img/FundoImagem314.jpg);
	background-repeat:no-repeat;
}
/*Inicio Menu Horizontal*/
#menuhor {
	border:none;
	margin: 0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#menuhor li {
	list-style: none;
	padding-top:10px;
	margin-left:26px;
	margin-top:10px;
	display: inline;
}
#menuhor li a {
	height:1px; /* IE5.0 bug */
	padding: 0px;
	margin:0;
	text-decoration: none;
}
#menuhor li a:link {
	color: #B0EFFF;
}
#menuhor li a:visited {
	color: #B0EFFF;
}
#menuhor li a:hover {
	color: #FFF;
}
/*Fim Menu Horizontal*/




.Seta {
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
}