/* CSS Document */
@import url(//fonts.googleapis.com/css?family=Oswald);
@import url(//fonts.googleapis.com/css?family=Signika+Negative:400,700);

.navbar-white .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.datepicker .next, .datepicker .prev {
	color: #4B4B4B !important;
}
body{ 
	font-size: 13px;
}

.bg-sic{
	background-image: url("../img/chicos-manos.png");
	background-position: bottom;
	background-size: cover;
}
.bg-darker{
	background-color:#191919;
}
.zonaTop{
	padding: 10vh 0 !important;
	text-align: center;
}
.bg-flom{
	background-color: #005040 !important;
}
h1,h2,h3,h4,h5,h6{
	font-weight: bold !important;
}
#mensajeLogin .h2{
	color:#FFDD00;
	margin:0px;
	padding:0px;
}
.mira{
}
.bg-success h5{
	color: #fff;
}
.Imprime{
	display: none;
}
.texto-slide p{
	margin:0;
}
.mt-3{
	margin-top: 0.75rem;
}
.noValida{
	border:2px solid	#C90104;
}
.carousel-item .imagen{
	height: 310px;
	width: 95%;
	overflow: hidden;
}
.carousel-indicators li{
	box-shadow: 1px 0px 4px #000;
}
#up, #upT{
	float:right; 	
}
#reglamento,#inscripciones{
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	text-shadow:1px 1px #000;
	float:right;
	    margin-right: 23px;
    margin-top: 9px;
	padding:10px 24px 12px;
	font-weight:bold;
}
#reglamento, #inscripciones{
background-color: #1AA3D6;
    background-image: -moz-linear-gradient(center top , #1AA3D6, #1A57A8);
    background-position: center bottom;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);	
}
#reglamento2{
    background-color: #FFCC00;
    background-image: -moz-linear-gradient(center top , #FFCC00, #FF9900);
    background-position: center bottom;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px 4px 4px 4px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);	
}
.zona-top-contenedor{
	width:1024px;
	margin:0 auto;	
}
.tablaAspirante tr:hover{
	background-color:rgba(251,251,251,1.00);	
}
.tablaAspirante	input[type="text"], .tablaAspirante select{
		width:70%;
		padding:5px 8px;
		margin-top:5px;
	}
.alertaMensaje{
	width:80%; 
	font-size:13px; 
	margin:0 auto; 
	background-color: rgba(211,211,211,0.61); 
	padding:20px; 
	border-radius:8px; 
	color:rgba(109,109,109,1.00); 
	margin-bottom:10px;
	font-style: italic;
}
 .mensaje-sistema{
    background: url("../../imagenes/becarios/Mensaje-del-sistema.png") repeat scroll 0 0 transparent;
    height: 164px;
    padding: 40px 10px 10px;
    width: 507px;
 }
 .mensaje-sistema h1{
	 font-size:14px; 
 }
.galeria-categoria{
	padding:0px;
	margin:0px;
	display:table;	
}
.galeria-categoria li{
    float: left;
    height: 153px;
    list-style: none outside none;
    text-align: center;
    width: 192px;
	border-radius:5px;
	background-color:#E1E1E1;
	margin-left:10px;
	margin-top:10px;
	padding:15px 8px;
	position:relative;
	font-weight:bold;
}
.galeria-categoria li:hover{
	background-color:#333333;
	color:#FFFFFF;
	
}
.galeria-categoria li .enlace{
	position:absolute;
	top:0px;
	left:0px;
	width:208px;
	height:183px;	
}
.galeria-categoria li .foto{
	    height: 110px;
    margin: 0 auto 4px;
    overflow: hidden;
    width: 165px;
	border-radius:5px;
}
h2.linea{
	background: url("../../imagenes/linea-h1.png") no-repeat scroll left bottom transparent;
    font-size: 14px;
    padding-bottom: 14px;	
	margin-left:10px;
	position:relative;
}
h2.linea span{
	font-weight:normal;
	font-size:11px;
	position:absolute;
	right:16px;
}
h2.linea span a{
	text-decoration:none;
	color:#993300;
}
.imageflow {
    position: relative;
    text-align: left;
    top: 0;
    visibility: hidden;
    width: 100%;
}

