﻿
/*--- geral ---*/

body, div, td, p, span, img, input, select, textarea 
{
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin: 0px;
}

img
{
	border: 0px;
}

a:link
{
	color: #6e6e14;
	text-decoration: none;
	padding-bottom: 1px;
}

a:visited
{
	color: #7b7b31;
	text-decoration: none;
	padding-bottom: 1px;
}

a:hover, a:active 
{ 
	background-color: #FFC; 
}

a.no-border 
{ 
	background: none; 
}


h1
{
	padding: 0px;
	color: #FF4500;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	text-align:left;
}

h2
{
	padding: 0px;
	color: #FF4500;
	font-size:11px;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
}

h3
{
	background-color: #FF4500;
	color: #ffffff;
	font-size:11px;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	padding: 5px;
}

body 
{ 
	background : url(/estrutura/c81e728d9d4c2f636f067f89cc14862c/bg_cz.gif);  
	background-position: top center; 
	background-color : #f6f7f8; 
	background-repeat : repeat-x; 
	background-attachment:fixed;
	margin-top: 0px;
} 

/*--- Portal ---*/
div#contPortal
{
	background-color: #ffffff;
	float:none;
	left:50%;
	margin: 0 0 0 -385px;
	overflow:hidden;
	position:relative;	
	top:0;	
	width:770px;
}

div#contTopo
{
	background : url(/estrutura/eccbc87e4b5ce2fe28308fd9f2a7baf3/topogrande2.jpg);
	background-position : top;
	height: 308px;
	position:relative;
	width:770px;
}

form
{
	margin:0px;
	border:0px;
	padding:0px;
}

div#contAcesso
{
	background : url(/estrutura/c81e728d9d4c2f636f067f89cc14862c/menub_bg.gif); 
	font-size: 13px;
	font-weight: 600;
	height: 30px;
	padding-top: 8px;
	padding-left: 8px;
	text-align: left;
}

#contAcesso a
{
	color: #000000;
}

#contAcesso a:hover
{
	background:none;
	color: #cd0000;
	text-decoration: underline;
}

#contAcesso a:visited
{
	color: #cd0000;
}

div#contCorpo
{
	float: none;
}

div#contBusca
{
	float: left;
	padding: 5px;
	width: 200px;
}

div#contPagina
{
	background-color: #ffffff;
	float: left;
	padding: 5px;
	text-align: left;
}

div#contRodape
{
	width:770px;
	text-align: right;
}

div#contRodapeEndereco
{
	font-size: 10px;
	text-align:left;
}

div#contNota
{
	color: #CD0000;
	font-size: 9px;
	text-align: center;
}


table#destaque
{
	background-color: #f8f8f8;
	width: 100%;
}

table#destaque td
{
	color: #000000;
}

table.vitrine
{
	text-align: center;
}

td.imovelOn
{
	background : #FFA54F;
}

td.imovelOff
{
	background : #FFF68F;
}

td.imovelDestaqueOn
{
	background : #FFA54F;
}

td.imovelDestaqueOff
{
	background : #f8f8f8;
}

td.imovelTipo
{
	background-color: #FF4500;
	color: #ffffff;
	font-size:11px;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	padding: 5px;
}

table.informacoes
{
	padding: 5px;
}

td.titulo
{
	background-color: #EEE9BF;
	text-align: right;
	width: 105px;
}

td.detalhe
{
	background-color: #f0f0f0;	
}

td.lista
{
	padding-left: 15px;
	background : url(/portal.imagem/bullet.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #f0f0f0;	
} 


td#campo
{
	text-align:right;
}
