.footable {
  width: 100%;
  font-family: 'trebuchet MS' , 'Lucida sans' , 'Arial';
  font-size: 14px;
  color: #444;
 
  border: solid #ccc 1px;
  border-collapse: separate;
  border-spacing: 0;
}

.footable > tbody > tr > td, .footable > thead > tr > th {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 10px;
  text-align: left;
}
 
.footable > thead > tr > th, .footable > thead > tr > td {
  background-color: #dce9f9;
}

.footable {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.footable > thead > tr > th {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
  background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: -moz-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: -ms-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: -o-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: linear-gradient(to bottom, #ebf3fc, #dce9f9);
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
  box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
  border-top: none;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

.footable > tbody > tr:hover {
  background: #fbf8e9;
}

.estilisimo{

background-image: url(images/EscudofondoG.jpg);
background-position : center;
background-repeat : no-repeat;
background-attachment : fixed;
background-size: cover;
background-color: gray;
}

.contenedor{
	width: 100%;
	max-width: 1000px;
	min-height: 80%;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	background: #F0EB96;
	justify-content: center;
	padding: 1%;

}

.contenedor1{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	background: #BABDB6;
	justify-content: center;

}

.contenedor2{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	background: auto;
	justify-content: center;
	
}

.main{
	width: 70%;
	background: auto;
	padding: 20px;
	float: left;
	box-sizing: border-box;

}
.main1{
	background-color: auto;

}
.main2{
	width: 20%;

}


.main2 img{
	width: 100%;


}

.main3{
	width: 100%;
	background: auto;
	padding: 20px;
	float: left;
	box-sizing: border-box;
	margin: 0 auto;

}

.main img{
	width: 60%;
	height: auto;

}

.aside{
	width: 30%;
	padding: 20px;
	box-sizing: border-box;
	background: white;
	float: left;
	margin: 0 auto;

}

.botones{
	float: left;
	margin: 0 auto;
	border-collapse: collapse;
	border: none;
	
}

.celda{
	padding: 0;

}

.celdaV{
	margin-left: auto;
	margin-top: auto;

}

.botonin{
	background-color: #000;
   color: #017fe5;
   text-align: center;
   border-radius: 25px;
   border: 2px solid #017fe5;
   padding:2px 2px; 
	width: 220px;
	height: 25px;


}

.botclase{
	background-color: #000;
   color: #017fe5;
   text-align: center;

}

.boxing{
	width: 80%;
	height: 30px;
	margin-left: auto;
	margin-right: auto;

}

.boxing1{
	width: 10%;
	height: 30px;
	text-align: center;
	margin-left: 95px;
	margin-right: auto;

}

.textarea{
	width: 80%;
	height: 120px;
	text-align: justify;
}

.textreg{
	width: 98%;
	height: 60px;
	text-align: left;

}

.sizeFoto{
	width: 50%;
	height: auto;

}

.sizeFoto img{
	width: 50%;
	height: auto;
}

.video{
	position: relative;
	padding: 28.125%;
	height: 0;
	overflow: hidden;
	
}
.video iframe{
	position: absolute;
	top: 0;
	left: 25%;
	width: 50%;
	height: 50%;
	overflow: hidden;
}

.formato{
	text-align: justify;
	width: 80%;
}

.anchotabla{
	width: 90%;
	padding-bottom: 5%;

}

.diver{
	width: 100%;
}

.diver2{
	width: 50%;
}

.sizetext{
	font-size: 150%;

}

.animacion {
display:block;
width:auto;
height:40px;
position:absolute;
font-family:georgia, serif;
font-size:16px;
line-height:40px;
float:left;
width:auto;
color:#000;
font-weight:bold;
padding:0 10px;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-webkit-animation-duration:17s;
-webkit-animation-name: scroll;
}
 
.animacion a {color:#c00;}
 
@-webkit-keyframes scroll {
0% {left:90%;}
100% {left:-100%;}
}
 
.animacion:hover { -webkit-animation-play-state: paused;}

.contenedorMarquee {
width:100%;
height:40px;
overflow:hidden;
position:relative;
border:1px solid #aaa;
margin:0 auto;
-o-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
-moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
-o-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
background:#4ad;
background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
}

@media screen and (max-width: 800px){
	
	.contenedor{
			width: 100%;	
	
	}
	.main{
			display: none;
	}
	
	.main1{
			display: none;
	}
	.main2{
			display: none;
	}
	
	.botonin{
		
			width: 255px;
	}
	.sizeFoto img{
			width: 100%;	
	}
	.sizetext{
		 	font-size: 50%;
	}
	
	.diver2{
	width: 100%;
}

}
