Difference: SkinCSS (1 vs. 12)

Revision 1222 Aug 2005 - LeandroSantos

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 42 to 42
 
Changed:
<
<
>
>

  -- LeandroSantos - 25 Jul 2005

Revision 1121 Aug 2005 - LeandroSantos

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Added:
>
>
Modulariando:
 
%STARTINCLUDE%
Changed:
<
<
body{ margin: 0px; background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/fundoPag.png"); background-repeat: repeat-x; background-color: #c8707d; font-size: 12px; }

#body1{ width: 760px; background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/corpoPag.png"); background-repeat: repeat-y; position: relative; left: 50%; margin-left: -380px; padding: 0px; }

/********************* Topo Pagina **********************/ #cabecalho{ width: 760px; height: 220px; position: relative; left: 50%; margin-left: -380px; margin-top: 30px; background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/topoPag.png"); background-repeat: no-repeat; padding: 0px; }

/********************* Menu **********************/ #menu{ width: 138px; position: absolute; background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/fundoMenu.png"); left: 19px; display: block; z-index: 10px; }

#menu ul{ margin: 0px; padding: 8px 0px 4px 8px;

}

#menu li{ list-style: none; margin: 0px 0px 6px 0px; padding: 0px;

}

#menu a:link, #menu a:active, #menu a:visited{ color: #b50051; font-size: 12px; padding: 2px 2px 2px 2px; text-align: right; border: 1px solid #b50051; text-decoration: none; width: 140px; min-height: 200px;

} #menu a:hover{ color: #FFFFFF; border: 2px solid #b50051; }

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

#conteudo{ width: 430px; margin-left: 175px; text-align: justify; position: relative; max-width: 420px; min-height:400px; color: #ffffff; font-family: sans-serif; font-size: 100%; }

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

#conteudo h1, #conteudo h2, #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6{ margin: 0px 0px 10px 0px; color: #b43d4d; } #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: 2px dotted #F0A000; }

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

#conteudo a:link, #conteudo a:active, #conteudo a:visited{ color: #b43d4d; text-decoration: none; } #conteudo a:hover{ color: #e7949f; text-decoration: underline; }

#conteudo #topicosPais{ font-size: 11px; color: #f399c4; } #conteudo #topicosPais a:link, #conteudo #topicosPais a:active, #conteudo #topicosPais a:visited{ color: #f65dac; text-decoration: none; } #conteudo #topicosPais a:hover{ color: #e1059b; text-decoration: none; }

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

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

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

#conteudo table tr th{ text-align: center; color: #f000b5; background-color: #f8dade; border-left: 1px solid #ffedf8; border-right: 1px solid #ffedf8; border-bottom: 2px solid #b86594; }

#conteudo table tr td{ border-left: 1px solid #ffedf8; border-right: 1px solid #ffedf8; border-bottom: 1px solid #e198c3; background-color: #f1b8c6; }

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

/************* Botoes Power ***********************/ #btsPower{ position: absolute; left: 20px; bottom: 50px; width: 100px; z-index: 5; } #btsPower a{ display: block; margin-top: 5px; }

/********************* Botoes Twiki **************************/ #btsTWiki{ position: absolute; top: 100px; right: 30px; }

#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{ display: block; height: 30px; width: 30px; float: left; margin-left: 10px; border: 2px solid #c8707d;

}

#btsTWiki a#btEdit:hover, #btsTWiki a#btAnexar:hover, #btsTWiki a#btVersao:hover, #btsTWiki a#btMais:hover{ border: 2px solid #b50051; background-color: #c8707d;

}

#btsTWiki a#btEdit{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/BtEdit.png"); } #btsTWiki a#btAnexar{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/BtAnexar.png"); } #btsTWiki a#btVersao{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/BtVersao.png"); } #btsTWiki a#btMais{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/BtMais.png"); }

/* * * * * * * * * * Ultimas Noticias * * * * * * * * * * * * * * * NADA FEITO AINDA* */

#ultimasNoticias{ position: absolute; left: 640px; top:100px; width: 130px; }

#ultimasNoticias strong{ display: block; text-align: center; color: #E8A000; font-size: 12px; border-top: 1px dotted #F0B000; border-bottom: 1px dotted #F0B000; }

#ultimasNoticias ul, #ultimasNoticias li{ list-style: none; margin: 6px 0px 0px 0px; padding: 0px; }

#ultimasNoticias li a:link, #ultimasNoticias li a:active, #ultimasNoticias li a:visited{ display: block; color: #C07000; background-color: #FFE870; border: 2px dotted #F0B000; font-weight: 900; font-size: 11px; text-align: center; text-decoration: none; padding: 5px; } #ultimasNoticias li a:hover{ color: #A05000; background-color: #FFF0A0; border: 2px dotted #E0A000; }

#ultimasNoticias div a:link, #ultimasNoticias div a:active, #ultimasNoticias div a:visited{ margin-top: 10px; display: block; text-align: center; text-decoration: none; color: #F8B000; font-size: 10px; border-top: 1px dotted #F0B000; border-bottom: 1px dotted #F0B000; }

