.AREA__BOLAS__SORTEADAS{width : 100%; }

.circulo , .quadrado_Super{ position: relative;
	      width: 15%;
        /* height: 120px; NAO PRECISA_ALTURA__AUTO__RESPONSIVO */
          border-radius: 50%; /* faz Ficar Redondo */
          background-color: red;
          text-align: center;
          font-size: 160%;
          float: left; /* IMPORTANTE BOLAS FICAR LADO A LADO */
          margin-right: 5%;
           }

           .circulo:after, .quadrado_Super:after{ /* IMPORTANTE */
           	content: '';
           	padding-bottom: 100%;
           	display: block;
           }


           .circulo > span , .quadrado_Super > span{  /* LETRA DENTRO __ DEZENA */
           	color: white;
           	font-weight: 700;
           	position: absolute; /* PARA CENTRALIZAR O TEXTO */
            top:50%; left:50%; /* PARA CENTRALIZAR O TEXTO */
            transform: translate(-50%, -50%); /* PARA CENTRALIZAR O TEXTO */
            margin:0; /* PARA CENTRALIZAR O TEXTO */
           }






.circ_QUINA{ width: 15%; font-size: 160%; background-color: #0000b3; }



.circ_SUPER{ width: 12%; font-size: 160%; background-color: #669900; margin-right: 2%;}
.QUAD_SUPER{ width: 12%; font-size: 130%; background-color: #ff3300; margin-right: 2%; border-radius: 0%; } 
.QUAD_SUPER:nth-child(4){background : #e60073} /* COLUNA __QUATRO */



.circ_LOTOFACIL{ width: 15%; font-size: 160%; background-color: #cc0099; }

.circ_LOTOMANIA{ width: 15%; font-size: 160%; background-color: #ff3300; }

.circ_TIMEMANIA{ width: 12%; font-size: 130%; background-color: #999900; margin-right: 2%; }
.circ_DIADESORTE{ width: 12%; font-size: 130%; background-color: #cc7a00; margin-right: 2%; }


.circ_MEGASENA{ width: 13%; font-size: 130%; background-color: #008000; margin-right: 3%; }
.circ_DUPLASENA{ width: 13%; font-size: 130%; background-color: #800000; margin-right: 3%; }



/* ========================================= ABAIXo  ANTIGOOO */
/* ========================================= ABAIXo  ANTIGOOO */
/* ========================================= ABAIXo  ANTIGOOO */
/* ========================================= ABAIXo  ANTIGOOO */
/* ========================================= ABAIXo  ANTIGOOO */
/* ========================================= ABAIXo  ANTIGOOO */
/* ========================================= ABAIXo  ANTIGOOO */
/* ========================================= ABAIXo  ANTIGOOO */


 /* .CIR__SUPERSETE{width : 13% ;  height : 30px;line-height: 23%; font-size : 10px } /* MOBILE mais ou menos */
 /*.CIR__SUPERSETE{width : 13% ;  height : 50px;line-height: 17%; font-size : 10px } /* para PC  mais ou menos */
 
 /*.QUAD_COLUNA_SUPERSETE{ width: 13% ;  height: 25px ; background-color : #ff3300 ; color : white ; line-height : 20% ; font-weight : 200 ;font-size : 45% }
 .QUAD_COL_QUATRO{background : #e60073}

  .AREA__BOLAS__SORTEADAS{width : 100%; }
  .CIR__SUPERSETE{background : #669900 ; font-size : 15px ; -webkit-text-stroke : 1px black ;  font-weight : 200 }
*/

/* ACIMAA PARA ____ SUPER__SETE */


/* ========================================= */
/* ========================================= */
/* ========================================= */
/* ========================================= */
   /* abaixo PARA ____ QUINA */


 /*.CIR__QUINA{width : 18% ;  height : 2.7em; line-height: 1.7em; font-size : 1.3em ; background : #0000b3 ; -webkit-text-stroke : 1px black ;  font-weight : 200 } */


























