img {
	border: none;
}
body, td, th, input, select, textarea {
	font: 11px Verdana, Geneva, sans-serif;
}
body {
	margin: 148px 0 0 0;
	text-align: center;
	background: url(img_index/fundo.jpg) top repeat-x;
}
#geral {
	width: 973px;
	margin: 0 auto;
}
.logo {
	padding: 0 24px 0 15px;
	vertical-align: top;
	width: 348px;
}
.direita {
	padding: 6px 0 0 0;
	width: 586px;
	vertical-align: top;
}
.menu {
	width: 582px;
	background: #fff;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu li {
	float: left;
}
.menu a {
	display: block;
	width: 142px;
	height: 45px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	line-height: 45px;
	background: url(img_index/menu_item.jpg);
	text-decoration: none;
	text-align: center;
	margin: 0 2px 0 1px;
}
.menu a:hover, .menu a:active {
	color: #fff;
	text-decoration: none;
	background: url(img_index/menu_item_hover.jpg);
}
.menu_rod {
	padding: 0 0 24px 0;
}
.caixa_top {
	background: url(img_index/caixa_top_bac.jpg);
	width: 100%;
}
.caixa_top .esq {
	background: url(img_index/caixa_top_esq.jpg);
	width: 13px;
}
.caixa_top .dir {
	background: url(img_index/caixa_top_dir.jpg);
	width: 13px;
}
.caixa_rod {
	background: url(img_index/caixa_rod_bac.jpg);
	width: 100%;
}
.caixa_rod .esq {
	background: url(img_index/caixa_rod_esq.jpg) left no-repeat;
	height: 13px;
}
.caixa_rod .dir {
	background: url(img_index/caixa_rod_dir.jpg);
	width: 13px;
}
.titulo {
	padding: 3px 0 0 0;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.pesquisa {
	height: 228px;
	text-align: center;
	border-right: 3px solid #6277D0;
	border-left: 3px solid #6277D0;
	background: #F2F2F4;
}
.pesquisa table {
	width: 177px;
	margin: 0 auto;
}
.pesquisa_col1 {
	padding: 0 11px 0 0;
}
.pesquisa_col2 {
	padding: 0 9px 0 0;
}
.pesquisa_ext {
	width: 189px;
}
.pesquisa td {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	padding: 2px 0;
}
.pesquisa td td {
	text-align: center;
}
.pesquisa td td input {
	border: 1px solid #000;
	font-size: 10px;
}
.pesquisa2 table {
	width: 164px;
}
.pesquisa .bot {
	padding: 12px 0 0 0;
}
.rodape {
	width: 937px;
	text-align: center;
	background: url(img_index/rod_bac.jpg);
	color: #666;
}
.selo {
	padding: 2px 10px;
	text-align: right;
}
.busca_tit {
	padding: 0 0 15px 37px;
	font-weight: bold;
	color: #036;
	background: url(img_index/busca_esq.jpg) 5px 0 no-repeat;
	line-height: 17px;
}
.busca {
	width: 156px;
	position: absolute;
	top: 405px;
	left: 50%;
	margin: 0 0 0 314px;
}
.busca .input {
	width: 133px;
}
.busca .input input {
	width: 116px;
	border: 1px solid #333;
	font-size: 10px;
}
.conteudo {
	min-height: 228px;
	height: 228px;
	border-right: 3px solid #6277D0;
	border-left: 3px solid #6277D0;
	background: #F2F2F4;
	padding: 15px;
}
.editor {
	font-size: 9pt;
}
.container {
	width: 100%;
	margin: 0 0 18px 0;
}
.forms td {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #333;
}
.Formulario {
	border: 1px solid #6277D0;
}
.botao {
	border: none;
	background: #6277D0;
	padding: 2px 15px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fff;
}
a {
	color: #6277D0;
}
a:hover, a:active {
	color: #333;
}
.checklist {
	border: 1px solid #666666;
	list-style: none;
	width: 100%;
	height: 83px;
	overflow: auto;
	color: #000000;
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#div_bairro .checklist {
	height: 150px;	
}
#div_tipo .checklist {
	height: 191px;	
}
	.checklist li {
	margin-left: 0;
	padding:0;
	width: 100%;
	height: 27px;
	background-color: #FFFFFF;
	background-position: center;
	}
	
	.checklist li#avancada { 
		width: 282px;
	}
	.checklist li.par {
	background:#fff;
	}
	.checklist li.impar {
	background-color: #eaeaea;
	}
	.checklist li.selecao {
	background-color: #125589;
	}
	.checklist label { 
		display: block;
		height: auto !important;
		height:27px;
		padding: 2px 0 2px 25px;
		text-indent: -18px !important;
		text-indent: -22px;
	}
	.checklist label:hover, .checklist label.hover {
	color: #fff;
	cursor:pointer !important;
	cursor:hand;
	background-color: #125589;
	}
	.checklist input { 
		vertical-align: middle;
		margin: 4px 3px 2px 0 !important;
		margin: 0;	
	}
	
.busca .input input.input_busca {
		width: 10px;
		border: none;
	}