#ultimasNoticias div a:hover{ color: #E08000; }

/******************** Rodape ***************************/

#rodape{ background: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/basePag.png"); no-repeat;

width: 760px; height: 155px; position: relative; left: 50%; margin-left: -380px; margin-bottom: 30px; background-repeat: no-repeat; padding: 0px; }

#rodape #texto{ width: 450px; height: 45px; position: absolute; top: 100px; left: 10px; padding: 0px; font-size: 80%;

}

#rodape #texto a:link, #rodape #texto a:active, #rodape #texto a:visited{ color: #b43d4d; text-decoration: none; }

#rodape #texto a:hover{ color: #e7949f; }

>
>
/****************** Cabecalho *****************************/

#cabecalho{ width: 760px; height: 220px; position: relative; left: 50%; margin-left: -380px; margin-top: 30px; background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/topoPag.png"); background-repeat: no-repeat; }

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

#menu{ width: 138px; position: absolute; text-align: center; left: 19px; background-color: #f1b8c6; padding: 0px; }

#menu ul{ min-height: 120px; padding: 0px; margin: 0px; }

#menu li{ min-height: 24px; list-style: none; margin: 5px 0px 3px 0px;

}

#menu a:link, #menu a:active, #menu a:visited{ display: block; text-decoration: none; color: #b50051; font-size: 110%; border: 1px dashed #b50051; text-align: center; }

#menu a:hover{ color: #FFFFFF; border: 2px solid #b50051; }

/****************** Conteúdo *****************************/

body{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/fundoPag.png"); background-repeat: repeat-x; background-color: #c8707d; font-size: 12px; margin-top: 0px; }

#body1{ width: 760px; background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/corpoPag.png"); background-repeat: repeat-y; position: relative; left: 50%; margin-left: -380px; padding: 0px;

}

#conteudo{ width: 430px; margin-left: 175px; text-align: justify; position: relative; max-width: 420px; min-height:400px; color: #ffffff; font-family: sans-serif; font-size: 100%; padding:0px; margin-top: 0px; margin-bottom: 0px; }

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

#conteudo h1, #conteudo h2, #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6{ margin: 0px 0px 10px 0px; color: #b43d4d; } #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 a:link, #conteudo a:active, #conteudo a:visited{ color: #b43d4d; text-decoration: none; } #conteudo a:hover{ color: #e7949f; text-decoration: underline; }

#conteudo #topicosPais{ font-size: 11px; color: #f399c4; } #conteudo #topicosPais a:link, #conteudo #topicosPais a:active, #conteudo #topicosPais a:visited{ color: #f65dac; text-decoration: none; } #conteudo #topicosPais a:hover{ color: #e1059b; text-decoration: none; }

/****************** Ultimas Noticias CSS *****************************/

#ultimasNoticias{ position: absolute; // left: 640px; // top:100px; width: 130px; }

#ultimasNoticias strong{ display: block; text-align: center; color: #E8A000; font-size: 12px; border-top: 1px dotted #F0B000; border-bottom: 1px dotted #F0B000; }

#ultimasNoticias ul, #ultimasNoticias li{ list-style: none; margin: 6px 0px 0px 0px; padding: 0px; }

#ultimasNoticias li a:link, #ultimasNoticias li a:active, #ultimasNoticias li a:visited{ display: block; color: #C07000; background-color: #FFE870; border: 2px dotted #F0B000; font-weight: 900; font-size: 11px; text-align: center; text-decoration: none; padding: 5px; } #ultimasNoticias li a:hover{ color: #A05000; background-color: #FFF0A0; border: 2px dotted #E0A000; }

#ultimasNoticias div a:link, #ultimasNoticias div a:active, #ultimasNoticias div a:visited{ margin-top: 10px; display: block; text-align: center; text-decoration: none; color: #F8B000; font-size: 10px; border-top: 1px dotted #F0B000; border-bottom: 1px dotted #F0B000; }

#ultimasNoticias div a:hover{ color: #E08000; }

/****************** Tabela *****************************/

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

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

#conteudo table tr th{ text-align: center; color: #f000b5; background-color: #f8dade; border-left: 1px solid #ffedf8; border-right: 1px solid #ffedf8; border-bottom: 2px solid #b86594; }

#conteudo table tr td{ border-left: 1px solid #ffedf8; border-right: 1px solid #ffedf8; border-bottom: 1px solid #e198c3; background-color: #f1b8c6; }

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

/****************** Botoes Twiki *****************************/

#btsTWiki{ position: absolute; top: 100px; right: 30px; }

#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{ display: block; height: 30px; width: 30px; float: left; margin-left: 10px; border: 2px solid #c8707d;

}

#btsTWiki a#btEdit:hover, #btsTWiki a#btAnexar:hover, #btsTWiki a#btVersao:hover, #btsTWiki a#btMais:hover{ border: 2px solid #b50051; background-color: #c8707d;

}

