/* CSS Document */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4D4D4D;	
}
.Fonte11Branco {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Fonte11Branco a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Fonte11Branco a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.Fonte11Branco a:hover {
	text-decoration: none;
	color: #FF9900;
}
.Fonte11Branco a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Fonte11DouradoNegrito {
	color: #AF9A62;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Fonte11DouradoNegrito a:link {
	color: #AF9A62;
	text-decoration: none;
}
.Fonte11DouradoNegrito a:visited {
	text-decoration: none;
	color: #AF9A62;
}
.Fonte11DouradoNegrito a:hover {
	text-decoration: none;
	color: #CCCC00;
}
.Fonte11DouradoNegrito a:active {
	text-decoration: none;
	color: #AF9A62;
}
.Fonte11BrancoNegrito {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

/* Bairros */

.checklist {
	border: 1px solid #666666;
	list-style: none;
	width: 100%;
	height: 83px;
	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: 100%;
	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: #4D4D4D;
}
.checklist li.selecao label{
	color: #fff;
}

.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: #4D4D4D;
}
.checklist input { 
	vertical-align: middle;
	margin: 4px 3px 2px 0 !important;
	margin: 0;	
}

/* Fim Bairros */
.Formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1pt solid #000000;
}
.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: #4D4D4D;
	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: #E6E6E6;
	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: #CCCCCC;
	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 #E6E6E6;
}
.borda2 {
	border: 3px solid #CCCCCC;
}
.Fonte13Branco {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.barra a {
	display: block;
	font: bold 14px 'Trebuchet MS', Geneva, Helvetica, sans-serif;
	color: #333;
	line-height: 31px;
	padding-left: 46px;
	background: url(img_index/barra_ico.jpg) 15px 6px no-repeat;
	text-decoration: none;
	}
.barra a:hover, .barra a:active {
	color: #fff;
	background: #8D7541 url(img_index/barra_ico_hover.jpg) 15px 6px no-repeat;
	text-decoration: none;
	}
