/*///CSS  ESTRUTURAS/////*/

.layout_superior_esquerdo{
   width:501px;
   height:193px;
   background-color:#ffffff;
   border-left:#FFFFFF 1px solid;
  }
  .barra_busca{
  font:10px Verdana;
  color:#524829;
  }
  .linha{
  border-left: #CCCCCC 1px dotted;
  border-right: #CCCCCC 1px dotted;
  border-bottom: #CCCCCC 1px dotted;
  }