#titulo {text-align: right; font-size: 15px;color:#617489;position:absolute;top:15px;left: 220px;width: 500px;}

.bord1 {
   border-bottom: 1px solid #aaaaaa;
}
.texto10 {
   font-family: verdana;
   font-size: 10px;
}
.texto11n {
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
}
.texto12n {
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
}
.conteudos {
   font-family:verdana;
   font-size:11px;
   color:#617489;
   height:17px;
 }
a {
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   color: #617489;
}
a:hover {
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   color: #0000FF;
   cursor: pointer;
}
.divsel {
      visibility: visible;
      position: absolute;
      left: 0px; /*<!-- distância do conteúdo em relação à esquerda do browser-->*/
      top: 170px;/*<!-- distância do conteúdo em relação ao topo-->*/
      width: 600px;/*<!-- largura do conteúdo-->*/
      height: 350px;/*<!-- altura do conteúdo-->*/
      /*background-color: #ffffff;/*<!-- cor de fundo do conteúdo-->*/
      right: 10px;
      bottom: 10px;
}

.divunsel {
      visibility: hidden;
}

.DivGrid
{
  border-left: 1px outset #c0c0c0;
  border-right: 1px outset #c0c0c0;
  border-bottom: 1px outset #c0c0c0;
  border: 0 outset;
  width:0;
}

.input {
   font-family: verdana,arial,helvetica;
   font-size: 10px;
}

