@charset "utf-8";
/* CSS Document */


.funcionarios {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	color: #9D7636;
}
.funcionarios2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #9D7636;
}

.borda_func {
style="float:left; margin-right:8px;margin-left:16px;margin-top:0px;border:8px solid #FFF;
	box-shadow:0px 4px 5px #999;
	/* implementação para o firefox */
	-moz-box-shadow:0px 4px 5px #999;
	/* implementação para safari */
	-webkit-box-shadow:0px 4px 5px #999;">
}

body {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	background:#cccccc;
}

.container {
	width:980px;
	margin:auto;
}

.black {
	background:#2c2b2b;
	margin-top:-3px;
}

.branco {
	background:#FFFFFF;
	min-height:200px;
	padding-bottom:60px;
	margin-top:-2px;
}

.branco  h3 {
	color:#FFFFFF;
	text-shadow:1px 1px 2px #2c2b2b;
	border-bottom:1px solid #c9c9c9;
	padding-bottom:14px;
	text-transform:uppercase;
	float:left;
	width:940px;
	margin-top:-21px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	margin-left:20px;
}

.branco h3 span.borda{
	border-bottom:7px solid #ff221f;
	padding-bottom:5px;
}

.branco h4 {
	color:#a09357;
	font-weight:bold;
	font-size:17px;
	text-transform:uppercase;
}

.branco h4 , .branco p{
	margin:20px 20px 10px 20px;
	text-align:justify;
}

.branco p {
	font-size:13px;
}


.ima {
	margin-top:-6px;
}

#topo , #superior{
	background:url(../interface/bg_topo.jpg) repeat;
	width:100%;
	height:523px;
}

#superior {
	height:161px;
}

#superior h1 {
	display:block;
	width:318px;
	height:50px;
	float:right;
	margin-top:35px;
	
}

#superior h1#servicos-oferecidos {
	width:480px;
}

#superior h1#lancamentos {
	width:347px;
}

#superior h1#fale-conosco {
	width:355px;
}

#superior h1#financiamento {
	width:375px;
}

#superior h1#disponibilize {
	width:327px;
}

#topo #top {
	background:url(../interface/bg-rodape-topo.jpg) bottom no-repeat;
	height:99px;
}

#topo .logomarca , #superior .logomarca{
	margin-left:-6px;
	margin-top:0px;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
   -o-transition: all 0.1s ease-out;
   -ms-transition: all 0.1s ease-out;
   transition: all 0.1s ease-out;
}

#topo .logomarca:hover , #superior .logomarca:hover{
	margin-top:1px;
}

#topo #menu-adm , #superior #menu-adm {
	float:right;
	background:url(../interface/bg-menu-adm.png) no-repeat;
	width:116px;
	height:33px;
	margin-top:22px;
}

#topo #menu-adm ul , #superior #menu-adm ul{
	list-style-type:none;
	margin-left:-4px;
	width:110px;

}

#topo #menu-adm ul li.home a , #superior #menu-adm ul li.home a{
	float:left;
	background:url(../interface/home.jpg) no-repeat;
	width:22px;
	height:18px;
	margin-top:4px;
}

#topo #menu-adm ul li.fale a , #superior #menu-adm ul li.fale a{
	float:left;
	background:url(../interface/fale-conosco.jpg) no-repeat;
	width:22px;
	height:18px;
	margin-top:7px;
	margin-left:10px;
}

#topo #menu-adm ul li.tel a , #superior #menu-adm ul li.tel a{
	float:left;
	background:url(../interface/tel.jpg) no-repeat;
	width:22px;
	height:18px;
	margin-top:7px;
	margin-left:12px;
}

#top1 {
	margin-top:18px;
	background:url(../interface/rodape-slide.png) bottom no-repeat;
	height:369px;
}

#top1 div {

}

#pesquisar {
	background:url(../interface/bg-busca-avancada.png) repeat-x;
	height:47px;
}

/* busca avancada */

.pesquisar {
	float:left;
	margin-top:8px;
	margin-left:2px;
}

