%STARTINCLUDE%

body{
  margin: 0px;
  background-color: #FFFFFF;
  font-family: sans-serif;
  font-size: 12px;
}

#cabecalho{
  align: center
  #background-image: url(http://twiki.ufba.br/twiki/bin/viewfile/UniversidadeNova/FreeSkinPosTopic?rev=1;filename=logo.jpg);
  margin: 5px 10px 1px 100px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

#PreviewNote{
  border: 3px solid #000000;
  background-color: ##F5F5F5;
  margin: 0px 20px 0px 20px;
  color: #993300;
  text-align: center;
  font-size: 160%;
  font-weight: 800;
}

/* * * Menu * * * * * * * * * * * * * * * * * * * * * */

#menu{
  display: inline;
  text-decoration: none;
  margin-left:122px;
  font-size: 15px;
}

#menu div{
  Xborder-top: 1px solid #0066CC;
  Xborder-bottom: 1px solid #0066CC;
}

#menu a:link, 
#menu a:active, 
#menu a:visited{
  color: #0033CC;
  border-bottom: 1px solid #0033CC;
  font-size: 15px;
  font-weight: 800;
  text-align: center;
}

#menu a:hover{
  color: #FFFFFF;
  background-color: #0033CC;
}

#menu .twikiLink{
  margin: 1px 1px 1px 1px;
}

/* * * Conteudo * * * * * * * * * * * * * * * * * * * */

#conteudo{
  min-height: 500px;
  color: #505050;
  text-align: justify;
  position: relative;
  left: 15px;
  margin-left: 115px;
  margin-right: 180px;
}

#conteudo p{
  text-indent: 30px;
}

#conteudo h1, #conteudo h2,
#conteudo h3, #conteudo h4,
#conteudo h5, #conteudo h6{
  margin: 0px 0px 10px 0px;
  color: #404040;
  padding-left: 10px;
}
#conteudo h1{ font-size: 175%; text-align: center; }
#conteudo h2{ font-size: 160%; }
#conteudo h3{ font-size: 145%; }
#conteudo h4{ font-size: 130%; }
#conteudo h5{ font-size: 115%; }
#conteudo h6{ font-size: 100%; }

#conteudo hr{
  height: 0px;
  border: none;
  border-top: 1px solid #0066CC;
  width: 100%;
}

#conteudo ul{
  margin: 0px 0px 0px 0px;
  padding: 10px;
}

#conteudo li{
  margin: 0px 0px 0px 20px;
}

#conteudo a:link,
#conteudo a:active,
#conteudo a:visited{
  color: #0066CC;
  text-decoration: none;
}
#conteudo a:hover{
  color: #CDC9C9;
  text-decoration: underline;
}

/*#conteudo .atencao{
  left: 30%;
  padding: 10px;
  border: 1px dotted #0066CC;
  background-color: #CDC9C9;
  color: #000000;
  text-align: center;
}*/

#conteudo .atencao{
  position: relative;
  margin-left: 150px;
  margin-right: 150px;
  border: 2px dashed #0066CC;
  background-color: #CDC9C9;
  color: #000000;
  padding: 8px;
  text-align: center;
}

#conteudo .atencao p strong{
  margin: 10px 0px 0px 0px;
  width: 150px;
  text-indent: 30px;
}
 
#conteudo .atencao strong{
  color: #0066CC;
}

#conteudo #topicosPais{
  font-size: 11px;
  color: #0066CC;
  align: right;
}
#conteudo #topicosPais a:link,
#conteudo #topicosPais a:active,
#conteudo #topicosPais a:visited{
  color: #0066CC;
  text-decoration: none;
  align: right;
}
#conteudo #topicosPais a:hover{
  color: #D8D8D8;
  text-decoration: none;
  align: right;
}

/* * * Tabelas * * * * * * * * * * * * * * * * * * * */

#conteudo table{
  margin: auto auto auto auto;
  border-collapse: collapse;
  border: none;
  border-top: 1px solid #000000;
  border-bottom: 2px solid #FFFFFF;
  empty-cells: show;
}

#conteudo table tr th,
#conteudo table tr td{
  color: black;
  font-size: 12px;
  padding: 1px 1px 1px 1px;
  border: none;
}

#conteudo table tr th{
  text-align: center;
  color: #993300;
  background-color: #CDC9C9;
  border-left: 1px solid  #8B8989;
  border-right: 1px solid  #8B8989;
  border-bottom: 1px solid #0066CC;
}