#btsTWiki a#btEdit{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/BtEdit.png"); } #btsTWiki a#btAnexar{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/BtAnexar.png"); } #btsTWiki a#btVersao{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/BtVersao.png"); } #btsTWiki a#btMais{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/BtMais.png"); }

/****************** Botoes Power *****************************/

#btsPower{ margin-left: 20px; bottom: 50px; width: 100px; z-index: 5; } #btsPower a{ display: block; margin-top: 5px; }

/****************** Rodape *****************************/

#rodape{ position: relative; width: 760px; height: 155px; left: 50%; margin-left: -380px; background: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/basePag.png"); no-repeat; background-repeat: no-repeat; margin-bottom: 30px; margin-top: 0px; padding: 0px; }

#rodape #texto{ width: 450px; height: 45px; position: absolute; top: 100px; left: 10px; padding: 0px; font-size: 80%;

}

#rodape #texto a:link, #rodape #texto a:active, #rodape #texto a:visited{ color: #b43d4d; text-decoration: none; }

#rodape #texto a:hover{ color: #e7949f; }

 

Revision 1016 Aug 2005 - LeandroSantos

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 68 to 68
  border: 1px solid #b50051; text-decoration: none; width: 140px;
Added:
>
>
min-height: 200px;
  } #menu a:hover{

Revision 929 Jul 2005 - LeandroSantos

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 204 to 204
  /********************* Botoes Twiki **************************/ #btsTWiki{
Changed:
<
<
position: relative; bottom: 7px; float: right; z-index: 10;
>
>
position: absolute; top: 100px; right: 30px;
 }

#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{

Deleted:
<
<
border: 1px solid #F8E0A0; background-color: #FFF8EA;
  display: block;
Changed:
<
<
font-size: 0px; height: 16px; width: 16px;
>
>
height: 30px; width: 30px;
  float: left;
Changed:
<
<
margin: 1px 6px 1px 1px; text-decoration: none;
>
>
margin-left: 10px; border: 2px solid #c8707d;
 }
Added:
>
>
 #btsTWiki a#btEdit:hover, #btsTWiki a#btAnexar:hover, #btsTWiki a#btVersao:hover,
Line: 228 to 226
 #btsTWiki a#btAnexar:hover, #btsTWiki a#btVersao:hover, #btsTWiki a#btMais:hover{
Changed:
<
<
border: 2px solid #F0D080; background-color: #FFFFF4; margin: 0px 5px 0px 0px; } #btsTWiki a#btEdit{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/SkinCSS/BtEdit.png"); } #btsTWiki a#btAnexar{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/SkinCSS/BtAnexar.png"); } #btsTWiki a#btVersao{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/SkinCSS/BtVersao.png"); } #btsTWiki a#btMais{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/SkinCSS/BtMais.png"); }
>
>
border: 2px solid #b50051; background-color: #c8707d;

}

#btsTWiki a#btEdit{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/BtEdit.png"); } #btsTWiki a#btAnexar{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/BtAnexar.png"); } #btsTWiki a#btVersao{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/BtVersao.png"); } #btsTWiki a#btMais{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/BtMais.png"); }

 

/* * * * * * * * * * Ultimas Noticias * * * * * * * * * * * * * * * NADA FEITO AINDA* */

Revision 828 Jul 2005 - LeandroSantos

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 9 to 9
  background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/fundoPag.png"); background-repeat: repeat-x; background-color: #c8707d;
Added:
>
>
font-size: 12px;
 }

#body1{ width: 760px; background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/corpoPag.png"); background-repeat: repeat-y;

Changed:
<
<
position: absolute;
>
>
position: relative;
  left: 50%; margin-left: -380px;
Deleted:
<
<
margin-top: 250px;
  padding: 0px; }
Line: 26 to 26
 #cabecalho{ width: 760px; height: 220px;
Changed:
<
<
position: absolute;
>
>
position: relative;
  left: 50%; margin-left: -380px; margin-top: 30px;
Deleted:
<
<
margin-bottom: 0px; margin-right: 0px;
  background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/topoPag.png"); background-repeat: no-repeat; padding: 0px;
Line: 88 to 86
  max-width: 420px; min-height:400px; color: #ffffff;
Deleted:
<
<
font-size: 12px;
  font-family: sans-serif;
Added:
>
>
font-size: 100%;
 }

#conteudo p{

Line: 204 to 202
  margin-top: 5px; }
Changed:
<
<
/************* Botoes Twiki ***********************/
>
>
/********************* Botoes Twiki **************************/
 #btsTWiki{ position: relative; bottom: 7px;
Line: 240 to 238
 #btsTWiki a#btMais{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/SkinCSS/BtMais.png"); }
Changed:
<
<
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
>
>
/* * * * * * * * * * Ultimas Noticias * * * * * * * * * * * * * * * NADA FEITO AINDA* */
  #ultimasNoticias{ position: absolute;
Line: 301 to 298
  color: #E08000; }
Added:
>
>
/******************** Rodape ***************************/
 #rodape{
Changed:
<
<
height: 171px; max-height: 134px; width: 620px; max-width: 445px; padding: 35px 50px 0px 125px; text-align: justify; background: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/SkinCSS/Rodape.jpg") no-repeat; color: #F8C050;
>
>
background: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/basePag.png"); no-repeat;

