Instituto de Química - UFBAPainel Alquimia de Márcia Magno UFBA Painel Alquimia de Márcia Magno

%STARTINCLUDE%
<style type="text/css" media="screen">

/*----------------largura----------------*/
#tudo {
  width: 795px;
  border-right: 1px solid black;
  border-left: 1px solid black;
}

#topo {
   background-color:#FFFFFF;
   /*background: url(%ATTACHURLPATH%/topo.gif) no-repeat;*/
   height:70px;
   text-align:right;
   padding-top:15px;
border-bottom: 0px solid #000000;
}


#conteudo {
  width:590;/*alterar em HACKS (x+20) */
}

#menu {
  width: 150;
}

/*----------------fundo----------------*/
body {
  background-color: #608DBA;
}

/*body {
  background-image: url('/pub/IntranetCpd/FolhaDeEstilos/fundo.png');
  background-repeat: repeat-y;
  background-position:center;
  background-color: white;
}*/

/*body {
  background-image: url('/pub/IntranetCpd/FolhaDeEstilos/fundo2.png');
  background-repeat: repeat-y;
  background-position:center;
  background-color: #cfcf9b;
}*/

#tudo {
  background: white;
}

#projetos cpd{
  background-color: #ffcc66;
}

#menu li {
  background-color: white;
}

#menu li:hover a, #menu li.hover a,
#menu li:hover li:hover a, #menu li.hover li.hover a,
#menu li:hover li:hover  li:hover a, #menu li.hover li.hover li.hover a {
  color: #3A7BDC;
}

#menu li:hover ul a, #menu li.hover ul a,
#menu li:hover li:hover ul a, #menu li.hover li.hover ul a {
  color: #3A7BDC;
}

/*#menu li:hover, #menu li.hover {
  background-color: #15589B;
}*/

#menu ul a {
  border-bottom: 1px solid #0066FF;
}

#menu ul ul a {
  border-bottom: 1px solid #0066FF;
}

#rodape {
  background-color: #7DB5ED;
}

/*----------------fontes----------------*/
#conteudo a, #editar a, #conteudo a:visited, #editar a:visited {
  color: #6495ED;
  text-decoration: none;
}

#conteudo a:hover, #editar a:hover {
  color: #1E90FF;
  text-decoration: underline;
}

#conteudo h1, #conteudo h2, #conteudo h3,
#conteudo h4, #conteudo h5 {
  color: #608DBA;
}

#menu a {
  color: #032F71;
}

#menu a:hover {
  /*color: white;*/
}

#rodape a, #rodape a:visited {
  color: blue;
}

#rodape a:hover, #editar a:hover {
  color: 935600;
}

#busca a, #busca a:visited {
  color: blue;
}

#busca a:hover {
  color: 3A7BDC;
}
/*----------------imagens----------------*/
img.esquerda, img.direita,#conteudo a img {
  border: 1px solid #2D86AC;
}
div.foto {
  float: left;
  color: #2D86AC;
  width: 200px;
}

div.foto img {
  border: 1px solid #2D86AC;
  margin: 4px;
}

/*----------------opcionais----------------*/

#corpo {
  border-top: 1px solid black;
}

#conteudo {
  border-left: 1px solid black;
}

html, body {
  height: 100%;
}

body {
  margin: 0;
  text-align: center;
  font-family: verdana, arial, helvetica, sans-serif;
}

#tudo {
  margin: auto;
  position: relative;
  text-align: left;
  min-height: 100%;
}

#topo img {
  border: 0;
  padding: 0;
  margin: 0;
  float: left;
}

#editar {
  font-size: 10px;
  position: absolute;
  right: 10px;
  top: 80;
}

#menu {
  position: relative;
  float: left;
  top: 15;
  z-index: 3;
}

#menu ul{
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 1;
}

#menu a {
  display: block;
  font-size: 12px;
  margin: 0;
  padding: 4px 0px 4px 2px;
}

#menu ul ul a {
  font-size: 11px;
}

#menu a {
  text-decoration: none;
  font-weight: bold;
}

#menu li {
  position: relative;
}

#menu ul ul li:first-child,
#menu ul ul li.first-child {
  border-top:1px solid #F93;
}

#menu li {
  margin-left: 5px;
  margin-right: 5px;
}

#menu li li {
  margin-left: 10px;
  margin-right: 0px;
  border-right: 1px solid #F93;
  border-left: 1px solid #F93;
}

#menu ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
}

#menu ul ul,
#menu ul li:hover ul ul,
#menu ul li.hover ul ul,
#menu ul li:hover ul ul ul,
#menu ul li.hover ul ul ul
{display: none;}

#menu ul li:hover ul,
#menu ul li.hover ul,
#menu ul ul li:hover ul,
#menu ul ul li.hover ul,
#menu ul ul ul li:hover ul,
#menu ul ul ul li.hover ul
{display: block;}

