<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="stylesheet" href="http://twiki.ufba.br/twiki/pub/TWiki/ImagePlugin/style.css" type="text/css" media="all" />
<link rel="stylesheet" href="http://twiki.ufba.br/twiki/pub/TWiki/ImageGalleryPlugin/style.css" type="text/css" media="all" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>:: Academia de Ciências da Bahia ::</title>
<link rel="shortcut icon" href="/twiki/pub/Acbahia/LayoutTemplate/brasaoufba.ico" />
<script language="JavaScript">  
	 

//---- Rotinas do menu -------
var t_objeto, t_imagem, t_trocar;
t_objAnt = false;
//Esconde e mostra os blocos de itens do menu
function troca(objeto,imagem) {

	if (t_objAnt) {
		if (t_objeto!=objeto) {	t_objAnt = false; troca(t_objeto, t_imagem); }
	}
  if (document.getElementById) {
    if (document.getElementById(objeto).style.display != 'none'){
      document.getElementById(imagem).src = "img/SetaBaixo.gif";
	  document.getElementById(objeto).style.display = 'none';
    }else{
	  document.getElementById(imagem).src = "img/SetaCima.gif";
	  document.getElementById(objeto).style.display = 'block';
    }
  }
  else if (document.layers && document.layers[objeto] != null) {
    if (document.layers[objeto].visibility == 'visible' ||
        document.layers[objeto].visibility == 'show' )
        document.layers[objeto].visibility = 'hidden';
    else
      document.layers[objeto].visibility = 'visible';
  }

  else if (document.all) {
    if (document.all[objeto].style.visibility == 'visible')
      document.all[objeto].style.visibility = 'hidden';
    else
      document.all[objeto].style.visibility = 'visible';
  }
	if (t_objeto==objeto) {
		t_objAnt = false;
		t_objeto = null;
	} else {
  		t_objeto = objeto;
  		t_imagem = imagem;
  		t_objAnt = true;
  	}
  return false;
}

//---- Rotinas da toolbar -------

function reSize() {
 barW = 0; 
 barH = 0;
 if (navDOM) {
  if (document.height > innerHeight) barW = 15;
  if (document.width > innerWidth) barH = 15;
  } else {
  innerWidth = document.body.clientWidth;
  innerHeight = document.body.clientHeight;
  }
 posX = ((innerWidth - markW)-barW) * (markX/100);
 posY = ((innerHeight - markH)-barH) * (markY/106);
 }

function reposiciona() {
 wMark.left = posX + (navDOM?pageXOffset:document.body.scrollLeft);
 wMark.top = posY + (navDOM?pageYOffset:document.body.scrollTop);
 }

function inicializa() {
	markW = 55;      
	markH = 20;      
	markX = 95;     
	markY = 102;    
	intervalo = 600; 

	// set common object reference
	if (!document.all) document.all = document;
	if (!document.all.toolBar.style) document.all.toolBar.style = document.all.toolBar;

	wMark = document.all.toolBar.style;
	wMark.width = markW;
	wMark.height = markH;
	navDOM = window.innerHeight; 
	reSize();
	window.onresize=reSize;
	markID = setInterval ("reposiciona()",intervalo);
 }

function comboChange(comoBox,usado){ 
  window.open( comoBox.options[comoBox.selectedIndex].value);
  if (usado) comoBox.selectedIndex=0;
}

  
</script>

 <style>
	 

html, body {height:100%;} 

body {
       /*background: #CCCC66 url('body2.jpg') top left;*/
   background: #e2f3f4 url('body2.jpg') top left;
   margin:0; 
   padding:0;
   color:#000;
   font:75%/1.4 Verdana, Arial, Helvetica, sans-serif;
   text-align:center;
}

#fundoesq, #fundodir {
  position: absolute;
  width: 100px;
  height: 100%;
}

#fundoesq {
  left: -101px;
  background-image: url(/twiki/pub/Acbahia/FolhaDeEstilos/degclresc.jpg);
}

#fundodir{
  left: 961px;
  background-image: url(/twiki/pub/Acbahia/FolhaDeEstilos/degescclr.jpg);
}