.actividadesHome,.actividades2{
	padding:0px 0px 0 0;
	margin:0px;
	display:table;
}
.actividadesHome li:hover, .actividades2 li:hover{
	background-color:#e8e8e8;	
}
.actividadesHome li, .actividades2 li{
	margin:0px;
	padding:2px 8px 0 0;
	position:relative;
}
.actividades2 li{
	border-bottom:2px #EFEFEF solid;	
}
.actividades2 li li{
	border:none;
}
.actividades2 li li:hover{
		background:none;
}
.form-login td{
	font-size:11px;	
}
.form-login label{
	font-size:13px;	
}
.form-login th{
	font-size:15px;
	background-color:#666666;
	color:#CCC;	
}
#proceso{
	color:#e8e000;	
}
.actividadesHome td p, .actividades2 td p{
	margin:0;	
}
.actividadesHome td .mini, .actividades2 td .mini{
	color:#999;
	font-size:12px;
	width:288px;
}
.actividadesHome td .mini img, .actividades2 td .mini img{
	width:200px;	
}
.actividadesHome .enlace, .actividades2 .enlace{
	position:absolute;
	top:0px;
	left:0px;
	width:332px;
	height:100%;	
}
.cabecera{
	width:1012px;
	margin:0 auto;
}
.zona-slide{
	width:100%;
	background:url(../../imagenes/fondo-slide.jpg) left 0px no-repeat;
	background-size:auto 103%;
}
.zona-top-contenido{
	width:100%;
	background:url(../../imagenes/fondo-slide.jpg) left 0px no-repeat;
	padding:5px 0;
}
.carousel-item h1{
	margin:0 auto;
	color:#fcff00;
	font-size: 18px;
	padding:15px 0 15px 0px;
}
.carousel-item .row .col-4 > div{
	    color: #fff;
    font-size: 12px;
    padding-bottom: 9px;
}
#carouselExampleIndicators{
	height: 330px;
}

.listadoMensajes{
	width: 100%;
	height: 70vh;
	overflow-y: scroll;
	overflow-x: hidden;
}
.foto-perfil #foto_ver{
	border-radius:8px;
	border:7px #999999 solid;
	
}
.verMensaje{
	width:100%;
}
.verMensaje img{
	max-width: 100%;
	max-height: 100%;
}


.cargoBecario{
	padding:4px 4px 8px 5px;
	
	
}
.cargoBecario p{
	padding:0px;
	margin:0px;
	line-height:normal;
	
}




.zebra{
	background-color:#E9E9E9;	
}
.perfil-becario td{
	padding:3px;
}
.tituloBecarios{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px 4px;	
}
#slide2{
	width:100%;
	height:318px;
	position:absolute;
	top:0px;
	left:0px;
}
#gorro{
    background-image: url("../../imagenes/navidad/gorro.png");
    height: 120px;
    left: -43px;
    position: absolute;
    top: -66px;
    width: 111px;
    z-index: 99;
}
 .mini-slide{
    background-color: #f8f8f8;
    display: table;
    height: 28px;
    margin:0 auto;
    width: 100%;
}
.mini-slide ul{
	padding:0px;
	margin:0px;
	display:table;
	margin:0 auto;	
}
.mini-slide li{
	float:left;
	list-style:none;
	margin:2px 0;
	text-align:center;
	width:23px;
	height:21px;
	background-image:url(../../imagenes/dot-calendario.jpg)
}
.mini-slide img{
	position:relative;
	opacity:0.3;	
}
.mini-slide img.i1{
	top:10px;	
}
.mini-slide li.active{
	opacity:1;
	z-index:99;	
	background-image:url(../../imagenes/dot-calendario-active.jpg)
}
.img-slide{ height:324px; padding:0 42px; cursor:pointer;
color:#CCC;
	font-size:13px;
	 }


.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.foto-evento{
	margin-right:10px;
	width:100%;
}
.foto-evento img{
	width:90%;
}

div.fechaEditable strong, div.fechaEditable b, .img-slide strong{
	color:#ff9702;	
}
.img-slide a{
	color:#fff;
	font-weight:bold;	
}
.datosPersonales input[type=text]{
	width:257px;	
}
.cuerpo{
	/*background:url(../../imagenes/fondo-cuerpo-i.jpg) top left repeat-x;*/
	width:100%;
	z-index:9;
	padding-bottom:50px;
	background-color:#eeeeee;
	display:table;

}

