/* CSS Document */

body, td, th, input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
body {
	margin: 4px 0 0 0;
	background: url(img_index/fundo.jpg) top repeat-x;
	text-align: center;
	}
#geral {
	width: 989px;
	margin: 0 auto;
	}
.menu td, .menu a {
	font-size: 10px;
	color: #333;
	}
.menu a {
	display: block;
	text-decoration: none;
	line-height: 31px;
	padding: 0 17px;
	}
.menu a:hover, .menu a:active {
	background: #E2E2E2;
	}
	
.container {
	padding: 6px 10px 0 10px;
	}
.esquerda {
	width: 264px;
	vertical-align: top;
	}
.direita {
	width: 701px;
	vertical-align: top;
	}

.caixa .conteudo {
	border-left: 1px solid #E4E5E5;
	border-right: 1px solid #E4E5E5;
	background: #EFEFEF;
	}
.caixa .titulo {
	vertical-align: bottom;
	}
.caixa .titulo td {
	background: url(img_pages/caixa_tit_bac.jpg) bottom repeat-x;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #003E87;
	line-height: 30px;
	padding: 0 50px 0 10px;
	}
	
.noticia, .noticia a, .noticia a:hover {
	color: #003E87;
	line-height: 18px;
	text-decoration: none;
	}
.noticia strong {
	color: #EA6900;
	}
	
.destaque {
	width: 151px;
	background: url(img_pages/destaque_bac.jpg);
	}
.destaque .img {
	padding: 5px 0;
	text-align: center;
	}
.destaque .img table {
	margin: 0 auto;
	}
.destaque .img td {
	border: 1px solid #013F87;
	padding: 1px;
	background: #fff;
	}
.destaque .img img {
	width: 127px;
	height: 95px;
	}
.destaque .tipo {
	background: url(img_pages/destaque_tipo.jpg);
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #013F87;
	line-height: 11px;
	text-transform: uppercase;
	padding: 0 0 0 17px;
	}
.destaque .descricao {
	height: 34px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 17px;
	line-height: 15px;
	color: #EF6B00;
	}
	
.editor {
	padding: 20px 25px;
	text-align: justify;
	font-size: 9pt;
	}
	
.Formulario {
	border: 1px solid #003882;
	}

a {
	color: #003882;
	}
a:hover, a:active {
	color: #ED6D00;
	}/* Bairros */

.checklist {
	border: 1px solid #666666;
	list-style: none;
	width: 100%;
	height: 81px;
	overflow: auto;
	color: #000000;
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.checklist li {
	margin-left: 0;
	padding:0;
	width: 175px;
	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;	
}
.slide_jq {
	background: url(img_index/jquery_bac.jpg) left no-repeat;
	padding: 5px;
	width: 680px;
	height: 274px;
}