#total { 
   width:960px;
   position:relative; 
   background:#ffffff url(http://twiki.ufba.br/twiki/pub/Acbahia/FolhaDeEstilos/bg-esquerda.gif) repeat-y left;
   margin:0 auto;
   text-align:left;
   min-height:100%;
        border: 1px solid #000000;

}

* html #total {height: 100%;}

#topo {
   background-color:#blue;
   background: url(http://twiki.ufba.br/twiki/pub/Acbahia/FolhaDeEstilos/topo.jpg) no-repeat;
   height:225px;
   text-align:right;
   padding-top:1px;
border-bottom: 0px solid #000000;
}

#email {
position: relative;
   height:20px;
   text-align: right;
   padding-top: 2px;
   margin: 176px 70px 0 0;
   color:#fff;
        border: 0px solid #FF0000;
}

#email a {
   color:#fff;
}
#email a:hover {
   color:#fff;
   text-decoration:none;
}

#conteudo {padding-bottom:30px;}

#outer {
       width:100%;
       float: right;
       margin-top: 10px;
       padding: 0px;
       padding-bottom: 45px;
       border: 0px solid #FFCC00;
}

#principal {
   width:80%;
   padding-right:20px;
   float:left;
   padding-top:10px;
   text-align:justify;
border: 0px solid #0099FF;
}

#interno{
width:120px;
   float:right;
   padding-top:10px;
   padding-left:6px;
       background-color: #ffffee;
}

/* Formatando lateral esquerda */

#esquerda {
   width:150px;
   float:left;
   padding-top:10px;
   padding-left:6px;
border: 0px solid #33FF99;
}

#esquerda ul {
   width:150px;
   margin:0px;
   padding:0;
   list-style:none;
}

#esquerda ul li {margin:5px 0; }

#esquerda ul li a, #esquerda ul li a:visited {
   height:1%;
   font:12px Verdana, Helvetica, sans-serif;
   display:block;
   background:#060;
   color:#fff;
   text-decoration:none;
   padding:2px 5px;
}

#esquerda ul li a:hover {
   background:#ECF6D8;
   color:#000;
   border-bottom:0px solid #999;   
}
/*Fim esquerda*/


#rodape {
   background:#ECF6D8;
/*  background: url(http://twiki.ufba.br/twiki/pub/Acbahia/FolhaDeEstilos/fundo_destaques.jpg); */
   width:960px;
   position: absolute;
   bottom:0;
   border:dotted #999;
   border-width:0px 0;
   text-align:center;
   font-size: 9px;
   padding-top:3px;
padding-bottom:3px;
   
}

#rodape p {
   margin:0;
   font-weight:normal;
   color:#060;
}

#rodape a {
   font:9px Verdana, Helvetica, sans-serif;
   color:blue;
   text-decoration:none;
}

#rodape a:visited {
   font:9px Verdana, Helvetica, sans-serif;
   color:blue;
   text-decoration:none;
}
#rodape a:hover{
   font:9px Verdana, Helvetica, sans-serif;
   color:#ff0000;
   text-decoration:underline;
}

/* Formatando Div LinKs */

#links a {
   font:12px Verdana, Helvetica, sans-serif;
   color:white;
             text-decoration:underline;

}

a:visited {
   font:12px Verdana, Helvetica, sans-serif;
   color:white;
             text-decoration:underline;

}

a:hover{
   font:12px Verdana, Helvetica, sans-serif;
   color:white;
             text-decoration:underline;
   
}

/* Fim Div Links */

/* Formatando Links em Textos*/

a {
   font:12px Verdana, Helvetica, sans-serif;
   color:blue;
   text-decoration:none;
}

a:visited {
   font:12px Verdana, Helvetica, sans-serif;
   color:#0088FF;
   text-decoration:none;
}
a:hover{
   font:12px Verdana, Helvetica, sans-serif;
   color:#ff0000;
             text-decoration:underline;
   
}


ul li a {
   font:12px Verdana, Helvetica, sans-serif;
   color:blue;
   text-decoration:none;
}

