﻿
div.aplicar_bt {
  /*border: solid 1px blue; */
  cursor: pointer; /*truque para o firefox mostrar hand*/
  cursor: hand;
  float: right;
  height: 20px;
  width: 99px;
}

div.canto_linha {
  float: left;
  /*width: 20px;*/
  height: 20px;
}

div.aplicar_pai {
  /*border: solid 1px red;*/
  width: 99%;
  height: 20px;
  white-space: nowrap;
  background: #fff URL(../../imagens/mapa/linha_repeat.gif) repeat top left;
}

div.fecho {
  clear: both;
  height: 1px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}

div.dvMapaContentor {
  width: 100% !important;
  border: solid 1px #1A6698;
}

/*/imagens/mapa/linha.gif*/