.cuadro-index{
	width:1012px;
	margin:0;
	padding:10px 0 0 0;
	display:table;
}
.cuadro-index > li{
list-style: outside none none;	
}
.cuadro-index > li:first-child{
    float: left;
    margin-left: 3px;
    padding-right: 110px;
    width: 600px;
	display:block;
}
.cerrado{
	display:none;	
}
.fb-page{
	margin:0 auto;	
}
.cuadro-index > li:nth-child(2){
	width:295px;
	float:left;	
}
#calendarioHome{
	position:relative;	
}
#calendarioHome span.esteMes{
	position:absolute;
	top:-10px;
	font-size:18px;
	text-transform:uppercase;
	font-family:Oswald;
	font-weight:bold;
	color:#0190a3;
	letter-spacing:1px;
}
.fc-day-grid{
	background-color:#fff;
	font-family:Oswald;
	letter-spacing:1px;
	font-size:12px;	
}
#calendarioHome .fc-toolbar .fc-left{
	margin-top:13px;
	color:#a5a8b0;
}
#calendarioHome .fc-toolbar .fc-left h2{
	text-outline:1px #FFF;
	font-family:Oswald;
	font-size:16px;
}
#calendarioRH{
	margin-top:10px;	
}
#calendarioRH table td{
	position:relative;	
}
#calendarioRH table td img.enlace{
	position:absolute;
	top:0px;
	height:100%;
	width:100%;
	left:0px;
	border:none;	
}
#calendarioRH table td .descripcion{
	color:#999;	
}
#calendarioRH table tr:hover td:nth-child(1){
	background-color:#e7e7e7;	
}
#calendarioRH table tr:hover td:nth-child(2){
	background-color:#A6A6A6;	
}
#calendarioRH table tr:hover td:nth-child(2) h2{
	color:#fff;	
}
#calendarioRH table td:nth-child(2){
	background-color:#e7e7e7;
	padding:6px;
}
#calendarioRH table td:nth-child(2) h2{
	font-size:12px;
	color:#09a8bd;	
}
#calendarioRH table td:nth-child(1){
	width:80px;
	background-color:#f2f2f2;
	text-align:center;
	padding:10px;	
}
.prePie{
	background-color:#fff;
	padding:18px 0 24px 0;
	width:100%;
	display:table;	
}

.prePie  h4{
	text-transform:uppercase;
	margin-bottom:10px;	
}
.prePie  h3, .prePie h2, .prePie h4, .prePie h5{
	font-family:Oswald;	
}
.prePie  h5{
	text-transform:uppercase;
	color:#3e3e3e;
}
.prePie h4{
	margin-bottom:0px;
	color:#326e2f;
	font-weight:normal;
	
}
.prePie  .programas{
	width:100%;
	float:left;	
}
.prePie  .programas ul li:hover, .prePie  .programas ul li:hover h3{
	background-color:#156e2f;
	color:#FFF;	
}
.prePie  ul{
	padding:0px;
	margin:0px;
	display:table;
}
.prePie  .row > div:nth-child(1){
	background-image:url(../../imagenes/iconos/Graduate_hat_256.png);
	
}
.prePie .row > div{
	background-size:32px 32px;
	background-position:left 17px;
	background-repeat:no-repeat;
	padding-left:40px	
}
.prePie .row > div:nth-child(2){
	background-image:url(../../imagenes/iconos/Students_on_class_256.png);
}
.prePie  .row > div:nth-child(3){
	background-image:url(../../imagenes/iconos/Student_in_front_of_a_stack_of_books_256.png);
}
.prePie .row > div:nth-child(4){
	background-image:url(../../imagenes/iconos/English_receptionist_256.png);
}
.prePie  .testimonios{
	float:right;
	width:310px;
	display:none;
}

.principalDetalle h2{
	border-bottom:2px rgba(126,126,126,0.66) solid;
	width:100%;
	color:#004f3f;
	font-family:"Oswald";
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
	
}
.c-fondo{
	padding-top:16px;
	width:1024px;
	margin:0 auto;
	display:table;
}
.pie{
	width:100%;
	background-color:#1f1f1f;
	margin:0 auto;
	padding:5px 0 10px 0px;
}

