
#bgConteudoTopo{ /* Base para os h1's */
  background:url(../imagens/bg_conteudo_topo.gif) no-repeat;
  width:864px;
  height:55px;
  margin:0;
  padding:50px 0 0 130px;
}
#bgConteudoTopo h1{
  font:bold 22px "trebuchet ms", arial;
  color:#8a508e;
  margin:0;
  padding:0;
}
#home{
  overflow:hidden;
  margin-top:20px;
  width:100%;
}
#home ul.ulHome{
  width:90%;
  float:left;
  margin:0;
  padding:0 0 0 125px;
}
#home li.liHome{
  width:270px;
  height:250px;
  overflow:hidden;
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
}
.hiddenFoto{
  width:200px;
  height:150px;
  overflow:hidden;
}
#home li.liHome img{
  padding:0;
}
.moldura01{
  width:200px;
  height:158px;
  position:absolute;
  margin:0;
  padding:0;
}
/************************************************
					TIPOLOGIA
************************************************/

#home h2{
  font:11px Arial;
  color:#6e6e6e;
  margin:0;
  padding:4px 0 0 0;
}
#home h2 a{
  color:#6e6e6e;
  text-decoration:none;
}
#home h2 a:hover, #home h2 a:hover, #home h3 a:hover, #home h4 a:hover, #home h5 a:hover{
  text-decoration:underline;
}
#home h3{
  width:200px;
  font:13px Arial;
  color:#894e8d;
  font-weight:bold;
  margin:0;
  padding:0 0 3px 0;
}
#home h3 a{
  color:#894e8d;
  text-decoration:none;
}
#home h4{
  width:200px;
  font:12px Arial;
  color:#000;
  margin:0;
  padding:0;
}
#home h4 a{
  color:#000;
  text-decoration:none;
}
#home h5{
  width:180px;
  font:11px Arial;
  font-weight:bold;
  color:#894e8d;
  margin:0;
  padding:8px 70px 10px 0;
  float:right;
}
#home h5 a{
  color:#894e8d;
  text-decoration:none;
  float:right;
}