/*--------------------------------------------------------------*/
/*-----------------------parametros generales-------------------*/
/*--------------------------------------------------------------*/

html{ 
 margin:0px;
 padding:0px;
 width:100%;
 height:100%;
 background:#066E8E;
}

body{
  width:100%;
  height:850px;
  margin:0;
  padding:0;
  position: relative;
  /*min-width: 960px;*/
  background:url("../img/fondo.jpg");/**/
  background-repeat:no-repeat;
  background-position:-100px 0;
  background-size:100% auto;
  font-family:verdana;
  font-size:12px;
}

.contenedor{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  padding: 0px;
  height: 99.5%;
  width: 90%;
  background-repeat: no-repeat;
  /*overflow: hidden;*/
}


.central{
  position: relative;
  height: 100%;
  width: 60%;
  float: left;
  left: 200px;
}

a{
	font-weight:bold;
	color:rgb(255, 167, 0);
  cursor:pointer;
}


th{
  font-family: exo;
  font-size: 14px;
}

/*a{
  color:#fff;
  text-decoration:none;
  width:100%;
  height:100%;
}/**/

/*a:hover{ background:#FFA700; }

/*--------------------------------------------------------------*/
/*---------------------------fuente inicial---------------------*/
/*--------------------------------------------------------------*/

@font-face{
  font-family:exo;
  src:url(fonts/exo/Exo-Medium.otf) ;
}

@font-face{
  font-family:verdana;
  src:url(fonts/verdana/VERDANA.TTF) ;
}

/*--------------------------------------------------------------*/
/*---------------------elementos panel laterarl-----------------*/
/*--------------------------------------------------------------*/

.bannerInfo{
  width:182px;
  height:134px;
  background:url('../img/banner_correo.png');
  background-size:100% 100%;
  background-repeat:no-repeat;
  margin-top: 10px;
  position:relative;
  
}

.contenedorCajaTexto {
  width: 100%;
  height: 30%;
  bottom: 0px;
  position:absolute;
}

.cajaTexto{
  width:76%;
  height:25px;  
  font-size: 12px;
  padding-left: 4px;
  padding-right: 4px;
  border:none;
  text-align:center;
  margin-left: 6px;
  text-align:center;
  border-radius:10px;
}

.botonEnvio{
  position:absolute;
  right:0px;
  bottom:13px;
  height:25px;
  width:25px;
  background-size:300% 100%;
  background-image: url("../img/botonIr.png");
  cursor:pointer;
}
  

.botonEnvio:hover{background-position:center center;}
.botonEnvio:active{background-position:right center;}

.panelLAteral{
  position:relative;
  width:190px;
  top:100px;
  margin-right: -10000px; 
  background:rgba(45,47,58,0.0); /**/
  float:left;
  z-index:2;
  
}

.panelDerecho{
  width:140px;
  float:right;
  margin-top: 15px;
}

.contenedorMenu{
  position:relative;
  margin:auto;
  left:0;
  right:0;
  width:135px;
  letter-spacing: 1px;
  text-align: center;
  font-size: 16px;
  color:#ffffff;
  font-family:exo, sans-serif;
  line-height: 19px;
  font-weight: 500;
}

.botonesMenu{
  padding-top: 8px;
  padding-bottom: 9px; 
  width:100%;
  height:19px;
  border-style: solid;
  border-color: #7F7F7F;
  background-color: transparent;
  position: relative;
  border-width: 0px 0px 1px;
  cursor:pointer;
  text-decoration: none;
}

.botonIni{
padding-top: 8px;
  padding-bottom: 9px; 
  width:100%;
  height:19px;
  border-style: solid;
  border-color: #7F7F7F;
  background-color: transparent;
  position: relative;
  border-width: 0px 0px 1px;
  cursor:pointer;
  text-decoration: none;
}

.botonesMenu:hover,.botonIni:hover{
   background:#FFA700;
}

.redes{
	margin: auto;
	padding-top: 20px;
	width: 120px;
  text-align: center;
}

.derechosTexto{
  width:100%;
  line-height: 14px;
  color: #8ec2cb;
  font-size: 11px;
  text-align: center;
  font-family: exo, sans-serif;
  font-weight: 400;
  position: relative;
 /* background:#458;/**/
}


