body, td, th, input, select, textarea {
	font: 11px Verdana, Geneva, sans-serif;
}
body {
	margin: 0;
	background: #E9E9E9 url(img_index/fundo.jpg) top repeat-x;
}
#geral {
	width: 100%;
}
.geral, .rodape {
	text-align: center;
}
.rodape {
	background: url(img_index/rodape.jpg) 0 14px repeat-x;
}
.container {
	width: 985px;
	margin: 0 auto;
}
.top_esq {
	width: 242px;
	padding: 9px 13px 0 22px;
}
.top_dir {
	width: 694px;
	padding: 11px 8px 0 5px;
}
.top_esq, .top_dir, .pesquisa {
	vertical-align: top;
}
.fla {
	padding: 0 0 11px 0;
}
.titulo {
	text-align: center;
	font: bold 16px Arial, Helvetica, sans-serif;
	line-height: 39px;
}
.pesquisa {
	background: url(img_index/pesquisa_bac.jpg);
	padding: 0 0 0 20px;
	height: 235px;
}
.pesquisa td {
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #333;
}
.pesquisa select, .pesquisa input {
	font-size: 10px;
}
.pesquisa .Formulario {
	border: 1px solid #000;
}
.busca table {
	position: absolute;
	width: 240px;
	background: #000;
	top: 450px;
	margin: 0 0 0 1px;
}
.busca td {
	font-weight: bold;
	color: #fff;
	line-height: 35px;
}
.rod1 {
	text-align: center;
	color: #2C400D;
	line-height: 160%;
}
.rod2 {
	font-size: 10px;
	text-align: center;
	color: #2C400D;
}
.menu_rod {
	text-align: center;
	padding: 0 0 2px 0;
}
.menu_rod table {
	margin: 0 auto;
}
.menu_rod td, .menu_rod a {
	color: #333;
}
.menu_rod a {
	display: block;
	text-decoration: none;
	line-height: 35px;
	padding: 0 25px;
}
.menu_rod a:hover, .menu_rod a:active {
	color: #fff;
	background: #2C400D;
}
.c_top {
	padding: 2px 0 0 3px;
}
.c_rod {
	padding: 0 0 4px 3px;
}

.conteudo {
	border-right: 3px solid #E9E9E9;
	border-left: 3px solid #E9E9E9;
	background: #CDCDCD;
	padding: 20px;
	text-align: justify;
}

.destaque {
	width: 161px;
	background: url(img_index/destaque_bac.jpg);
}
.destaque .img {
	padding: 0 0 3px 0;
	text-align: center;
	height: 112px;
}
.destaque .img img {
	margin: 0 auto;
}
.destaque .tipo {
	font: bold 9px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	line-height: 12px;
	color: #fff;
	padding: 0 0 0 21px;
	background: url(img_index/destaque_tipo.jpg);
}
.destaque .descricao {
	height: 38px;
	padding: 0 0 0 21px;
	font: 10px Verdana, Geneva, sans-serif;
	color: #333;
	line-height: 16px;
}
.destaque .bot {
	text-align: center;
}
.destaque .bot img {
	margin: 0 auto;
}

.editor {
	font-size: 9pt;
}
.Formulario {
	border: 1px solid #2C400D;
}
a {
	color: #2C400D;
}
a:hover, a:active {
	color: #333;
}
.checklist {
	border: 1px solid #666666;
	list-style: none;
	width: 195px;
	height: 83px;
	overflow: auto;
	color: #000000;
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
	background-position: 0 0;
	font: normal 11px Verdana, Geneva, sans-serif;
	}
	.checklist li {
	margin-left: 0;
	padding:0;
	width: 176px;
	height: 27px;
	background-color: #FFFFFF;
	background-position: center;
	}
	
	.checklist li#avancada { 
		width: 282px;
	}
	.checklist li.par {
	background:#fff;
	}
	.checklist li.impar {
	background-color: #eaeaea;
	}
	.checklist li.selecao {
	background-color: #125589;
	}
	.checklist label { 
		display: block;
		height: auto !important;
		height:27px;
		padding: 2px 0 2px 25px;
		text-indent: -18px !important;
		text-indent: -22px;
	}
	.checklist label:hover, .checklist label.hover {
	color: #fff;
	cursor:pointer !important;
	cursor:hand;
	background-color: #125589;
	}
	.checklist input { 
		vertical-align: middle;
		margin: 4px 3px 2px 0 !important;
		margin: 0;	
	}