width: 760px; height: 155px;

  position: relative;
Changed:
<
<
left: 15px; z-index: 1;
>
>
left: 50%; margin-left: -380px; margin-bottom: 30px; background-repeat: no-repeat; padding: 0px; }

#rodape #texto{ width: 450px; height: 45px; position: absolute; top: 100px; left: 10px; padding: 0px; font-size: 80%;

 }
Changed:
<
<
#rodape a:link, #rodape a:active, #rodape a:visited{ color: #F0A000;
>
>
#rodape #texto a:link, #rodape #texto a:active, #rodape #texto a:visited{ color: #b43d4d;
  text-decoration: none; }
Changed:
<
<
#rodape a:hover{ color: #E08000;
>
>
#rodape #texto a:hover{ color: #e7949f;
 }

Revision 726 Jul 2005 - LeandroSantos

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 152 to 152
  margin: auto auto auto auto; border-collapse: collapse; border: none;
Changed:
<
<
border-top: 2px solid #e1369b; border-bottom: 2px solid #e1369b;
>
>
border-top: 2px solid #b86594; border-bottom: 2px solid #b86594;
  empty-cells: show; }
Line: 168 to 168
 #conteudo table tr th{ text-align: center; color: #f000b5;
Changed:
<
<
background-color: #fff0f2; border-left: 1px solid #ffccd3; border-right: 1px solid #ffccd3; border-bottom: 2px solid #e1369b;
>
>
background-color: #f8dade; border-left: 1px solid #ffedf8; border-right: 1px solid #ffedf8; border-bottom: 2px solid #b86594;
 }

#conteudo table tr td{

Changed:
<
<
border-left: 1px solid #fdd6ed; border-right: 1px solid #fdd6ed; border-bottom: 1px solid #f67fc5; background-color: #f3c6cd;
>
>
border-left: 1px solid #ffedf8; border-right: 1px solid #ffedf8; border-bottom: 1px solid #e198c3; background-color: #f1b8c6;
 }

#conteudo #anexos table tr th,

Revision 626 Jul 2005 - LeandroSantos

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 15 to 15
  width: 760px; background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/corpoPag.png"); background-repeat: repeat-y;
Changed:
<
<
position: relative;
>
>
position: absolute;
  left: 50%; margin-left: -380px;
Changed:
<
<
margin-top: -20px;
>
>
margin-top: 250px; padding: 0px;
 }
Changed:
<
<
>
>
/********************* Topo Pagina **********************/
 #cabecalho{ width: 760px; height: 220px;
Changed:
<
<
position: relative;
>
>
position: absolute;
  left: 50%; margin-left: -380px; margin-top: 30px;
Changed:
<
<
padding: 0px 0px 0px 0px;
>
>
margin-bottom: 0px; margin-right: 0px;
  background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/topoPag.png"); background-repeat: no-repeat;
Added:
>
>
padding: 0px;
 }
Changed:
<
<
{ border: 3px dotted #580000; background-color: #F00000; margin: 0px 20px 0px 20px; color: #FFFFFF; text-align: center; font-size: 160%; font-weight: 800; }
>
>
/********************* Menu **********************/
 #menu{
Changed:
<
<
width: 140px;
>
>
width: 138px;
  position: absolute;
Changed:
<
<
left: 15px; top: 20px;
>
>
background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/fundoMenu.png"); left: 19px; display: block; z-index: 10px;
 }

#menu ul{ margin: 0px;

Added:
>
>
padding: 8px 0px 4px 8px;
  }

#menu li{ list-style: none; margin: 0px 0px 6px 0px;

Added:
>
>
padding: 0px;
 }

#menu a:link, #menu a:active, #menu a:visited{

Changed:
<
<
display: block; color: #D07000; border: 2px dotted #F0A000;
>
>
color: #b50051;
  font-size: 12px;
Changed:
<
<
font-weight: 800; padding: 1px 0px 1px 0px;
>
>
padding: 2px 2px 2px 2px; text-align: right; border: 1px solid #b50051;
  text-decoration: none;
Changed:
<
<
text-align: center; width: 100px;
>
>
width: 140px;

 } #menu a:hover{ color: #FFFFFF;
Changed:
<
<
background-color: #F0B000; border: 2px dotted #FFE000;
>
>
border: 2px solid #b50051;
 }

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

#conteudo{

Changed:
<
<
width: 450px; margin-left: 150px;
>
>
width: 430px; margin-left: 175px;
  text-align: justify;
Added:
>
>
position: relative; max-width: 420px; min-height:400px; color: #ffffff; font-size: 12px; font-family: sans-serif; }
 
Added:
>
>
#conteudo p{ text-indent: 20px;
 }
Added:
>
>
#conteudo h1, #conteudo h2, #conteudo h3, #conteudo h4, #conteudo h5, #conteudo h6{ margin: 0px 0px 10px 0px; color: #b43d4d; } #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%; }
 
