* {
	outline: none;
	}
img {
	border: none;
	}
body, td, th, input, textarea, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
body {
	margin: 0;
	background: url(img_index/fundo.jpg) top repeat-x;
	text-align: center;
	}
#geral {
	width: 847px;
	margin: 0 auto;
	}
.esquerda {
	width: 254px;
	vertical-align: top;
	background: #F6F8F5;
	}
.direita {
	width: 593px;
	vertical-align: top;
	background: #F6F8F5;
	}
	
.destaque {
	width: 145px;
	background: url(img_pages/destaque_bac.jpg);
	}
.destaque .img {
	text-align: center;
	padding: 0 0 4px 0;
	}
.destaque .img img {
	margin: 0 auto;
	width: ;
	height: ;
	}
.destaque .tipo {
	background: url(img_pages/destaque_tit.jpg);
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 15px;
	padding: 0 0 0 15px;
	}
.destaque .desc {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	height: 41px;
	padding: 0 0 0 15px;
	line-height: 17px;
	}
.destaque .bot {
	padding: 0 0 0 12px;
	}
	
.titulo {
	background: url(img_pages/tit_bac.jpg);
	font: bold 18px 'Trebuchet MS', Helvetica, sans-serif;
	color: #333;
	}
	
.conteudo {
	padding: 20px 25px;
	text-align: justify;
	}
.editor {
	font-size: 9pt;
	}

a {
	color: #006;
	}
a:hover, a:active {
	color: #333;
	text-decoration: none;
	}
	
.Formulario {
	border: 1px solid #006;
	}
	
/* Bairros */

.checklist {
	border: 1px solid #666666;
	list-style: none;
	width: 195px;
	height: 80px;
	overflow: auto;
	color: #000000;
	padding: 0;
	margin: 0;
	background-image: url(file:///P|/ADBENS/img_index/bg_textarea.jpg);
	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: 176px;
	height: 27px;
	background-color: #E8F7EE;
	background-position: center;
}

.checklist li#avancada { 
	width: 282px;
}
.checklist li.par {
	background-color: #EAEAEA;
}
.checklist li.impar {
	background-color: #FFFFFF;
}
.checklist li.selecao {
	background-color: #7E0000;
	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: #B6CBC0;
}
.checklist input { 
	vertical-align: middle;
	margin: 4px 3px 2px 0 !important;
	margin: 0;	
}



.borda {
	border: 1pt solid #5D99CB;
}
.Borda th {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	padding-left: 10px;
	text-align: left;
	background-color: #5D99CB;
}
.borda_right {
	border-right: 1px solid #5D99CB;
}
.borda_bottom {
	border-bottom: 1px solid #5D99CB;
}
.Linha1 {
	padding: 2px;
	background-color: #EAEAEA;
	color: #000000;
}
.Linha2 {
	padding: 2px;
	background-color: #FFFFFF;
	color: #000000;
}
.Formulario {
	border: 1px solid #000;
	}
