Seminário Integrado Pibid Pedagogia e Educação do Campo
%STARTINCLUDE%
<style type="text/css" media="screen">


/***********************Estrutura basica***********************/
html, body, div, img {
  margin: 0;
  border: 0;
  padding: 0;
  font-family: arial, verdana, tahoma, sans;
}

body {
  padding: 0px 0px;
  overflow-y:scroll;
}

.bg {
  width: 100%;
}

#foto {
  position: absolute;
  /*top: -10px;*/
  z-index: -100;
}

#degr {
  position: fixed;
  height: 100%;
  z-index: -101;
}

#topo {
  margin: auto;
  width: 748px;
  text-align: center;
  min-height: 10px;
  border: 1px solid black;
}

#corpo {
  background-image:url('%ATTACHURLPATH%/degTudo.png');
  background-repeat:repeat-y;
  display: block;
  position: relative;
  margin: auto;
  width: 750px;
  background-color: #A7C6D4;/*/#b3daeb;//#D1AD1A;*/
}

#menu {
  /*background-image:url('%ATTACHURLPATH%/degMenu.png');
  //background-repeat:repeat-x;*/
  width: 226px;
  float: left;
  text-align: center;
}

#conteudo {
  /*background-image:url('%ATTACHURLPATH%/degCorpo.png');
  //background-repeat:repeat-x;*/
  font-size: 12px;
  text-align: justify;
  position: relative;
  float: right;
  width: 484px;
  min-height: 500px;
  _height: 500px;
  background-color: #FFFDCC; /*#96BCA9;*/
  padding: 20px;
}

#rodape {
  position: relative;
  padding-top: 8px;
  height: 20px;
  width: 748px;
  min-height: 10px;
  margin:auto;
  font-size: 10px;
  clear: both;
  text-align: center;
}

.clear { clear: both;}
/*----------------------------Estrutura basica----------------------------*/
/***********************Topo***********************/
#topo img {
  padding-top: 10px;
}
/*----------------------------Topo----------------------------*/

/***********************Menu***********************/
#menu ul {
  list-style-type: none;
  padding-left: 0px;
  text-align: center;
  margin: 0px;
  padding: 22px 0px;
}

#menu li {
  padding: 0px 25px 0px 15px;
}

#menu p {
  margin: 0px;
}

#menu ul a {
  position: relative;
  top: -7px;
  display: block;
  text-decoration: none;
  font-weight: bold;
  background-color: #B50246; /*/#8A6036; //#993720;*/
  color: white;
  padding: 10px 0;
  margin-top: 5px
}

#menu img {
  padding: 15px;
}

#menu ul a:hover {
  background-color: #00B8FF; /*#CBF0FF;*/
}

/*----------------------------Menu----------------------------*/


/***********************Rodape***********************/
#rodape a {
  text-decoration: none;
  font-weight: bold;
  color:#543B24;
  font-size: 11px;
}

#rodape a:hover {
  text-decoration: underline;
}
/*----------------------------Rodape----------------------------*/

/***********************Conteudo***********************/
#conteudo a {
  text-decoration: none;
  color:#543B24;
  font-weight: bold;
}

#conteudo a:hover {
  text-decoration: underline;
  color:#986b41;
}
/*----------------------------Conteudo----------------------------*/

/***********************Creditos***********************/
#creditos {
  position: absolute;
  right: 0px;
  top: 0px;
  color: #879ea6;
}
/*----------------------------creditos----------------------------*/

#inscricao {
}

.mostrador {
  float: left;
}

</style>


%STOPINCLUDE%
degMenu.png
Editar Anexar Versões Sair Mais...
Web design: CPD - UFBA outubro 2010