body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin: 0px;
}
.destaque .destaque_esquerda {
	border-left: 2px solid #B5B4B3;
	padding-left: 3px;
}
.destaque .destaque_esquerda .destaque_imagem {
	border: 1px solid #000;
	background: #fff;
	padding: 1px;
}
.destaque .destaque_esquerda .destaque_imagem img {
	max-width: 124px;
	max-height: 93px;
}
.destaque .destaque_direita {
	border-right: 2px solid #B5B4B3;
}
.destaque .destaque_titulo {
	background: #83B815;
	padding-left: 4px;
	color: #fff;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.destaque .destaque_bairro {
	font-size: 9px;
	padding-left: 4px;
	line-height: 20px;
}
.destaque .destaque_descricao {
	line-height: 20px;
	font-size: 9px;
	padding-left: 4px;
	color: #EB3C00;
}
.barra_destaque {
	border-bottom: 1px dashed #666;
	padding-bottom: 24px;
}
.barra_imagem {
	border: 1px solid #000;
	background: #fff;
	padding: 1px;
}
.barra_titulo {
	border-top: 6px solid #F7DBB0;
	background: #83B815;
	padding-left: 6px;
	color: #fff;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.barra_descricao {
	line-height: 20px;
	padding-left: 6px;
	font-size: 10px;
}
.titulo {
	height: 40px;
	background: url(img_pag/titulos.jpg);
	text-align: center;
	font: bold 16px Arial, Helvetica, sans-serif;
}
.conteudo {
	padding: 20px;
	text-align: justify;
}
.conteudo a {
	color: #093;
	text-decoration: none;
}
.conteudo a:hover {
	color: #F60;
	text-decoration: underline;
}
input, textarea {
	border: 1px solid #000;
}
.sem_borda input {
	border: none;
	vertical-align: middle;
}
.Verdana13Vermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
}
.Borda {
	border: 1px solid #83B815;
}
.Borda th {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	padding-left: 10px;
	text-align: left;
	background-color: #83B815;
}
.borda_right {
	border-right: 1px solid #83B815;
}
.borda_bottom {
	border-bottom: 1px solid #83B815;
}
.Linha1 {
	padding: 2px;
	background-color: #EAEAEA;
}
.Linha2 {
	padding: 2px;
	background-color: #FFFFFF;
}
.noborder {
	border: none;
}

.pesquisa {
	text-align: center;
	background: url(img_index/pesquisa_bac.jpg);
	padding: 10px 0 10px 3px;
}
.pesquisa table {
	width: 195px;
	margin: 0 auto;
}
.pesquisa td {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	line-height: 18px;
}
.pesquisa td td {
	text-align: center;
}
.pesquisa td td input {
	border: 1px solid #000;
	font-size: 10px;
}
.pesquisa label {
	font-size: 11px;
	font-weight: normal;
}
.pesquisa .bot {
	padding: 14px 0 0 0;
	text-align: center;
}
.selo{
}
.checklist {
	border: 1px solid #666666;
	list-style: none;
	width: 195px;
	height: 75px;
	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;
	}
	.checklist li {
	margin-left: 0;
	padding:0;
	width: 176px;
	height: 25px;
	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;	
	}
