.categoria {font-family:serif;
     font-size:2em;
     font-weight:normal;
     background-image:url(../imagens/degrade.gif);
     background-repeat:repeat;
     width:100%;
     color:darkorange}

.descricao {
  position:relative;
  top:-1em;
  left:2em;
  margin-right:2em}

#esq {position:absolute;
    top:260px;
    left:10px;
    min-height:500px;
    max-height:5000px;
    width:750px;
    border:1px solid #cccccc}
