/***********************************************************************************************************
*                                                                                                          *
*                 Data de Criação: 05/07/2007    -    Data de Alteração: 27/06/2010                        *
*                                                                                                          *
*                     Autor: Humberto Fernandes Serra ( www.anonimosweb.com.br )                           *
*                                                                                                          *
***********************************************************************************************************/

/* Aqui eu aplico o fundo na tag HTML, sim, isso é possível e quebra um galho tremendo */
html {
   background:#CCC;
}


body {
   background:#CCC;
	color: #666;
   font: normal 9pt Arial, Trebruchet MS, Helvetica, sans-serif;
}

/* fundo
----------------------------------------------- */
#fundo_body {
	background: url(imagens/fundo.png) repeat-y center top;
}

/* anchors
----------------------------------------------- */
a {
	color: #666;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color:#999;
}

li {
	list-style: none;
}

/* header
----------------------------------------------- */
#header { 
/*	padding-top: 10px;*/
}

#logo {
padding-top: 10px;
	
}
/* conteudo
----------------------------------------------- */
#content {
	display: block;
}

/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1em; margin-bottom:.3em;}
h5 {font-size:1.1em;}
h6 {font-size:.7em; padding-left: 10px;}

h1 {
   color: #008221;
	font-weight:normal;
	text-transform: uppercase;
}

h1 a {
	font-weight:normal;
	text-transform: uppercase;
}

/* boxes
----------------------------------------------- */
.box { 
   display: block;
   margin: 0;
	margin-bottom:10px;
}

.box h2 { 
   background: url(imagens/titulo.jpg) repeat-x left top;
   color: #FFF;
 	font-size:1em;
   margin-bottom: 10px;
	padding:8px 8px;
	text-transform:uppercase;
}

.box h5 {
   color: #a00;
	font-size: 9pt;
   height: 20px;
	padding: 5px;
	text-align: right;
}

.box h5 a {
    color: #a00;
}

.block {
	padding: 0;
}

.left { 
   float: left;
	width: 45%;
}

.right {
   float: right;
	width: 45%;
}
/* menu topo
----------------------------------------------- */
#mainmenu{
  float:right;
  line-height:normal;
  margin: 10px 0 15px;
}

#mainmenu ul {
  margin:0;
  padding: 0;
}

#mainmenu li {
  float:left;
  margin:0;
  padding:0;
}

#mainmenu li.separator {
  padding:0 5px;
}

#mainmenu a {
  display:block;
  text-decoration:none;
  text-transform:uppercase;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#mainmenu a {float:none;}

/* End IE5-Mac hack */
#mainmenu a:hover {
  color: #2b328d;
  font-weight:bold;
}

/* telefones
----------------------------------------------- */
#ligue{ 
  float:right;
  margin: 20px 20px 10px 0;
  margin-bottom: 10px;
  margin-right: 20px;
}

#fone{
  background: url(imagens/liguegratis.jpg) no-repeat center top;
  float:right;
  height: 57px;
  margin-bottom: 10px;
/*  padding-left: 216px;
  padding-top: 33px;*/
  width: 289px;
}

.iconemsn {
  float: left;
  height: 37px;
  padding-left: 22px;
  padding-top: 20px;
  width: 35px;
	
}

.cliqueaqui {
  float: right;
  height: 22px;
  padding-left: 155px;
  padding-top: 35px;
  width: 77px;
}

.endereco {  
  color: #383435;
  font-size: 8pt;
  margin: 20px 0px;
  width: 510px;
}

/* navegacao lateral
----------------------------------------------- */
#nav {
  margin: 0;
  text-align: left;
}

#nav ul {
  margin:0;
  padding:0;
}

#nav li {
   margin: 0 0 3px 0;
   list-style:none;
}

#nav li a {
   background: url('imagens/botoes.png') no-repeat left top;
   cursor: pointer;
   display: block;
   height: 21px;
   padding-top: 5px;
   padding-left: 5px;
   width: 149px;
}

#nav li.page-item a {
   background-position: 0 0;
   width: 154px;
}

#nav li.page-item a:hover, #nav li.page-item.current_page_item a {
   background-position: 0 -26px;
   color: #FFF;
}

/* cadastro
----------------------------------------------- */
#cadastro { 
	background: url(imagens/cadastro.jpg) no-repeat left top;
	height: 26px;
	padding-left: 65px;
	padding-top: 45px;
	margin-top: 15px;
	width: 89px;
}

/* indices
----------------------------------------------- */
#indices { 
	background: url(imagens/indice.jpg) no-repeat left top;
	height: 36px;
	margin-top: 5px;
	padding-left: 8px;
	padding-top: 17px;
	width: 146px;
}

