/**
 * @copyright	Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

select
{
    text-align-last: center;
    color: #00AFEF;
    /* font-weight: bold; */
    font-size: 0.8rem;
    padding: 0;
    margin: 0;
}
#over_billete
{
    width: 100%;
    height:52;
background-image: url("botones/billete_color.png");
background-repeat: no-repeat;
}
 
/*#over_billete:hover
{
    width: 100%;
    height: 52;
background-image: url("botones/billete_color.png");
background-repeat: no-repeat;
}
*/

#over_quiniela
{
    width: 100%;
    height: 102;
background-image: url("botones/quiniela_color.png");
background-repeat: no-repeat;
}
#over_quiniela_fijo
{
   width: 100%;
    height: 65px;
    background: url("botones/quiniela_color.png") no-repeat center center;
    /* background-repeat: no-repeat; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	opacity:0.2
}
#over_quiniela_fijo:hover
{
   width: 100%;
    height: 65px;
    background: url("botones/quiniela_color.png") no-repeat center center;
    /* background-repeat: no-repeat; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	opacity:1
}
 
/*#over_quiniela:hover
{
    width: 100%;
    height: 102;
background-image: url("botones/quiniela_color.png");
background-repeat: no-repeat;
}
*/
#over_quinielaplus
{
  width: 100%;
    height: 65px;
    background: url("botones/quinielapluscolor.png") no-repeat center center;
    /* background-repeat: no-repeat; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	opacity:0.2
}
 
 #over_quinielaplus_fijo
{
    width: 100%;
    height: 102;
background-image: url("botones/quinielapluscolor.png");
background-repeat: no-repeat;
}
#over_quinielaplus:hover
{
  width: 100%;
    height: 65px;
    background: url("botones/quinielapluscolor.png") no-repeat center center;
    /* background-repeat: no-repeat; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	opacity:1
}
#over_megabola
{
    width: 100%;
    height: 65px;
    background: url("botones/billete_2.jpg") no-repeat center center;
    /* background-repeat: no-repeat; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	opacity:0.2
}
 
#over_megabola:hover
{
    width: 100%;
    height: 65px;
    background: url("botones/billete_2.jpg") no-repeat center center;
    /* background-repeat: no-repeat; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	opacity:1
}
#over_megabola_fijo
{
    width: 100%;
    height: 102;
background-image: url("botones/megabola_color.png");
background-repeat: no-repeat;
}


#over_clubkeno
{
   width: 100%;
    height: 65px;
    background: url("botones/keno_color.png") no-repeat center center;
    /* background-repeat: no-repeat; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	opacity:0.2
}

#over_clubkeno:hover
{
 width: 100%;
    height: 65px;
    background: url("botones/keno_color.png") no-repeat center center;
    /* background-repeat: no-repeat; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
opacity:1;
}

#over_clubkeno_fijo
{
    width: 100%;
    height: 102;
background-image: url("botones/keno_color.png");
background-repeat: no-repeat;
}





body {
    background: #fff;
    line-height: 1.3em;
    color: #333;
	margin:0;
	padding:0;
    /*width: 270px;*/
    font-family: 'Open Sans', sans-serif;
    /* border: 1px; */
    /*border: #ffffff 2px solid;*/
}

.selec a {
     color: #00AFEF;
    font-weight: bold;
    text-decoration: none;
}

.unselec a {
     color: #343434;
    font-weight: bold;
    text-decoration: none;
}

.VER_MONTEVIDEO a{
    color: #FFFFFF;
    text-decoration: none;	
}

.VER_MONTEVIDEO p{
    color: #45B653;
    text-decoration: none;	
	    TEXT-ALIGN: CENTER;
        FONT-WEIGHT: bolder;
}

select {
       border-radius: 8px;
    /* border: 1px; */
    border-width: 2px;
    border-color: #848688;
	    color: #00AFEF;
    font-style: italic;
}
tr {
    font-size: 0.7em;
}

.tabla_selector {
	padding-top: 10px;
    padding-bottom: 10px;
	width: 90%;
    margin: auto;
    text-align: center;
	font-size: 1.2em;
    color: #ffffff;
	line-height: 1.5em;
	 
}

.tabla_juegos {
  width: 100%;
    /* margin: auto; */
    padding: auto;
    /* text-align: center; */
    /* margin-top: 10px; */
    background-color: #2957A4;
    /* border-top-style: solid; */
    /* border-top-width: 2px; */
    /* padding-top: 15px; */
	

}



.tabla_display {
       width: 100%;
    margin: auto;
    padding: auto;
    text-align: center;
    /* margin-top: 10px; */
    background-color: #2957a4;
    border-top-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 2px;
  	
}

.tabla_display a{
    color: #FFFFFF;
    text-decoration: none;
	
}

.titulo{
       /* color: #FFFFFF; */
    /* text-decoration: none; */
    text-align: center;
  
    background-color: #2957a4;
	
}
.tabla_horario{
    text-align: center;
    width: 100%;
   /* padding-top: 0.5em;*/
    /* padding-bottom: 0.5em; */
   /* background-color: #2957a4;*/
}

.tabla_horario a{
    display:block;
    text-decoration:none;
   /* padding-top: 0.5em;*/
    /* padding-bottom: 0.5em; */
   /* background-color: #2957a4;*/
}

.tabla_horario td{
	width: 50%;
    border: #2957a4 1px solid
}

.tabla_horario a:hover {
  background-color: #2957a4;
    color: white;
    font-weight: bold;
	cursor: hand;
}

.sorteo {
 color: #FFFFFF;
    font-size: 0.6rem;
    text-align: center;
  
    padding-top: 10px;
}
.selec{
     background-color: #FFFFFF;
    border-radius: 5px;
    padding: 0;
    border-color: #848688;
    color: #848688;
    TEXT-ALIGN: CENTER;
    font-weight: bold;
     BORDER-COLOR: #101010;
    border: 1px solid;
}

.unselec{
     background-color: #FFFFFF;
    border-radius: 5px;
    padding: 0;
    border-color: #848688;
    color: #848688;
    TEXT-ALIGN: CENTER;
    font-weight: bold;
     BORDER-COLOR: #101010;
    border: 1px solid;
}
.fd_azul {
 background-color: #2957A4;

   }
   .fd_azul_os {
 background-color: #314678;

   }
tabla_selector td{
 background-color: #2957A4;

   }

   
   
.boton{
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: white;
    background: #314678;
    border: 0px;
    height: 25px;
    border-radius: 6px;
    width: 100%;
   }
   
   .boton:hover{
    background-color: #45B653;
    color: white;
    font-weight: bold;
	cursor:hand;
   }

.VER_MONTEVIDEO{
   color: #848688;
   }

.VER_MONTEVIDEO a:hover{
   color: #45B653;
   cursor: hand;
   text-decoration:underline;
   }
.tabla_titulo{
    text-align: center;
    width: 100%;
    /*padding-top: 0.5em;*/
    /* padding-bottom: 0.5em; */
    background-color: #2957a4;
}

.tabla_titulo td{
        color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    /* font-family: Open Sans-serif; */
    /* font-family: 'Open Sans', sans-serif; */
    font-size: 1.5em;
    font-weight: bolder;
	margin: 0;
    padding: 0;
}

#display {
       	margin:auto;
    padding: auto;
	font-size: 1.15rem;
	    color: #848688;
		width: 100%;
		line-height: 1.5;
}


select {
	
    width: 100%;
	
}

td.a14 {
  padding: 0;
  margin: 0;
}

.fila_1 {
  padding: 0;
  margin: 0;
     
      font-family: "Open Sans";
	      font-weight: bolder;
}
td.orden1 {
        padding: 0;
    margin: 0;
    font-weight: bolder;
    text-align: center;
    color: #2957A4;
}

#display.td {
       text-align: center;
    color: #848688;
}

.orden {
    padding: 0;
    margin: 0;
    font-weight: bolder;
    text-align: center;
	color:#52b050
}

td.a1 {
  font-weight: bold;
  color: #FFFFFF;
}
.tabla {
    font-family: "Open Sans";
   
    width: 100%;
        margin: 1rem 0 0 0;
   
    font-size: -5rem;}

.tabla tr{

    width: 80%; 
	    color: #FFFFFF;
    font-family: "Open Sans";
    /* font-size: 0.1px; */
    /* text-align: justify; */
    
    margin: 1em auto auto auto;
	vertical-align:top;
   
}

.tabla_hrio{
	    width: 80%;
    margin: auto;
    text-align: center;
    font-size: 1.2em;
    color: #ffffff;
    line-height: 1.5em;
}