/* CSS Document */

body, td, th, input, textarea, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
body {
	margin: 0;
	text-align: center;
	background: #DEF1FC;
	}
#geral {
	width: 774px;
	margin: 0 auto;
	border-right: 2px solid #01103B;
	border-left: 1px solid #DEF1FC;
	background: #9DDCF7 url(img_index/endereco_bac.jpg) left repeat-y;
	}
.menu td, .menu a {
	color: #fff;
	font: 14px 'arial narrow', geneva, arial, verdana, sans-serif;
	}
.menu a {
	display: block;
	line-height: 49px;
	text-decoration: none;
	padding: 0 9px;
	font-weight: bold;
	}
.menu a:hover {
	text-decoration: none;
	color: #333;
	}
	
.pesquisa input, select {
	font-size: 10px;
	}
.pesquisa input {
	border: 1px solid #333;
	}
.semborda input {
	border: none;
	}
.pesquisa td {
	color: #444;
	}
	
.esquerda {
	width: 215px;
	vertical-align: top;
	}
.direita {
	width: 559px;
	vertical-align: top;
	background: #DEF1FC url(img_index/direita_false.jpg) bottom left no-repeat;
	}
	
.titulo {
	font: bold 16px 'arial narrow', geneva, verdana, sans-serif;
	color: #01103B;
	line-height: 28px;
	background: url(img_index/tit_bac.jpg);
	padding: 0 0 0 29px;
	}
.destaque {
	width: 163px;
	background: url(img_index/destaque_bac.jpg);
	}
.destaque .img {
	text-align: center;
	padding: 0 0 4px 0;
	}
.destaque .img table {
	margin: 0 auto;
	}
.destaque .img td {
	border: 1px solid #333;
	padding: 1px;
	}
.destaque .img img {
	width: 145px;
	height: 109px;
	}
.destaque .tipo {
	background: url(img_index/destaque_tipo_bac.jpg);
	text-transform: uppercase;
	padding: 0 0 0 21px;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 12px;
	}
.destaque .descricao {
	height: 44px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 0 0 0 21px;
	color: #333;
	}
.conteudo {
	padding: 25px 20px;
	text-align: justify;
	}
.editor {
	font-size: 9pt;
	}
	
.Formulario {
	border: 1px solid #333;
	}
a {
	color: #002B4B;
	}
a:hover, a:active {
	color: #666;
	}
	
	.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-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	.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;	
	}

.Verdana13Vermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D9260F;
}
.Borda {
	border: 1px solid #30577F;
}
.Borda th {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	padding-left: 10px;
	text-align: left;
	background-color: #30577F;
}
.borda_right {
	border-right: 1px solid #30577F;
}
.borda_bottom {
	border-bottom: 1px solid #56B7EC;
}
.Linha1 {
	padding: 2px;
	background-color: #EAEAEA;
}
.Linha2 {
	padding: 2px;
	background-color: #FFFFFF;
}
.Fonte13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

