/* CSS Document */

body,td,th {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#body {
	background: #fff;
	margin: 5px;
	}
body {
	margin: 0px;
	background: #D8EAB5;
	}
	
input, textarea, select {
	border: 1px solid #093;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
.sem_borda input {
	border: none;
	vertical-align: middle;
	}

.menu_horizontal a {
	display: block;
	padding: 0 7px;
	line-height: 26px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	}
.menu_horizontal a:hover, .menu_horizontal a:active {
	background: #D1DFA2;
	}

.menu a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 7px 0 7px 30px;
	}
.menu a:hover, .menu a:active {
	background: #006A2E;
	border-right: 1px solid #fff;
	}
	
.destaque_img {
	padding: 1px;
	border: 1px solid #000;
	}
.destaque_dir {
	padding: 10px 0 0 1px;
	}
.destaque_titulo {
	background: #00923F;
	color: #fff;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	padding: 0 0 0 6px;
	}
.destaque_descricao {
	padding: 0 0 0 6px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	}
	
.conteudo {
	padding: 25px 15px 15px 20px;
	text-align: justify;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
.conteudo a {
	color: #093;
	text-decoration: none;
	padding: 1px;
	}
.conteudo a:hover, .conteudo a:active {
	border-bottom: 1px solid #093;
	}
/* Bairros */

.checklist {
	border: 1px solid #666666;
	list-style: none;
	width: 182px;
	height: 81px;
	overflow: auto;
	color: #000000;
	padding: 0;
	margin: 0;
	background-image: url(img_index/bg_textarea.gif);
	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: 162px;
	height: 27px;
	background-color: #CCCCCC;
	background-position: center;
}

.checklist li#avancada { 
	width: 282px;
}
.checklist li.par { 
	background:#E6E6E6;
}
.checklist li.impar { 
	background:#CCCCCC;
}
.checklist li.selecao {
	background-color: #B6CBC0;
}
.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;	
}

/* Fim Bairros */
.Titulo {
	height: 22px;
	width: 576px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	background-image: url(tit/tit.gif);
	text-indent: 72px;
}
.tituloPesquisa {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #019340;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	height: 30px;
	vertical-align: middle;
}
.Linha1 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #E6E6E6;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	height: 22px;
	vertical-align: middle;
}
.Linha2 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #EAEAEA;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	height: 22px;
	vertical-align: middle;
}
.margemleft {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #ffffff;
}
.borda1 {
	border: 3px solid #E6E6E6;
}
.borda2 {
	border: 3px solid #EAEAEA;
}
.Fonte13Branco {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
Verdana9Neg10Esp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.link_semborda a {
	border: none;
	}
.link_semborda a:hover {
	border: none;
	}

.noticia {
	padding: 10px;
	text-align: justify;
}
.noticia, .noticia a, .noticia a:hover {
	color: #fff;
	text-decoration: none;
	}
.noticia strong {
	color: #333;
	}
.noticia a.vejamais {
	color: #030;
}
.noticia a.vejamais:hover, .noticia a.vejamais:active {
	color: #fff;
}
