.textoTipo1 {
  font-family:Arial;
  font-weight:bold;
  font-size:11px;
  color: #ffffff;
}

.textoTipo2 {
  font-family:Arial;
  font-weight:Bold;
  font-size:12px;
  color: #000000;
}

.textoTipo3 {
  font-family:Arial;
  font-weight:Bold;
  font-size:12px;
  color: #000000;
}

.textoTipo4 {
  font-family:Arial;
  font-weight:Bold;
  font-size:10px;
  color: #000000;
}

.textoTipo5 {
  font-family:Arial;
  font-weight:Bold;
  font-size:12px;
  color: #000000;
}

.textoTipo6 {
  font-family:Arial;
  font-weight:normal;
  font-size:11px;
  color: #000000;
}

.fundoPesquisa {
  backgroud-Color:#00B185;
}

.fundoResultado {
  background-Color:#ffffff;
}

.fundoTabelaResultado {

  //background-Color:#009772;

 }
 
 .estiloDiv{
 
 height:300px; width:450px; overflow:auto; scrollbar-track-color: #efefef;scrollbar-face-color: #EFEFEF; scrollbar-base-color: #efefef; scrollbar-shadow-color: #efefef; scrollbar-darkshadow-color: #cccccc; scrollbar-highlight-color: #efefef; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #666666; margin-top:0px; margin-left:0px; margin-bottom:0px; margin-right:0px;
 
 }