.encontre {
	float:left;
	margin-top:14px;
	margin-left:10px;
	font-size:15px;
	color:#2e2d2d;
	font-family:"Franklin Gothic Medium",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 2px 0px #FFFFFF;
}

#comprar , #regiao , #tipo , #valor{
	 float:left;
	 margin-left:10px;
	 margin-top:11px;
 	 margin-bottom:18px;
	 color:#2e2c2d;
	 font-size:12px;
	height:22px;	 
}


#botao {
	width:40px;
	height:24px;
	background:url(../interface/botao.png) no-repeat;
	border:none;
	margin-top:10px;
	margin-left:10px;
	float:left;
	cursor:pointer;
}

#botao:active {
	background:url(../interface/botao.png) no-repeat;
	background-position:0px -26px;
}

#buscar {
	background:#bbb392;
	color:#ffffff;
	border-top:1px solid #023b5e;
	border-left:1px solid #2f546b	;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:5px;
	width:80px;
	height:14px;
	float:left;
	margin-top:10px;
	margin-left:30px;
}

/* Easy Tooltip */

#easyTooltip2 , #easyTooltip3{
	padding:5px 10px;
	radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	background:#5bb7ff;
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
	color:#fff;
	width:90px;

	}
	
#easyTooltip4{
	padding:5px 10px;
	radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	background:#5bb7ff;
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
	color:#fff;
	width:120px;

	}
	
#easyTooltip5{
	padding:5px 10px;
	radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	background:#5bb7ff;
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
	color:#fff;
	width:190px;

	}
	
#easyTooltip6{
	padding:5px 10px;
	radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	background:#5bb7ff;
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
	color:#fff;
	width:200px;

	}
	
#easyTooltip7{
	padding:5px 10px;
	radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	background:#5bb7ff;
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
	color:#fff;
	width:280px;

	}
	
#easyTooltip8{
	padding:5px 10px;
	radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	background:#5bb7ff;
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
	color:#fff;
	width:142px;

	}
	
#easyTooltip9{
	padding:5px 10px;
	radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	background:#5bb7ff;
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.5);
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
	color:#fff;
	width:60px;

	}
	
#easyTooltip3, #easyTooltip4, #easyTooltip5, #easyTooltip6, #easyTooltip7, #easyTooltip8, #easyTooltip9{
	z-index:10000;

	}
#easyTooltip2 p , #easyTooltip3 p{
	margin:.-25em 20;
}

#easyTooltip3 p{
	margin:.-45em 20;
}


	
					




/* carrossel */

/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin:25px auto 20px auto;
	width:980px;
	height:450px;
}

.ca-container1{
	position:relative;
	margin:25px auto 20px auto;
	width:980px;
	height:450px;
}

.ca-wrapper{
	width:100%;
	height:100%;
	position:absolute;
}
.ca-item{
	position:relative;
	float:left;
	width:242px;
	height:100%;
}

.ca-item-main{
	position:absolute;
	overflow:hidden;
	top:34px;
	left:20px;
}

.ca-content-wrapper{
	background:#b0ccc6;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:660px;
	overflow:hidden;
}
.ca-content-text{
	font-size: 14px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Coustard', sans-serif;
	color:#60817a;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:50px;
	height:302px;
	background:transparent url(../interface/arrows1.png) no-repeat top left;
	position:absolute;
	top:53px;
	margin-top:-19px;
	left:-60px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-60px;
}
.ca-nav span:hover{
	opacity:1.0;
}

#box-alugar {
	width:100%;
	height:375px;
	padding-top:30px;
	position:relative;
	padding-bottom:50px;
}

#box-alugar #aux {
	width:100%;
	background:#00FF00;
	height:100px;
}

#box-alugar  h3 {
	color:#FFFFFF;
	text-shadow:1px 1px 1px #000;
	border-bottom:1px solid #c9c9c9;
	padding-bottom:14px;
	text-transform:uppercase;
	float:left;
	width:940px;
	margin-top:-21px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	margin-left:20px;
}

