html, body {
	padding: 0; margin: 0;
	background: /*#d3eac1; */ url(imgs/fundo_geral.png) repeat-x #ffffb6;*/
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
}
/*############# TIPOGRAFIA ##############*/
a {
	text-decoration: none;
}


p, div {
	color: #606060;
	padding: 0; margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
}

p {
	padding-bottom: 6px !important;
	padding-left: 10px !important;
}

/*############# EDITOR CSS ##############*/

.leiamais {
	text-decoration: none;
	color: #505050;
	font: bold 12px Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	padding: 0; margin: 0;
}
/*############# Formulário ##############*/

#bloco2 form {
	background-color: #F0F5E8;
	padding: 10px;
}

textarea{
	width:480px;
	height: 120px;
	padding: 5px;
}

#bloco2 select {
	width: 480px;
	padding: 5px;
	margin-bottom: 5px;
}

.botao{
	float:left;
	background-color: #C5D0B6;
	color:#505050;
	font-weight: 700;
	height:27px;
	padding:3px;
	width:65px;
	margin:15px 5px 0px 0px;
	border: 1px solid #ffffff;
}

/*############# GERAL ##############*/

#geral {
	width: 742px;
	text-align: left;
	margin: auto auto;
	background:#FFF
}
/*############# TOPO E LOGOMARCA ##############*/

#topo {

}

#logo { /* CABEÇALHO DO SITE */
	height: 103px; /* ALTURA DO CABEÇALHO */
}
/*############# MEIO ##############*/

#meio {
	float: left;
	border-left: 183px solid #f0f5e8; /* DIV ESQUERDA */
	padding-top: 10px;
	padding-bottom: 20px;
	border-right:157px solid #fff;
}
/*############# BLOCOS ##############*/
#bloco1 {
	float: left;
	position:relative; 
	margin-left: -183px;
}

.bloco-menu-direita {
	text-align: left;
	width: 140px;
}

.bloco-menu-direita  ul {
	padding:0; margin:0 0 0 17px;
	list-style: none;
}

.bloco-menu-direita li a {
	width: 130px;
	font-size: 11px !important;
	color: #999;
	text-decoration: none;
	padding: 5px 0;
	display: table-cell;
}

.bloco-menu-direita li a:hover {
	text-decoration: underline;
	color: #0066CC;
}

.bloco-menu-esquerda, .bloco-menu-direita  {
	margin-top: 20px;
}

#bloco1 h2, #bloco3 h3, .bloco-menu-esquerda h3, .bloco-busca-pro h3 {
	color: #8a77b9;
	font: bold 12px "Trebuchet MS", Arial;
	text-transform: uppercase;
	padding:10px 0 0 25px;
	margin-bottom:10px;
	background:#d0dac3;
}

#bloco2 {
	width: 392px; /* LARGURA DO BLOCO DE CONTEUDO */
	padding:0px 0px 0px 9px;
	
}

#bloco2 h2 {
	font: 19px Times "Times New Roman", Times, serif;
	color: #505050;
	margin-bottom: 5px;
	background-color: #f5f5f5;
}

#bloco2 h3 {
	font: 16px Times "Times New Roman", Times, serif;
	color: #505050;
	margin-bottom: 5px;
	background-color: #f5f5f5;
}

#bloco1, #bloco2 {
	float: left;
}
#bloco3{
	position:relative;
	float:right;
	width:153px;
	margin-right:-157px;
	text-align:right;
	padding:0px 4px 0 0;
}
/*############# CONTEUDO ##############*/

#conteudo {
	font-size:12px;
}

.linha {
	padding: 0;
	margin: 0 0 13px 0;
	width:391px;
	clear: left;
}

.linha h1, h1 {
	clear: both;
	height:34px;
	font: 18px "Lucida Sans Unicode", "Trebuchet MS", Arial;
	margin:0;
	color: #555;
	background: url(imgs/fundo_h1.gif) 0% 70% repeat-x;
}

.colunas {
	clear: both;
}

.colunas .item {
	float: left;
	width:265px;
	height: 140px;
	padding:7px 5px 0 5px;
	margin:10px 5px 0 0;
	display:table;
	background:url(imgs/caixa_noticias.gif) no-repeat;
}

.bloco-busca-pro form {
	width:158px;
	height: 210px;
	background:url(imgs/fundo_profissionais.gif) repeat-y;
	/*background:url(imgs/fundo_busca_direta.gif) no-repeat;*/
	padding:7px 5px 10px 7px;
	margin:0 0 15px 9px;

}

.bloco-busca-pro option{
	width:137px;
}
.bloco-busca-pro, .bloco-busca-pro select, #bloco_busca_imoveis{
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
}
.bloco-busca-pro select{
	width:145px;
	margin:6px 0 12px 0;
}
.no_margin{
	margin:0 !important;
}

.bloco-busca form {
	margin:0;
	padding:0;
}
.bloco-busca {
	padding:7px 27px 0 0;
	text-align:right;
	float:right;
	width:260px;
}
.bloco-busca label{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	vertical-align:middle;
}
.bloco-busca input, .cxinput, textarea {
	border:1px solid #C5D0B6;
}

.cxinput {
	width: 480px;
	padding: 5px;
	margin-bottom: 5px;
}

#bloco2 label {
	float: left;
	color: #505050;
	background-color: #C5D0B6;
	font-weight: 700;
	padding: 3px 7px;
	margin: 5px 0 0 0;
	width: 150px;
}

.btn_procura, .btbusca {
	text-indent: -9000px;
	width:47px;
	height:21px;
	background:url(imgs/bt_buscar.png);
	border:none !important;
	color:#b8b5b5;
	margin-left: 45px;
}

/*############# BASE ##############*/
#base {
	clear: both;
	background:url(imgs/rodape.gif) no-repeat #f0f5e8;
	height: 60px;
}
address{
	float:left;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	padding:15px 0px 0px 20px;
}
#base a{
	color:#228c87;
}
.logo_criattore{
	float:right;
	clear:right;
	margin:10px 10px 0 0;
}
.logo_criattore img{
	border:0;
}
/*############# BASE ##############*/

div.bloco-galeria {
	width: 31%;
	float: left;
	margin-left: 1%;
	border: 1px solid #cfcfcf;
	text-align: center;
	display: table-cell;
}

div.bloco-galeria img {
	border: 1px solid #cfcfcf;
}

div.bloco-galeria h2 {
	font-size: 14px !important;
}

span.spandesc {
	font-size:11px;
	background-color: #f9f9f9;
}

/*############# NEWSLETTER ##############*/

form.newsletter {
	float: left;
	width: 160px;
    padding: 0 0 10px 10px;
	background:#d0dac3;
}

form.newsletter br {
	clear: both !important;
}

form.newsletter label {
	float: left;
    width: 170px;
    clear: both !important;
    
}


/*############# busca resultado ##############*/

p.buscaseparador {
	padding:0; 
	margin:0;
}
div.buscaresultado {
	border: 1px solid #F2FBE1;
	padding: 5px;
	margin-bottom: 5px;
}

div.buscaresultado p {
	padding: 0; margin: 0;
}

div.buscaresultado p a {
	float: left;
	background-color: #F2FBE1;
	width: 98%;
	padding: 4px !important;
	margin-bottom:5px;
	text-decoration: underline;
	color: #000;
}

div.buscaresultado p a:hover {
	color: #039;
}