#conteudo {
  position: relative;
  float: left;
  min-height: 620;
  padding: 10;
  font-size: 12px;
}

.tabela {
  margin-top: 30px;
  background-color: #FF9933;
}

table {
  font-size: 12px;
}

#rodape {
  margin-top: 5;
  text-align: center;
}

#rodape a, #rodape a:visited {
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;
}

#rodape a:hover {
  text-decoration: none;
  font-weight: normal;
}

#endereco {
  font-size: 10px;
  font-weight: normal;
}

.clear {
  clear: both;
}

#conteudo h1, #conteudo h2, #conteudo h3,
#conteudo h4, #conteudo h5 {
  font-weight: bold;
}

#conteudo h1, #conteudo h2 {
  border-bottom: 1px solid #0066FF;
}

#conteudo h4, #conteudo h5 {
  margin-bottom: 2px;
}

.meio {
  text-align: justify;
}

div.esquerda {
  float: left;
  width: 33%;
}

table {
  font-size: 12px;
}

img.esquerda, img.direita,
#conteudo a img {
  margin: 4px;
}

img.esquerda {
  float: left;
}

img.direita {
  float: right;
}

div.foto {
  text-align: center;
  font-weight: bold;
}

div.foto img {
  margin: 4px;
}

#logosHome {
  text-align: center;
}

#logos {
  float: left;;
}

#logos img {
  border: 0;
  margin: 0;
  padding: 0;
}

#busca {
  text-align: center;
  padding: 0;
  margin: 0;
  border: 0;
}

#busca a, #busca a:visited {
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  text-transform: capitalize;
}

#busca a:hover {
  text-decoration: none;
  font-weight: bold;
  text-transform: capitalize;
}

.destaque {
  display: block;
  background-color: #E2DC89;
  width: 184;
  float: right;
  color: Black;
  clear: right;
  margin: 5px;
}

#conteudo .destaque ul {
  padding-left: 3px;
  margin: 0px
}

#conteudo .destaque ul li{
  list-style: none;
}

#conteudo ul li {
  list-style-image: url("/pub/IntranetCpd/FolhaDeEstilos/bolinha6.png");
}

#conteudo .destaque li {
  margin-top: 5px;
  margin-bottom: 5px;
}

#conteudo .destaque a, #conteudo .informa a {
  text-decoration: none;
}

.informa {
  width: 100%;
  clear: left;
  width: 390px;
  border-bottom: 1px solid #F93;
}

#conteudo .destaque a:hover,#conteudo .informa a:hover {
  text-decoration: underline;
}

#conteudo .informa h3 {
  display:block;
  font-size: 13px;
  margin-top: 0px;
  border-bottom: 1px solid #F93;
}

#aniversariantes {
  width:100%;
  min-height: 240px;
}

#conteudo #aniversariantes li {
  list-style-image: url("/pub/IntranetCpd/FolhaDeEstilos/dot.png");
}

#aniversariantes ul {
  position: relative;
  padding-left: 15px;
  left: 50%;
  width:220px;
  color: #6495ED;
}

#aniversariantes li {
  margin-top: 4px;
}

#aniversariantes li:hover img, #aniversariantes li.hover img{
display:block;
    z-index: 2;
}

#aniversariantes li img {
  position: absolute;
  left:-174px;
  top:0px;
  width:159px;
  height: 216px;
  display:none;
}

/* HACKS NÃO MEXER ABAIXO! */
</style>

<!--[if IE]>
<style type="text/css" media="screen">
* html * {
  color: expression( (function(who){
           if(!who.MXPC){
             who.MXPC = '1';
             if(who.nodeName != 'A'){
               who.onmouseenter=function(){ who.className += ' hover'};
               who.onmouseleave=function(){ who.className = who.className.replace(' hover','')};
             }
             (who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
           }
         })
         (this) , 'auto') 
}

#aniversariantes {
  height: 240px;
}
 #menu ul li  {float: left; width: 100%;}
 #conteudo {width:610; height: 650;}
 #tudo {height: 100%}
#conteudo .destaque ul li{list-style-image: url("/pub/IntranetCpd/FolhaDeEstilos/dot.png");}
#conteudo #aniversariantes li{list-style-image: url("/pub/IntranetCpd/FolhaDeEstilos/dot.png");}
</style>
<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
} 
#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a {
font: bold 0.7em/1.4em verdana, arial, helvetica, sans-serif;
} 

</style>
<![endif]-->%STOPINCLUDE%
     Rua Barão de Geremoabo, 147
       Campus Universitário de Ondina
      CEP: 40.170-115, Salvador - BA
Tel:(71) 3263-6800 / 6807
E-mail: iquimica@ufba.br
Editar Anexar Versões Sair Mais... credito.png