#box-alugar h3 span.borda{
	border-bottom:7px solid #ff221f;
	padding-bottom:5px;
}


#box-alugar span.veja-mais {
	color:#c2c2c2;
	text-transform:uppercase;
	font-size:11px;
	position:absolute;
	z-index:1px;
	right:20px;
	top:18px;
}

#box-alugar span.veja-mais a{
	color:#c2c2c2;
	text-decoration:none;
}

#box-alugar span.veja-mais a:hover{
	color:#fbb86e;
	text-decoration:none;
}


#box-alugar span.veja-mais .seta{
	margin-left:3px;
}

#box-alugar #imoveis {
	position:absolute;
	height:309px;
	width:100%;
	top:66px;
}

#box-alugar #imovel {
	background:url(../interface/bg-imovel.png) bottom no-repeat;
	width:211px;
	margin-right:52px;
	height:302px;
	float:left;
}


#box-alugar #imovel p.titulo-imovel {
	color:#fbb878;
	text-transform:uppercase;
	font-weight:bold;
	padding:7px 7px 10px 7px;
	margin:0px;
	font-size:13px;
}

#box-alugar #imovel p.descricao-imovel {
	color:#FFF;
	padding:0px 7px 0px 7px;
	line-height:15px;
	font-size:12px;
}

#mask {
	width:198px;
	height:146px;
	overflow:hidden;
	border:7px solid #FFF;
	box-shadow:0px 2px 1px #000;
	/* implementação para o firefox */
	-moz-box-shadow:0px 2px 1px #000;
	/* implementação para safari */
	-webkit-box-shadow:0px 2px 1px #000;
}

#mask:hover {
	width:198px;
	height:146px;
	overflow:hidden;
	border:7px solid #ffc96c;
	box-shadow:0px 2px 1px #000;
	/* implementação para o firefox */
	-moz-box-shadow:0px 2px 1px #000;
	/* implementação para safari */
	-webkit-box-shadow:0px 2px 1px #000;
}

#rodape {
	background: url(../interface/rodape.png) no-repeat;
	height:270px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	color:#ad9d8f;
}

#rodape .aux-rodape {
	margin-top:50px;
	height:142px;
}

.endereco {
	float:left;
	text-transform:uppercase;
	margin-left:50px;
	text-shadow:1px 2px #000000;
}

.logo {
	float:left;
	margin-left:20px;
	margin-top:2px;
}

#rodape ul {
	list-style-type:none;
	background:url(../interface/divisoria.png) no-repeat;
	height:67px;
	float:left;
	margin-left:40px;
}

#rodape ul li {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	color:#ad9d8f;
	text-shadow:1px 2px #000000;
	margin-left:10px;
}

#rodape ul li a{
	color:#ad9d8f;
	text-decoration:none;
}

#rodape ul li a:hover{
	background:url(../interface/seta-active.png) no-repeat;
	background-position:0 3px;
	padding-left:15px;
	color:#FFF;
	text-decoration:none;
	margin-left:-15px;
}

#rodape ul li a#atual  {
	background:url(../interface/seta-active.png) no-repeat;
	background-position:0 3px;
	padding-left:15px;
	color:#FFF;
	text-decoration:none;
	margin-left:-15px;
}


#creditos {
	height:43px;

}

.slide-imobiliaria {
	margin:25px 0px 60px 15px;
}


#clientes {
	margin:40px 0px 40px 0px; min-height:200px; overflow:hidden;
}

.branco #clientes ul {
	list-style-type:none;
	float:left;
	margin-top:18px;
}

.branco #clientes ul li {
	color:#80743a;
	font-size:13px;
	margin-bottom:13px;
	text-transform:uppercase;
}

#parceiros {
	min-height:200px; overflow:hidden; 
}

#parceiros ul {
	list-style-type:none;
	float:left;
	margin-top:18px;

}

#parceiros ul li {
	height:120px;
	font-size:12px;
	text-transform:uppercase;
}

#parceiros ul li h2 {
	color:#a09357; font-weight:bold; font-size:14px;
}

