/*****    	COMUNS     *******/
#noticias, #noticia, #cadastro, #contato{
  width:577px;
  margin:0;
  padding:0;
  float:left;
}
/**************************
		NOTÍCIAS
**************************/
h1{
  width:95%;
  height:32px;
  float:left;
  margin:0;
  padding:17px 0 0 0;
}
.h1Noticias{ background:url(../imagens/h1_noticias.gif) no-repeat; }

#noticias ul{
  width:97%;
  list-style-type:none;
  margin:0;
  padding:0;
  float:left;
}
#noticias li{
  width:100%;
  margin:0;
  padding:10px 0 10px 0;
  float:left;
  border-bottom:1px dashed #ccc;
}
#noticias h2{
  margin:0 0 5px 0;
  padding:0;
  font:bold 14px arial;
  color:#575656;
  display:block;
  text-decoration:none;
}
#noticias h2:hover, #noticias h3:hover, #noticias h4:hover{ text-decoration:underline;}

#noticias h3{
  margin:0;
  padding:0;
  font:12px arial;
  font-style:italic;
  color:#666666;
  text-decoration:none;
}
#noticias h4{
  margin:0;
  padding:0;
  font:12px arial;
  color:#575656;
  text-decoration:none;
}

/**************************
		NOTÍCIA
**************************/
.h1Noticias{ background:url(../imagens/h1_noticias.gif) no-repeat; margin:0 0 20px 0; }

#noticia h2{
  margin:0 0 15px 0;
  padding:0;
  font:bold 14px verdana;
  color:#575656;
  display:block;
}

.textoVolumoso{
  width:95%;
  float:left;
  line-height:20px;
  font-size:12px;
  font-family: arial;
  color:#575656;
}

/**************************
 INSTITUCIONAL e SERVIÇOS
**************************/
#institucional, #servicos{
  width:100%;
  margin:0;
  padding:0 0 0 0;
  float:left;
  line-height:20px;
  font-size:12px;
  font-family: arial;
  color:#575656;
  text-align:justify;
}
#institucional a, #servicos a{
  font-size:11px;
  font-family: verdana;
  font-weight:bold;
  color:#FF6600;
}
#institucional a:hover, #servicos a:hover{ text-decoration:none;}

.h1Institucional{ background:url(../imagens/h1_institucional.gif) no-repeat; margin:0 0 5px 0; float:left; width:100%; }
.h1Sub{ width:300px; padding:0 0 0 57px; margin:0 0 20px 0; font:bold 14px arial;}

.h1Servicos{ background:url(../imagens/h1_servicos.gif) no-repeat; margin:0 0 20px 0; float:left; width:100%; }

.institucionalMapa{
  width:310px;
  float:left;
  padding:10px 0 30px 60px;
}
.institucionalEndereco{
  width:180px;
  float:left;
  padding:10px 0 0 0;
}
.linkMapa a{
  font:bold 11px arial;
  color:#FF6600;
}

/**************************
	CADASTRO e CONTATO
**************************/
.h1Cadastro{ background:url(../imagens/h1_cadastreseuimovel.gif) no-repeat; margin:0 0 20px 0; }
.h1Contato{ background:url(../imagens/h1_contato.gif) no-repeat; margin:0 0 20px 0; float:left; width:100%;  }

#cadastro form, #contato form{
  width:300px;
  padding:0 0 0 150px;
  float:left;
}
#cadastro label, #contato label{
  width:250px;
  font:11px arial;
  float:left;
  margin:0;
  color:#00489a;
  padding:8px 0 0 0;
}
#cadastro fieldset, #contato fieldset{
  border:none;
  padding:10px 0 0 13px;
}
#cadastro input, #contato input{
  width:250px;
  background:#b9e5fa;
  border:1px solid #d2effc;
  font:12px "trebuchet ms", arial;
  color:#333;
  margin:0;
  padding:2px 5px 2px 2px;
  float:left;
}
#cadastro select, #contato select{
  width:255px;
  background:#b9e5fa;
  border:1px solid #d2effc;
  font:12px "trebuchet ms", arial;
  color:#333;
  margin:0;
  padding:0;
  float:left;
}
#cadastro textarea, #contato textarea{
  width:255px;
  height:80px;
  background:#b9e5fa;
  border:1px solid #d2effc;
  font:11px arial;
  color:#333;
  margin:0;
}
#cadastro .button, #contato .button{
  width:100px;
  border:3px solid #4c8bd3;
  background:#2567b1;
  font:11px arial;
  color:#FFF;
  font-weight:bold;
  text-decoration:none;
  margin:10px 0 0 0;
  float: left;
  text-transform:uppercase;
}

#divSubmit{
  width:100%;
  text-align:center;
  font:bold 14px arial;
  color:#CC3300;
  padding:20px 0 0 0;
}
#cadastro span, #contato span{
  font:11px arial;
  margin:0;
  color:#00489a;
  padding:8px 0 0 0;
}

/******************************    ELEMENTOS    *********************************/
#voltar{
  width:95%;
  float:left;
  clear:both;
  text-align:right;
  padding:20px 0 0 0;
}
#voltar a{
  font:bold 11px arial;
  color:#da6700;
  text-decoration:none;
}
#voltar a:hover{ text-decoration:underline; }

/******************************    PAGINAÇÃO    *********************************/
/*#divPaginator{
  width:100%;
  text-align:center;
  margin:10px 0 0 0;
  padding:0;
  color:#CCCCCC;
  font:bold 11px arial;
  float:left;
  clear:both;
}
#divPaginator a{
  font:bold 11px arial;
  color:#da6700;
  text-decoration:none;
}
#divPaginator a:hover{ text-decoration:underline; }

#divPaginator select{
  background:#00489a;
  border:1px solid #ddd;
  font:11px verdana;
  color:#fff;
  margin:0;
  padding:0;
}*/
#bannerFloat {
  position:absolute;
  top:-250px;
  left:195px;
  z-index:500;
}
