#homeSobre{
  width:393px;
  float:left;
  background:url(../imagens/ponto.gif) repeat-y 383px 0;
}

#homeSobre h1{
  width:393px;
  height:55px;
  float:left;
  background:url(../imagens/h1_homeSobre.gif) no-repeat;
}

#homeSobreMeio{
  width:290px;
  float:left;
  background:url(../imagens/bg_homeSobre.gif) repeat-y;
  padding: 10px 20px 0 40px; 
}

#homeSobreRodape{
  width:393px;
  height:30px;
  float:left;
  background:url(../imagens/rodape_homeSobre.gif) no-repeat;
}
#homeDestaques{
  width:558px;
  float:left;
}
#homeDestaques h1{
  width:558px;
  height:53px;
  background:url(../imagens/h1_homeDestaque.gif) no-repeat;
}

#homeDestaquesMeio{
  width:578px;
  background:url(../imagens/bg_homeDestaque.gif) repeat-y;
  float:left;
}

#homeDestaques ul{
  width:90%;
  float:left;
  padding:0 0 0 22px;
  list-style-type:none;
}
#homeDestaques li{
  width:173px;
  float:left;
/*  border:1px solid red;*/
}
.homeDestaqueMascara{
  width:167px;
  height:162px;
  position:absolute;
}
.homeDestaqueFoto{
  width:167px;
  height:162px;
  float:left;
  overflow:hidden;
}
#homeDestaques li h2 a{
  width:85%;
  font:bold 11px arial;
  color:#102b78;
  float:left;
  padding:0 0 0 15px;
  margin:2px 0 5px 0;
  text-decoration:none;
}
#homeDestaques li h2 a:hover{  text-decoration:underline; }

#homeDestaques li h3 a{
  width:85%;
  font:11px arial;
  color:#102b78;
  float:left;
  padding:0 0 0 15px;
  margin:0 0 8px 0;
  text-decoration:none;
}
#homeDestaques li h3 a:hover{  text-decoration:underline; }

#homeDestaques li span a{
  width:80%;
  font:bold 11px arial;
  color:#c67400;
  border-top:1px dashed #9faaca;
  text-decoration:none;
  float:left;
  padding:4px 0 0 15px;
}
#homeDestaques li span a:hover{  text-decoration:underline; }

#homeDestaquesRodape{
  width:555px;
  height:20px;
  background:url(../imagens/rodape_homeDestaques.gif) no-repeat;
  float:left;
}