#nossos-servicos {
	min-height:200px;
	overflow:hidden;
}

#nossos-servicos ul {
	list-style-type:none;
	float:left;
	margin-top:40px;
}

#nossos-servicos ul li {
	background:url(../interface/marcador-azul-claro.jpg) no-repeat;
	display:block;
	padding-left:20px;
	height:15px;
	color:#a09357;
	font-size:13px;
	margin-bottom:15px;
}



#formularioContato {
	float:left;
	width:400px;
}

#formularioContato label { display: block; margin-top: 5px; padding-bottom:0px; margin-bottom:0px; color:#930; font-family:Georgia, "Times New Roman", Times, 	serif; margin-left:10px; font-size:18px; text-shadow:1px 1px #000; font-style:italic; font-weight:normal; }
#formularioContato p { clear: both; }
#formularioContato label.error { color:#FF6F6F; vertical-align: top; width:400px; font-size:12px; }

#formularioContato #campoNome, #formularioContato #campoEmail, #formularioContato #campoTelefone   { 
		font-family:Arial, Helvetica, sans-serif; margin:15px 0 0 0; padding:5px 10px 5px 10px; color:#666; font-size: 15px; width: 400px; height:20px; border-left:1px outset #ccc; border-top:1px outset #ccc;background:#f4f4f4; 


}
#formularioContato #campoMensagem { 
	height:110px;
	 border:none;
	font-family:Arial, Helvetica, sans-serif; margin:15px 0 0 0; padding:5px 10px 5px 10px; color:#666; font-size: 15px; width: 400px; border-left:2px outset #ccc; border-top:2px outset #ccc;background:#f4f4f4; 

} 

#formularioContato #botao_enviar_contato {
display: inline-block;
outline: none;
width:183px; CURSOR: pointer; HEIGHT: 40px; margin-top:10px; color:#FFF; font-weight:bold;
border:0px;
background:url(../interface/bt-enviar.jpg) no-repeat;

}


#formularioDisponibilize {
	float:left;
	width:430px;
	margin-left:20px;
}

#formularioDisponibilize label { display: block; margin-top: 5px; padding-bottom:0px; margin-bottom:0px; color:#930; font-family:Georgia, "Times New Roman", Times, 	serif; margin-left:10px; font-size:18px; text-shadow:1px 1px #000; font-style:italic; font-weight:normal; }
#formularioDisponibilize p { clear: both; }
#formularioDisponibilize label.error { color:#FF6F6F; vertical-align: top; width:400px; font-size:12px; }

#formularioDisponibilize #campoNome, #formularioDisponibilize #campoEmail, #formularioDisponibilize #campoTelefone , #formularioDisponibilize #campoEndereco { 
		font-family:Arial, Helvetica, sans-serif; margin:15px 0 0 0;  padding:5px 10px 5px 10px; color:#666; font-size: 15px; width: 400px;  height:20px;  border-left:1px outset #ccc; border-top:1px outset #ccc;background:#f4f4f4; 
		
		}
#formularioDisponibilize #campoDescreva { 
	height:110px;
	 border:none;
	font-family:Arial, Helvetica, sans-serif; margin:15px 0 0 0;  padding:5px 10px 5px 10px; color:#666; font-size: 15px; width: 400px; 	border-left:1px outset #ccc; border-top:1px outset #ccc;background:#f4f4f4; 

} 

#formularioDisponibilize .radio {
	margin-left:19px;
}

#formularioDisponibilize #botao_enviar_contato {
display: inline-block;
outline: none;
width:183px; CURSOR: pointer; HEIGHT: 40px; margin-top:10px; color:#FFF; font-weight:bold;
border:0px;
background:url(../interface/bt-enviar.jpg) no-repeat;

}

.mais {
	background:url(../interface/mais.jpg) no-repeat;
	background-position:0px 3px;
	height:20px;
	display:block;
	padding-left:21px;
	text-decoration:none;
	color:#9D7636;
}

.mais:hover {
	color:#666;
}