@import url('https://fonts.googleapis.com/css?family=Courgette|Kalam&display=swap');

/* http: //meyerweb.com/eric/tools/css/reset/ | v2.0-modified | 20110126 | License: none (public domain) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, details, figcaption, figure, footer, header, hgroup, menu, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html {
	scroll-behavior: smooth;
}
body {
	background-color: #F5FFFA;
	color: #061283;
	font: 700 20px/1.5 'Kalam', sans-serif;
}
header {
	align-items: center;
	display: flex;
	height: 35vh;
	justify-content: center;
}
header img {
	height: 35vh;
	width: 65vw;
}
section {
	padding: 5vh 3vw;
}
div.cen {
	text-align: center;
}
h1 {
	color: #FFB74C;
	font: 60px 'Courgette', sans-serif;
	margin: 2vh 0;
	text-align: center;
}
h2 {
	color: #FFB74C;
	font: 30px 'Courgette', sans-serif;
	margin: 6vh 0 2vh 25vmin;
	text-align: left;
}
p {
	padding: 20px 0;
}
.cen {
	text-align: center;
}
.der {
	text-align: right;
}
.izq {
	text-align: left;
}
.jus {
	text-align: justify;
}
.izqtab {
	text-align: left;
	text-indent: 6mm
}
fieldset{
	border: 3px solid #FFB74C;
	border-radius: 20px;
	margin: 20px auto;
	padding: 6vmin 3vmin;
	width: 60vw;
}
legend{
	color: #FFB74C;
	font: .9em monospace;
}
hr {
	border: 2px solid #4CB5F5;
	margin: 0px auto;
	width: 60vw;
}


/* css para 3 */
form.tres {
	margin: 0 auto;
	text-align: center;
}
select.tres {
	background-color: transparent;
	border: solid #C5113E;
	border-width: 2px;
	color: #C5113E;
	font: 700 14px/1.2 'Kalam', sans-serif;
	padding: 10px;
}
option{
	background-color: #F5FFFA;
	color: #C5113E;
	font: 700 14px/1.2 'Kalam', sans-serif;
	padding: 10px;
}
/* css para 3 */


/* css para c */
h2.c{
	color: #FFB74C;
	font: 30px 'Courgette', sans-serif;
	margin: 6vh 0 2vh;
	text-align: center;
}
article {
	background-color: #90EE90;
}
ol.c, ul.c{
	margin: 0 0 2vh 3vw;
	text-align: left;
	width: 90vw;
}
li.c{
	padding: 5px 0;
}
p span.c {
	color: #444;
	font: .9em monospace;
}
img {
	max-width: 90%;
}
/* css para c */


/* css para e */
p.e {
	padding: 75px 0 10px;
	text-align: center;
}
/* css para e */


/* css para h */
img.h {
	max-width: 33%;
	padding: 6vh 0;
}
ul.h {
	margin: 2vh auto;
	text-align: center;
	width: 100vw;
	list-style: none;
	padding: 5px 0;
}
li.h {
	display: inline-block;
	padding: 5px 50px;
}
li.h img{
	height: 66px;
	width: 66px;
}
/* css para h */


/* css para i */
table.i{
	width: 100%;
}
table.i th{
	text-align: right;
	vertical-align: middle;
	width: 20%;
}
table.i img{
	width: 75%;
}
table.i th span{
	display: block;
	font: .7em monospace;
	padding: 0 0 10px;
}
p.i{
	font: .7em monospace;
	marging: 0;
	padding: 0 0 20px;
	text-align: center;
}
table.i td{
	width: 80%;
}
table.i td input, table.i td select{
	background-color: #FFF;
	border: 2px solid #DCDCDC;
	font: 1.1em monospace;
	margin: 1vmin;
	padding: 1vmin;
	text-align: center;
}
table.i td input{
	width: 90%;
}
table.i td select{
	width: 92.5%;
}
table.i td option{
	text-align: center;
}
table.i td.evento{
	text-align: center;
}
table.i td.evento input{
	background-color: transparent;
	border: 0;
	color: #FD3C3C;
	cursor: pointer;
	font: 20px 'Courgette', sans-serif;
	margin: 10px 50px 0;
	padding: 0;
	width: auto
}
/* css para i */


/* css para m */
body.m {
	background-color: #F5FFFA;
	color: #CCC;
}
table.m{
	width: 100%;
}
table.m td{
	width: 50%;
}
table.m td.m img{
	display: block;
	margin: 25px auto;
}
table.m td.m p{
	background-color: #006699;
	padding: 0;
}
ul.m {
	list-style: none;
}
li.m {
	text-align: center;
	padding: 2px 0;
}
li.m a:link, li.m a:visited {
	color: #FF3333;
	text-decoration: none;
}
/* css para m */


/* css para p */
body.p a:link {
	color: crimson;
	text-decoration: none;
}
body.p a:visited {
	color: orange;
	text-decoration: underline;
}
body.p {
	color: #0F4D92;
}
table.p{
	margin: 20px auto;
	text-align: center;
	width: 95%;
}
table.p td H1{
	color: #000;
	font: 40px 'Courgette', sans-serif;
	margin: 0;
	text-align: center;
}
table.p td {
	border: 2px solid #DDD;
	padding: 10px 20px;
}
table.p td.p1 {
	width: 20%;
}
table.p td.p2 {
	width: 20%;
}
table.p td.p3 {
	width: 20%;
}
table.p td.p4 {
	width: 20%;
}
table.p td.p5 {
	width: 20%;
}
span.p {
	color: #DDD;
}
/* css para p */


/* css para r */
body.r {
	background: url(./zermatEdu.png) center;
}
input.r {
	background-color: transparent;
	border: none;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font: 20px 'Kalam', sans-serif;
	text-decoration: none;
}
ul.ra, ul.rb {
	border-radius: 20px;
	font: 20px 'Kalam', sans-serif;
	margin: 4vh auto;
	text-align: center;
	width: 50vw;
	list-style: none;
	padding: 5px 0;
}
ul.ra {
	background-color: #E9F7CE;
	border: 1px dashed #000;
}
ul.rb {
	background-color: transparent;
	border: 2px dashed #000;
}
li.r {
	display: inline-block;
	padding: 5px 20px;
}
ul.ra a:link, ul.ra a:visited {
	color: #DC143C;
	text-decoration: none;
}
ul.rb a:link, ul.rb a:visited {
	color: #DC143C;
	text-decoration: none;
}
/* css para r */

/* css para v */
body.v a:link {
	color: #FF6347;
	text-decoration: none;
}
body.v a:visited {
	color: #CCC;
	text-decoration: underline;
}
h2.v {
	color: #FFB74C;
	font: 30px 'Courgette', sans-serif;
	margin: 6vh 0 2vh;
	text-align: center;
}
hr.v {
	border: 1px solid #DDD;
	margin: 30px auto 15px;
	width: 90%;
}
td.v1 {
	padding: 20px;
	width: 70%;
}
td.v2 {
	border: 3px solid #DDD;
	padding: 20px;
	width: 30%;
}
ol.v {
	line-height: 200%;
	list-style-type: decimal;
}
ul.v1 {
	line-height: 125%;
	list-style-type: disc;
}
ul.v2 {
	line-height: 200%;
	list-style-type: circle;
}
li.v1 {
	margin: 10px 30px;
	text-align: left;
}
li.v2 {
	margin: 10px 30px 10px 60px;
	text-align: left;
}
li span.v {
	color: #228B22;
}
/* css para v */
