* {
  padding:0;
  margin:0;
  -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

    .fotoAseo{max-width: 120px; border-radius: 8px;}
    .iconoAseo{margin-left: 5px;max-width: 20px;vertical-align: middle;}
    .iconoAseo2{max-width: 120px;vertical-align: middle;}
    .textoAseo{font-size:12pt; font-weight:bolder; text-align:center; }

p{font-size: 12pt;}
hr{margin: 15px;border: 1px dotted; #222; }
  .trasfondo-oro{
    background: rgba(255, 80, 80, 0.25);
    padding: 15px; 
    margin: 20px;
    width: 95%;
    border-radius: 10px;-webkit-box-shadow: 4px 4px 4px 4px #636363;-moz-box-shadow: 4px 4px 4px 4px #636363; box-shadow: 4px 4px 4px 4px #636363;
  }
  .trasfondo-oro2{
    background: rgba(255, 80, 80, 0.7);
    padding: 15px; 
    margin: 20px;
    width: 95%;
    border-radius: 10px;-webkit-box-shadow: 4px 4px 4px 4px #636363;-moz-box-shadow: 4px 4px 4px 4px #636363; box-shadow: 4px 4px 4px 4px #636363;
  }
  .contenedor{margin: 10px;padding: 10px;  background: rgba(0, 0, 0, 0.1);border-radius: 10px;}

/* ************************ ANCHO MÍNIMO INICIO ************************ */
@media(max-width: 480px){
  .mayor{font-family: trebuchet ms;font-size: 20pt;color: #FFA7A7; vertical-align: middle;text-shadow: 2px 2px 2px #000000;}
  .contenedor{column-count: 1;}
  p{font-family: serif;}
  .boton{font-size: 1.3em;}
  .limiteCajas{display: block;}
  .botoncito{-webkit-box-shadow: 2px 2px 2px 2px #5C5C5C; box-shadow: 2px 2px 2px 2px #5C5C5C; max-width: 40px; margin: 8px; vertical-align: middle;border-radius: 5px;}
}
.botonIcomoon{color: #fff; position: fixed;top: 150;right: 0;padding: 8px;background-color: #A1A1A1;font-size: 16pt;}
/* ************************ ANCHO MÍNIMO FIN ************************ */

/* ************************ ANCHO MEDIO INICIO ************************ */
@media(min-width: 481px) AND (max-width: 980px){
  .mayor{font-family: trebuchet ms;font-size: 20pt;color: #FFA7A7; vertical-align: middle;text-shadow: 2px 2px 2px #000000;}
  .contenedor{column-count: 1; }
  p{font-family: sans-serif;}
  .boton{font-size: 1.3em;}
  .limiteCajas{display: block;}
  .botoncito{-webkit-box-shadow: 2px 2px 2px 2px #5C5C5C; box-shadow: 2px 2px 2px 2px #5C5C5C; max-width: 40px; margin: 8px; vertical-align: middle;border-radius: 5px;}

}
/* ************************ ANCHO MEDIO FIN ************************ */

/* ************************ ANCHO MÁXIMO FIN ************************ */
@media(min-width: 981px){
  .contenedor{column-count: 3;  column-gap: 2em; column-rule: 2px solid black; }
  .mayor{font-family: trebuchet ms;font-size: 20pt;color: #FF3131; vertical-align: middle;text-shadow: 2px 2px 2px #000000;break-before: column;}
  .limiteCajas{display: block;}
  p{font-family: Trebuchet MS;}
  .botoncito{-webkit-box-shadow: 2px 2px 2px 2px #5C5C5C; box-shadow: 2px 2px 2px 2px #5C5C5C; max-width: 24px; margin: 8px; vertical-align: middle;border-radius: 3px;}
}
/* ************************ ANCHO MÁXIMO FIN ************************ */


.subtitulo{font-weight:bolder;  font-style: italic; font-size:1.05em;text-shadow: 1px 1px 1px #000000;    color:#393939}
.bloqueResaltado{padding: 6px; background: rgba(0, 0, 0, 0.2); font-variant: small-caps; border-radius: 5px;}
.francesa {
  text-indent: -25px;
  padding-left: 25px
}





      .sinEspacio{font-size: 12pt; margin: 3;}
      .fecha{ 
        background-color: rgba(255, 0, 0, 0.6);
        font-weight: bolder; padding-right: 4px;padding-left: 4px;border-radius: 5px;
        color: #fff;
      }
      .mosaico2022{max-width: 250px;}
      p{font-size: 13pt;}


#contieneContador{position: absolute; top:130px; right: 20px;text-align: center;vertical-align: middle;color: #fff;font-size: 12pt;}





#cajonMayor{width: 95%; margin: 0; padding: 0; }
.simbolos{margin: 10px auto; -webkit-box-shadow: 5px 5px 5px 5px #737373; box-shadow: 5px 5px 5px 5px #737373; max-width: 40%; vertical-align: middle; }
.boton2021{width: 350px; height: 40px; border-radius: 5px;margin: 4px auto; font-weight: bold; background: rgba(0,0,0,0.1);-webkit-box-shadow:inset 0 0 3px 3px #696969; cursor: pointer; box-shadow:inset 0 0 3px 3px #696969; } 
.bannerImg{width: 90%;margin: 10px;}

.emoticon{max-height: 100px; max-width: 120px; float: left;vertical-align: margin: 20px;-webkit-box-shadow: 3px 3px 3px 3px #737373; box-shadow: 3px 3px 3px 3px #737373;}
.mayor2{font-family: trebuchet ms;font-size: 14pt;color: #F4F4F4; text-align: center; vertical-align: middle;text-shadow: 2px 2px 2px #000000;margin-left: 10px;}

.bloque{width: 32%; padding-left: 16px; padding-bottom: 18px;vertical-align: top;border-bottom: 1px #aaa solid;}
.blanco{color:#fff;} 
.blancoIz{text-align: left; color:#fff;}
.negro{background-color: #000;color: #fff;}
.gris1{background-color: #fff;color:#000;}
.gris2{background-color: #C7C7C7;color:#000;}
.mediaImagen{width: 98%; margin: 4px; }
.contador{max-height: 22px; margin-left: 0; vertical-align: middle; }
.forma{width: 300px;margin: 20px; padding: 20px; color: #000;
border-radius: 12px; -webkit-box-shadow: 5px 5px 5px 5px #565656; box-shadow: 5px 5px 5px 5px  #565656; }


.campo{padding: 8px;width: 240px;background-color: #ddd;text-align: center;margin: 10px auto;border-radius: 5px;color: #000;}
.boton{padding: 8px;width: 240px;background-color: #e33b3b;text-align: center;margin: 10px auto; color: #fff;border-radius: 5px;cursor: pointer;}
.boton2{padding: 8px;width: 240px;background-color: #1B8616;text-align: center;margin: 10px auto; color: #fff;border-radius: 5px;cursor: pointer;}
.boton:hover{background-color: #F17979;color: #000;}

#main{text-align: center; width: 95%; margin: 10px auto;}
.imagenConSombra{
  margin: 10px;
  -webkit-box-shadow: 3px 3px 3px 3px #8C8C8C;
box-shadow: 3px 3px 3px 3px #8C8C8C;
}


#texto1{width: 96%;padding: 20px;border-radius: 15px; font-size: 13pt;
  border: solid 3px #000;position: fixed;top: 135px;left: 1%;
  background: rgba(0, 0, 0, 0.8); 
  display: none;
  color: #ffffff;
  z-index: 25;
}
#texto2{width: 96%;padding: 20px;border-radius: 15px; font-size: 13pt;
  border: solid 3px #000;position: fixed;top: 135px;left: 1%;
  background: rgba(0, 0, 0, 0.8); 
  display: none;
  color: #ffffff;
  z-index: 25;
}

#cronoSemana{width: 96%;padding: 10px;border-radius: 15px; font-size: 13pt;
  position: fixed;top: 135px;left: 1%;
  background-image: url('imagenes2021/arena3.jpg');
  border-radius: 10px;-webkit-box-shadow: 4px 4px 4px 4px #636363;-moz-box-shadow: 4px 4px 4px 4px #636363; box-shadow: 4px 4px 4px 4px #636363;
  display: none;
  color: #000000;
  z-index: 25;
}

.listaCrono{
  list-style-type: square;
  list-style-position: inside;
  padding: 0;
}


.tdl{text-align: left;}
.tdc{text-align: center;}
.tdr{text-align: right;}
.tdt{vertical-align: top;}

.texto-borde{
  -webkit-text-stroke: 1.5px #000; 
  color: #EEFAAA; 
}

.contenedorPdf{
  width: 95%; border-radius: 12px; margin: 10px;padding: 12px;
  font-size: 1.2em; background-color: rgba(0,0,0,0.7); font-weight: bolder;
}

html{font-family: Trebuchet MS, sans-serif; height:100%; font-size: 12pt;}
body {
  height: 100%;
  margin: 0;
  color: #000;
  font-size: 10pt;
  background-image: url('imagenes/arena3.jpg');
}
p, .lista{color: #000;font-size: 12pt; text-align: left;margin: 10px;}
.versalita{font-variant: small-caps;}

.imgConSombra{
  -moz-box-shadow: 3px 3px 3px 3px #454545;
  -webkit-box-shadow: 3px 3px 3px 3px #454545;
  box-shadow: 3px 3px 3px 3px #454545;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

#content {
  width: 95%;
  margin: 0 auto;
  padding: 20px;
  background: #BAD8BE;
  border-top: none;
  }

#colOne {
  float: left;
  width: 180px;
}

#colTwo {
  float: right;
  width: 720px;
  text-indent:30px;
  text-align: justify;
}

   .barraFecha{
      width: 100%;
      padding: 8px;
      color: #fff;
      background-color: #555;
      font-family: trebuchet ms;
      text-align: center; font-style: italic; margin: 12px auto;
      text-shadow: 2px 2px 2px #000000;
      font-size: 1.6em;
   }

.imagenConTexto { 
   position: relative;  
   width: 100%;
   text-align: left;
}
.imagenConTexto:hover { 
  border-radius: 20px;
  transition: all 500ms ease;
}


    .msgError{
      width: 60%; padding: 12px; margin: 16px; color: yellow;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0b7a1+0,8c3310+50,752201+51,bf6e4e+100;Brown+Gloss */
      background: #f0b7a1; /* Old browsers */
      background: -moz-linear-gradient(top,  #f0b7a1 0%, #8c3310 50%, #752201 51%, #bf6e4e 100%); /* FF3.6-15 */
      background: -webkit-linear-gradient(top,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%); /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom,  #f0b7a1 0%,#8c3310 50%,#752201 51%,#bf6e4e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e',GradientType=0 ); /* IE6-9 */

      -webkit-border-radius: 12px;
      border-radius: 12px;
    }

.textoEnImagen { 
   position: absolute; 
   bottom: 8px; 
   left: 8px; 
   width: 100%;
}

.textoEnImagen span { 
   font-size: 10pt;
   color: white; 
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 4px; 
   border-radius: 3px;
}

  #mitadIzq {float: left; width: 50%; }
  #mitadDer {float: right; width: 50%;}
  #colIzqIzq{position: relative; float: left; width: 45%; padding: 2%;}
  #colIzqDer{position: relative; float: right; width: 45%; padding: 2%;}
  #colDerIzq{position: relative; float: left; width: 45%; padding: 2%;}
  #colDerDer{position: relative; float: right; width: 45%; padding: 2%;}
   
   .desvanece {width: 100%; margin-top: 12px;
      -webkit-transition: all 500ms ease;
      -moz-transition: all 500ms ease;
      -ms-transition: all 500ms ease;
      -o-transition: all 500ms ease;
      transition: all 500ms ease;
   }
   .desvanece:hover{opacity: 0.7; border-radius: 18px; 
      -webkit-transition: all 500ms ease;
      -moz-transition: all 500ms ease;
      -ms-transition: all 500ms ease;
      -o-transition: all 500ms ease;
      transition: all 500ms ease;
   }

   .enlaceTit{color: blue; font-size: 1.2em; font-family: trebuchet ms;margin-top: 6px; margin-bottom: 0px;}
   .enlaceTit:hover{color: #000; font-weight: bold; text-decoration: underline;}
   .enlaceText{color: #000; font-size: 0.8em; font-family: trebuchet ms;margin-top: 2px; margin-bottom: 0px;}
   
   .barraFecha{
      width: 100%; padding: 8px; color: #fff; background-color: #555; font-family: trebuchet ms; font-size: 1.3em; text-align: center; font-style: italic; margin-top: 15px;
      text-shadow: 2px 2px 2px #000000;
   }
/*-----------------------------------  TÍTULOS -----------------------------------  */
h1{font-size: 18pt; font-weight: bold;  color: #000; text-align: center;margin-top: 8px;margin-bottom: 4px;}
h2{font-size: 14pt; font-weight: bold;  color: #000; margin-top: 7px;margin-bottom: 4px;}
h3{font-size: 13pt; font-weight: bold;  color: #000; margin-top: 6px;margin-bottom: 3px;}
h4{font-size: 12pt; font-weight: bold;  color: #000; margin-top: 5px;margin-bottom: 3px;}
h5{font-size: 11pt; font-weight: bold;  color: #000; margin-top: 4px;margin-bottom: 2px;} 

.oroViejo{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bf953f+0,fcf6ba+25,fcf6ba+25,b38728+50,fbf5b7+75,aa771c+100 */
background: rgb(191,149,63); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(191,149,63,1) 0%, rgba(252,246,186,1) 25%, rgba(252,246,186,1) 25%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 75%, rgba(170,119,28,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(191,149,63,1) 0%,rgba(252,246,186,1) 25%,rgba(252,246,186,1) 25%,rgba(179,135,40,1) 50%,rgba(251,245,183,1) 75%,rgba(170,119,28,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(191,149,63,1) 0%,rgba(252,246,186,1) 25%,rgba(252,246,186,1) 25%,rgba(179,135,40,1) 50%,rgba(251,245,183,1) 75%,rgba(170,119,28,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf953f', endColorstr='#aa771c',GradientType=0 ); /* IE6-9 */
 padding: 10px;margin: 10px; border-radius: 10px;
}

.resaltado{color:white; text-shadow: 2px 2px 2px #000;font-weight: bolder;margin-top: 12px;}
@media(max-width: 480px){
  .resaltado{font-size: 1em}
}

.rojo2022{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f73513+0,f16f5c+32,f16f5c+63,f73513+100 */
  background: #f73513; /* Old browsers */
  background: -moz-linear-gradient(top,  #f73513 0%, #f16f5c 32%, #f16f5c 63%, #f73513 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #f73513 0%,#f16f5c 32%,#f16f5c 63%,#f73513 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #f73513 0%,#f16f5c 32%,#f16f5c 63%,#f73513 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f73513', endColorstr='#f73513',GradientType=0 ); /* IE6-9 */
   padding: 10px;margin: 10px; border-radius: 10px;
}

#advertencia{
  background: rgba(0,0,0,0.2); width: 75%;border-radius: 10px;color: #fff; margin: 15px;padding: 15px;
  -webkit-box-shadow:inset 0 0 10px 10px #3D3D3D;
  box-shadow:inset 0 0 10px 10px #3D3D3D;
}
        .interior{
          color: #9EFF5D; background: #FF8383; -webkit-box-shadow:inset 0 0 10px 10px #3D3D3D;
          box-shadow:inset 0 0 10px 10px #3D3D3D; width: 75%; border-radius: 10px; font-size: 1.3em; margin: 12px; padding: 12px;
        }

.digitos{position: fixed;top: 180px;right: 50px;}

.trasfondo{
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
  margin: 20px auto;
  width: 95%;
  border-radius: 20px;
  border-radius: 10px;-webkit-box-shadow: 6px 6px 6px 6px #636363;-moz-box-shadow: 6px 6px 6px 6px #636363; box-shadow: 6px 6px 6px 6px #636363;
}

.conBorde{
  margin: 10px auto;
  border-radius: 10px;
  -webkit-box-shadow: 3px 3px 3px 3px #636363;
  -moz-box-shadow: 3px 3px 3px 3px #636363;
  box-shadow: 3px 3px 3px 3px #636363;
}

.barraEncabezado{
  color: #efebe2; text-align: center; width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#222222+0,555555+39,555555+58,222222+100 */
background: #222222; /* Old browsers */
background: -moz-linear-gradient(top,  #222222 0%, #555555 39%, #555555 58%, #222222 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #222222 0%,#555555 39%,#555555 58%,#222222 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #222222 0%,#555555 39%,#555555 58%,#222222 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#222222',GradientType=0 ); /* IE6-9 */

font-size: 1.5em; padding: 8px; text-shadow: 3px 3px 3px #000000; margin-top: 0; margin-bottom: 40px; margin-left: 0; position: absolute; top: 0px; left: 0;
}

footer{
  color: #efebe2; text-align: center; width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#222222+0,555555+39,555555+58,222222+100 */
background: #222222; /* Old browsers */
background: -moz-linear-gradient(top,  #222222 0%, #555555 39%, #555555 58%, #222222 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #222222 0%,#555555 39%,#555555 58%,#222222 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #222222 0%,#555555 39%,#555555 58%,#222222 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#222222',GradientType=0 ); /* IE6-9 */

font-size: 100%; padding: 6px; text-shadow: 3px 3px 3px #000000; margin-top: 10px; margin-bottom: 0px; margin-left: 0; position: fixed; bottom: 0px; left: 0;
}

/* --- FORMATO HORARIO --- */

  .grupoHorario{font-size: 1.2em; font-weight: bolder;}

    .tg  {border-collapse:collapse;border-spacing:0; margin: 15px auto; border-color: #000;width: 50% ;}
    td{font-size:14px;padding:2px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color: #000;color:#000;}
    th{font-size:1.1em;font-weight:bolder;padding:2px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal; background-color: #000; color: #AAFF00;border-color: #000;}
    .tg-s6z2{text-align:center; font-weight: bold;}
    .tg-hgcj{font-weight:bold;text-align:center}
    .tg-hgcj{font-weight:bold;text-align:center}

    .horaImpar{ background-color:#D0E5AB;text-align:center }
    .horaImparTop{ background-color:#D0E5AB;text-align:center; border-bottom: none; font-size: 1.2em;font-weight: bolder;}
    .horaImparMid{ background-color:#D0E5AB;text-align:center; border-top: none;border-bottom: none; }
    .horaImparBot{ background-color:#D0E5AB;text-align:center; border-top: none; border-bottom: solid; border-bottom-width: 1px; }

    .horaPar{ background-color:#219B58;text-align:center; }
    .horaParMid{ background-color:#219B58;text-align:center; border-top: none;border-bottom: none; }
    .horaParTop{ background-color:#219B58;text-align:center; border-bottom: none; font-size: 1.2em;font-weight: bolder;}
    .horaParBot{ background-color:#219B58;text-align:center; border-top: none; border-bottom: solid; border-bottom-width: 1px; }

    .horaVir{ background-color:#eeeeee;text-align:center; }
    .horaVirMid{ background-color:#eeeeee;text-align:center; border-top: none;border-bottom: none; }
    .horaVirTop{ background-color:#eeeeee;text-align:center; border-bottom: none; font-size: 1.1em; }
    .horaVirBot{ background-color:#eeeeee;text-align:center; border-top: none; border-bottom: solid; border-bottom-width: 1px; }


/* --- FORMATO CALENDARIO --- */
.fondoContador{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+0,111111+0,595959+26,666666+39,474747+60,2c2c2c+80,131313+100 */
background: #4c4c4c; /* Old browsers */
background: -moz-linear-gradient(top,  #4c4c4c 0%, #111111 0%, #595959 26%, #666666 39%, #474747 60%, #2c2c2c 80%, #131313 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #4c4c4c 0%,#111111 0%,#595959 26%,#666666 39%,#474747 60%,#2c2c2c 80%,#131313 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #4c4c4c 0%,#111111 0%,#595959 26%,#666666 39%,#474747 60%,#2c2c2c 80%,#131313 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
  color: #fff;
  font-family: Arial Black, sans-serif;
  padding: 2px;
  -webkit-border-radius: 3px;
border-radius: 3px;
}

  .cuentaVisitas{
    width:145px;
    height: 100px;
    background-image:url('images/laptop2.png');
    /*background:#444444;*/
    background-size: 100% auto;
    background-repeat: no-repeat;
  }

  .escudo{  
    margin-top: 1px;
    position: absolute;
    top: 29px; right: 90px;
    width:100px;
    height: 100px;
    margin-left: 12px;
    margin-right: 12px;

  }

  .cal{  
    margin-top: 1px;
    position: absolute;
    top: 4xp; left: 110px;
    width:100px;
    height: 100px;
    background-image:url("imagenes/calendario/calendarioMarco.png");
    /*background:#444444;*/
    background-size: 100% auto;
    background-repeat: no-repeat;
  }

  .iconoDerecho{  
    position: absolute;
    top: 4xp; right: 5px;
    width:100px;
    height: 100px;
    margin-left: 12px;
    margin-right: 12px;
  }

  .iconoIzquierdo{  
    position: absolute;
    top: 4xp; left: 5px;
    width:100px;
    height: 100px;
    margin-left: 12px;
    margin-right: 12px;
  }


  .caltop {
    font-size:16px;
    font-family:Arial;
    color:#fff;
    text-shadow: 3px 3px 2px #000000;
    text-align:center;
    padding-top:8px;
    font-weight:bold;
  }

  .calmid {
    margin-top: 14px;
    margin-bottom: 10px;
    line-height:60%;
    font-size:42px;
    font-family:Arial Black;
    color:#000; 
    text-shadow: 2px 2px 2px #444;
    text-align:center;
    font-weight:bold;
  }
  .calbot {
    font-size:16px;
    font-family:Arial;
    color:#000; 
    text-shadow: 1.5px 1.5px 1.5px #666;
    text-align:center;
    padding-bottom:12px;
    font-weight:bold;
  }



/*-----------------------------------  VÍNCULOS -----------------------------------  */
a {
  color: #ddd;
}

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

/*-----------------------------------  IMÁGENES -----------------------------------  */



img {
        border: none; 
    }


.img1 {
        border: none;   float: left;
  margin: 3px 10px 10px 0px;
      }

.img2 {
        border: none;   float: right;
  margin: 3px 0px 10px 10px;
      }

/*-----------------------------------  Header ----------------------------------- 

#header {
  width: 920px;
  height: 2.25em;
  margin: 0 auto;
  padding: 20px;
  background: #BAD8BE;
  border-top: none;
  border-bottom: 2px solid #E6F0E7;

}

#header * {
  text-decoration: none;
}

#header h1 {
  float: left;
  font-size: 2em;
}

#header h2 {
  float: right;
  padding-top: .25em;
  font-size: 1.6em;
}

 */

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++  INICIO DEL NUEVO MENU // SEPTIEMBRE 04 DE 2023  ++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


.menu_bar {
  display:none;
}

header {
  width: 100%;
  font-family: sans-serif;font-size: 11pt;
}

header nav {
  background:#000;
  z-index:1000;
  max-width: 100%;
  width:auto;
  margin:0 auto;
  text-align: center;
}

header nav ul {
  list-style:none;
}

header nav ul li {
  display:inline-block;
  position: relative;
  width: auto;
}

header nav ul li:hover {
  background:#E6344A;
}

header nav ul li a {
  color:#fff;
  display:block;
  text-decoration:none;
  padding: 6px;
}

header nav ul li a span {
  margin-right:10px;
}

header nav ul li:hover .children {
  display:block;
}

header nav ul li .children {
  display: none;
  background:#050041;
  position: absolute;
  width: 200px;
  z-index:1000;
  text-align: left;
}

header nav ul li .children li {
  display:block;
  overflow: hidden;
  border-bottom: 1px solid rgba(255,255,255,.5);
}

header nav ul li .children li a {
  display: block;
}

header nav ul li .children li a span {
  float: right;
  position: relative;
  top:3px;
  margin-right:0;
  margin-left:10px;
}

header nav ul li .caret {
  position: relative;
  top:3px;
  margin-left:10px;
  margin-right:0px;
}

@media screen and (max-width: 800px) {
  body {
    padding-top:37px;
  }

#digitos{bottom: 10px;right: 10px;}

#contieneContador{top:8px; right: 33px;}
.tg  {width: 100%;}
.fotoHorario{display: none;}
  footer{
    display: none;
  }

.columnas{
  column-count: 1;
}


  #encabezado{
    display: none;
  }

  .menu_bar {
    display:block;
    width:100%;
    position: fixed;
    top:0;
    background:#E6344A;
  }

  .menu_bar .bt-menu {
    display: block;
    padding: 7px;
    color: #fff;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
  }

  .menu_bar span {
    float: right;
    font-size: 24px;
  }



  header nav {
    width: 80%;
    height: calc(100% - 80px);
    position: fixed;
    right:100%;
    margin: 0;
    overflow: scroll;
  text-align: left;
  }

  header nav ul li {
    display: block;
    border-bottom:1px solid rgba(255,255,255,.5);
  }

  header nav ul li a {
    display: block;
  }

  header nav ul li:hover .children {
    display: none;
  }

  header nav ul li .children {
    width: 100%;
    position: relative;
  }

  header nav ul li .children li a {
    margin-left:20px;
  }

  header nav ul li .caret {
    float: right;
  }
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++  FIN DEL NUEVO MENU // SEPTIEMBRE 04 DE 2023  ++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/* ----------------- ESTILOS PARA BANNER CAMBIANTE -----------------*/

.mySlides {display:none}

/* Slideshow container */
.slideshow-container {max-width: 100%; position: relative; margin: 0 auto; }

/* Next & previous buttons */
.prev, .next {cursor: pointer; position: absolute; top: 50%; width: auto; padding: 6px; margin-top: -22px; color: white; font-weight: bold; font-size: 14px; transition: 0.6s ease; border-radius: 0 3px 3px 0; background-color: rgba(0,0,0,0.4); }

/* Position the "next button" to the right */
.next {right: 0; border-radius: 3px 0 0 3px; }

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {background-color: rgba(0,0,0,0.8); }

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 11px;
  padding: 4px 4px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 2px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8e0de+0,4e5c5a+51,0e0e0e+100 */
background: #d8e0de; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #d8e0de 0%, #4e5c5a 51%, #0e0e0e 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #d8e0de 0%,#4e5c5a 51%,#0e0e0e 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #d8e0de 0%,#4e5c5a 51%,#0e0e0e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8e0de', endColorstr='#0e0e0e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  border-radius: 50%;
  display: inline-block;

  transition: background-color 0.6s ease;
}

.active, .dot:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0e0e0e+0,4e5c5a+49,d8e0de+100 */
background: #0e0e0e; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #0e0e0e 0%, #4e5c5a 49%, #d8e0de 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #0e0e0e 0%,#4e5c5a 49%,#d8e0de 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #0e0e0e 0%,#4e5c5a 49%,#d8e0de 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#d8e0de',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 3s;
  animation-name: fade;
  animation-duration: 3s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

/* ----------------- TERMINA ESTILOS PARA BANNER CAMBIANTE -----------------*/

/*------------- SISTEMA DE AYUDA  -------------*/              
                            
#ayuda2{
  z-index: 20;
  opacity: 0;
  pointer-events:none;
  background:rgba(0, 0, 0, 0.5);
  width: 100%;
  position: absolute;
  top: 0px;
  bottom: 0px;
  transition: all ease 0.5s;
  overflow: scroll;
}
#ayuda2:target{
  opacity: 1;
  pointer-events:all;
  transition: all ease-in 0.5s;
}
#contenidoAyuda{
  width: 90%;
  border-radius: 25px;
  margin: 40px auto;
  padding: 20px;
  background:rgba(0, 0, 0, 0.7);
-webkit-box-shadow:inset 0 0 22px 10px #808080;
box-shadow:inset 0 0 22px 10px #808080;

}
#contenidoAyuda a{
  background: #959595; /* Old browsers */
  background: -moz-linear-gradient(top,  #959595 0%, #0d0d0d 46%, #010101 50%, #0a0a0a 53%, #4e4e4e 76%, #383838 87%, #1b1b1b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#959595), color-stop(46%,#0d0d0d), color-stop(50%,#010101), color-stop(53%,#0a0a0a), color-stop(76%,#4e4e4e), color-stop(87%,#383838), color-stop(100%,#1b1b1b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #959595 0%,#0d0d0d 46%,#010101 50%,#0a0a0a 53%,#4e4e4e 76%,#383838 87%,#1b1b1b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-9 */
  text-decoration: none;
  width: 60px;
  float: right;
  margin: 5px;
  border-radius: 4px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
/*  position: relative; */
  position: fixed;
/*  bottom: 30px; */
top:10px;
right: 20px;
  line-height: 30px;
}
#contenidoAyuda h2{text-align: center;}
#contenidoAyuda h3{margin: 24px 0px 12px 0px}
#contenidoAyuda p{margin: 16px 0px 4px 12px}


.btnGrisL{color: #fff; width: 135px; margin: 10px auto; height: 50px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
   background: rgb(60,60,60); /* Old browsers */
   background: -moz-linear-gradient(top,  rgba(60,60,60,1) 0%, rgba(42,40,40,1) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(60,60,60,1)), color-stop(100%,rgba(42,40,40,1))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* IE10+ */
   background: linear-gradient(to bottom,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3c3c', endColorstr='#2a2828',GradientType=0 ); /* IE6-9 */
   border: 1px solid #232323;
   box-shadow: 0px 2px 0px #000;
   -moz-box-shadow: 0px 2px 0px #000;
   -webkit-box-shadow: 0px 2px 0px #000; }
.btnGrisL:hover{
   background: rgb(42,40,40); /* Old browsers */
   background: -moz-linear-gradient(top,  rgba(42,40,40,1) 0%, rgba(60,60,60,1) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(42,40,40,1)), color-stop(100%,rgba(60,60,60,1))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* IE10+ */
   background: linear-gradient(to bottom,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2828', endColorstr='#3c3c3c',GradientType=0 ); /* IE6-9 */
   cursor: pointer; }

.btnMediano{height: 24px;}

.botonMini{color: #fff; width: 60px; margin: 2px; height: 18px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
   background: rgb(60,60,60); /* Old browsers */
   background: -moz-linear-gradient(top,  rgba(60,60,60,1) 0%, rgba(42,40,40,1) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(60,60,60,1)), color-stop(100%,rgba(42,40,40,1))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* IE10+ */
   background: linear-gradient(to bottom,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3c3c', endColorstr='#2a2828',GradientType=0 ); /* IE6-9 */
   border: 1px solid #232323;
   box-shadow: 0px 2px 0px #000;
   -moz-box-shadow: 0px 2px 0px #000;
   -webkit-box-shadow: 0px 2px 0px #000; }
.botonMini:hover{
   background: rgb(42,40,40); /* Old browsers */
   background: -moz-linear-gradient(top,  rgba(42,40,40,1) 0%, rgba(60,60,60,1) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(42,40,40,1)), color-stop(100%,rgba(60,60,60,1))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* IE10+ */
   background: linear-gradient(to bottom,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2828', endColorstr='#3c3c3c',GradientType=0 ); /* IE6-9 */
   cursor: pointer; }

.btnGrisXL{color: #fff; width: 250px; margin: 20px 10px; height: 50px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
   background: rgb(60,60,60); /* Old browsers */
   background: -moz-linear-gradient(top,  rgba(60,60,60,1) 0%, rgba(42,40,40,1) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(60,60,60,1)), color-stop(100%,rgba(42,40,40,1))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* IE10+ */
   background: linear-gradient(to bottom,  rgba(60,60,60,1) 0%,rgba(42,40,40,1) 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3c3c', endColorstr='#2a2828',GradientType=0 ); /* IE6-9 */
   border: 1px solid #232323;
   box-shadow: 0px 2px 0px #000;
   -moz-box-shadow: 0px 2px 0px #000;
   -webkit-box-shadow: 0px 2px 0px #000; }
.btnGrisXL:hover{
   background: rgb(42,40,40); /* Old browsers */
   background: -moz-linear-gradient(top,  rgba(42,40,40,1) 0%, rgba(60,60,60,1) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(42,40,40,1)), color-stop(100%,rgba(60,60,60,1))); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* IE10+ */
   background: linear-gradient(to bottom,  rgba(42,40,40,1) 0%,rgba(60,60,60,1) 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2828', endColorstr='#3c3c3c',GradientType=0 ); /* IE6-9 */
   cursor: pointer; }
   
   
   #franja{height: 25px; width: 100%;top: 0px;
      position: relative; color: #fff; padding-top: 4px; text-align:center; margin-bottom: 0; font-size: 11pt;
     background: rgb(149,149,149); /* Old browsers */
     background: -moz-linear-gradient(top,  rgba(149,149,149,1) 0%, rgba(13,13,13,1) 46%, rgba(1,1,1,1) 50%, rgba(10,10,10,1) 53%, rgba(78,78,78,1) 76%, rgba(56,56,56,1) 87%, rgba(27,27,27,1) 100%); /* FF3.6+ */
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(149,149,149,1)), color-stop(46%,rgba(13,13,13,1)), color-stop(50%,rgba(1,1,1,1)), color-stop(53%,rgba(10,10,10,1)), color-stop(76%,rgba(78,78,78,1)), color-stop(87%,rgba(56,56,56,1)), color-stop(100%,rgba(27,27,27,1))); /* Chrome,Safari4+ */
     background: -webkit-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* Chrome10+,Safari5.1+ */
     background: -o-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* Opera 11.10+ */
     background: -ms-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* IE10+ */
     background: linear-gradient(to bottom,  rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-9 */
   }
   #franja a{color: #fff; text-decoration: none;}
   #franja a:hover{color: #aaa; }
   .barra_1{padding: 0 60px; top: 0px; }
   
     /*Formato de las imagenes que se usaran como botones para hipervinculos*/
  .enMenu{
    max-width: 100px;
    max-height: 100px;
    margin:5px;
    padding: 10px;

    cursor: pointer;
    -webkit-box-shadow:inset 0 0 5px 3px #0A0A0A;
    box-shadow:inset 0 0 5px 3px #0A0A0A;
    border-radius: 12px;
      -webkit-transition: all .3s linear;
      -moz-transition: all .3s linear;
      -ms-transition: all .3s linear;
      -o-transition: all .3s linear;
      transition: all .3s linea2
  }
 20enMenu:hover{
    margin: 10px;
    padding: 5px;


    -webkit-box-shadow:inset 0 0 5px 5px #0A0A0A;
    box-shadow:inset 0 0 5px 6px #0A0A0A;
    border-radius: 16px;
      -webkit-transition: all .3s linear;
      -moz-transition: all .3s linear;
      -ms-transition: all .3s linear;
      -o-transition: all .3s linear;
      transition: all .3s linear;
  }
  
             .enMenu2{
    max-width: 42px;vertical-align: middle; position: relative;margin:0px 10px;
    max-height: 42px;
    padding:6px;
    cursor: pointer;
    -webkit-box-shadow:inset 0 0 3px 2px #0A0A0A;
    box-shadow:inset 0 0 3px 2px #0A0A0A;
    border-radius: 9px;
      -webkit-transition: all .3s linear;
      -moz-transition: all .3s linear;
      -ms-transition: all .3s linear;
      -o-transition: all .3s linear;
      transition: all .3s linear;
  }
  .enMenu2:hover{

    -webkit-box-shadow:inset 0 0 6px 3px #0A0A0A;
    box-shadow:inset 0 0 6px 3px #0A0A0A;
    border-radius: 12px;
      -webkit-transition: all .3s linear;
      -moz-transition: all .3s linear;
      -ms-transition: all .3s linear;
      -o-transition: all .3s linear;
      transition: all .3s linear;
  }
  
  .btnGrisC{
    font-weight: bolder;
    color: #fff;
    width: 178px;
    height: 40px;
    margin-top: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
background: rgb(5,2,2); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(5,2,2,1) 0%, rgba(100,2,2,1) 48%, rgba(10,4,5,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(5,2,2,1)), color-stop(48%,rgba(100,2,2,1)), color-stop(100%,rgba(10,4,5,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(5,2,2,1) 0%,rgba(100,2,2,1) 48%,rgba(10,4,5,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(5,2,2,1) 0%,rgba(100,2,2,1) 48%,rgba(10,4,5,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(5,2,2,1) 0%,rgba(100,2,2,1) 48%,rgba(10,4,5,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(5,2,2,1) 0%,rgba(100,2,2,1) 48%,rgba(10,4,5,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#050202', endColorstr='#0a0405',GradientType=0 ); /* IE6-9 */

cursor: pointer;

  }
  

  .btnGrisA{
    font-weight: light;
    font-size: 0.9em;
    color: #fff;
    width: 150px;
    height: 30px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgb(5,2,2); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(5,2,2,1) 0%, rgba(100,2,2,1) 48%, rgba(10,4,5,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(5,2,2,1)), color-stop(48%,rgba(100,2,2,1)), color-stop(100%,rgba(10,4,5,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(5,2,2,1) 0%,rgba(100,2,2,1) 48%,rgba(10,4,5,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(5,2,2,1) 0%,rgba(100,2,2,1) 48%,rgba(10,4,5,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(5,2,2,1) 0%,rgba(100,2,2,1) 48%,rgba(10,4,5,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(5,2,2,1) 0%,rgba(100,2,2,1) 48%,rgba(10,4,5,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#050202', endColorstr='#0a0405',GradientType=0 ); /* IE6-9 */
    
    cursor: pointer;
  }
  
  #marco1{
      padding: 20px;
      width: 80%;
      margin: 12px auto;
      background: rgb(125,126,125); /* Old browsers */
      background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
      background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
      -webkit-border-radius: 20px;
      border-radius: 20px;
      -webkit-box-shadow:inset 0 0 12px 3px #050505;
      box-shadow:inset 0 0 12px 3px #050505;
      color: #fff;
    }
    
      /*Formato del contenedor de texto*/
  .tddiv{
    color: #000;
    padding: 5px 0;
    border-radius: 8px;
    -webkit-box-shadow:inset 0 0 3px 2px #0A0A0A;
    box-shadow:inset 0 0 3px 2px #0A0A0A;

  /*Formato de cada celda que contiene texto*/
  }
  .tdtx{
    width: 144px;
    height: 36px;
    text-align: center;
    vertical-align: top;
    font-family: trebuchet ms;
    color: #000;
    font-size: .9em;
    font-weight: bolder;
  }
  
  .visitas{
  //Formato para el contador de visitas
    font-family: sans-serif;
    color:#111111;
    /*Relleno degradado del contenedor*/
    background: rgb(208,228,247); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(208,228,247,1) 0%, rgba(115,177,231,1) 24%, rgba(10,119,213,1) 50%, rgba(83,159,225,1) 79%, rgba(135,188,234,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(208,228,247,1)), color-stop(24%,rgba(115,177,231,1)), color-stop(50%,rgba(10,119,213,1)), color-stop(79%,rgba(83,159,225,1)), color-stop(100%,rgba(135,188,234,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(208,228,247,1) 0%,rgba(115,177,231,1) 24%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 79%,rgba(135,188,234,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 ); /* IE6-9 */
    margin-bottom: 10px;
    padding:left:5px;
    padding:right:5px;
    width:auto;
    height: 18px;
    text-align:center;
    border: 2px solid #666666;
    border-radius: 4px;
    font-weight: bold;
    font-size:15px;
    /*Sombra del contenedor*/
    -webkit-box-shadow: 2px 2px 2px 2px #383838;
    box-shadow: 2px 2px 2px 2px #383838;
  }


/*   *********************************************  SPINNER CUBE *********************************************   */

  #spinner div {
    position: absolute;
    width: 100px;
    height: 100px;
    border: 1px solid #ccc;
    background: rgba(255,255,255,0.8);
    box-shadow: inset 0 0 20px rgba(0,0,0,0.2);
    text-align: center;
    line-height: 100px;
    font-size: 90px;
  }

  #spinner .face1 { -webkit-transform: translateZ(50px);                                }
  #spinner .face2 { -webkit-transform: rotateY(90deg) translateZ(50px);                 }
  #spinner .face3 { -webkit-transform: rotateY(90deg) rotateX(90deg) translateZ(50px);  }
  #spinner .face4 { -webkit-transform: rotateY(180deg) rotateZ(90deg) translateZ(50px); }
  #spinner .face5 { -webkit-transform: rotateY(-90deg) rotateZ(90deg) translateZ(50px); }
  #spinner .face6 { -webkit-transform: rotateX(-90deg) translateZ(50px);                }


  @-webkit-keyframes spincube {
    from,to  { -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg); }
    16%      { -webkit-transform: rotateY(-90deg);                           }
    33%      { -webkit-transform: rotateY(-90deg) rotateZ(90deg);            }
    50%      { -webkit-transform: rotateY(-180deg) rotateZ(90deg);           }
    66%      { -webkit-transform: rotateY(90deg) rotateX(90deg);             }
    83%      { -webkit-transform: rotateX(90deg);                            }
  }

  #spinner {
    -webkit-animation-name: spincube;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 12s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 50px 50px 0;
  }







/*   *********************************************  SPINNER CUBE *********************************************   */