ul li a:visited {
   font:12px Verdana, Helvetica, sans-serif;
   color: #0088FF;
   text-decoration:none;
}
ul li a:hover{
   font:12px Verdana, Helvetica, sans-serif;
   color:#ff0000;
   text-decoration:underline;
}
/* Fim Links */

/* Formatando os títulos */

h1, h2, h3, h5, h6 {    
   font:bold 18px Verdana, Helvetica, sans-serif;
   color:#336699;
   margin:0 0 1.0em 0;
}
h4 {    
   font: 14px Verdana, Helvetica, sans-serif;
   color:#336699;
   margin:0 0 1.0em 0;
}

h1 {font-size:22px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
h6 {font-size:10px;}

/* Fim títulos */

.clear {clear:both;}

/* Formata DESTAQUES - REVER*/
#destaques {
  border: 0px solid #002060;
  margin: 0.0em 1.7em 0.2em 1em;
  padding: 0;
  padding-bottom: 0.3em;
  background: url(http://twiki.ufba.br/twiki/pub/Acbahia/FolhaDeEstilos/fundo_destaques.jpg); 
  color: #333333;
  font:11px Verdana, Helvetica, sans-serif;
  text-align:left;
  float:left;
  width:365px;
}

#destaques  div.header {
  padding: 0.2em 0.5em 0.2em 0.1em;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  background-color: #ffffff;
  color: #333333;
  border-color: #000000;
  border-style: solid;
  border-width: 0px;
  border-bottom:1px dotted #98a6b3;
}

#destaques  div.header2 {
  padding: 0.2em 0.5em 0.2em 0.1em;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  background-color: #ffffff;
  color: #333333;
  border-color: #f4f4b3;
  border-style: solid;
  border-width: 0px;
  border-bottom:1px dotted #98a6b3;
}

#destaques ul {
  list-style: none;
  margin: 0;
/*  padding: 0.1em 0 0.5em 0.1em;*/
   padding:0px 1px;
       font:11px Verdana, Helvetica, sans-serif;
  width: 95%;
}

#destaques li {
  list-style: none;
  margin: 0;
/*  padding: 0.5em 0 0.5em 0.5em;*/
   padding:2px 1px;
       font:11px Verdana, Helvetica, sans-serif;
}
#destaques ul li a, #destaques ul li a:visited {
   height:1%;
   font: 11px Verdana, Helvetica, sans-serif;
   display:block;
   background:#FFF;
  color: #333333;
   text-decoration:none;
   padding:2px 1px;
}

#destaques ul li a:hover {
   background:#ECF6D8;
  color: #333333;
       font:11px Verdana, Helvetica, sans-serif;
      padding:2px 1px;
  /*padding: 0.5em 0 0.5em 0.5em;*/
   border-bottom:0px solid #999;   
}

Formata destaques1

#principal #destaques{
   float:right;
   width:365px !important;
   text-align:left;
}

#principal #destaques1{
   float:left;   
   width:365px !important;
   text-align:left;
}

#destaques1 {
  float: left;
  border: 0px solid #002060;
  margin: 0.0em 0.2em 0.2em 0;
  padding: 0;
  padding-bottom: 0.3em;
  background: url(http://twiki.ufba.br/twiki/pub/Acbahia/FolhaDeEstilos/fundo_destaques.jpg); 
  color: #333333;
  text-align:left;
       font:11px Verdana, Helvetica, sans-serif;
}

#destaques1  div.header {
  padding: 0.2em 0.5em 0.2em 0.1em;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  background-color: #ffffff;
  color: #333333;
  border-color: #f4f4b3;
  border-style: solid;
  border-width: 0px;
  border-bottom:1px dotted #98a6b3;
}
#destaques1  div.header2 {
  padding: 0.2em 0.5em 0.2em 0.1em;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  background-color: #ffffff;
  color: #333333;
  border-color: #f4f4b3;
  border-style: solid;
  border-width: 0px;
  border-bottom:1px dotted #98a6b3;
}

#destaques1 ul {
  list-style: none;
  margin: 0;
/*  padding: 0.1em 0 0.5em 0.1em;*/
   padding:0px 1px;
       font:11px Verdana, Helvetica, sans-serif;
  width: 95%;
}

