
a:link {
	font-size: 11px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
a:visited {
	font-size: 11px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
a:active {
	font-size: 11px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
a:hover {
	font-size: 11px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}

.ativo:link {
	font-size: 11px; 
	COLOR: #2F4D75; 
	TEXT-DECORATION: none; 
	font-weight: normal;
}
.ativo:visited {
	font-size: 11px; 
	COLOR: #2F4D75; 
	TEXT-DECORATION: none; 
	font-weight: normal;
}
.ativo:active {
	font-size: 11px; 
	COLOR: #2F4D75; 
	TEXT-DECORATION: none; 
	font-weight: normal;
}
.ativo:hover {
	font-size: 11px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: normal;
}


.ativo2:link {
	font-size: 11px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo2:visited {
	font-size: 11px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo2:active {
	font-size: 11px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo2:hover {
	font-size: 11px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}


.ativo3:link {
	font-size: 11px; 
	COLOR: White; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo3:visited {
	font-size: 11px; 
	COLOR: White; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo3:active {
	font-size: 11px; 
	COLOR: White; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo3:hover {
	font-size: 11px; 
	COLOR: White; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}


.ativo4:link {
	font-size: 11px; 
	COLOR: Red; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo4:visited {
	font-size: 11px; 
	COLOR: Red; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo4:active {
	font-size: 11px; 
	COLOR: Red; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo4:hover {
	font-size: 11px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}


.ativo5:link {
	font-size: 11px; 
	COLOR: White; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo5:visited {
	font-size: 11px; 
	COLOR: White; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo5:active {
	font-size: 11px; 
	COLOR: White; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}
.ativo5:hover {
	font-size: 11px; 
	COLOR: Black; 
	TEXT-DECORATION: none; 
	font-weight: bold;
}

body{
	background-color: #B0C4DE;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-align: justify;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#CCDAEA;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#CCDAEA;
	scrollbar-arrow-color:#CCDAEA;
	scrollbar-track-color:#FFFFFF;
}


input{
	font-size: 12px;
	border: 1px solid #CCDAEA;
	width: 320px;
	left: 0px;
}

textarea{
	font-size: 12px;
	border: 1px solid #CCDAEA;
	width: 402px;
	left: 0px;	
}

.box_menu_esquerdo{
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: red;
	float: left;
	z-index: 1;
}

.barra{
	position: relative;
	width: 100%;
	height: 10px;
	border-bottom: 1px solid Black;
}

.botao{
	background-image: url(imagens/titulo.png);
	color: White;
	border: 1px solid #82A9F0;
	font-size: 11px;
	font-weight: bold;
	width: 80px;
}

.boletim{
	position: relative;
	background-color: White;
	font-size: 11px;
	width: 759px;
	padding: 10px;
	text-align: left;
}

.corpo_boletim{
	position: relative;
	width: 779px;
	background-color: White;
	line-height: 15px;
	border-left: 1px solid #00041D;
	border-right: 1px solid #00041D;
}

.cabecalho{
	position: relative;
	background-image: url(imagens/cabecalho3.jpeg);
	width: 779px;
	height: 108px;
	border-left: 1px solid #0A183F;
	border-right: 1px solid #0A183F;
}

.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-p.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 130px;
	height: 78px;	
	cursor: hand;
}

.comentario{
	background-image: url(imagens/v2.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px; 
}

.comentario2{
	background-image: url(imagens/documentos.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px; 
}

.comentario3{
	background-image: url(imagens/114.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 20px;
	padding-left: 40px; 
}

.comentario4{
}

.comentario_pdf{
	background-image: url(imagens/pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
	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;
}

.form{
	position: absolute;
	visibility: hidden;
}

.formulario{
	position: relative;
	text-align: center;
}

.grafico_tabela{
	position: relative;
	text-align: center;
}

.grafico_imagem{
	position: relative;
}

.grafico_comentario{
	position: relative;
	line-height: 20px;
}

.form_campo{
	position: relative;
}

.form_item{
	position: relative;
	width: 440px;
	text-align: left;
}

.form_nome{
	position: relative;
	width: 80px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	float: left;
}

.opcao{
	position: relative;
	width: 122px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	float: left;
	top: 3px;
}

.opcao2{
	position: relative;
	background-image: url(imagens/titulo2.png);
	background-repeat: repeat-x;
	width: 130px;
	height: 15px;
	font-size: 11px;
	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/121.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-position: 5px;
	height: 15px;
	font-size: 11px;
	text-align: left;
	border-top: 1px solid #F0F1F7;
	border-bottom: 1px solid #F0F1F7;
	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: 11px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	cursor: hand;
}

.opcao5{
	position: relative;
	width: 122px;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	float: left;
	top: 3px;
}

.prec_acumulada{
	position: relative;
	background-color: White;
	width: 570px;
	height: 1500px;
	text-align: center;
	padding-top: 30px;
}

.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;
}

.separador3{
	position: relative;
	width: 125px;
	height: 10px;
	font-size: 8px;
}

.separador_campos{
	position: relative;
	background-color: #D0D0DC;
	width: 570px;
	height: 2px;
	font-size: 0px;
}

.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: 11px;
	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_m{
	position: relative;
	width: 305px;
	height: 20px;
	float: left;
}

.tab1_titulo_d{
	position: relative;
	width: 60px;
	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: 11px;
}

.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_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_d{
	position: relative;
	width: 60px;
	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;
	border-bottom: 1px solid #CCDAEA;
	font-size: 11px;
}

.tab2_conteudo_e{
	position: relative;
	width: 295px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	float: left;
}

.tab2_conteudo_d{
	position: relative;
	width: 120px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	float: right;
}

.texto2{
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.texto3{
	text-align: left;
	font-size: 11px;
}

.texto4{
	font-weight: bold;
	text-align: left;
}

.texto5{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.texto6{
	color: Black;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	padding-right: 3px;
	float: left;
}

.texto7{
	background-image: url(imagens/121.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 5px;
	font-size: 11px;
	text-align: justify;
}

.texto8{
	color: Black;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.titulo_menu{
	position: relative;
	background-image: url(imagens/tab1_titulo.png);
	background-repeat: repeat-x;
	width: 175px;
	height: 15px;
	font-size: 11px;
	color: #1E304A;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #D8E2EF;
	border-bottom: 1px solid #C1D1E5;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: default;
}

.titulo2{
	position: relative;
	background-image: url(imagens/indicator_kit.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 18px;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid Black;
	padding-left: 20px;
}

.titulo3{
	position: relative;
	background-image: url(imagens/tab1_titulo.png);
	background-repeat: repeat-x;
	height: 20px;
	color: #1E304A;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #B8CBE2;
	border-left: 1px solid #B8CBE2;
	border-right: 1px solid #BED1E4;
	border-top: 1px solid #E8EFF6;
	padding-left: 20px;
}

.titulo4{
	position: relative;
	background-image: url(imagens/menu4.png);
	background-repeat: repeat-x;
	height: 15px;
	color: Black;
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #F4F8FB;
	border-left: 1px solid #DBE5F0;
	border-bottom: 1px solid #DBE5F0;
	padding-left: 20px;
	padding-bottom: 1px;
}

.titulo5{
	position: relative;
	background-color: #F2F9FF;
	height: 15px;
	text-align: right;
	color: Black;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #E8EFF6;
	border-left: 1px solid #E8EFF6;
	border-right: 1px solid #E8EFF6;
	border-top: 1px solid #E8EFF6;
	padding-left: 20px;
}

.titulo6{
	position: relative;
	width: 430px;
	height: 15px;
	color: Black;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid Black;
	padding-left: 20px;
}

#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;
	background-color: transparent;
	width: 170px;
	height: 65px;
	bottom: 10px;
	top: 8px;
	float: left;
}

#principal{
	position: relative;
	background-color: White;
	width: 100%;
	height: 100%;
	text-align: center;
}

#conteudo{
	position: relative;
	background-color: White;
	width: 778px;
	height: 100%;
	text-align: center;
	border-right: 0px solid #0A183F;
}

#conteudo_dados{
	position: relative;
	background-color: transparent;
	width: 600px;
	height: 100%;
	float: right;
}

#creditos{
	position: relative;
	background-image: url(imagens/menu7.png);
	background-repeat: repeat-x;
	width: 779px;
	height: 12px;
	font-size: 10px;
	color: #8C91E8;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px solid #0A183F;
	border-right: 1px solid #0A183F;
	float: left;
}

#dados{
	position: relative;
	width: 570px;
	height: 100%;
	padding-top: 30px;
	padding-left: 15px;
}

#data{
	font-style: italic;
	text-align: right;	
}

#date{
	position: relative;
	width: 300px;
	height: 15px;
	font-size: 11px;
	float: right;
}

#identificacao{
	position: relative;
	background-color: transparent;
	width: 595px;
	height: 50px;
	float: right;
}

#identificacao2{
	position: relative;
	background-color: transparent;
	height: 20px;
	font-size: 11px;
	text-align: center;
}

#inferior{
	position: relative;
	background-color: #00041D;
	width: 779px;
	height: 70px;
	border-top: 1px solid #374066;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	border-left: 1px solid #0A183F;
	border-right: 1px solid #0A183F;
	color: #F0F8FF;
	float: left;
	z-index: 2;
}


#info_date{
	position: relative;
	background-image: url(imagens/menu7.png);
	background-repeat: repeat-x;
	width: 779px;
	height: 15px;
	color: White;
	border-bottom: 1px ridge #00041D;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 5px;
}

#info_date2{
	position: relative;
	background-image: url(imagens/menu8.png);
	background-repeat: repeat-x;
	width: 779px;
	height: 15px;
	color: White;
	border-bottom: 1px ridge #00041D;
	font-size: 11px;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 5px;
}

#link2{
	text-align: center;
}

#meio{
	position: relative;
	background-color: White;
	width: 779px;
	height: 100%;
	text-align: left;	
	border-left: 1px solid #0A183F;
	border-right: 1px solid #0A183F;
	float: left;
}

#menu{
	position: relative;
	background-image: url(imagens/menu7.png);
	background-repeat: repeat-x;
	width: 779px;
	height: 15px;
	color: White;
	border-bottom: 1px ridge #00041D;
	border-left: 1px solid #0A183F;
	border-right: 1px solid #0A183F;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 5px;
	z-index: 2;
}

#menu_esquerdo{
	position: relative;
	background-color: #F0F1F7;
	top: 0px;
	left: 0px;
	width: 175px;
	height: 100%;
	color: #708090;
	border-right: 1px solid #CCDAEA;
	border-bottom: 1px solid #CCDAEA;
	float: left;
	z-index: 1;
}

#menu2{
	position: relative;
	width: 450px;
	height: 15px;
	color: White;
	font-size: 11px;
	text-align: left;
	float: left;
}

#menu_direito{
	position: relative;
	background-color: transparent;
	width: 130px;
	height: auto;
	float: right;
}

#menu_campos{
	position: relative;
	background-color: White;
	width: 570px;
	height: 70px;
}

.menu_campos2{
	position: relative;
	background-color: White;
	width: 100%;
	height: 22px;
	text-align: center;
}

.menu_campos_item_esqx{
	position: absolute;
	background-color: White;
	width: 180px;
	height: 20px;
	left: 100px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item_dirx{
	position: absolute;
	background-color: White;
	width: 180px;
	height: 20px;
	right: 100px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item_esqx2{
	position: absolute;
	background-color: White;
	width: 180px;
	height: 20px;
	left: 0px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item_cenx2{
	position: absolute;
	background-color: White;
	width: 180px;
	height: 20px;
	right: 195px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item_dirx2{
	position: absolute;
	background-color: White;
	width: 180px;
	height: 20px;
	right: 0px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item_esq{
	position: absolute;
	background-image: url(imagens/titulo2.png);
	width: 180px;
	height: 22px;
	left: 0px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item_cen{
	position: absolute;
	background-image: url(imagens/titulo2.png);
	width: 180px;
	height: 22px;
	left: 195px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item_dir{
	position: absolute;
	background-image: url(imagens/titulo2.png);
	width: 180px;
	height: 22px;
	right: 0px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item2_esq{
	position: absolute;
	background-color: White;
	width: 90px;
	height: 20px;
	left: 0px;
	border: 1px solid #CCDAEA;
	cursor: hand;
	z-index: 3;
}

.menu_campos_item2_cen1{
	position: absolute;
	background-color: White;
	width: 90px;
	height: 20px;
	left: 97px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item2_cen2{
	position: absolute;
	background-color: White;
	width: 90px;
	height: 20px;
	left: 192px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item2_cen3{
	position: absolute;
	background-color: White;
	width: 90px;
	height: 20px;
	left: 287px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item2_cen4{
	position: absolute;
	background-color: White;
	width: 90px;
	height: 20px;
	left: 382px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item2_dir{
	position: absolute;
	background-color: White;
	width: 90px;
	height: 20px;
	right: 0px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item3_esq{
	position: absolute;
	background-color: White;
	width: 55px;
	height: 20px;
	left: 0px;
	border: 1px solid #CCDAEA;
	cursor: hand;
	z-index: 3;
}

.menu_campos_item3_cen1{
	position: absolute;
	background-color: White;
	width: 55px;
	height: 20px;
	left: 57px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item3_cen2{
	position: absolute;
	background-color: White;
	width: 55px;
	height: 20px;
	left: 114px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item3_cen3{
	position: absolute;
	background-color: White;
	width: 55px;
	height: 20px;
	left: 171px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item3_cen4{
	position: absolute;
	background-color: White;
	width: 55px;
	height: 20px;
	left: 228px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item3_cen5{
	position: absolute;
	background-color: White;
	width: 55px;
	height: 20px;
	left: 285px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item3_cen6{
	position: absolute;
	background-color: White;
	width: 55px;
	height: 20px;
	left: 342px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item3_cen7{
	position: absolute;
	background-color: White;
	width: 55px;
	height: 20px;
	left: 399px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item3_cen8{
	position: absolute;
	background-color: White;
	width: 55px;
	height: 20px;
	left: 456px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

.menu_campos_item3_dir{
	position: absolute;
	background-color: White;
	width: 55px;
	height: 20px;
	right: 2px;
	border: 1px solid #CCDAEA;
	cursor: hand;
}

#meteorologia{
	position: relative;
	height: 100%;
	line-height: 18px;
	font-size: 11px;
	padding-bottom: 50px;
}

#superior{
	position: relative;
	width: 779px;
	height: 108px;	
	border-right: 0px solid #0A183F;
}

#texto{
	text-align: justify;
	padding-top: 10px;	
	padding-bottom: 10px;
	padding-right: 5px;
}

#titulo{
	position: relative;
	background-image: url(imagens/titulo3.png);
	background-repeat: repeat-x;
	height: 22px;
	color: Black;
	font-size: 11px;
	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;
	border: 1px solid White;
	font-size: 11px;
	padding-left: 5px;
	cursor: hand;
}

#tab1_texto{
	position: relative;
	width: 430px;
	text-align: justify;
	padding-right: 10px;
}

#tab1_descricao{
	position: relative;
	width: 430px;
}
