/* CSS Document */
* {
	outline: none;
	}
img {
	border: none;
	}
body, td, th {
	font: 11px Arial, Helvetica, sans-serif;
	}
input, select, textarea, label {
	font: 11px 'trebuchet ms', helvetica, sans-serif;
	}
input, select {
	color: #069;
	}
body {
	margin: 0 0 10px 0;
	background: url(img_index/fundo.jpg) top repeat-x;
	text-align: center;
	}
#geral {
	width: 817px;
	margin: 0 auto;
	}
.titulo {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #036;
	background: url(img_index/tit_bac.jpg);
	padding: 0 31px 0 6px;
	width: 200px;
	}
.menu {
	padding: 0 3px;
	}	
.menu a {
	display: block;
	text-align: center;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0E5270;
	background: url(img_index/menu_bac.jpg);
	line-height: 36px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	text-decoration: none;
	}
.menu a:hover, .menu a:active {
	color: #0099CC;
	}
.pesquisa td, .pesquisa td td {
	font: bold 11px 'trebuchet ms', helvetica, sans-serif;
	color: #fff;
	}
.conteudo {
	padding: 20px;
	text-align: justify;
	background: url(img_index/container_bac.jpg);
	}
.editor {
	font-size: 9pt;
	}
a {
	color: #036;
	}
a:hover, a:active {
	color: #333;
	}
.Formulario {
	border: 1px solid #036;
	}
.destaque {
	width: 163px;
	background: url(img_index/destaque_bac.jpg);
	}
.destaque .img {
	text-align: center;
	padding: 0 0 4px 0;
	}
.destaque .img table {
	margin: 0 auto;
	}
.destaque .img td {
	border: 1px solid #333;
	padding: 1px;
	}
.destaque .img img {
	width: 145px;
	height: 109px;
	}
.destaque .tipo {
	background: url(img_index/destaque_tipo.jpg);
	text-transform: uppercase;
	padding: 0 0 0 21px;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 12px;
	}
.destaque .descricao {
	height: 62px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 0 0 0 21px;
	color: #333;
	}
	/* Bairros */

.checklist {
	border: 1px solid #666666;
	list-style: none;
	width: 160px;
	height: 64px;
	overflow: auto;
	color: #000000;
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.checklist li {
	margin-left: 0;
	padding:0;
	width: 140px;
	height: 32px;
	background-color: #E8F7EE;
	background-position: center;
}

.checklist li#avancada {
	width: 140px;
}
.checklist li.par {
	background-color: #EAEAEA;
}
.checklist li.impar {
	background-color: #FFFFFF;
}
.checklist li.selecao {
	background-color: #085A7F;
	font-weight: bolder;
	color: #FFFFFF;
}
.checklist label { 
	display: block;
	height: auto !important;
	height:1%;
	padding: 0 0 2px 25px;
	text-indent: -21px !important;
	text-indent: -25px;
}
.checklist label:hover, .checklist label.hover {
	color: #fff;
	cursor:pointer !important;
	cursor:hand;
	background-color: #085A7F;
}
.checklist input { 
	vertical-align: middle;
	margin: 4px 3px 2px 0 !important;
	margin: 0;	
}
.titulo_detalhe {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #036;
	background: url(img_index/tit_bac.jpg);
	padding-top: 0;
	padding-right: 31px;
	padding-bottom: 0;
	padding-left: 6px;
}