.pie ul{
	padding-left: 0px;
}
.pie a{
	color: #a0b8a0;
    text-decoration: none;
}
.pie  h3{
	font-size:13px;
	font-family:Oswald;
	color:#fff;
	text-transform:uppercase;
}

.dot-noticias-mini{
	width:52px;
	height:52px;
	background:url(../../imagenes/dot-noticias.png) no-repeat top left;	
	position:relative;
}

.dot-noticias-mini .m-fecha{
	font-size:8px;
	padding-top:3px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	
}
.dot-noticias-mini .d-fecha{
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:22px;
	padding-top:4px;
}.leer-mas a{
	font-weight:bold;
	font-size:12px;
	color:#981b1e;
	text-decoration:none;
}
.leer-mas a:hover{
	text-decoration:underline;	
}

.menu-superior-index{
	position:absolute;
	height:47px;
	top:68px;
	left:40%;
}
.menu-superior-index ul{
	padding:0px;
	margin:0px;	
}
.menu-superior-index > ul > li{
	float:left;
	position:relative;
	list-style:none;
	padding:6px 9px;
	text-transform:uppercase;
	color:#4a4a4a;
	font-family:"Oswald";
}
.menu-superior-index ul li a{
	text-decoration:none;
	color:#4a4a4a;	
}
.menu-superior-index ul li:hover a{
	text-decoration:none;
	color:#fff;	
}

.menu-superior-index ul li:hover ul{
	display:table;	
}
.menu-superior-index ul li ul{
	position:absolute;
	padding:0px;
	margin:0px;
	z-index:120;
	width:200px;
	display:none;
	margin-left:-120px;
	left:50%;
	background-color:#FFF;
	top:30px;
		-moz-box-shadow: 3px 8px 8px rgba(0,0,0,0.4);
	-webkit-box-shadow: 3px 8px 8px rgba(0,0,0,0.4);
	box-shadow: 3px 8px 8px rgba(0,0,0,0.4);
}
.menu-superior-index ul li:hover > ul > li{
	padding:6px 10px;
	font-weight:bold;
	text-transform:none;
}
.menu-superior-index ul li:hover > ul > li a{
	text-decoration:none;
	color:#666;
	font-family:Arial, Verdana;	
}
.menu-superior-index ul li:hover ul li:hover a, .menu-superior-index ul li.aspirantes a{
	color:#FFF;
}
.menu-superior-index ul li ul li{
	list-style:none;
	background:none;
	width:200px;
}
.menu-superior-index ul li.contactenos{
	background:none;
	width:81px;	
}
.menu-superior-index ul li:hover, .menu-superior-index ul li.aspirantes{
	background:none;
	background-color:#981b1e;
	color:#FFF;	
}
.google{
    padding-bottom: 18px;
    position: absolute;
    right: 0;
    text-align: right;
    top: -37px;
}
.contenido, .calendario, .contacto{
	float:left;
	width:70.5%;
	text-align:justify;
}
.contacto textarea{
	width:100%;	
}
.lateral{
	width:280px;
	float:right;
	padding-left:14px;
}
.lateral .noticias, .lateral .eventos{
	width:100%;
	margin-bottom:15px;
}
.lateral .noticias ul, .lateral .eventos ul{
	padding:0px;
	margin:0px;	
}
.lateral .noticias ul li, .lateral .eventos ul li{
	list-style:none;
	position:relative;
	display:table;
	margin-bottom: 10px;
	padding: 10px;
}
.lateral .eventos ul li .imagen{
	float:left;
	width:38px;
	text-align:center;
	margin-right:5px;	
}
.lateral .eventos ul li:hover .imagen
{
		height:40px;
	width:100%;
	float:none;
	overflow:hidden;
}
.lateral .eventos ul li .descripcion{
	display:none;	
}
.lateral .eventos ul li .descripcion p{
	margin:0px;	
}
.lateral h2{
	font-family:Oswald;	
}
.lateral .eventos ul li:hover .textoNoticia, .lateral .eventos ul li:hover .descripcion{
	padding:2px 3px;
	display:block;
}
.lateral .eventos ul li:hover .imagen img{
	width:105%;
	height:auto;
	margin-top:-30%;	 
}
.lateral .noticias ul li:hover, .lateral .eventos ul li:hover{
	background-color:#326e2f;
	color:#fff;
	border-radius: 4px;
}
.lateral .noticias ul li:hover a, .lateral .noticias ul li:hover a:visited{
	color: #FEDC00;
}
.lateral .noticias ul li a img.enlace, .lateral .eventos ul li a img.enlace{
	position:absolute;
	top:0px;
	width:100%;
	left:0px;
	height:100%;	
}
.listado-n{
	padding-left:4px;	
}