/*--------------------------------------------------------------*/
/*--------------------------cabecera loop-----------------------*/
/*--------------------------------------------------------------*/
.cabecera{
float: right;
  width: 100%;
  height: 100px;
  top: 20px;
  background: url("../img/logo_loop.png");
  background-repeat: no-repeat;
  background-position: right center;
}

/*--------------------------------------------------------------*/
/*-------------------------contenido general--------------------*/
/*--------------------------------------------------------------*/
.contenidoCentral{
   color:#fff;
   width:100%;
   height:86%;/**/
   top:8px;	 
   overflow:auto;
}

.inicioClase{
  position:absolute;
  width:100%;
  height:100%;
  overflow:hidden;
  visibility:visible;
  text-align: center;  
}

.menuClase{
  position:absolute;
  width:100%;
  height:100%;
  visibility:hidden;
  top:240px;
}


.contClase{
  position:absolute;
  width:100%;
  height:100%;
  visibility:hidden;
  top:120px;
}


.configuracionIframe{
  border:0px; 
  width:100%;
  height:100%;

}

/*--------------------------------------------------------------*/
/*---------configuracion para elementos individuales------------*/
/*--------------------------------------------------------------*/


.htmlIframe{
  background:transparent !important;
}

.bodyIframe{
    background:transparent !important;
    min-width:0px;
    width:100%;
	overflow:hidden;
}

/*--------------------------------------------------------------*/
/*----------------------maqueta para submenus-------------------*/
/*--------------------------------------------------------------*/
.contenedorSubMenu{
  position:relative;
   margin-left:auto;
   margin-right:auto;
   width:100%;
   /*background:#341;*/
   color:#fff;
   font-family: exo, sans-serif;
   top:28px;
   left:4px;
}

.filaSub{
  width: 100%;
  display: block;
  text-align: center;
}

.botonSub{
  padding: 20px;
  cursor: pointer;
  display: inline-block;
  opacity: 0;
}

.marcaBoton{
  width:28px;
  height:26px;
  background-size:200% 100%;
  background-position:center right;
  background-image:url("../img/circulo_menu.png");
  margin-top:6px;
  margin-left: auto;
  margin-right: auto;  
}

.textoBoton{
   margin-left:6px;
   font-size:25px;
   word-wrap: break-word;
   text-align: center;
}

/*--------------------------------------------------------------*/
/*----------------------------seccion inicio--------------------*/
/*--------------------------------------------------------------*/

.contenedorImagen{
  position:relative;
  width:90%; 
  height:100%;
  margin-left: auto;
  margin-right: auto;
  overflow:hidden;
}

.imagenInicio{
  width:100%;
  max-width: 700px;
 }

/*--------------------------------------------------------------*/
/*-----------------------maqueta columnas-----------------------*/
/*--------------------------------------------------------------*/


.contTitulo{
	font-family: exo;
	font-size: 32px;
	margin-top: 25px;
	opacity:0;
	position:relative;
	z-index:1;
}

.contFilas{
	opacity:0;
  overflow: auto;
}

.filaElementos{
  position:relative;
  width:100%;
  overflow:hidden;
}
 
 .columnaIzq{
  float:left;
  position:relative;
  width:40%; 
 }

 .columnaDerecha{
  float:right;
  position:relative;
  width:55%;
  margin-right: 3%;
 }
 
 .columnaCompleta{
  float:right;
  position:relative;
  width:95%; 
  margin-right: 3%;
 }

 
 .contenedorBocadilloTexto{
	position: relative;
	width: 90%;
	margin-left: 10%;
	color: rgb(200,200,0);
	padding-top: 15px;
 }
 
 .contenedorImgColIzq{
   position:relative;
   width:80%;
   margin-left:auto;
   margin-right:auto;
 }

 .contenedorImgColDer{
   position:relative;
   width:100%;
 }
 
 .imagenColumnas{
  position:relative;
  width:100%;
  margin:auto;
  right:0px;
  left:0px;  
}

.contenedorTexto{
	padding-top: 15px;
	padding-bottom: 15px;
	/*margin:90%;*/
}

.conenedotTextoIzq{
  

}

.conenedotTextoDer{
  

}
 
/*--------------------------------------------------------------*/
/*general seccion*/
/*--------------------------------------------------------------*/
.tituloSeccion{
 font-size:40px;
 font-family: exo, sans-serif;
 color:#fff;
}