Changed:
<
<
#btsTWiki{ position: relative; bottom: 7px; float: right; z-index: 10;
>
>
#conteudo hr{ height: 0px; border: none; border-top: 2px dotted #F0A000;
 }
Changed:
<
<
#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 #F8E0A0; background-color: #FFF8EA; display: block; font-size: 0px; height: 16px; width: 16px; float: left; margin: 1px 6px 1px 1px;
>
>
#conteudo ul{ margin: 0px 0px 0px 15px; padding: 0px; }

#conteudo a:link, #conteudo a:active, #conteudo a:visited{ color: #b43d4d;

  text-decoration: none; }
Changed:
<
<
#btsTWiki a#btEdit:hover, #btsTWiki a#btAnexar:hover, #btsTWiki a#btVersao:hover, #btsTWiki a#btMais:hover{ border: 2px solid #F0D080; background-color: #FFFFF4; margin: 0px 5px 0px 0px;
>
>
#conteudo a:hover{ color: #e7949f; text-decoration: underline; }

#conteudo #topicosPais{ font-size: 11px; color: #f399c4; } #conteudo #topicosPais a:link, #conteudo #topicosPais a:active, #conteudo #topicosPais a:visited{ color: #f65dac; text-decoration: none; } #conteudo #topicosPais a:hover{ color: #e1059b; text-decoration: none;

 }
Deleted:
<
<
#btsTWiki a#btEdit{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/SkinCSS/BtEdit.png"); } #btsTWiki a#btAnexar{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/SkinCSS/BtAnexar.png"); } #btsTWiki a#btVersao{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/SkinCSS/BtVersao.png"); } #btsTWiki a#btMais{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/SkinCSS/BtMais.png"); }
  /* * * Tabelas * * * * * * * * * * * * * * * * * * * */
Line: 135 to 152
  margin: auto auto auto auto; border-collapse: collapse; border: none;
Changed:
<
<
border-top: 2px solid #F0A000; border-bottom: 2px solid #F0A000;
>
>
border-top: 2px solid #e1369b; border-bottom: 2px solid #e1369b;
  empty-cells: show; }
Line: 150 to 167
  #conteudo table tr th{ text-align: center;
Changed:
<
<
color: #F0A000; background-color: #FFF8E8; border-left: 1px solid #FFF0B0; border-right: 1px solid #FFF0B0; border-bottom: 2px solid #F0A000;
>
>
color: #f000b5; background-color: #fff0f2; border-left: 1px solid #ffccd3; border-right: 1px solid #ffccd3; border-bottom: 2px solid #e1369b;
 }

#conteudo table tr td{

Changed:
<
<
border-left: 1px solid #FFF8E0; border-right: 1px solid #FFF8E0; border-bottom: 1px solid #E8C800;
>
>
border-left: 1px solid #fdd6ed; border-right: 1px solid #fdd6ed; border-bottom: 1px solid #f67fc5; background-color: #f3c6cd;
 }

#conteudo #anexos table tr th,

Changed:
<
<
#conteudo #anexos table tr td{
>
>
#conteudo table tr td{
  font-size: 9px; } #conteudo #anexos table tr td img{ display: none; }
Added:
>
>

/************* Botoes Power ***********************/ #btsPower{ position: absolute; left: 20px; bottom: 50px; width: 100px; z-index: 5; } #btsPower a{ display: block; margin-top: 5px; }

/************* Botoes Twiki ***********************/ #btsTWiki{ position: relative; bottom: 7px; 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 #F8E0A0; background-color: #FFF8EA; 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 #F0D080; background-color: #FFFFF4; margin: 0px 5px 0px 0px; } #btsTWiki a#btEdit{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/SkinCSS/BtEdit.png"); } #btsTWiki a#btAnexar{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/SkinCSS/BtAnexar.png"); } #btsTWiki a#btVersao{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/SkinCSS/BtVersao.png"); } #btsTWiki a#btMais{ background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/SkinCSS/BtMais.png"); }

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

#ultimasNoticias{

Line: 230 to 301
  color: #E08000; }
Deleted:
<
<
#btsPower{ position: absolute; left: -5px; bottom: -15px; width: 100px; z-index: 5; } #btsPower a{ display: block; margin-top: 5px; }

#btsFormata{ position: absolute; left: 620px; top: 200px; }

#btsFormata a:link, #btsFormata a:active, #btsFormata a:visited{ display: block; color: #F0C800; background-color: #FFE870; border: 1px solid #F0C800; font-weight: 900; font-size: 14px; line-height: 14px; text-align: center; text-decoration: none; width: 12px; height: 12px; overflow: hidden; margin-bottom: 6px; } #btsFormata a:hover{ color: #F09800; background-color: #FFF0A0; border: 1px solid #F0B000; }

 #rodape{ height: 171px; max-height: 134px;

Revision 526 Jul 2005 - LeandroSantos

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 15 to 15
  width: 760px; background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/corpoPag.png"); background-repeat: repeat-y;
Changed:
<
<
position: absolute;
>
>
position: relative;
  left: 50%; margin-left: -380px;
