div#Site div#Interna{
  
  width:900px;
  padding:15px 0px 0px 0px;
  
  background-image:url('../../Imagens/Internas/Topo.gif');
  background-repeat:no-repeat;
  }


div#Site div#Interna div#Conteudo{
  
  float:left;
  
  width:860px;
  padding:0px 20px 0px 20px;
  
  background-color:#FFFFFF;
  }


div#Site div#Interna div#IntBotoes{
  
  clear:both;
  
  width:900px;
  height:77px;
  
  background-image:url('../../Imagens/Internas/Rodape.gif');
  background-repeat:no-repeat;
  }
