﻿body {
	margin: 0px;
/*	background-color: #000000;	*/	background-image: url('../images/fundo2.jpg');
}
#centralizar {
	width: 1000px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#div_data {
	position: absolute;
	width: 388px;
	height: 24px;
	left: 0px;
	top: 0px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	background-image: url('../images/inter_01.gif');
	background-repeat: no-repeat;
}
#div_telefone {
	position: absolute;
	width: 612px;
	height: 32px;
	left: 388px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	background-image: url('../images/inter_02.gif');
	background-repeat: no-repeat;
}
#div_logo {
	position: absolute;
	width: 388px;
	height: 141px;
	left: 0px;
	top: 32px;
/*	background-image: url('../images/inter_03.gif');
	background-repeat: no-repeat;*/
}
#div_topo {
	position: absolute;
	width: 612px;
	height: 111px;
	left: 388px;
	top: 32px;
	background-image: url('../images/inter_04.gif');
	background-repeat: no-repeat;
}
#div_topo_1 {
	position: absolute;
	width: 244px;
	height: 30px;
	left: 388px;
	top: 143px;
	background-image: url('../images/inter_05.gif');
	background-repeat: no-repeat;
}
#div_lancamentos {
	position: absolute;
	width: 368px;
	height: 124px;
	left: 632px;
	top: 143px;
	background-image: url('../images/inter_06.gif');
	background-repeat: no-repeat;
}
#div_banner {
	position: absolute;
	width: 632px;
	height: 19px;
	left: 0px;
	top: 173px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #28166E;
	background-image: url('../images/inter_07.gif');
	background-repeat: no-repeat;
}
#div_menu {
	position: absolute;
	width: 632px;
	height: 32px;
	left: 0px;
	top: 192px;
	background-image: url('../images/inter_08.gif');
	background-repeat: no-repeat;
}
#botoes {
	top: 3px;
	width: 0px;
	height: 19px;
	padding-left: 25px;
	padding-top: 2px;
	text-align: left;
}
.link_menu {
	position: absolute;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link_menu:hover {
	font-style: italic;
	color: #28166E;
	text-decoration: underline;
}
#div_conteudo {
	position: absolute;
	width: 615px;
	height: 498px;
	left: 0px;
	top: 225px;
	background-image: url('../images/inter_09.gif');
	background-repeat: no-repeat;
}
#div_barra_vertical {
	position: absolute;
	width: 17px;
	height: 498px;
	left: 615px;
	top: 225px;
	background-image: url('../images/inter_10.gif');
	background-repeat: no-repeat;
}
#div_busca_imoveis {
	position: absolute;
	width: 368px;
	height: 455px;
	left: 632px;
	top: 268px;
	background-image: url('../images/inter_11.gif');
	background-repeat: no-repeat;
}
.tel_normal {
	position: absolute;
	left: 637px;
	top: 683px;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #EB964A;
}
.tel_sombra {
	position: absolute;
	left: 637px;
	top: 685px;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
#div_iframe_busca {
	position: absolute;
	width: 342px;
	height: 114px;
	left: 0px;
	top: 32px;
}
#div_conteudo_busca_ref {
	position: absolute;
	left: 0px;
	top: 192px;
	width: 339px;
	font-family: tahoma;
	font-size: 13px;
	color: #EB964A;
	font-weight: bold;
}
#div_rodape {
	position: absolute;
	width: 1000px;
	height: 27px;
	left: 0px;
	top: 723px;
	padding-top: 19px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-image: url('../images/inter_12.gif');
	background-repeat: no-repeat;
}
#div_copyright {
	position: absolute;
	width: 1001px;
	height: auto;
	left: 0px;
	top: 769px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	color: #000000;
}
#div_menu_rodape {
	position: absolute;
	width: 436px;
	height: 16px;
	left: 529px;
	top: 20px;
}
.link_menu_rodape {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_menu_rodape:hover {
	/*	font-style: italic;*/
	color: #28166E;
	text-decoration: underline;
}