Changed:
<
<
margin-top: 199px;
>
>
margin-top: -20px;
 }

#cabecalho{ width: 760px;

Changed:
<
<
height: 200px; position: absolute;
>
>
height: 220px; position: relative;
  left: 50%; margin-left: -380px; margin-top: 30px;
Added:
>
>
padding: 0px 0px 0px 0px;
  background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/topoPag.png"); background-repeat: no-repeat; }
Line: 46 to 48
  #menu{
Changed:
<
<
width: 130px;
>
>
width: 140px;
  position: absolute; left: 15px; top: 20px;
Line: 55 to 57
  #menu ul{ margin: 0px;
Deleted:
<
<
background-image: url(topoMenu.png); background-repeat: no-repeat; padding: 20px 0px 4px 8px;
  }
Line: 87 to 86
  /* * * Conteudo * * * * * * * * * * * * * * * * * * * */
Added:
>
>
 #conteudo{ width: 450px;
Changed:
<
<
margin-right: 100px;

}

#conteudo #topo{

background-image: url(topoConteudo.png); background-repeat: no-repeat; heigth: 100px;

margin-top: 10px;

}

#conteudo #corpo{

background-image: url(corpoConteudo.png); background-repeat: repeat-y;

}

#conteudo #base{

background-image: url(topoConteudo.png); background-repeat: no-repeat; heigth: 100px;

margin-top: 10px;

}

#conteudo .informacao{

background-color: #ffffff; color: #e7b7be;

>
>
margin-left: 150px;
  text-align: justify;
Deleted:
<
<
float: right;
 
Deleted:
<
<
/* left: 50%; margin-left: -345px;*/
 }
Deleted:
<
<
#conteudo .informacao p{ text-indent: 20px; }

/*#conteudo .informacao p:first-letter{ background-repeat: no-repeat; color: #F0A000; font-size: 315%; font-weight: 900; padding-left: 3px; float: left; }*/

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

#conteudo .informacao hr{ height: 0px; border: none; border-top: 2px dotted #F0A000; }

#conteudo .informacao ul{ margin: 0px 0px 0px 15px; padding: 0px; }

#conteudo .informacao a:link, #conteudo .informacao a:active, #conteudo .informacao a:visited{ color: #D88800; text-decoration: none; } #conteudo .informacao a:hover{ color: #F09000; text-decoration: underline; }

#conteudo .informacao .atencao{ margin: 10px; padding: 6px; border: 2px dotted #D00000; background-color: #FFD000; color: #000; text-align: center; } #conteudo .informacao .atencao p{ margin: 10px 0px 0px 0px; text-indent: 0px; }

#conteudo .informacao #topicosPais{ font-size: 11px; color: #F0C000; } #conteudo .informacao #topicosPais a:link, #conteudo .informacao #topicosPais a:active, #conteudo .informacao #topicosPais a:visited{ color: #F0A800; text-decoration: none; } #conteudo .informacao #topicosPais a:hover{ color: #FF9000; text-decoration: none; }

  #btsTWiki{ position: relative;
Line: 242 to 131
  /* * * Tabelas * * * * * * * * * * * * * * * * * * * */
Changed:
<
<
#conteudo .informacao table{
>
>
#conteudo table{
  margin: auto auto auto auto; border-collapse: collapse; border: none;
Line: 251 to 140
  empty-cells: show; }
Changed:
<
<
#conteudo .informacao table tr th, #conteudo .informacao table tr td{
>
>
#conteudo table tr th, #conteudo table tr td{
  color: #707070; font-size: 12px; padding: 1px 6px 1px 6px; border: none; }
Changed:
<
<
#conteudo .informacao table tr th{
>
>
#conteudo table tr th{
  text-align: center; color: #F0A000; background-color: #FFF8E8;
Line: 268 to 157
  border-bottom: 2px solid #F0A000; }
Changed:
<
<
#conteudo .informacao table tr td{
>
>
#conteudo table tr td{
  border-left: 1px solid #FFF8E0; border-right: 1px solid #FFF8E0; border-bottom: 1px solid #E8C800; }
Changed:
<
<
#conteudo .informacao #anexos table tr th, #conteudo .informacao #anexos table tr td{
>
>
#conteudo #anexos table tr th, #conteudo #anexos table tr td{
  font-size: 9px; }
Changed:
<
<
#conteudo .informacao #anexos table tr td img{
>
>
#conteudo #anexos table tr td img{
  display: none; }

Revision 425 Jul 2005 - LeandroSantos

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 9 to 9
  background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/fundoPag.png"); background-repeat: repeat-x; background-color: #c8707d;
Deleted:
<
<
font-family: sans-serif; font-size: 12px;
 }

#body1{

Line: 20 to 18
  position: absolute; left: 50%; margin-left: -380px;
Changed:
<
<
margin-top: 200px; z-index: 10;
>
>
margin-top: 199px;
 }

#cabecalho{ width: 760px;

Changed:
<
<
height: 300px;
>
>
height: 200px;
  position: absolute; left: 50%; margin-left: -380px; margin-top: 30px; background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/topoPag.png"); background-repeat: no-repeat;
