﻿body
{}
div.dvMapaContentor
{
  /*border: solid 1px red; */
  width: 100px;
  height: 400px;
  margin-left: 1px; 
}  
div.dvInfoSeparadoresContentor
{
  /*border: solid 1px blue;*/
  width: 100%;
  height: 300px;
}
.fecharBalao {
  text-align:right; 
}
.fecharBalao img {
  margin-top:3px;
  margin-right:3px;
  cursor:pointer;
}
.tableBalao {
  border: solid 1px #000;
  background-color: #EEE;
  height: 100%;
  width: 100% ;  
}