#conteudo table tr td{
  border-left: 1px solid #CDC9C9;
  border-right: 1px solid #CDC9C9;
  border-bottom: 1px solid #8B8989;
}

#conteudo #anexos table tr th,
#conteudo #anexos table tr td{
  font-size: 9px;
}
#conteudo #anexos table tr td img{
  display: none;
}

#esquerda {
    position: absolute;
    left: 5px;
    top: 450px;
    width: 115px;
    text-align: center;
    font-size: 10px;
}
#esquerda #imagens {
    max-width: 115px;
    background: #FFFFFF;
    border: 1px solid #808080;
    text-align: center;
    padding: 5px 0 5px 0;
    text-decoration: none;
}
#esquerda #imagens img {
    width: 115px;
    border: none;
}

/* ***************************************** */
#btsTWiki{
  position: relative;
  bottom: -8px;
  float: right;
  z-index: 10;
}
#btsTWiki a#btEdit:link,   #btsTWiki a#btEdit:active,   #btsTWiki a#btEdit:visited,
#btsTWiki a#btAnexar:link, #btsTWiki a#btAnexar:active, #btsTWiki a#btAnexar:visited,
#btsTWiki a#btVersao:link, #btsTWiki a#btVersao:active, #btsTWiki a#btVersao:visited,
#btsTWiki a#btMais:link,   #btsTWiki a#btMais:active,   #btsTWiki a#btMais:visited{
  border: 1px solid #CDC9C9;
  display: block;
  font-size: 0px;
  height: 16px;
  width: 16px;
  float: left;
  margin: 1px 6px 1px 1px;
  text-decoration: none;
}
#btsTWiki a#btEdit:hover,
#btsTWiki a#btAnexar:hover,
#btsTWiki a#btVersao:hover,
#btsTWiki a#btMais:hover{
  border: 2px solid #0066CC;
  margin: 0px 5px 0px 0px;
}
#btsTWiki a#btEdit{   background-image: url("%ATTACHURL%/BtEdit.png"); }
#btsTWiki a#btAnexar{ background-image: url("%ATTACHURL%/BtAnexar.png"); }
#btsTWiki a#btVersao{ background-image: url("%ATTACHURL%/BtVersao.png"); }
#btsTWiki a#btMais{   background-image: url("%ATTACHURL%/BtMais.png"); }

/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#ultimasNoticias{
  position: absolute;
  top: 100px;
  right: 10px;
  margin-left: 110px;
  width: 130px;
}

#ultimasNoticias strong{
  display: block;
  text-align: center;
  color: #993300;
  font-size: 12px;
  background-color: #F5F5F5;
  border-top: 1px dotted #0066CC;
  border-bottom: 1px dotted #0066CC;
  padding: 3px;
}

#ultimasNoticias a:link,
#ultimasNoticias a:active,
#ultimasNoticias a:visited{
  display: block;
  color: #0066CC;
  background-color: #F5F5F5;
  border: 1px solid #0066CC;
  font-weight: 900;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  padding: 3px;
}
#ultimasNoticias a:hover{
  color: #993300;
  background-color: #F5F5F5;
  border: 1px solid #0066CC;
  text-decoration: underline;
}

#ultimasNoticias div a:link,
#ultimasNoticias div a:active,
#ultimasNoticias div a:visited{
  margin-top: 10px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #CDC9C9;
  font-size: 10px #CDC9C9;
  border-top: 1px dotted ;
  border-bottom: 1px dotted ;
  border-left: none ;
  border-right: none ;
  brackground-color: none;
}
#ultimasNoticias div a:hover{
  color: #CDC9C9;
  text-decoration: underline;
}

#rodape{
  padding: 5px 15% 10px 15%;
  text-align: justify;
  color: #D8D8D8;
  font-size: 12px;
  width: 700px;
}

#rodape a:link,
#rodape a:active,
#rodape a:visited{
  color: #C0C0C0;
  text-decoration: none;
}
#rodape a:hover{
  text-decoration: underline;
}
#rodape hr{
  border-top: 1px solid #CDC9C9;
  border-bottom: none;
  border-left: none;
  border-right: none;
  align: center;
  margin-left: -100px;
}
%STOPINCLUDE%

-- GrazienoPellegrino - 25 Feb 2007