Deleted:
<
<
z-index: 1;
 }

{

Line: 49 to 45
 

#menu{

Changed:
<
<
width: 100px; position: relative; float: left; left: 10px; top: 15px;
>
>
width: 130px; position: absolute; left: 15px; top: 20px;
  }

#menu ul{ margin: 0px;

Changed:
<
<
padding: 56px 0px 4px 8px;
>
>
background-image: url(topoMenu.png); background-repeat: no-repeat; padding: 20px 0px 4px 8px;
 }

#menu li{ list-style: none; margin: 0px 0px 6px 0px;

Deleted:
<
<
padding: 0px;
 }

#menu a:link,

Line: 90 to 88
 /* * * Conteudo * * * * * * * * * * * * * * * * * * * */

#conteudo{

Added:
>
>
width: 450px; margin-right: 100px;

}

#conteudo #topo{

background-image: url(topoConteudo.png); background-repeat: no-repeat; heigth: 100px;

margin-top: 10px;

}

#conteudo #corpo{

background-image: url(corpoConteudo.png); background-repeat: repeat-y;

 }
Added:
>
>
#conteudo #base{

background-image: url(topoConteudo.png); background-repeat: no-repeat; heigth: 100px;

margin-top: 10px;

}

  #conteudo .informacao{
Changed:
<
<
width: 400px;
>
>
  background-color: #ffffff;
Deleted:
<
<
/* color: #b43d4d;*/
  color: #e7b7be; text-align: justify;
Deleted:
<
<
position: relative;
  float: right;
Deleted:
<
<
margin-right: 100px;
  /* left: 50%; margin-left: -345px;*/

Revision 325 Jul 2005 - LeandroSantos

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 20 to 20
  position: absolute; left: 50%; margin-left: -380px;
Changed:
<
<
margin-top: 30px;
>
>
margin-top: 200px; z-index: 10;
 }
Changed:
<
<
/*
>
>
 #cabecalho{
Changed:
<
<
width: 620px; height: 175px;
>
>
width: 760px; height: 300px;
  position: absolute; left: 50%;
Changed:
<
<
margin-left: -310px; font-size: 0px;
>
>
margin-left: -380px; margin-top: 30px; background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/topoPag.png"); background-repeat: no-repeat; z-index: 1;
 }

{

Line: 42 to 46
  font-size: 160%; font-weight: 800; }
Changed:
<
<
*/
>
>
  #menu{ width: 100px;

Revision 225 Jul 2005 - LeandroSantos

Line: 1 to 1
 
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

Line: 6 to 6
  body{ margin: 0px;
Changed:
<
<
background-color: #ffedf0;
>
>
background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/fundoPag.png"); background-repeat: repeat-x; background-color: #c8707d;
  font-family: sans-serif; font-size: 12px; }
Added:
>
>
#body1{ width: 760px; background-image: url("http://www.ssl.faced.ufba.br/twiki/pub/PPGE/ImagensDoLeiaute/corpoPag.png"); background-repeat: repeat-y; position: absolute; left: 50%; margin-left: -380px; margin-top: 30px; }
 /* #cabecalho{ width: 620px;
Line: 74 to 86
 /* * * Conteudo * * * * * * * * * * * * * * * * * * * */

#conteudo{

Deleted:
<
<
width: 690px; background-color: #e7b7be; color: #b43d4d; text-align: justify; position: absolute; left: 50%; margin-left: -345px;
 }

#conteudo .informacao{ width: 400px; background-color: #ffffff;

Changed:
<
<
color: #b43d4d;
>
>
/* color: #b43d4d;*/ color: #e7b7be;
  text-align: justify; position: relative; float: right;

Revision 125 Jul 2005 - LeandroSantos

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="ProjetoGrafico"

CSS do Sítio

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

/*
#cabecalho{
  width: 620px;
  height: 175px;
  position: absolute;
  left: 50%;
  margin-left: -310px;
  font-size: 0px;
}

#PreviewNote{
  border: 3px dotted #580000;
  background-color: #F00000;
  margin: 0px 20px 0px 20px;
  color: #FFFFFF;
  text-align: center;
  font-size: 160%;
  font-weight: 800;
}
*/

#menu{
  width: 100px;
  position: relative;
  float: left;
  left: 10px;
  top: 15px;

}

#menu ul{
  margin: 0px;
  padding: 56px 0px 4px 8px;
}

#menu li{
  list-style: none;
  margin: 0px 0px 6px 0px;
  padding: 0px;
}

#menu a:link,
#menu a:active,
#menu a:visited{
  display: block;
  color: #D07000;
  border: 2px dotted #F0A000;
  font-size: 12px;
  font-weight: 800;
  padding: 1px 0px 1px 0px;
  text-decoration: none;
  text-align: center;
  width: 100px;
}
#menu a:hover{
  color: #FFFFFF;
  background-color: #F0B000;
  border: 2px dotted #FFE000;
}

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

