/* CSS estrutura geral habitec 2008/09 */

html {
	margin: 0px;
	height: 100%;
	width: 100%;

}

body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../imagens/novo_fundosite.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#topo {
	height: 90px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
#topo #dettopoesq {
	height: 90px;
	width: 16px;
	float: left;
	background-image: url(../imagens/topodelesq.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topo #deltopomiolo {
	height: 90px;
	width: 883px;
	float: left;
	background-image: url(../imagens/topomiolo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#topo #dettopodir {
	background-image: url(../imagens/topodeldir.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 90px;
	width: 16px;
}
#centermenu {
	height: auto;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
#centermenu #abelha {
	position: absolute;
	z-index: 4;
	height: 85px;
	width: 66px;
	margin-left: 60px;
	margin-top: 1px;
}

#centermenu #frases {
	z-index: 5;
	height: 85px;
	width: 335px;
	margin-left: 460px;
	margin-top: 0px;
	float: left;
	position: absolute;	
}
#centermenu #textoefeito {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 50px;
	text-align: right;
}

#centermenu #abelha img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#menu_geral {
	height: 41px;
	width: 871px;
	position: absolute;
	z-index: 4;
	top: 85px;
	margin-left: 22px;
}
#menu_geral  #menumiolo {
	float: left;
	height: 41px;
	width: 845px;
}
#menu_geral #detesq {
	float: left;
	height: 41px;
	width: 13px;
	background-image: url(../imagens/menuesq.gif);
}
#menu_geral #detaldir {
	float: left;
	height: 41px;
	width: 13px;
	background-image: url(../imagens/menudir.gif);
}
#principal {
	height: 1218px;
	width: 915px;
	background-image: url(../imagens/sombra_principal.gif);
	background-repeat: repeat-y;
	background-position: center top;
	z-index: 3;
	position: absolute;
	
}
#principal #banner {
	height: 236px;
	width: 682px;
	float: left;
	margin-left: 22px;
	margin-top: 49px;
	background-color: #5c4727;
	position: absolute;
}

#principal #bannerpesquisa {
	height: 236px;
	width: 177px;
	margin-top: 49px;
	position: absolute;
	left: 716px;
}
#principal #bannerpesquisa img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#principal #lancamentos {
	height: 267px;
	width: 871px;
	margin-left: 22px;
	position: absolute;
	background-image: url(../imagens/fundolancamentonovo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: -64px;
	z-index: 4;
}
#principal #lancamentos h1 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
/* seminovos capa */
#principal #seminovos {
	height: 300px;
	width: 871px;
	margin-left: 22px;
	position: absolute;
	top: 586px;
	background-image: url(../imagens/fundoseminovos.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#principal #seminovos h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#principal #textosini {
	height: 300px;
	width: 871px;
	margin-left: 22px;
	position: absolute;
	top: 903px;
	background-image: url(../imagens/fundotextos.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#textosini #texto_a {
	float: left;
	height: 300px;
	width: 273px;
	margin-left: 6px;
}
#textosini .textosini {
	font-family: Arial;
	font-size: 15px;
	color: #646464;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#textosini .ptextosini {
	font-family: Verdana;
	font-size: 11px;
	color: #646464;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
	line-height: 17px;
}

#textosini #texto_b {
	float: left;
	height: 300px;
	width: 273px;
	margin-right: 20px;
	margin-left: 20px;
}
#textosini #texto_c {
	float: left;
	height: 300px;
	width: 273px;
}

#principal #toposemi {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	width: 859px;
	height: 49px;
}
/* seminovos dados externos da rede capa */
#principal #corpo {
	height: 239px;
	width: 860px;
	padding-right: 11px;
	
}
#corpo .imovelP {
	float: right;
	width: 160px;
	height: 239px;
	margin-left: 12px;
}
#corpo .imovelP p {
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	color: #333333;
	line-height: 15px;
}
#corpo .imovelP .pr {
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
#corpo .imovelP img {
	margin-left: 14px;
	margin-top: 8px;
}
#corpo .imovelP a {
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 1px;
	background-image: url(../imagens/fundodetalhes.gif);
	background-repeat: no-repeat;
}

#corpo .imovelP a:hover {
	text-decoration: underline;
}

#basefinal #opcoes {
	width: 871px;
	margin-left: 22px;
	height: 98px;
	background-image: url(../imagens/fundoopcoes.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#basefinal #opcoes img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#basefinal #opcoes #faleconosco {
	width: 157px;
	height: 98px;
	float: left;
}
#basefinal #opcoes #selocorretor {
	float: left;
	height: 82px;
	width: 75px;
	padding-top: 16px;
	padding-left: 8px;
}
#basefinal #opcoes #parana {
	float: left;
	height: 98px;
	width: 227px;
	
}

#basefinal #opcoes #redebrasil {
	float: left;
	height: 98px;
	width: 87px;
	
}

#basefinal #opcoes #redesolidaria {
	float: left;
	height: 98px;
	width: 84px;
	
}
#basefinal #opcoes #redeimoveis {
	float: left;
	height: 98px;
	width: 80px;
	
}

#basefinal #opcoes #financiamentos {
	float: left;
	height: 98px;
	width: 226px;
	
}

#basefinal {
	height: 123px;
	width: 915px;
	background-image: url(../imagens/fundobase.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 3;
	position: absolute;
	top: 1308px;
}
#centraliza {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#rodape {
	width: 100%;
	height: 165px;
	position: absolute;
	z-index: 1;
	top: 1352px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../imagens/novo_fundo_base.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#rodape .habitecdesc {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 83px;
	color: #FFFFFF;
	margin-bottom: 4px;
}
#rodape .telrodape {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 5px;
	color: #FFFFFF;
	margin-bottom: 0px;
	word-spacing: 2px;
}
#rodape a {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#rodape .sulassinuatura {
	font-family: verdana;
	font-size: 10px;
	margin-top: 7px;
}

#rodape a:hover {
	text-decoration: underline;
}

#imageContainer { height:236px; }  
#imageContainer img {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	height:236px;
	width:682px;
	opacity: -0.01;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 	
#imageContainer .banner1 {
display: block;
opacity: 0.95;
}

