
a:link {
	FONT-SIZE: 10px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
a:visited {
	FONT-SIZE: 10px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
a:active {
	FONT-SIZE: 10px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
a:hover {
	FONT-SIZE: 10px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}

.ativo:link {
	FONT-SIZE: 10px; 
	COLOR: #708090; 
	TEXT-DECORATION: none; 
	font-weight: normal;
}
.ativo:visited {
	FONT-SIZE: 10px; 
	COLOR: #708090; 
	TEXT-DECORATION: none; 
	font-weight: normal;
}
.ativo:active {
	FONT-SIZE: 10px; 
	COLOR: #708090; 
	TEXT-DECORATION: none; 
	font-weight: normal;
}
.ativo:hover {
	FONT-SIZE: 10px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: normal;
}


.ativo2:link {
	FONT-SIZE: 10px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo2:visited {
	FONT-SIZE: 10px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo2:active {
	FONT-SIZE: 10px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo2:hover {
	FONT-SIZE: 10px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}


.ativo3:link {
	FONT-SIZE: 10px; 
	COLOR: White; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo3:visited {
	FONT-SIZE: 10px; 
	COLOR: White; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo3:active {
	FONT-SIZE: 10px; 
	COLOR: White; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo3:hover {
	FONT-SIZE: 10px; 
	COLOR: White; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}


.ativo4:link {
	FONT-SIZE: 10px; 
	COLOR: #7CFC00; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo4:visited {
	FONT-SIZE: 10px; 
	COLOR: #7CFC00; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo4:active {
	FONT-SIZE: 10px; 
	COLOR: #7CFC00; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo4:hover {
	FONT-SIZE: 10px; 
	COLOR: #7CFC00; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}

body{
	background-color: White;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	text-align: justify;
	scrollbar-face-color:#E5ECF5;
	scrollbar-highlight-color:#E5ECF5;
	scrollbar-3dlight-color:#E5ECF5;
	scrollbar-darkshadow-color:#E5ECF5;
	scrollbar-shadow-color:#E5ECF5;
	scrollbar-arrow-color: Black;
	scrollbar-track-color:#F3F6FA;
}


input{
	font-size: 12px;
	border: 1px solid #CCDAEA;
	width: 320px;
	left: 0px;
}

textarea{
	font-size: 12px;
	border: 1px solid #CCDAEA;
	width: 402px;
	left: 0px;	
}

.botao{
	background-image: url(imagens/titulo.png);
	color: White;
	border: 1px solid #82A9F0;
	font-size: 10px;
	font-weight: bold;
	width: 80px;
}

.cabecalho{
	position: relative;
	background-image: url(imagens/cabecalho2.jpg);
	top: 0px;
	width: 778px;
	height: 150px;
}

.capes{
	position: relative;
	background-image: url(imagens/capes.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 130px;
	height: 48px;	
	cursor: hand;
}

.cnpq{
	position: relative;
	background-image: url(imagens/cnpq.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 130px;
	height: 44px;		
	cursor: hand;
}

.finep{
	position: relative;
	background-image: url(imagens/finep.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 130px;
	height: 44px;		
	cursor: hand;
}

.comentario{
	background-image: url(imagens/v2.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px; 
}

.comentario2{
	background-image: url(imagens/documentos.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
}

.comentario_pdf{
	background-image: url(imagens/pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 10px;
	font-weight: bold;
	padding-left: 25px; 
}

.comentario_doc{
	background-image: url(imagens/doc2.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 2px;
	font-size: 10px;
	font-weight: bold;
	padding-left: 25px; 
}

.fapergs{
	position: relative;
	background-image: url(imagens/fapergs.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 130px;
	height: 80px;		
	cursor: hand;
}

.formulario{
	position: relative;
	text-align: center;
}

.form_campo{
	position: relative;
}

.form_item{
	position: relative;
	width: 440px;
	text-align: left;
}

.form_nome{
	position: relative;
	width: 80px;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	float: left;
}

.opcao{
	position: relative;
	width: 122px;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	float: left;
	top: 3px;
}

.opcao2{
	position: relative;
	background-image: url(imagens/menu4.png);
	background-repeat: repeat-x;
	width: 130px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	border-left: 1px solid #CCDAEA;
	border-bottom: 1px solid #CCDAEA;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.opcao3{
	position: relative;
	background-image: url(imagens/115.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-position: 5px;
	height: 15px;
	border-top: 1px solid #F3F6FA;
	border-bottom: 1px solid #F3F6FA;
	font-size: 10px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	cursor: hand;
}

.opcao4{
	position: relative;
	height: 15px;
	border-top: 1px solid #F3F6FA;
	border-bottom: 1px solid #F3F6FA;
	font-size: 10px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	cursor: hand;
}

.separador1{
	position: relative;
	width: 125px;
	height: 10px;
	font-size: 8px;
}

.separador2{
	position: relative;
	width: 430px;
	height: 10px;
	border-top: 1px dotted Black;
	font-size: 8px;
}

.tab1_titulo{
	position: relative;
	background-image: url(imagens/tab1_titulo.png);
	background-repeat: repeat-x;
	width: 430px;
	height: 20px;
	border: 1px solid #CCDAEA;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.tab1_rodape{
	position: relative;
	background-image: url(imagens/tab1_titulo.png);
	background-repeat: repeat-x;
	width: 430px;
	height: 15px;
	border: 1px solid #CCDAEA;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
}

.tab1_titulo_e{
	position: relative;
	width: 60px;
	height: 20px;
	border-right: 0px solid #CCDAEA;
	float: left;
}

.tab1_titulo_e2{
	position: relative;
	width: 120px;
	height: 20px;
	border-right: 0px solid #CCDAEA;
	float: left;
}

.tab1_titulo_e3{
	position: relative;
	width: 255px;
	height: 20px;
	border-right: 0px solid #CCDAEA;
	float: left;
}

.tab1_titulo_m{
	position: relative;
	width: 305px;
	height: 20px;
	float: left;
}

.tab1_titulo_m3{
	position: relative;
	width: 50px;
	height: 20px;
	float: left;
}

.tab1_titulo_d{
	position: relative;
	width: 60px;
	height: 20px;
	float: right;
}

.tab1_titulo_d3{
	position: relative;
	width: 120px;
	height: 20px;
	float: right;
}

.tab1_conteudo1{
	position: relative;
	background-color: #F3F6FA;
	width: 430px;
	height: 20px;
	border-left: 1px solid #CCDAEA;
	border-right: 1px solid #CCDAEA;
	border-bottom: 1px solid #CCDAEA;
	font-size: 10px;
}

.tab1_conteudo1_e{
	position: relative;
	width: 60px;
	height: 20px;
	border-left: 1px solid #CCDAEA;
	border-right: 1px solid #CCDAEA;
	text-align: center;
	float: left;
}

.tab1_conteudo1_e2{
	position: relative;
	width: 120px;
	height: 20px;
	border-left: 1px solid #CCDAEA;
	border-right: 1px solid #CCDAEA;
	text-align: center;
	float: left;
}

.tab1_conteudo1_e3{
	position: relative;
	width: 253px;
	height: 20px;
	padding-left: 3px;
	border-left: 1px solid #CCDAEA;
	border-right: 1px solid #CCDAEA;
	float: left;
}

.tab1_conteudo1_m{
	position: relative;
	width: 302px;
	height: 20px;
	padding-left: 3px;
	float: left;
}

.tab1_conteudo1_m2{
	position: relative;
	width: 303px;
	height: 20px;
	padding-left: 3px;
	border-left: 0px solid #CCDAEA;
	border-right: 0px solid #CCDAEA;
	float: left;
}

.tab1_conteudo1_m3{
	position: relative;
	width: 50px;
	height: 20px;
	border-left: 0px solid #CCDAEA;
	border-right: 0px solid #CCDAEA;
	text-align: center;
	float: left;
}

.tab1_conteudo1_d{
	position: relative;
	width: 60px;
	height: 20px;
	border-left: 1px solid #CCDAEA;
	border-right: 1px solid #CCDAEA;
	text-align: center;
	float: right;
}

.tab1_conteudo1_d3{
	position: relative;
	width: 120px;
	height: 20px;
	border-left: 1px solid #CCDAEA;
	border-right: 1px solid #CCDAEA;
	text-align: center;
	float: right;
}

.tab2_conteudo{
	position: relative;
	background-color: transparent;
	width: 430px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #CCDAEA;
	font-size: 10px;
}

.tab2_conteudo_e{
	position: relative;
	width: 295px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	float: left;
}

.tab2_conteudo_d{
	position: relative;
	width: 120px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	float: right;
}

.texto2{
	color: Red;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}

.texto3{
	color: Black;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.texto4{
	color: Black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.titulo_menu{
	position: relative;
	background-image:url(imagens/menu4.png);
	background-repeat: repeat-x;
	width: 175px;
	height: 15px;
	font-size: 10px;
	color: Black;
	font-weight: bold;
	text-align: center;
	border-top: 0px solid #E5F3FF;
	border-bottom: 1px solid #CCDAEA;
	padding-top: 3px;
	padding-bottom: 3px;
}

#brasil{
	position: absolute;
	right: 15px;	
	width: 15px;
	height: 15px;
}

#painel{
	position: absolute;
	background-image: url(imagens/logo2_65_fe.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 170px;
	height: 80px;
	float: left;
}

#principal{
	position: relative;
	background-color: White;
	width: 100%;
	height: 100%;	
	border-top: 0px solid #CCDAEA;
	text-align: center;
}

#conteudo{
	position: relative;
	background-color: White;
	width: 779px;
	text-align: center;
}

#conteudo_dados{
	position: relative;
	width: 461px;
	height: 850px;
	overflow: auto;
	float: left;
}

#creditos{
	position: relative;
	background-image: url(imagens/menu.jpeg);
	background-repeat: repeat-x;
	width: 778px;
	height: 15px;
	border-bottom: 0px solid #105AA5;
	font-size: 9px;
	color: #F0F8FF;	
	padding-top: 3px;
	padding-bottom: 3px;
}

#data{
	font-style: italic;
	text-align: right;	
}

#identificacao{
	position: relative;
	background-color: transparent;
	width: 595px;
	height: 60px;
	top: 15px;
	float: right;
}

#identificacao2{
	position: relative;
	background-color: transparent;
	height: 20px;
	font-size: 10px;
	text-align: center;
}

#inferior{
	position: relative;
	background-color: #105AA5;
	width: 778px;
	height: 80px;
	border-top: 1px solid #82A9F0;
	border-bottom: 0px solid #C3E8FD;
	text-align: left;
	color: #F0F8FF;
}


#info_date{
	position: relative;
	background-color: #F3F6FA;
	color: Black;
	width: 776px;
	height: 20px;
	border-top: 1px solid #82A9F0;
	border-bottom: 1px solid #CCDAEA;
	font-size: 10px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

#link2{
	text-align: center;
}

#meio{
	position: relative;
	background-color: White;
	width: 776px;
	height: 900px;
	text-align: left;	
	border-left: 1px solid #CCDAEA;
	border-right: 1px solid #CCDAEA;
}

#menu{
	position: relative;
	width: 778px;
	height: 20px;
	background-image: url(imagens/menu.jpeg);
	background-repeat: repeat-x;
	color: White;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
}

#menu_esquerdo{
	position: relative;
	background-color: #F3F6FA;
	left: 0px;
	width: 175px;
	height: 900px;	
	color: #708090;
	border-right: 1px solid #CCDAEA;
	border-top: 0px solid #82A9F0;
	float: left;
}

#menu_direito{
	position: relative;
	background-color: transparent;
	width: 130px;
	float: right;
}

#meteorologia{
	position: relative;
	left: 15px;
	top: 30px;
	width: 430px;
	line-height: 18px;
	font-size: 11px;
}

#superior{
	position: relative;
	width: 778px;
	height: 170px;
	border: 0px;
}

#texto{
    text-align: justify;
	padding-top: 10px;	
	padding-bottom: 10px;
}

#titulo{
	position: relative;
	background-image: url(imagens/titulo3.png);
	background-repeat: repeat-x;
	height: 22px;
	color: Black;
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #F1F2F8;
	border-left: 1px solid #CCDAEA;
	border-right: 1px solid #CCDAEA;
	border-bottom: 1px solid #CCDAEA;
	padding-left: 20px;
}

#tabela1{
	position: relative;
	width: 430px;
	height: 100px;
}

#tab1_conteudo{
	position: relative;
	width: 430px;
	height: auto;
	border: 1px solid White;
	font-size: 10px;
	padding-left: 5px;
	cursor: hand;
}

#tab1_texto{
	position: relative;
	width: 430px;
	text-align: justify;
	padding-right: 10px;
}

#tab1_descricao{
	position: relative;
	width: 430px;
}