#conteudo{
  width: 690px; 
  background-color: #e7b7be;
  color: #b43d4d;
  text-align: justify;
  position: absolute;
  left: 50%;
  margin-left: -345px;
}


#conteudo .informacao{
  width: 400px; 
  background-color: #ffffff;
  color: #b43d4d;
  text-align: justify;
  position: relative;
  float: right;
  margin-right: 100px;

/*  left: 50%; 
  margin-left: -345px;*/
}

#conteudo .informacao p{
  text-indent: 20px;
}

/*#conteudo .informacao p:first-letter{
  background-repeat: no-repeat;
  color: #F0A000;
  font-size: 315%;
  font-weight: 900;
  padding-left: 3px;
  float: left;
}*/

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

#conteudo .informacao hr{
  height: 0px;
  border: none;
  border-top: 2px dotted #F0A000;
}

#conteudo .informacao ul{
  margin: 0px 0px 0px 15px;
  padding: 0px;
}

#conteudo .informacao a:link,
#conteudo .informacao a:active,
#conteudo .informacao a:visited{
  color: #D88800;
  text-decoration: none;
}
#conteudo .informacao a:hover{
  color: #F09000;
  text-decoration: underline;
}

#conteudo .informacao .atencao{
  margin: 10px;
  padding: 6px;
  border: 2px dotted #D00000;
  background-color: #FFD000;
  color: #000;
  text-align: center;
}
#conteudo .informacao .atencao p{
  margin: 10px 0px 0px 0px;
  text-indent: 0px;
}

#conteudo .informacao #topicosPais{
  font-size: 11px;
  color: #F0C000;
}
#conteudo .informacao #topicosPais a:link,
#conteudo .informacao #topicosPais a:active,
#conteudo .informacao #topicosPais a:visited{
  color: #F0A800;
  text-decoration: none;
}
#conteudo .informacao #topicosPais a:hover{
  color: #FF9000;
  text-decoration: none;
}

#btsTWiki{
  position: relative;
  bottom: 7px;
  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 #F8E0A0;
  background-color: #FFF8EA;
  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 #F0D080;
  background-color: #FFFFF4;
  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"); }

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

#conteudo .informacao table{
  margin: auto auto auto auto;
  border-collapse: collapse;
  border: none;
  border-top: 2px solid #F0A000;
  border-bottom: 2px solid #F0A000;
  empty-cells: show;
}

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

#conteudo .informacao table tr th{
  text-align: center;
  color: #F0A000;
  background-color: #FFF8E8;
  border-left: 1px solid #FFF0B0;
  border-right: 1px solid #FFF0B0;
  border-bottom: 2px solid #F0A000;
}

#conteudo .informacao table tr td{
  border-left: 1px solid #FFF8E0;
  border-right: 1px solid #FFF8E0;
  border-bottom: 1px solid #E8C800;
}

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

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

#ultimasNoticias{
  position: absolute;
  left: 640px;
  top:100px;
  width: 130px;
}

#ultimasNoticias strong{
  display: block;
  text-align: center;
  color: #E8A000;
  font-size: 12px;
  border-top: 1px dotted #F0B000;
  border-bottom: 1px dotted #F0B000;
}

#ultimasNoticias ul, #ultimasNoticias li{
  list-style: none;
  margin: 6px 0px 0px 0px;
  padding: 0px;
}

#ultimasNoticias li a:link,
#ultimasNoticias li a:active,
#ultimasNoticias li a:visited{
  display: block;
  color: #C07000;
  background-color: #FFE870;
  border: 2px dotted #F0B000;
  font-weight: 900;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  padding: 5px;
}
#ultimasNoticias li a:hover{
  color: #A05000;
  background-color: #FFF0A0;
  border: 2px dotted #E0A000;
}

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

#btsPower{
  position: absolute;
  left: -5px;
  bottom: -15px;
  width: 100px;
  z-index: 5;
}
#btsPower a{
  display: block;
  margin-top: 5px;
}

#btsFormata{
  position: absolute;
  left: 620px;
  top: 200px;
}

#btsFormata a:link,
#btsFormata a:active,
#btsFormata a:visited{
  display: block;
  color: #F0C800;
  background-color: #FFE870;
  border: 1px solid #F0C800;
  font-weight: 900;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  text-decoration: none;
  width: 12px;
  height: 12px;
  overflow: hidden;
  margin-bottom: 6px;
}
#btsFormata a:hover{
  color: #F09800;
  background-color: #FFF0A0;
  border: 1px solid #F0B000;
}

#rodape{
  height: 171px;
  max-height: 134px;
  width: 620px;
  max-width: 445px;
  padding: 35px 50px 0px 125px;
  text-align: justify;
  background: url("%ATTACHURL%/Rodape.jpg") no-repeat;
  color: #F8C050;
  position: relative;
  left: 15px;
  z-index: 1;
}

#rodape a:link,
#rodape a:active,
#rodape a:visited{
  color: #F0A000;
  text-decoration: none;
}
#rodape a:hover{
  color: #E08000;
}

%STOPINCLUDE%

-- LeandroSantos - 25 Jul 2005

 
This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback