﻿body {
	margin: 0px;
}
#centralizar {
	position: relative;
	width: 1000px;
	height: 800px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
}
#data {
	position: absolute;
	width: 962px;
	height: 22px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background-image: url('../images/ABC_01.gif');
	background-repeat: no-repeat;
}
#barra_vert_dir {
	position: absolute;
	width: 38px;
	height: 800px;
	top: 0px;
	left: 962px;
	background-image: url('../images/ABC_02.gif');
	background-repeat: no-repeat;
}
#topo {
	position: absolute;
	width: 962px;
	height: 137px;
	top: 22px;
	background-image: url('../images/ABC_03.gif');
	background-repeat: no-repeat;
}
#menu {
	position: absolute;
	width: 962px;
	height: 33px;
	top: 159px;
	background-image: url('../images/ABC_04.gif');
	background-repeat: no-repeat;
}
.link_menu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #961600;
	text-decoration: none;
}
.link_menu:hover {
	color: #961E00;
	text-decoration: underline;
}
#etiqueta_ofertas {
	position: absolute;
	width: 768px;
	height: 86px;
	top: 192px;
	background-image: url('../images/ABC_05.gif');
	background-repeat: no-repeat;
}
#bg_busca_ref {
	position: absolute;
	width: 194px;
	height: 127px;
	top: 192px;
	left: 768px;
	background-image: url('../images/ABC_06.gif');
	background-repeat: no-repeat;
}
#busca_ref {
	position: absolute;
	width: 185px;
	height: 49px;
	left: 4px;
	top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#conteudo {
	position: absolute;
	width: 768px;
	height: 484px;
	left: 0px;
	top: 278px;
	background-image: url('../images/ABC_07.gif');
	background-repeat: no-repeat;
}
#bg_ache_seu_imovel {
	position: absolute;
	width: 194px;
	height: 243px;
	top: 319px;
	left: 768px;
	background-image: url('../images/ABC_08.gif');
	background-repeat: no-repeat;
}
#rodape {
	position: absolute;
	width: 962px;
	height: 38px;
	top: 762px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 28px;
	padding-top: 15px;
	background-image: url('../images/ABC_20.gif');
	background-repeat: no-repeat;
}
#menu_rodape {
	position: absolute;
	width: 572px;
	height: 16px;
	left: 508px;
	top: 14px;
	text-align: center;
}
.link_menu_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	font-style: italic;*/
	color: #000000;
	text-decoration: none;
}
.link_menu_rodape:hover {
	color: #EF9429;
	text-decoration: underline;
}

#home, #empresa, #anuncie, #localizacao, #contato {
	position: absolute;
	width: 100px;
	top: 13px;
}
#endereco {
	position: absolute;
	width: 974px;
	height: 20px;
	top: 702px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url('../images/amaral_12.gif');
	background-repeat: no-repeat;
}
#copyright {
	position: absolute;
	width: 100%;
	height: auto;
	left: 7px;
	top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #CCCCCC;
}