#destaques1 li {
  list-style: none;
  margin: 0;
/*  padding: 0.5em 0 0.5em 0.5em;*/
   padding:2px 1px;
       font:11px Verdana, Helvetica, sans-serif;
}
#destaques1 ul li a, #destaques ul li a:visited {
   height:1%;
   font: 11px Verdana, Helvetica, sans-serif;
   display:block;
   background:#FFF;
   color: #333333;
   text-decoration:none;
   padding:2px 1px;
}

#destaques1 ul li a:hover {
   background:#ECF6D8;
   color: #333333;
       font:11px Verdana, Helvetica, sans-serif;
      padding:2px 1px;
  /*padding: 0.5em 0 0.5em 0.5em;*/
   border-bottom:0px solid #999;   
}



/*FORMATA MENU*/

A.template:link {
   COLOR: #002060; TEXT-DECORATION: none !important;}

A.template:visited {
   COLOR: #002060; TEXT-DECORATION: none !important
}
A.template:hover {
   COLOR: #66CC66; 
}
A.template:active {
   COLOR: #002060
}
A.linkTopo1:link {
   VERTICAL-ALIGN: top; COLOR: white
}
A.linkTopo1:visited {
   VERTICAL-ALIGN: top; COLOR: white
}
A.linkTopo2:link {
   VERTICAL-ALIGN: top; COLOR: white; PADDING-TOP: 0px; HEIGHT: 15px
}
A.linkTopo2:hover {
   VERTICAL-ALIGN: top; COLOR: white; PADDING-TOP: 0px; HEIGHT: 15px
}
A.linkTopo2:visited {
   VERTICAL-ALIGN: top; COLOR: white; PADDING-TOP: 0px; HEIGHT: 15px
}
A.linkTitulos:link {
   COLOR: #FFFFFF;  
}
A.linkTitulos:visited {
   COLOR: #FFFFFF; 
}
A.linkTitulos:hover {
   COLOR: #CCCC33;
   TEXT-DECORATION: underline   
}
A.linkTitulos:active {
   COLOR: #FFFFFF; 
}
A.linkTitulos2:link {
   COLOR: #002060; 
   TEXT-DECORATION: none 
}
A.linkTitulos2:visited {
   COLOR: #002060; 
   TEXT-DECORATION: none 
}
A.linkTitulos2:hover {
   COLOR: #002060;  
   /*background:  url('menuhover.gif') no-repeat right;*/
   TEXT-DECORATION: none 
}
A.linkTitulos2:active {
   COLOR: #002060; 
   TEXT-DECORATION: none 
}
.menuNivel2Sel {
   COLOR: white; BACKGROUND-COLOR: #e4d6a9
}
.subMenu {
   BACKGROUND-COLOR: #daf6f4;
}
.linhaSubMenu {
   BORDER-BOTTOM: #336699 1px solid
}
.textoSubMenu {
   PADDING-RIGHT: 3px; PADDING-LEFT: 5px; FONT-SIZE: 100%; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; BORDER-BOTTOM: #336699 1px solid
}
.linkTitulos {
   FONT-SIZE: 11px; BACKGROUND-COLOR: #A98F38; COLOR: #EAEEBB;
}
.linkTitulos2 {
   FONT-SIZE: 12px; COLOR: #002060;
}
.celula { 
        border-top-width:0px; 
        border-left-width:0; 
        border-right-width:0px; 
        border-bottom-width:1px;
        border-color:rgb(0,32,96);
        border-style:solid;
        BACKGROUND-COLOR: #ccffcc;
        padding-left : 2px; 
}


hr {
  color: green;
}


 </style>

<!--[if lt IE 6]>
<![endif]-->

</head>
<body>
<div id="total">
  <div id="fundoesq"></div>
  <div id="fundodir"></div> 
  <div id="conteudo"> 
	 <div id="topo"><div id=email><b>e-mail:acbahia@ufba.br</b></div></div>
	 <div id="outer"> 
		<div id="esquerda"> 
<p />
<p />
<p />
   <DIV style="CLEAR: left; FONT-SIZE: 0%">&nbsp;</DIV>
        <table class=celula bordercolor=#ffffff cellspacing=0 cellpadding=0 width=130 border=0>
          <tr valign=middle height=28> 
            <td width="130" height="" >Home 
              </td>
          </tr>
        </table>
        <DIV style="CLEAR: left; FONT-SIZE: 0%">&nbsp;</DIV>
       <table class=celula bordercolor=#ffffff cellspacing=0 cellpadding=0 width=130 border=0>
          <tr valign=middle height=28> 
            <td width="130" height="" >A Instituição
              </td>
          </tr>
        </table>
        <DIV style="CLEAR: left; FONT-SIZE: 0%">&nbsp;</DIV>
       <table class=celula bordercolor=#ffffff cellspacing=0 cellpadding=0 width=130 border=0>
          <tr valign=middle height=28> 
            <td width="130" height="" >Missão
              </td>
          </tr>
        </table>
        <DIV style="CLEAR: left; FONT-SIZE: 0%">&nbsp;</DIV>
        <table class=celula  bordercolor=#ffffff cellspacing=0 cellpadding=0 width=130 border=0>
          <tr valign=middle height=28> 
            <td width="119" class="linkTitulos2" ><span id=cima1 style="cursor:pointer;" onClick="troca('item1',this.id)">Pessoas</span></td>
            <td width="11" class="linkTitulos2" ><span id=cima1 style="cursor:pointer;" onClick="troca('item1',this.id)">&nbsp;</span></td>
          </tr>
        </table>
        <DIV id=item1 style="DISPLAY: none"> 
           <TABLE style="BORDER-RIGHT:#002060 1px solid; BACKGROUND: white; MARGIN-LEFT: 0px; BORDER-LEFT:#002060 1px solid" cellSpacing=0 cellPadding=0 width=130 border=0>
            <TR class=subMenu> 
              <TD class=textoSubMenu>Diretoria 
              </TD>
            </TR>
           <TR class=subMenu> 
              <TD class=textoSubMenu>Conselho</TD>
            </TR>
          <TR class=subMenu> 
              <TD class=textoSubMenu>Membros</TD>
            </TR>
            <TR class=subMenu> 
              <TD class=textoSubMenu>Equipe</TD>
            </TR>
          </TABLE>
        </DIV>
        <DIV style="CLEAR: left; FONT-SIZE: 0%">&nbsp;</DIV>
        <table class=celula  bordercolor=#ffffff cellspacing=0 cellpadding=0 width=130 border=0>
          <tr valign=middle height=28> 
            <td  class="linkTitulos2" ><span id=cima2 style="cursor:pointer;" onClick="troca('item2',this.id)">Atuação</span></td>
<td width="11" class="linkTitulos2" ><span id=cima1 style="cursor:pointer;" onClick="troca('item1',this.id)">&nbsp;</span></td>
          </tr>
        </table>
        <DIV id=item2 style="DISPLAY: none"> 
          <TABLE style="BORDER-RIGHT: #002060 1px solid; BACKGROUND: white; MARGIN-LEFT: 0px; BORDER-LEFT: #002060 1px solid" cellSpacing=0 cellPadding=0 width=130 border=0>
            <TR class=subMenu> 
              <TD class=textoSubMenu>Regional</TD>
            </TR>
            <TR class=subMenu> 
              <TD class=textoSubMenu>Nacional</TD>
            </TR>
            <TR class=subMenu> 
              <TD class=textoSubMenu>Internacional</TD>
            </TR>
           </TR>
          </TABLE>
        </DIV>
   <DIV style="CLEAR: left; FONT-SIZE: 0%">&nbsp;</DIV>
        <table class=celula bordercolor=#ffffff cellspacing=0 cellpadding=0 width=130 border=0>
          <tr valign=middle height=28> 
            <td width="130" height="" >Eventos 
              </td>
          </tr>
        </table>
   <DIV style="CLEAR: left; FONT-SIZE: 0%">&nbsp;</DIV>
        <table class=celula bordercolor=#ffffff cellspacing=0 cellpadding=0 width=130 border=0>
          <tr valign=middle height=28> 
            <td width="130" height="" >Notícias da ACB 
              </td>
          </tr>
        </table>
   <DIV style="CLEAR: left; FONT-SIZE: 0%">&nbsp;</DIV>
     <table class=celula  bordercolor=#ffffff cellspacing=0 cellpadding=0 width=130 border=0>
          <tr valign=middle height=28> 
            <td  class="linkTitulos2" ><span id=cima3 style="cursor:pointer;" onClick="troca('item3',this.id)">Publicações</span></td>
<td width="11" class="linkTitulos2" ><span id=cima1 style="cursor:pointer;" onClick="troca('item1',this.id)">&nbsp;</span></td>
          </tr>
        </table>
        <DIV id=item3 style="DISPLAY: none"> 
          <TABLE style="BORDER-RIGHT: #002060 1px solid; BACKGROUND: white; MARGIN-LEFT: 0px; BORDER-LEFT: #002060 1px solid" cellSpacing=0 cellPadding=0 width=130 border=0>
            <TR class=subMenu> 
              <TD class=textoSubMenu>Apresentações</TD>
            </TR>
            <TR class=subMenu> 
              <TD class=textoSubMenu>Discursos</TD>
            </TR>
          </TABLE>
        </DIV>
   <DIV style="CLEAR: left; FONT-SIZE: 0%">&nbsp;</DIV>
        <table class=celula bordercolor=#ffffff cellspacing=0 cellpadding=0 width=130 border=0>
          <tr valign=middle height=28> 
            <td width="130" height="" >Links 
              </td>
          </tr>
        </table>
   <DIV style="CLEAR: left; FONT-SIZE: 0%">&nbsp;</DIV>
        <table class=celula bordercolor=#ffffff cellspacing=0 cellpadding=0 width=130 border=0>
          <tr valign=middle height=28> 
            <td width="130" height="" >Localização 
              </td>
          </tr>
        </table>
   <DIV style="CLEAR: left; FONT-SIZE: 0%">&nbsp;</DIV>
        <table class=celula bordercolor=#ffffff cellspacing=0 cellpadding=0 width=130 border=0>
          <tr valign=middle height=28> 
            <td width="130" height="" >Fale Conosco 
              </td>
          </tr>
        </table>
<p />
<p />
		 <div align="center">
			<form action='/twiki/bin/view/Acbahia/WebSearch?search='><br />
			  <input type="text" name="search" size="14" /><br />
			  <input type="submit" class="twikiSubmit" value="Search" /><br />
			  advanced search 
			</form>
		 </div>
		</div>
<!-- Fim da div#esquerda -->
<div id="principal">
<p /><title>TWiki's Acbahia web</title>
<subtitle>The Acbahia web of TWiki. TWiki is a Web-Based Collaboration Platform for the Enterprise.</subtitle>
<link rel="self" type="application/atom+xml" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/WebAtom"/>
<id>http://twiki.ufba.br/twiki/bin/view/Acbahia</id>
<rights>Copyright 2026 by contributing authors</rights>
<updated>2015-02-10T14:49:42Z</updated>
<entry>
 <title>DireToria</title>
 <link rel="alternate" type="text/html" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/DireToria?t=2015-02-10T14:49:42Z"/>
 <id>http://twiki.ufba.br/twiki/bin/view/Acbahia/DireToria</id>
 <updated>2015-02-10T14:49:42Z</updated>
 <summary>Diretoria Roberto Santos (last changed by AgnaldoCostaSantos)</summary>
 <author>
  <name>AgnaldoCostaSantos</name></author>
</entry>
<entry>
 <title>WebHome</title>
 <link rel="alternate" type="text/html" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/WebHome?t=2015-02-10T14:47:20Z"/>
 <id>http://twiki.ufba.br/twiki/bin/view/Acbahia/WebHome</id>
 <updated>2015-02-10T14:47:20Z</updated>
 <summary>A Academia de Ciências da Bahia foi fundada em 2011 e congrega os mais eminentes cientistas e pesquisadores nas áreas de Ciências Matemáticas, Físicas, Químicas, da ... (last changed by AgnaldoCostaSantos)</summary>
 <author>
  <name>AgnaldoCostaSantos</name></author>
</entry>
<entry>
 <title>NoticiasAcb</title>
 <link rel="alternate" type="text/html" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/NoticiasAcb?t=2012-04-09T14:58:34Z"/>
 <id>http://twiki.ufba.br/twiki/bin/view/Acbahia/NoticiasAcb</id>
 <updated>2012-04-09T14:58:34Z</updated>
 <summary>Notícias (last changed by NelsonPretto)</summary>
 <author>
  <name>NelsonPretto</name></author>
</entry>
<entry>
 <title>ApresenTacoes</title>
 <link rel="alternate" type="text/html" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/ApresenTacoes?t=2012-04-04T12:40:48Z"/>
 <id>http://twiki.ufba.br/twiki/bin/view/Acbahia/ApresenTacoes</id>
 <updated>2012-04-04T12:40:48Z</updated>
 <summary>Apresentações teste (last changed by NelsonPretto)</summary>
 <author>
  <name>NelsonPretto</name></author>
</entry>
<entry>
 <title>EveNtos</title>
 <link rel="alternate" type="text/html" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/EveNtos?t=2012-03-28T17:24:35Z"/>
 <id>http://twiki.ufba.br/twiki/bin/view/Acbahia/EveNtos</id>
 <updated>2012-03-28T17:24:35Z</updated>
 <summary>Eventos (last changed by LauraMiranda)</summary>
 <author>
  <name>LauraMiranda</name></author>
</entry>
<entry>
 <title>InstiTuicao</title>
 <link rel="alternate" type="text/html" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/InstiTuicao?t=2012-02-07T13:32:16Z"/>
 <id>http://twiki.ufba.br/twiki/bin/view/Acbahia/InstiTuicao</id>
 <updated>2012-02-07T13:32:16Z</updated>
 <summary>A Instituição A ACADEMIA DE CIÊNCIAS DA BAHIA (ACB), entidade de direito privado sem fins lucrativos, fundada em 23 de Agosto de 2010, na cidade do Salvador, Estado ... (last changed by LauraMiranda)</summary>
 <author>
  <name>LauraMiranda</name></author>
</entry>
<entry>
 <title>WebStatistics</title>
 <link rel="alternate" type="text/html" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/WebStatistics?t=2011-12-04T02:00:06Z"/>
 <id>http://twiki.ufba.br/twiki/bin/view/Acbahia/WebStatistics</id>
 <updated>2011-12-04T02:00:06Z</updated>
 <summary>Statistics for nop Acbahia Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save ... (last changed by TWikiAdminGroup)</summary>
 <author>
  <name>TWikiAdminGroup</name></author>
</entry>
<entry>
 <title>LinKs</title>
 <link rel="alternate" type="text/html" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/LinKs?t=2011-07-20T15:25:37Z"/>
 <id>http://twiki.ufba.br/twiki/bin/view/Acbahia/LinKs</id>
 <updated>2011-07-20T15:25:37Z</updated>
 <summary>Links (last changed by AgnaldoCostaSantos)</summary>
 <author>
  <name>AgnaldoCostaSantos</name></author>
</entry>
<entry>
 <title>FolhaDeEstilos</title>
 <link rel="alternate" type="text/html" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/FolhaDeEstilos?t=2011-07-20T01:01:13Z"/>
 <id>http://twiki.ufba.br/twiki/bin/view/Acbahia/FolhaDeEstilos</id>
 <updated>2011-07-20T01:01:13Z</updated>
 <summary>html, body {height:100%;} body { / background: #CCCC66 url('body2.jpg') top left; / background: #e2f3f4 url('body2.jpg') top left; margin:0; padding ... (last changed by AgnaldoCostaSantos)</summary>
 <author>
  <name>AgnaldoCostaSantos</name></author>
</entry>
<entry>
 <title>LayoutTemplate</title>
 <link rel="alternate" type="text/html" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/LayoutTemplate?t=2011-07-19T12:56:41Z"/>
 <id>http://twiki.ufba.br/twiki/bin/view/Acbahia/LayoutTemplate</id>
 <updated>2011-07-19T12:56:41Z</updated>
 <summary>:: Academia de Ciências da Bahia :: e mail:acbahia@ufba.br ... (last changed by AgnaldoCostaSantos)</summary>
 <author>
  <name>AgnaldoCostaSantos</name></author>
</entry>
<entry>
 <title>QuadroDestaques1</title>
 <link rel="alternate" type="text/html" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/QuadroDestaques1?t=2011-07-19T02:26:30Z"/>
 <id>http://twiki.ufba.br/twiki/bin/view/Acbahia/QuadroDestaques1</id>
 <updated>2011-07-19T02:26:30Z</updated>
 <summary>Publicações Fique Sabendo (last changed by AgnaldoCostaSantos)</summary>
 <author>
  <name>AgnaldoCostaSantos</name></author>
</entry>
<entry>
 <title>FiqueSabendo1</title>
 <link rel="alternate" type="text/html" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/FiqueSabendo1?t=2011-07-19T01:49:35Z"/>
 <id>http://twiki.ufba.br/twiki/bin/view/Acbahia/FiqueSabendo1</id>
 <updated>2011-07-19T01:49:35Z</updated>
 <summary>Notícia I Notícia II Notícia III Notícia IV (last changed by AgnaldoCostaSantos)</summary>
 <author>
  <name>AgnaldoCostaSantos</name></author>
</entry>
<entry>
 <title>MenuAcbahia</title>
 <link rel="alternate" type="text/html" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/MenuAcbahia?t=2011-07-16T01:10:03Z"/>
 <id>http://twiki.ufba.br/twiki/bin/view/Acbahia/MenuAcbahia</id>
 <updated>2011-07-16T01:10:03Z</updated>
 <summary>Home A Instituição ... (last changed by AgnaldoCostaSantos)</summary>
 <author>
  <name>AgnaldoCostaSantos</name></author>
</entry>
<entry>
 <title>LocaLizacao</title>
 <link rel="alternate" type="text/html" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/LocaLizacao?t=2011-07-15T17:23:54Z"/>
 <id>http://twiki.ufba.br/twiki/bin/view/Acbahia/LocaLizacao</id>
 <updated>2011-07-15T17:23:54Z</updated>
 <summary>Localização (last changed by AgnaldoCostaSantos)</summary>
 <author>
  <name>AgnaldoCostaSantos</name></author>
</entry>
<entry>
 <title>InternAcional</title>
 <link rel="alternate" type="text/html" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/InternAcional?t=2011-07-15T17:22:33Z"/>
 <id>http://twiki.ufba.br/twiki/bin/view/Acbahia/InternAcional</id>
 <updated>2011-07-15T17:22:33Z</updated>
 <summary>Atuação Internacional (last changed by AgnaldoCostaSantos)</summary>
 <author>
  <name>AgnaldoCostaSantos</name></author>
</entry>
<entry>
 <title>ConSelho</title>
 <link rel="alternate" type="text/html" href="http://twiki.ufba.br/twiki/bin/view/Acbahia/ConSelho?t=2011-07-15T17:18:41Z"/>
 <id>http://twiki.ufba.br/twiki/bin/view/Acbahia/ConSelho</id>
 <updated>2011-07-15T17:18:41Z</updated>
 <summary>Conselho (last changed by AgnaldoCostaSantos)</summary>
 <author>
  <name>AgnaldoCostaSantos</name></author>
</entry>
 <!-- <ul>
<li> Set SKIN = rssatom
</li></ul> 
-->  
<p />
<p />
<p />
		</div>
<p />
<!-- Fim da div#principal -->
<p />
	 </div>
<!--Fim da div#outer -->
<p />
	 <div class="clear"></div>
  </div>
 <!--Fim da div#conteudo -->
<p />
  <div id="rodape"> 
	  <br/>
	 <b>E</b><span>ditar</span>  <b>A</b><span>nexar</span>   <b>V</b><span>ersões</span>  <b>M</b><span>ais...</span> Sair
  </div>
<p />
</div>
<!-- Fim da div#total -->
</body>
</html>