body {
	width: 770px;
	height: 100%;
	margin: 0px auto 0px auto;	
	overflow-x: visible;
}
body *{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0f2276;
}
a{
	color: #000099;
	text-decoration: none;
}
a:hover , .cur_page{
	color: orange;
}
.titulo *{
	color: #FFFFFF;
}

input, select, textarea {
	border: solid 1px #059bfa;
	font: normal 10px verdana;
	color: #015679;
}
input.botao{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #059BFA;
}

.tabela{
	background: #FFFFFF;
}
.tabela td{
	background: #d6e4f7;
	text-align:center;
}

.aloc div.img img{ 
	float: left;
	margin: 10px;
	border: solid 1px #F0F0F0;
}
.aloc div.img2 img{ 
	float: left;
	clear:left;
	margin: 10px;
	border: solid 1px #F0F0F0;
}
.aloc div.txt{
	float: left;
	margin: 10px;
	text-align: justify;
}
.aloc div.txt2{
	margin: 10px;
	clear: both;
	text-align: justify;
}
.aloc div.ext{
	clear: both;
}

.logo_isca{
	width: 120px;
	text-align: center;
	margin: 6px;
	float: left;
}

.tab_txt{
	float: left;
	margin: 3px;
	text-align: left;
	font-size: 9px;
	width: 31%;
}

.tab_margem{
	margin: 2px;
}

.az{color: #0000FF;}
.alone{clear: both;}
.b *{font-weight: bold;}
.tmp{width: 90px;}
.tmm{width: 180px;}
.tmg{width: 270px;}
.br, .br b{ color:#FFFFFF;	}
.titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.padd{
	padding: 8px 3px 5px 10px;
	line-height: 12px;
}

.fnt9{font-size: 9px;}
.fnt14{font-size:14px;}

.espaco td{
	padding-bottom: 10px;
}
tr#fis, .oculto{display: none;}

p{padding: 3px 2px 0px 3px;}

#data{
	position: relative;
	top: -198px;
	font-size: 10px;
}

#menu a, a.pe_bul, a.pc_bul, a.pg_bul, a.no_bul{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 12px;
	width: 100%;
	color: #FFFFFF;	
	font-weight: bold;
	line-height: 15px;
	font-size: 10px;
}
#menu a:hover{color: #9CEDFE;}
#menu div.pe{ border-bottom: solid 1px #50b9fc; height: 15px; width: 100%}
#menu div.no{ border-bottom: solid 1px #bfd071; height: 15px; width: 100%}
#menu div.pc{ border-bottom: solid 1px #f0c64d; height: 15px; width: 100%}
#menu div.pg{ border-bottom: solid 1px #d77f4d; height: 15px; width: 100%}	
#menu div.pe a, a.pe_bul{background: url("../site/imagens/bul_p_esp.gif") left center no-repeat;}
#menu div.no a, a.no_bul{background: url("../site/imagens/bul_p_no.gif") left center no-repeat;}
#menu div.pc a, a.pc_bul{background: url("../site/imagens/bul_p_com.gif") left center no-repeat;}
#menu div.pg a, a.pg_bul{background: url("../site/imagens/bul_p_ger.gif") left center no-repeat;}

#menu div.pe a:hover, a.pc_bul:hover{background: url("../site/imagens/bul_p_esp_on.gif") left center no-repeat;}
#menu div.no a:hover, a.no_bul:hover{background: url("../site/imagens/bul_p_no_on.gif") left center no-repeat;}
#menu div.pc a:hover, a.pc_bul:hover{background: url("../site/imagens/bul_p_com_on.gif") left center no-repeat;}
#menu div.pg a:hover, a.pg_bul:hover{background: url("../site/imagens/bul_p_ger_on.gif") left center no-repeat;}

