/* atribue parâmetros a todas as páginas */ 
* html img/**/ {  
  
filter:expression(  
this.alphaxLoaded ? "" :  
(  
this.src.substr(this.src.length-4)==".png"  
?  
(  
(!this.complete)  
? "" :  
this.runtimeStyle.filter=  
("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+  
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+  
String(this.alphaxLoaded=true).substr(0,0)+  
(this.src="imagens/blank.gif").substr(0,0)  
)  
:  
this.runtimeStyle.filter=""  
)  
);  
}

body {
	background:url(imagens/bg-site.gif) left top repeat-x;
}

* {
 	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	/*margin: auto;*/
	list-style-type:none;
	font-size:12px;
	font-family:Arial;
}

.borda_tabela {/* border:0px; */background-color:#FFF; }


/* ############################################## */
/* Todos os textos do site (exceto home) */
/* ############################################## */
.texto_preto {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.texto_preto a:link {
	font-family: Arial;
	font-size: 11px;
	color:#000;
	text-decoration: none;
}
.texto_preto a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.texto_preto a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.texto_preto a:active {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.texto_cinza_12 {
	font-family: Arial;
	font-size: 12px;
	
	color: #666666;
	text-decoration: none;
}

.texto_preto_12 {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.texto_preto_12 a:link {
	font-family: Arial;
	font-size: 12px;
	color:#000;
	text-decoration: none;
}
.texto_preto_12 a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.texto_preto_12 a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.texto_preto_12 a:active {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.texto_branco_12 {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.texto_branco_14 {
	font-family: Arial;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.texto_branco_14_bold {
	font-family: Arial;
	font-size: 14px;
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
}

.cadastre{
	background:url(imagens/cadastre-imovel.jpg) left top no-repeat;
	width:123px;
	height:24px;
	padding:11px 0 0 56px;
	display:block;
	float:right;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	margin-right:30px;
	_margin-right:15px;
}
.atendimento{
	float:right;

}
/****************************/


#banner {
	position:relative;
	float:left;
	margin-left:0px;
}

#s4 {
	height:211px;
	width:754px;
	overflow:hidden;
}
#nav { 
	position:absolute; 
	z-index:5;
	bottom:-7px;
	right:0px;
}
#nav a {
	background:url(imagens/nav-banner.png) center no-repeat;
	bottom:0;
	right:0;
	padding:10px 11px;
	text-decoration:none;
}
#nav a.activeSlide {
	background:url(imagens/nav-banner-ativo.png) center no-repeat;
	width:36px;
	height:37px;
	bottom:0;
	right:0;
}


.texto_preto_12_linkAzul {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.texto_preto_12_linkAzul a:link {
	font-family: Arial;
	font-size: 12px;
	color:#0000CC;
	text-decoration: none;
}
.texto_preto_12_linkAzul a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
.texto_preto_12_linkAzul a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}
.texto_preto_12_linkAzul a:active {
	font-family: Arial;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}

.texto_branco_12 {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

/***************************/


.texto_branco {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.texto_branco a:link {
	font-family: Arial;
	font-size: 11px;
	color:#FFF;
	text-decoration: none;
}
.texto_branco a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.texto_branco a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
.texto_branco a:active {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}


.texto_cinza {
	font-family: Arial;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
}
.texto_cinza a:link {
	font-family: Arial;
	font-size: 11px;
	color:#7F7F7F;
	text-decoration: none;
}
.texto_cinza a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
}
.texto_cinza a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: underline;
}
.texto_cinza a:active {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
/* ############################################## */
/* ..Outros.. */
/* ############################################## */
.texto_destaque {
	font-weight:bold;
	font-family: Arial;
	font-size: 14px;
	color: #605D5C;
	text-decoration: none;
}

.menu_texto {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.menu_texto a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.menu_texto a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.menu_texto a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #3D66BB;
	text-decoration: none;
}
.menu_texto a:active {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.menu {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-image:url(imagens/fundo_menu_05.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left:16px;
	vertical-align:middle;
	text-align:left;
	
}
.menu a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;

	
}
.menu a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	
}
.menu a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #3D66BB;
	text-decoration: none;
	
}
.menu a:active {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	
}

.negrito {
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	color:#000.
}


.rodape {
	font-family: Arial;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}


.titulo_branco {
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}

.titulo_preto {
	color:#000000;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}


.titulo_grande {
	color:#4C4C4C;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
}

.numeros {
	color:#CCCCCC;
	font-size:68px;
	font-family:Arial;
	font-weight:bold;
}

.form {
	font-family: Arial;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	border:1px #CCCCCC solid;
}


.borda_img { border: 1px solid #000; }


.borda_padding { padding: 6px; }


.tabelinha_escura {
	background-color:#E5E5E5;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-align:center;
	vertical-align:middle;
	text-decoration: none;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
}

.tabelinha_clara {
	background-color:#F3F3F3;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-align:center;
	vertical-align:middle;
	text-decoration: none;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
}


.tabelinha_cabecalho {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	background-repeat:repeat-x;
	vertical-align:middle;
	text-align:center;
	background-image:url(imagens/cabecalho_03.gif);
	text-decoration: none;
	border-right: 1px solid #FFF;

}

.tabelinha_caracteristicas{
	font-family: Arial;
	font-size: 10px;
	color: #5D5D5D;
	background-color:#FCFCFC;
	vertical-align:middle;
	text-align:left;
	padding-left:8px;
	text-decoration: none;
	border:#EEEEEE solid 1px;
	

}
td.principal{
	background:url(imagens/principal.gif) 15px 0px no-repeat #FFF;
	height:31px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 0 40px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	td.principal{
	background:url(imagens/principal.gif) 16px 0px no-repeat #FFF;
	height:27px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 0 40px;
}
}
form#news{
	margin-left:15px;
}
#news input{
	border: 1px solid #b8b8b8;
	color:#b8b8b8;
	width:169px;
	height:16px;
	padding:4px 0 0 3px; 
	margin-top:5px;
}
#news input.descadastrar{
	background:url(imagens/descadastrar.jpg) center center no-repeat;
	width:100px;
	height:25px;
	text-align:center;
	padding:0px;
	color:#000;
	border:0px;
}
.p-index{
	height:80px;
	width:146px;
	text-align:left;
}
.link-index{
	color:#000;
	text-decoration:none;
}
td.campo-venda{
	background:url(imagens/back-venda2.jpg) left top no-repeat;
	width:398px;
}
td.campo-venda a{ margin-left:110px; color:#FFF; font-weight:bold; text-decoration:none; }
td.campo-venda a:hover{ color:#000; }
td.campo-venda#segunda{
	background:url(imagens/back-venda2.jpg) left bottom no-repeat;
}
td.campo-venda#segunda a{ margin-left:0px; margin-right:110px; }

.busca-radida{ text-align:center; font-weight:bold;}
.busca-radida img{	border:1px solid #3d7bcf; margin:5px 0 5px 0; }
.busca-radida a{ 
	color:#FFF; 
	background:url(imagens/link-destaque.gif) left top repeat-x; 
	height:16px; 
	width:63px; 
	text-align:center; 
	display:block; 
	margin-left:11px;
	_margin-left:5px;
	float:left; 
	font-weight:bold; 
	text-decoration:none; 
	font-size:13px; }
.busca-radida a#venda{ margin-left:2px; }
.busca-radida a:hover{ background:url(imagens/link-destaque.gif) left bottom repeat-x;  }

#news input.cadastrar{
	background:url(imagens/cadastrar.gif) center center no-repeat;
	width:69px;
	height:25px;
	text-align:center;
	padding:0px;
	color:#000;
	border:0px;
	cursor:pointer;
}
td.none{
	background:#FFF;
}
.no-repeat {background-repeat:no-repeat; }

.repeat-x {background-repeat:repeat-x; }

.repeat-y {background-repeat:repeat-y; }

.background_center {background-position:center; background-repeat:no-repeat; }

.background_bottom {background-position:bottom; background-repeat:no-repeat; }

.busca_rapida {
	width: 115px;
}
.borda_bottom {background-position:bottom; background-repeat:repeat-x; }

div#prev{
	float:left;
	width:77px;
	height:18px;
	z-index:20;
	background-image:url('imagens/bts_nav_foto.gif');	
	cursor:pointer;
	display:none;
}
div#next{
	float:right;
	z-index:50;
	width:77px;
	height:18px;
	background: top right url('imagens/bts_nav_foto.gif');
	cursor:pointer;
}
.background_bottom-x { background-position:bottom; background-repeat:repeat-x; }

.background_top-x { background-position:top; background-repeat:repeat-x; }

#twitter{
	background:url(imagens/twitter.jpg) no-repeat;
	width:188px;
	height:44px;
	margin-top:10px;
margin-bottom:8px;
}

