﻿.pesquisa
{
	float: left;
	margin-top: 20px;
	position: relative;
}
.tituloPesquisa
{
	margin: 5px 0 47px 0;
	padding: 0;
	width: 264px;
	height: 29px;
	background-image: url(../img/titPesquisa.gif); /*font-size:35px; 						color:#a3cd39; 						font-weight:normal;*/
}
.caixaPesquisa
{
	background-image: url(../img/fundoPesquisa.png);
	background-color: #ffea35;
	background-repeat: repeat-x;
	border: 3px solid #939597;
	min-height: 200px;
	width: 523px;
}
.numeroPagina
{
	text-align: center;
	background-image: url(../img/fundoNumero.png);
	background-color: #ffea35;
	background-repeat: repeat-x;
	border: 2px solid #939597;
	width: 20px;
	height: 15px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 0;
}
.linkPagina
{
	text-align: center;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.numeroPagina2
{
	text-align: center;
	background-image: url(../img/fundoNumero.png);
	background-color: #ffea35;
	background-repeat: repeat-x;
	border: 2px solid #939597;
	width: 20px;
	height: 15px;
	color: black;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0px;
}
.paginacao
{
	padding: 0px;
}
.numero1
{
	text-align: center;
	top: 69px;
	left: 10px;
	position: absolute;
	background-image: url(../img/fundoNumero.png);
	background-color: #ffea35;
	background-repeat: repeat-x;
	border: 2px solid #939597;
	width: 35px;
	height: 35px;
	color: white;
	font-size: 27px;
	font-weight: bold;
	line-height: 35px;
}
.numero2
{
	text-align: center;
	top: 69px;
	left: 112px;
	position: absolute;
	background-image: url(../img/fundoNumero.png);
	background-color: #ffea35;
	background-repeat: repeat-x;
	border: 2px solid #939597;
	width: 35px;
	height: 35px;
	color: white;
	font-size: 27px;
	font-weight: bold;
	line-height: 35px;
}
.numero3
{
	text-align: center;
	top: 69px;
	left: 304px;
	position: absolute;
	background-image: url(../img/fundoNumero.png);
	background-color: #ffea35;
	background-repeat: repeat-x;
	border: 2px solid #939597;
	width: 35px;
	height: 35px;
	color: white;
	font-size: 27px;
	font-weight: bold;
	line-height: 35px;
}
.btnPesquisar
{
	position: absolute;
	top: 265px;
	left: 368px;
	display: block;
	background-image: url(../img/btnPesquisarImovel.gif);
	width: 141px;
	height: 34px;
	border: 3px solid #939598;
}
.btnPesquisar:hover
{
	border: 3px solid #C6C8CB;
}
.coluna
{
	float: left;
	padding-top: 40px;
}
.descricaoColuna
{
	margin-left: 8px;
	color: White;
	font-size: 14px;
	font-weight: bold;
}
.chbEuQuero
{
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 0px;
	color: White;
	display: block;
	font-size: 11px;
}
.txt
{
	margin-left: 0px;
	margin-top: 0px;
	font-size: 10px;
	margin-bottom: 5px;
    color: Black;
	display: block;
	width: 79px;
}
.tabela
{
	margin-left: 8px;
	margin-top: 8px;
	font-size: 10px;
}
.tabela
{
}
.ajusta
{
	margin-right: 22px;
}
.colDescricao
{
	vertical-align:top;
	width: 70px;
}
.info
{
	text-align: left;
	width: 200px;
	color: #939597;
	font-size: 11px;
}
.descricaoCampo
{
	color: White;
	font-size: 11px;
}
.separador
{
	float: left;
	background-image: url(../img/separador.png);
	background-repeat: repeat-y;
	width: 3px;
	height: 130px;
	margin-top: 60px;
	margin-left: 5px;
}
.ddl
{
	width: 85px;
	font-size: 10px;
	margin-bottom: 5px;
}
.ddlMaior
{
	width: 160px;
	font-size: 10px;
	margin-bottom: 5px;
}
