﻿body {
	margin: 0px;
}
#centralizar {
	position: relative;
	width: 775px;
	margin-left: 0;
	margin-right: auto;
}
#topo_logo {
	position: absolute;
	width: 775px;
	height: 101px;
	left: 0px;
	background-image: url('../images/topo.jpg');
	background-repeat: no-repeat;
}
#menu {
	position: absolute;
	width: 457px;
	height: 22px;
	left: 131px;
	top: 70px;
	text-align: center;
}
#background {
	position: absolute;
	width: 775px;
	height: 496px;
	left: 0px;
	top: 101px;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-bottom-color: #EEEEEE;
	background-image: url('../images/background.gif');
}
#topo_telefone {
	position: absolute;
	width: 361px;
	height: 28px;
	left: 0px;
	top: 101px;
	background-image: url('../images/floresta_02.gif');
	background-repeat: no-repeat;
}
#menu_topo {
	position: absolute;
	width: 364px;
	height: 28px;
	left: 361px;
	top: 90px;
	padding-left: 35px;
	padding-top: 5px;*/;
	text-align: center;
	background-image: url('../images/floresta_03.gif');
	background-repeat: no-repeat;
}
#bg_busca_rapida {
	position: absolute;
	width: 199px;
	height: 496px;
	left: 0px;
	top: 0px;
	background-image: url('../images/busca_rapida.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
#tit_imob_grupo {
	position: absolute;
	width: 190px;
	left: 5px;
	top: 387px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #C0C0C0;
	border-left-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
}
#ags {
	position: absolute;
	width: 199px;
	left: 0px;
	top: 422px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#telefone {
	position: absolute;
	width: 189px;
	left: 6px;
	top: 316px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #C0C0C0;
	padding-top: 8px;
}
#banner {
	position: absolute;
	width: 556px;
	height: 58px;
	left: 215px;
	top: 0px;
 /*	padding-left: 8px;
	padding-top: 3px; */
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	background-image: url('../images/bg_banner.gif');
	background-repeat: no-repeat;
}
#conteudo {
	position: absolute;
	width: 556px;
	height: 367px;
	left: 215px;
	top: 58px;
}
#rodape {
	position: absolute;
	width: 556px;
	height: 44px;
	left: 215px;
	top: 443px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url('../images/rodape.gif');
	background-repeat: no-repeat;
}