/* CSS Document */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #E33534;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Fonte11Neg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.Fonte11NegBranc {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
}
.Fonte11NegBranc a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Fonte11NegBranc a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.Fonte11NegBranc a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.Fonte11NegBranc a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Fonte11Branc {
	font-size: 11px; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Fonte11Branc a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Fonte11Branc a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.Fonte11Branc a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.Fonte11Branc a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.Fonte11Pret {
	font-size: 11px; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.Fonte11NegVerm {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #CC0000; 
}
.Fonte11NegVerm a:link {
	color: #CC0000;
	text-decoration: none;
}
.Fonte11NegVerm a:visited {
	text-decoration: none;
	color: #CC0000;
}
.Fonte11NegVerm a:hover {
	text-decoration: none;
	color: #333333;
}
.Fonte11NegVerm a:active {
	text-decoration: none;
	color: #CC0000;
}

.Titulo {
	height: 39px;
	width: 406px;
	text-indent: 50px;
	background-image: url(tit/tit.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
.tituloPesquisa {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #D3342E;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	height: 30px;
	vertical-align: middle;
}
.Linha1 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	height: 22px;
	vertical-align: middle;
}
.Linha2 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #e5e5e5;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	height: 22px;
	vertical-align: middle;
}
.margemleft {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #000000;
}
.borda1 {
	border: 3px solid #FFFFFF;
}
.borda2 {
	border: 3px solid #e5e5e5;
}
.Formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D3342E;
}

/* Bairros */

.checklist {
	border: 1px solid #666666;
	list-style: none;
	width: 205px;
	height: 140px;
	overflow: auto;
	color: #000000;
	padding: 0;
	margin: 0;
	background-image: url(../../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: 186px;
	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;	
}
