.tabela1{
  color:#fff;
}


.bolaBingoS{
  width:31px;height:31px;  
  background-image: url('../img/BolaClara.png');
  background-size: 30px 30px;
  background-position: center center;
  background-repeat: no-repeat;
  font-weight: 600;
}

.bolaBingoN{
  width:31px;height:31px;
}

.bolaVez{
  width:119px;height:119px;  
  background-image: url('../img/BolaClara.png');
  background-size: 120px 120px;
  background-position: center center;
  background-repeat: no-repeat;
  font-weight: bold;
    margin-left: auto;
    margin-right: auto; 
    padding-top:3px;
}

.cartelaBatida{
  width:116px;height:116px;  
  background-image: url('../img/Bola1.png');
  background-size: 115px 115px;
  background-position: center center;
  background-repeat: no-repeat;
  font-weight: bold;
    margin-left: auto;
    margin-right: auto;   
}
.cartelaArmada{
  width:116px;height:116px;  
  background-image: url('../img/Bola3.png');
  background-size: 115px 115px;
  background-position: center center;
  background-repeat: no-repeat;
  font-weight: bold;
    margin-left: auto;
    margin-right: auto;   
}
.cartelaZerada{
  width:116px;height:116px;  
  background-image: url('../img/Bola2.png');
  background-size: 115px 115px;
  background-position: center center;
  background-repeat: no-repeat;
  font-weight: bold;
    margin-left: auto;
    margin-right: auto;   
}