.boxe { 
 background: url('imagens/box/dir.gif') repeat-y top right;
}

/* -- */

.boxe_topo { 
  background: url('imagens/box/sup.gif') no-repeat top right;
  height: 3px;
  font-size: 1px;
}

/* -- */

.boxe_baixo {
  background: #50BF50 url('imagens/box/inf.gif') no-repeat bottom left;
  height: 3px;
  font-size: 1px;
}

.boxe_baixo div {
  background: url('imagens/box/cruz.gif') no-repeat bottom right;
  height: 3px;
  font-size: 1px;
}