/* CSS Document */

body, td, th, input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

.menu_rodape a, .menu_rodape td {
	font-size: 10px;
	color: #333;
	}
.menu_rodape a {
	text-decoration: none;
	display: block;
	line-height: 30px;
	padding: 0 25px;
	}
.menu_rodape a:hover, .menu_rodape a:active {
	color: #000;
	background: #dadada;
	}
	
.geral {
	text-align: center;
	vertical-align: top;
	background: url(file:///C|/Users/SIPI/AppData/Local/Microsoft/Windows/Temporary Internet Files/Low/Content.IE5/PV4AGIOM/img_index/rodape.jpg) bottom repeat-x;
	}
#geral {
	width: 965px;
	margin: 0 auto;
	}
.container {
	padding: 0 0px;
	}
#titulo {
	background: url(file:///C|/Users/SIPI/AppData/Local/Microsoft/Windows/Temporary Internet Files/Low/Content.IE5/PV4AGIOM/img_pages/tit_bac.jpg);
	font: 16px 'Comic Sans MS', cursive;
	color: #003300;
	}
.conteudo {
	padding: 25px 20px;
	background: #fff;
	text-align: justify;
	}
.editor {
	font-size: 9pt;
	}
	
.pesquisa td {
	color: #003300;
	}
	
.destaque {
	width: 141px;
	}
.destaque .img {
	border-left: 1px solid #9D9D9D;
	border-right: 1px solid #9D9D9D;
	text-align: center;
	}
.destaque .img img {
	width: 125px;
	height: 94px;
	}
.destaque .descricao {
	background: #F4F8E1;
	height: 45px;
	font-size: 10px;
	line-height: 13px;
	padding: 0 0 0 9px;
	}
.destaque .descricao strong {
	text-transform: uppercase;
	font-size: 9px;
	color: #003300;
	}
	
.Formulario {
	border: 1px solid #90B498;
	}
a {
	color: #90B498;
	}
a:hover, a:active {
	color: #333;
	}

/* 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://///Redevianet/Projetos/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:#CCCCCC;
}
.checklist li.impar { 
	background:#E6E6E6;
}
.checklist li.selecao {
	background-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;	
}