.ajusteSeccion{
	top:6px;
	height:88%;
}




/*--------------------------------------------------------------*/
/*---------------seccio concurso posicion 5---------------------*/
/*--------------------------------------------------------------*/


.contenidoFilaConcurso{
   position:relative;
   width:100%;
   overflow:hidden;
}

.contenedorImagenSecConcurso{
  position:relative;
  width:40%; 
  float:left;
  background:#456;
}

.imagenSecConcurso{
  position:absolute;
  width:119px;
  margin:auto;
  right:0px;
  left:0px;  
}

.contenedorTextoConcurso{
    font-family:verdana, sans-serif;
    position:relative;
    float:right; 
}

.tituloSecConcurso{
    font-family:exo;
    color:#FFA700;
    font-size:20px;
}

.textoSecConcurso{
  color:#fff;
}





/*--------------------------------------------------------------*/
/*---------------formularios de inscripcion---------------------*/
/*--------------------------------------------------------------*/



.contenedorFormulario{
  width:80%;
  margin-left:auto;
  margin-right:auto;
}

.modulo{
  overflow:hidden;
  padding:10px;
  color: #fff;
  text-align: center;
  font-family: "exo";
  font-size: 18px;
}

.modulo2{
  display:none;
  font-family: exo;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.modulo3{
  display:none;
  font-family: exo;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin:20px;
}

.modulo4{
  display:none;
  width: 100%;
  max-width: 400px;
  margin: auto;  
}


.botonFormulario{
  cursor:pointer;
  margin:15px;
  opacity:0.6;
  display: inline-block;
}

.botonFormulario:hover{
  opacity:1;
}

.selecionarFiltro{
  float: left;
  padding: 5px;
  background-color: rgba(255,255,255,0.2);
  width:100%;
}

.disponible{
  width: 100%;
  height: auto;
  /*overflow: auto;*/
  padding-top: 30px;
}

.cabeceraCursos{
  width:100%;
  height: 18px;
  background:#c5c5c5;
}

.tituloCurso{
    float: left;
    width: 20%;
   text-align: center;
}

.tituloDescripcion{
    float: left;
    width: 30%;
   text-align: center;
}

.tituloFecha{
    float: left;
    width: 24%;
   text-align: center;
}

.tituloEstudiante{
    float: left;
    width: 24%;
   text-align: center;
}


.contenidoCursos{
  width: 100%;
  height: 94%;
  overflow: auto;
  color: #fff;
}

.filaElementosCurso{
  position:relative;
  width:100%;
  overflow:hidden;
  cursor:pointer;
}


.verificarDatos{
   font-family: "verdana";
   font-size:15px;
   padding: 10px;
   background-color: rgba(255,255,255,0.2);
   text-align: right;
 }

 .verificarDatosContenedor{
    display:none;
    margin: auto;
    width:100%;
    max-width: 400px;
    padding:15px;
 }
 

.cursosTablaCont{
  font-family: "verdana";
  font-size: 12px;
  color:#fff;
}

.cursosFilaBlanca{
  background-color:rgba(255,255,255,0.2);
  padding: 10px;
}

.cursosFilaTransp{
  border-left:1px solid;
  border-color:rgba(255,255,255,0.2);
  padding: 10px;
}

.resaltar{
  color:#f4a51d;
  font-weight: bold;

}

.cabeceraCombos{
  width: 100%;
  height: auto;
  top: 20px;
  overflow:hidden;
}


.cursosFilaCombos{
  background-image: url("../img/formulario/fondo_fila1.png");
  background-repeat: repeat-x;
  background-size: 10px 60px !important;
  padding-bottom: 10px;
  padding-top: 10px;
  background-position: center center; 
  text-align: center;
  padding-left: 2px;
  padding-right: 2px;  
}


.cursosFilaCombosFinal{
  background-image: url("../img/formulario/fondo_fila_final.png");
  background-repeat: no-repeat;
  background-size:15px 60px;
  padding-bottom: 15px;
  padding-top: 20px;
  background-position: left center; 
  width: 15px;
}

.infoCurso{
  font-family: "verdana";
  font-size: 15px;
  margin:auto;
  padding: 10px;
  background-color: rgba(255,255,255,0.2);
  max-width: 400px;
  width:100%;
}

.loginFacebook{
  font-family: "verdana";
  font-size: 15px;
  margin:auto;
  padding: 10px;
  background-color: rgba(255,255,255,0.2);  
  max-width: 400px;
  width:100%;
}

.preinscripcion_confirma{
  font-family: "verdana";
  font-size: 12px;
  text-align: center;
  padding:20px;
  background-color: rgba(255,255,255,0.2);
}
/*--------------------------------------------------*/
/*---------------conculta usuario eventos-----------*/
/*--------------------------------------------------*/

.contenedorEventos{
 position:relative;
 width:720px;
 margin-left: auto;
 margin-right: auto
}

.tituloEventos{
  padding-top:20px;
  font-size:25px;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
  padding-bottom:15px;
}

.facebook{
 width: 26%;
 margin-left: auto;
 margin-right: auto;
}

.nombreUsuario{
 font-size: 20px;
 padding-top: 15px;
 padding-bottom: 15px;
 text-align:center;
}

.fila{
  width:720px;
  overflow:hidden;
}

.textoCabecera{
  text-align:center;
  font-size:15px;
  background:#666666;
  margin:2px;
 }

.modulo1evento{
  float:left;
  width:400px;
  padding: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.textoModulo1{
 background:#cfe2f3;
 margin: 2px;
}
 

.modulo2evento{
  float:left;
  width:100px;
  height:auto;
  padding: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.textoModulo2{
 margin: 2px;
}

.elementoNo{ 
  float:left; 
  width:50%;
  text-align:center;
  font-size:15px;  
 }

.elementoSi{ 
  cursor:pointer;
  width:50%;
  position:relative;
  
 }


/*--------------------------------------------------*/
/*-----------------------canal----------------------*/
/*--------------------------------------------------*/

.contenedorVistaPrevia{
  width:132px;
  height:200px;
  overflow:hidden;
  padding:5px; 
  float:left;
  cursor:pointer;
}

.contenedorVistaPrevia:hover .contenedorImagenCanal{  background:#f6a51b; }
.contenedorVistaPrevia:hover .contenedorTitulo{  color:#b5ada0; }
.contenedorVistaPrevia:hover .contenedorDirector{  color:#b5ada0; }

.contenedorImagenCanal{
   
  border:2px solid #bf8d44;
  padding:8px;
  width:116px;
  height:65px;
  overflow:hidden;

}

.imagenVideo{
  width:100%;
  height:100%;	

}

.contenedorTitulo{ width:100%; }

.contenedorDirector{
  width:100%;
  font-size:10px;
}

.tituloVideo{  
  color:rgb(255,167,0);  
  font-size: 20px;
}

.infoBase{ padding-top: 10px; }

.imageUsuario{
 float: left;
 padding-right: 10px;
}

.tituloVotacion{
 font-size: 15px;
 color:rgb(255,167,0);
}


.tituloVotacionSub{
  font-size: 14px;
  border-bottom:1px solid #fff;
  width: 342px;
}
.filaOpciones{
  padding-top: 3px;
  padding-bottom: 20px;
}

.numeralSpan{
  float:left;
  margin-top:1px;
}

.opcionVotacion{
  float:left;
  padding-right: 6px;
}

/*--------------------------------------------------*/
/*tienda*/
/*--------------------------------------------------*/
.contenedorVistaPreviaTienda{
  width:154px;
  height:260px;
  overflow:hidden;
  padding:5px; 
  float:left;
  cursor:pointer;
}

.contenedorVistaPreviaTienda:hover .contenedorImagenTienda{  background:#f6a51b; }
.contenedorVistaPreviaTienda:hover .contenedorTitulo{  color:#b5ada0; }
.contenedorVistaPreviaTienda:hover .contenedorDirector{  color:#b5ada0; }

.contenedorImagenTienda{
   
  border:2px solid #bf8d44;
  padding:8px;
  width:126px;
  height:162px;
  overflow:hidden;

}

/*--------------------------------------------------*/
/*qr*/
/*--------------------------------------------------*/

.qr{
 width: 352px;
 margin-left: auto;
 margin-right: auto;
}

@media screen and (max-width:800px){
  .panelDerecho{
    display: none;
  }
}