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

#cuerpo {
	background-color: #FFF;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	color: #00F;
	font-size: 14px;
}

#cuerpo #encabezado #titulo {
	background-color: #666;
	float: left;
	width: 85%;
}
#cuerpo #encabezado #redes {
	float: right;
	width: 15%;
}
#cuerpo #encabezado #redes #sociales #facebook {
	float: CENTER;
	width: 33%;
}
#cuerpo #encabezado #redes #sociales #instagran {
	float: left;
	width: 33%;
}
#cuerpo #encabezado #redes #sociales #whatsapp {
	float: left;
	width: 34%;
}
#cuerpo #contenido {
	float: left;
	width: 100%;
}

#cuerpo #contenido #informacion {
	width: 100%;
	float: left;
}
#cuerpo #contenido #informacion #info {
	width: 100%;
	float: left;
	}
#cuerpo #contenido #informacion #info table tr td p {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#cuerpo #contenido #informacion #info table {
	text-align: center;
	color: #00F;
	font-size: 16;
	font-weight: bold;
}


#cuerpo #encabezado #titulo img {
	float: left;
	width: 100%;
}
#cuerpo #encabezado #redes #sociales #facebook img {
	float: left;
	width: 100%;
}
#cuerpo #encabezado #redes #sociales #instagran img {
	float: left;
	width: 100%;
}
#cuerpo #encabezado #redes #sociales #whatsapp img {
	float: left;
	width: 100%;
}
#cuerpo #encabezado #redes #contyinscrp #inscripcion img {
	float: left;
	width: 100%;
}
#cuerpo #encabezado #redes #contyinscrp #contactenos img {
	float: left;
	width: 100%;
}
#cuerpo #encabezado #redes #contyinscrp #contactenos img {
	float: left;
	width: 100%;
}
#cuerpo #contenido #accesos #acceso 1 img {
	float: left;
	width: 100%;
}  
#cuerpo #encabezado #slider{
	width: 400%;
}
#cuerpo #encabezado #slider .slider{
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}





.slider {
	width: 100%;
	overflow: hidden;
	margin: auto;
	float: right;
	
}

.slider ul {
	display: flex;
	padding: 0;
	width: 400%;
	
	/*animation: cambio 35s infinite; */  /*  alternate linear; */
}

.slider li {
	width: 100%;
	list-style: none;
}

.slider img {
	width: 100%;
}

@keyframes cambio {
	
	0% {margin-left: 0;}
	20% {margin-left: 0;}
	
	25% {margin-left: -100%;}
	45% {margin-left: -100%;}
	
	50% {margin-left: -200%;}
	70% {margin-left: -200%;}
	
	75% {margin-left: -300%;}
	100% {margin-left: -300%;}
}
#cuerpo #contenido #informacion #info table tr td p {
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}
#cuerpo #contenido #informacion #info table tr td strong {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E80000;
	text-align: center;
}
#cuerpo #contenido #informacion #video table tr td img {
	text-align: center;
	width: 70%;
}
#cuerpo #contenido #informacion #video table tr td p {
	font-size: 14px;
	font-family: "Comic Sans MS", cursive;
	line-height: 0px;
	color: #00F;
}

#cuerpo #contenido #accesos {
	width: 15%;
	float: right;
}

#cuerpo #contenido #accesos #acceso 3 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#cuerpo #piepagina table {
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	background-image: url(imagenes/ladrillo.jpg);
	color: #FFF;
}
#cuerpo #sponsor img {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#cuerpo #contenido #informacion #info table tr td p strong {
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 20px;
}
#cuerpo #contenido #informacion #info table tr td p {
	text-align: justify;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}
.titulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
#cuerpo #contenido #informacion #info table tr th strong {
	color: #00F;
}
body {
}
#cuerpo #banner #documentos {
	width: 28%;
}
