@charset "utf-8";
#fullsite {
	width: 100%;
	float: left;
}
#corpo {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topo_princ_meio {
	height: 176px;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu_topo {
	float: left;
	height: 63px;
	width: 100%;
}
#combo {
	float: left;
	height: 38px;
	width: 100%;
	background-color: #2a2a2a;
}
#super_destaque {
	float: left;
	height: 235px;
	width: 100%;
	background-image: url(imagens/img_07.jpg);
	background-repeat: repeat-x;
}
#conteudo {
	float: left;
	width: 100%;
}
#rodape_menu {
	float: left;
	height: 182px;
	width: 100%;
	background-image: url(imagens/img_12.jpg);
	background-repeat: repeat-x;

}
#rodape {
	float: left;
	height: 56px;
	width: 100%;
	background-image: url(imagens/img_13.jpg);
	background-repeat: repeat-x;
}
#menu_lateral {
	float: left;
	height: 400px;
	width: 252px;
}
#conteudo_meio {
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#topo_princ {
	float: left;
	height: 176px;
	width: 100%;
	background-image: url(imagens/img_02.jpg);
	background-repeat: repeat-x;
}

#bot_topo {
	float: left;
	height: 66px;
	width: 752px;
}
#destaques {
	float: left;
	width: 752px;
	margin-bottom: 20px;
}
.bt_venda{
background-image: url(imagens/venda.jpg);
}
.bt_venda:hover{
background-image: url(imagens/venda_dois.jpg);
}
.bt_locacao{
background-image: url(imagens/locacao.jpg);
}
.bt_locacao:hover{
background-image: url(imagens/locacao_dois.jpg);
}
.txt_venda{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px; 
	text-align:left;
}
.txt_apartamento{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #606060;
	font-weight:bold;
	text-decoration: none;
}
.txt_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none; 
}
.txt_menu_rodape{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_menu_rodape:hover{
  text-decoration:underline;
}
.txt_redessocicais{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fe8d86;
	text-decoration: none;
}
.txt_redessocicais:hover{
  text-decoration:underline;
}
.wd{
 width:160px;
}
.txt_menu_topo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #483007;
	text-decoration: none;
}
.txt_menu_topo:hover{
  text-decoration:underline;
}
