﻿body {
	margin: 0px;
	background-color: #55AECF;
}
#centralizar {
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#data {
	position: absolute;
	width: 768px;
	height: 39px;
	left: 0px;
	top: 0;
	padding-top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('../images/icon_01.gif');
}
#topo {
	position: absolute;
	width: 760px;
	height: 109px;
	left: 0px;
	top: 0px;
	background-image: url('../images/topo.gif');
}
#flash {
	position: absolute;
	width: 529px;
	height: 66px;
	left: 0px;
	top: 0px;
}
#menu {
	position: absolute;
	width: 760px;
	height: 23px;
	left: 0px;
	top: 109px;
}
#banner {
	position: absolute;
	width: 760px;
	height: 19px;
	left: 0px;
	top: 132px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004183;
	background-color: #EFEFEF;
}
#busca_ref {
	position: absolute;
	width: 192px;
	height: 98px;
	left: 0px;
	top: 151px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004183;
	text-align: center;
	background-color: #FFFFFF;
}
.ok {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #00911A;
}
.ok:hover {
	color: #FFFFFF;
	background-color: #CE0008 
}
#busca_imoveis {
	position: absolute;
	width: 192px;
	height: 364px;
	left: 0px;
	top: 250px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #004183;
	text-align: center;
	background-color: #FFFFFF;
}
#conteudo {
	position: absolute;
	width: 567px;
	height: 462px;
	left: 193px;
	top: 151px;
	background-color: #FFFFFF;
}
#rodape {
	position: absolute;
	width: 760px;
	height: 209px;
	left: 0px;
	top: 615px;
/*	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;*/
	background-image: url('../images/rodape.gif');
}
.style_menu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #00911A;
}
.link_menu {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #00911A;
}
.link_menu:hover {
	font-style: italic;
	text-decoration: underline;
	color: #CE0008;
}
#home, #empresa, #localizacao, #locacao, #venda, #anuncie, #contato {
	position: absolute;
	width: 160px;
	left: 13px;
}
#plantao {
	position: absolute;
	width: 192px;
	height: 146px;
	left: 0px;
	top: 523px;
	background-image: url('../images/icon_06.gif');
}

#menu_rodape {
	position: absolute;
	width: 758px;
	height: 17px;
	left: 0px;
	top: 688px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #00911A;
}
.link_menu_rodape {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #00911A;
}
.link_menu_rodape:hover {
	color: #FFFFFF;
	background-color: #CE0008 

}