.listado-n li{
	position:relative;
	padding:10px 15px;
	list-style:none;
	border-bottom:1px dotted #CCC;
	font-size:12px;
	display:table;
	width:294px;
	height:123px;
	float:left;
	margin-right:10px;
}
.listado-n li .fecha{
	background:url(../../imagenes/dot-noticia-listado.png);
	width:104px;
	height:92px;
	float:left;	
}
.listado-n li img.thumb{
	float:left;
	margin-right:5px;
	margin-top:6px;	
}
.listado-n li img.enlace{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;	
}
.listado-n li:hover{
	background-color:#F0f0f0;	
}
.listado-n li h2{
	margin-bottom:2px;
	margin-top:2px;	
	font-family:'Signika Negative',sans-serif;
	font-size:15px;
	color:#247f79;
}
.listado-ecos{
	padding:0px;
	margin:12px 8px;	
}
.listado-ecos li{
	background:url(../../imagenes/dot-ecos.jpg) no-repeat left top;
	width:189px;
	height:37px;
	list-style:none;
	line-height:37px;
	padding-left:18px;
	margin-bottom:10px;
	position:relative;	
}
.listado-ecos li:hover{
	background-position:left bottom;	
}
.listado-ecos li .enlace{
	position:absolute;
	top:0px;
	left:0px;
	width:207px;
	height:37px;	
}
.listado-ecos li a{
	text-decoration:none;	
}
/* CALENDARIO */
.tablaCalendario {
    border: 1px solid #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}
.tablaCalendario td div{
	position:relative;
	width:30px	
}
.tablaCalendario td div img{
	position:absolute;
	top:0px;
	left:0px;
	height:32px;
	width:30px;	
}
.tablaCalendario a {
    text-decoration: none;
}
.lineaDia {
    height: 24px;
    padding-top: 8px;
}
.cabeceraCalendario {
    background: url("../../imagenes/calendario/fondo2.jpg") repeat-x scroll left top transparent;
    height: 33px;
}
.diasCalendario {
    background: url("../../imagenes/calendario/fondo6.jpg") repeat-x scroll left top transparent;
    font-weight: bold;
    height: 24px;
    padding-top: 0;
}
.actualCalendario {
    background: url("../../imagenes/calendario/fondo5.jpg") repeat-x scroll left top transparent;
    color: #FFFFFF;
    font-weight: bold;
    height: 24px;
    padding-top: 8px;
}
.actividadCalendario2 {
    background: url("../../imagenes/calendario/fondo8.jpg") repeat-x scroll left top transparent;
    color: #FFFFFF;
    font-weight: bold;
    height: 24px;
    padding-top: 8px;
}
.actividadCalendario {
    background: url("../../imagenes/calendario/fondo7.jpg") repeat-x scroll left top transparent;
    color: #FFFFFF;
    font-weight: bold;
    height: 24px;
    padding-top: 8px;
}
.actividadCalendario a {
    color: #FFFFFF;
}
.actividadCalendario2 a {
    color: #FFFFFF;
}
.actualCalendario a {
    color: #FFFFFF;
    text-decoration: none;
}
/* GLAERIA */
.listado-f, .listado-fv{
	padding:0px;
	margin:0px auto;
	width:630px;
	display:table;
}
.listado-fv li{
	width:135px;
	height:80px;
		-moz-box-shadow: 4px 4px 8px rgba(0,0,0,0.4);
	-webkit-box-shadow: 4px 5px 8px rgba(0,0,0,0.4);
	box-shadow: 4px 5px 8px rgba(0,0,0,0.4);
	list-style:none;
	float:left;
	margin:8px;
}
.listado-fv li .foto{
	width:120px;
	height:70px;
	margin:5px auto;
	overflow:hidden;	
}
.listado-f li:hover, .listado-fv li:hover{
	background-color:#666;
	color:#FFF;	
}
.listado-f li{
	width:195px;
	margin:5px;
	float:left;
	height:167px;
	overflow:hidden;
		-moz-box-shadow: 2px 4px 8px rgba(0,0,0,0.4);
	-webkit-box-shadow: 2px 5px 8px rgba(0,0,0,0.4);
	box-shadow: 2px 5px 8px rgba(0,0,0,0.4);
	border-radius:5px;
}
.listado-f li .foto{
	width:180px;
	height:120px;
	overflow:hidden;
	margin:6px auto;
}



.cabeceraMensajes{
	overflow:auto;
	width:100%;
	padding:6px;
	height:462px;
	border:1px solid #EAEAEA;
	margin-top:10px;
}


@charset "utf-8";
/* CSS Document */

.tituloSistema{
	background-image:url(../../imagenes/becarios/titulo.jpg);
	width:760px;
	height:18px;
	margin:0 auto;
	color:#FFF;
	padding:9px;
	font-weight:bold;
}

.mensajeCompleto{
	overflow:auto;
	width:550px;
	height:350px;
	border:1px solid #EAEAEA;
}
.cabeceraPersonal{
	border-bottom:1px solid #EFEFEF;
	padding:3px 4px;
	/*border-top:1px solid #EFEFEF;*/
}
.cabeceraPersonal:hover{
	background-color:#ddecfe;
	cursor:pointer;
}
.publiLateral{
	border-bottom:1px solid rgba(153,153,153,0.5);
	overflow:hidden;
	margin-top:10px;
	display:block;	
}

.mensajes{
	margin-top:20px;	
	
	
}


@media only screen and (max-device-width: 480px) {
	header{
		width:100%;	
	}
	.cuadro-index > li:first-child {
		float:inherit;
		width:100%;
		padding-right:0px;	
	}
	
	.prePie  .testimonios{
		display:none;	
	}
	.c-contenido{
		width:100%;	
	}
	.cuadro-index{
		width:90%;
		margin:0 auto;
	}
	.pie > ul{
		width:90%;	
	}
	.pie > ul > li{
		width:100%;	
	}
	.prePie .programas{
		width:100%;
		float:inherit;
	}
	.prePie ul li{
		width:83%;	
	}
	#slide{
		width:95%;	
	}
	.cabecera{
		width:100%;	
	}
	.menu-superior-index{
		position:inherit;
		top:inherit;
		left:inherit;
		display:table;
	}
	.menu-superior-index ul{
		display:table;	
	}
	.google{
		position:inherit;
		top:inherit;
		left:inherit;
		padding-bottom:6px;
		text-align:center;	
		
	}
	.google input[type=text]{
		width:70%;
			
	}
	.zona-top-contenido h1, .zona-top-contenido div{
		width:90%;	
	}
	.c-fondo{
		width:90%;
		margin:0 auto;	
	}
	.editable img{
		max-width:100%;	
	}
	.c-fondo .contenido, .calendario{
		float:inherit;
		width:100%;		
		
	}
	.lateral{
		float:inherit;	
	}
	.contenido table, .contenido thead, .contenido tbody, .contenido, .contenido td, .contenido tr, .contacto td { 
		display: block;
		padding:3px 0px;
	}
	.contacto select, .contacto textarea{
		width:90%;	
	}
	.detector{
		display:none;	
	}
	.contacto{
		float:inherit;
		width:90%;
		margin:0 auto;	
	}

	
}


/* LOGIN ASPIRANTES */
.b-aspirante .login, .b-aspirante .codigo{
	padding:12px;
	border:2px solid rgba(0,130,47,0.52);
	border-radius:5px;
	font-size:12px;
}
.login h3, .codigo h3{
	margin-top:2px;	
}
.login td span{
	font-size:10px;
	color:rgba(116,116,116,1.00);
	display:table;
}
.login strong{
	font-weight:bold;
	text-transform:uppercase;	
}

.login input[type=submit], .codigo input[type=submit]{
	margin-top:5px;
	width:100%;	
}


@media print {
	.mira{
		display: none;
	}
	.Imprime{
		display: table;
	}
	.Imprime imput{
		border:none;
		border-bottom: 1px solid #000;
	}
}
