﻿#CorpoTodo
{
	margin: 0 auto;
	padding: 0;
	clear:both ;
		
}
input.Estilo
{
    border: none;
    background: none;
    width: 123px;
    height: 15px;
    margin: 0px;
    padding-top: 2px;
	color: #808080;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;	
}
select.Estilo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 09px;
	width: 110px;
	color: #666666;
}
/* LINK NO LOGO */
#LogoTopo
{
	float:left;
	width: 180px; 
	height: 90px;
	cursor: pointer;	
}

#linklogo
{
	visibility: hidden;
}
/* Estilos do componente MenuTopo.ascx*/
#txt_busca
{
	z-index: 99999;
	margin: 7px 0 0 8px;
	margin: 5px 0 0 13px;
	_margin: 7px 0 0 13px;
	width: 300px;
	cursor: text;
	/*background-color: Aqua;*/
}

.autocomplete
{
	position: relative;
	z-index: 999;
	margin-top: 0px !important;
	margin-left: -22px;
	margin-left: -20px;
	_margin-left: -20px;
	padding: 2px;
	min-width: 152px;
	text-align: left;
	background-color: White;
	color: #808080;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
	list-style-type: none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	
	width: 400px;
}
.autocomplete_item_normal
{
	/*width: 400px;*/
	padding-top: 4px;
}
.autocomplete_item_com_foco
{
	padding-top: 4px;
	background-color: #f0f5f9;
}
#CorpoTodo
{
	display: block;
	width: 990px; 
	margin: 0 auto;
	height: 1224px;
}
#Topo
{	
	display: block;
	float: left; 
	width: 1000px; 
	height: 100px; 
	margin-left: -5px;
	background: url('../images/topo-home.jpg');
}
#MenuParteCima
{
	float:left;
	width: 780px;
	margin: -3px 0 0 5px;
	height: 25px;	
	text-align: center;
}
#MenuSuperior
{
	float: left; 
	width: 780px; 
	margin-top: 20px; 
	/*margin-left: 200px;*/
	/*background-color: Gray;*/
}
.ItensMenuSuperiorTopo
{
	float: left; 
	width: 100px;
	/*text-align: center;*/
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight:bold;
}
.BuscaMenuSuperiorTopo
{
	z-index: 99999px;
	float: left; 
	margin: 0 0 0 13px; 
	margin: 0 0 0 3px; 
	_margin: 0 0 0 3px; 
	width: 120px;
	text-align: center;
}
#BuscaSuperiorTopo
{
	float: left; 
	width: 780px; 
	margin-top: 15px; 
	margin-left: 0px;
}
#EncontreSeuImovel
{
	font-family: Arial, Verdana;
	color: #FFF;
	float: left; 
	font-size: 11px;
	font-weight: bolder;
	width: 140px; 
	text-align: center; 
	padding: 8px 0 0 10px;
}
.CombosMenuSuperiorTopo
{
	float: left; 
	margin-top: 5px;
	width: 122px; 
	text-align: center;
	z-index: 9999;
}
#BotaoOKMenuSuperiorTopo
{
	margin-top: 0;
	float: left; 
	width: 20px;
}
#MeioMenuTopo
{
	float: left; 
	width: 988px;
	margin-bottom: 20px;
	margin-bottom: 20px;
	_margin-bottom: 40px;
}
#MenuFlashTopo
{
	float: left; 
	width: 600px; 
	/*height: 90px; */
	height:auto;
	margin-top: 10px; 
	margin-left: 0px;
}
#MidiaMenuTopoSuperiorDireita
{ 
	float: left; 
	position: absolute; 
	top: 80px;
	left: 600px; 
	width: 385px; 
	height: 250px;
	z-index: 100;
}

/********/
#TopoEncontreSeuImovel
{
	float:left;
	width: 990px;
	height: 70px;
	/*background-image: url(images/AgraAtualSlice-07.jpg);*/
	background-color:#FFF;
}
#TopoEncontreSeuImovel .Topo{
	float:left;
	width: 603px;
	height: 20px;	
	background-image: url(../images/Topo-Encontre.png);
}
#TopoEncontreSeuImovel #Envolve{
	float:left;
	width: 601px;
	height: 50px;	
	border: 1px solid #999;
	padding-bottom: 10px;
	margin-right: 15px;
}

#TopoEncontreSeuImovel #BoxCliente{
	float:left;
	width: 364px;
	height: 117px;	
	margin-top: -23px;
}


/* ICONES COM ROLLOVER */
#Envolve #idChat{
	display:block;
	width: 60px;
	height: 48px;
	background: url(../images/chat.png);

}
#Envolve #idChat:hover{
	background-image: url(../images/chat-roll.png);
}

#Envolve #idEmail{
	display:block;
	width: 58px;
	height: 48px;
	background: url(../images/email.png);

}
#Envolve #idEmail:hover{
	background-image: url(../images/email-roll.png);
}

#Envolve #idLigamos{
	display:block;
	width: 57px;
	height: 48px;
	background: url(../images/ligamos.png);

}
#Envolve #idLigamos:hover{
	background-image: url(../images/ligamos-roll.png);
}

#Envolve #idLigue{
	display:block;
	width: 57px;
	height: 48px;
	background: url(../images/ligue.png);

}
#Envolve #idLigue:hover{
	background-image: url(../images/ligue-roll.png);
}

/* ************************** */

#DvEspacamento{
	height: 210px; 
	height: 0px; 
	_height: 210px; 
	width: 900px;
}