/*

documentação

*/

.documentacao{ background:url(imagens/documentacao.jpg) top right no-repeat;  }

.documentacaop{ margin:5px 0 0 15px;}
.documentos{ float:left; margin:0px; padding:0px;}
.documentos li{ background:url(imagens/documentos.jpg) bottom left no-repeat; width:444px; height:26px; float:left; clear:both; padding:8px 0 0 0px; margin-top:5px; color:#000000;}
.documentos li.locacao{ background:url(imagens/documentos2.jpg) bottom left no-repeat; }
.documentos li:hover{ text-decoration:underline;}
.documentos strong{ color:#003366; float:left; clear:both; margin:25px 0 5px 0; display:block;}

.link-cadastro{ background:url(imagens/linkcadastro.gif) top left; width:290px; height:22px; color:#002e5c; display:block; text-align:center; padding-top:5px; text-decoration:none; margin-top:5px;}

table.form-interesse td{
	text-align:right;
}
table.form-interesse td input{ width:261px; height:19px; border:1px solid #6d6d6d; background: #c5c5c5;}
table.form-interesse td textarea{ width:261px; height:100px; border:1px solid #6d6d6d; background: #c5c5c5;}
table.form-interesse td.mensagem{ vertical-align:top; padding-top:3px; }
table.form-interesse td input.envia{ border:0px; height:26px;}

/*
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
	PAGINAÇÃO
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
*/

#paginacao {	width:100%; text-align:center;}
#paginacao ul{
	margin-left:35%;
	margin-top:15px; padding:0px;
	float:none;
	text-align:center;
	}
	#paginacao li{
		background:#FFF;
		float:left;
		width:23px;
		height:17px;
		text-align:center;
		border:1px #242D51 solid;
		color:#000;
		margin-left:3px;
		}
		#paginacao li.paginas a{ color:#3D71C5; text-decoration:none;}
		.paginas span{ color:#FFF; text-decoration:none; width:23px; height:17px; border:#f58634 0px solid; display:block; background:#3D71C5}

		#paginacao li.anterior{	width:70px; height:17px; margin:0px; padding:0px;}
			.anterior span{ color:#FFF; text-decoration:none; width:70px; height:17px;  border:0px; display:block; background:#3D71C5; }
			#paginacao li.anterior a{ color:#3D71C5; text-decoration:none;}
			
		#paginacao li.proximo{	width:70px;}
			.proximo span{ color:#FFF; text-decoration:none; width:70px; height:17px;  border:0px; display:block; background:#3D71C5; }
			#paginacao li.proximo a{ color:#3D71C5; text-decoration:none;}