#indices a {
	background: url(imagens/arrow.png) no-repeat left center;
	color: #666;
	font-size: 8pt;
	padding-left: 10px;
	text-decoration: none;
}

#indices a:hover {
   color: #2b328d;
	text-decoration: underline;
}

/* search
----------------------------------------------- */
#search { 
	background: url(imagens/busca.jpg) no-repeat left top;
	height: 156px;
	float: left;
	padding: 10px;
	width: 150px;
}

.search {
	margin-top: 35px;
}

.botao {
	padding-top: 5px;	
}

/* banner
----------------------------------------------- */
#banner { 
	height: 176px;
	float: right;
	width: 535px;
}

/* destaque
----------------------------------------------- */
#fundodest, .fundoimovel {
   background: url(imagens/fundodest.jpg) repeat-x left top;
	height: 198px;
}

.destaque {  
  float: left;
  padding: 0px 5px;
}

.destaque .descr {
 	color: #5381b3;
 	font-weight: bold;
	margin-bottom: 5px;
}
 
.photo { 
	height: 160px;
}

.base_dest {
   width: 165px;
}

/* listbody
----------------------------------------------- */
.listagem {
	height: 198px;
  text-align: left;
}

.photodest, .descr { 
  vertical-align: top;	
}

.photodest {
 	width: 170px;
}
 
.descr h4, .descr h5 {
   font-weight: normal;
   padding-bottom: 3px;
}

.descr p {
	margin-top: 10px;
	text-align: justify;
}

.listaimoveis p.descImovel {
	margin: 5px 5px 5px 0;
	text-align: justify;
}

.listaimoveis span.valorImovel {
	font-size: 11pt;
   font-weight: bold;
   margin-top: 10px;
	text-align:left;
}

.selecionar, .detalhar, .visualizar { 
   border: none;
   float: right;
	height:20px;
	margin-top:20px;
	width:100px; 
}

.detalhar {
   float: left;
}

.visualizar {
   margin-left: 10px;
   margin-right: 10px;
}

 p.descImovel { 
	margin: 5px 0px;
	text-align: justify;
}

.listbody_2 span.valorImovel {
   color: #2b328d;
	font-size: 12pt;
	text-align:left;
}

.viewimoveis {
	border: 1px solid #666;
	font-size: 9pt;
   margin: 5px 0 10px;
	padding: 5px;
	width: 100%;
}

.viewimoveis td {
	padding:3px;
}

td.viewtitulo {
   background: #4869ae;
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
}

td.viewlistbody_0, td.viewlistbody_1 {
	font-size: 10pt;
	height: 20px;
}

.viewlistbody_0 {
   background: #F7F7F7;
}

.viewlistbody_1 {
   background: #E7E7E7;
}

/* mensagem e erro */
.error, .ok {
	font-size: 11pt;
	font-weight: bold;
   line-height:2em;
   padding: 10px 0 10px 0;
   text-align:center;
   width: 90%;
}

.error {
   background-color:#FFE8E8;
   border:1px solid #A00;
   color:#A00;
}

.ok {
   background-color:#D7FFE1;
   border:1px solid #008221;
   color:#008221;
}

/* Padrão das caixas de texto normal */
.selectBoxNormal {
   background-color:#E7E7E7;
   border: 1px solid #595959;
   color:#595959;
   font: normal 9pt Trebruchet MS, Arial, Helvetica, sans-serif;
	text-align: left;
   text-decoration:none;
}

/* Padrão das caixas de texto selecionadas */
.selectOver {
   background-color:#F5FFB6;
   border: 1px solid #595959;
   color:#595959;
   font: normal 9pt Trebruchet MS, Arial, Helvetica, sans-serif;
	text-align: left;
   text-decoration:none;
}

/* Padrão das caixas de texto normal */
.selectBoxNormalNum {
   background-color:#E7E7E7;
   color:#595959;
   border: 1px solid #595959;
   font: normal 9pt Trebruchet MS, Arial, Helvetica, sans-serif;
   text-align: right;
}

/* Padrão das caixas de texto selecionadas */
.selectOverNum {
   background-color:#F5FFB6;
   color:#595959;
   border: 1px solid #595959;
   font: normal 9pt Trebruchet MS, Arial, Helvetica, sans-serif;
   text-align: right;
}

/* tabelas
----------------------------------------------- */
table.login {
   border: 1px solid #2b328d;
}

td {
	padding: 3px;
}

td.rotulo {
   background: #2b328d;
	color: #FFF;
	text-align: center;
}

/* footer
----------------------------------------------- */
#footer {
	background: #CCC url(imagens/base_fundo.png) no-repeat center top;
	font-size: 7.5pt;
	height: 60px;
	padding-top: 30px;
}

.selo {
	text-align: right;
}
