body {
	background-color: #F7F9FD;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24px;
	color: #0B2B4A;
}
h1 {
	margin: 0px;
	font-size: 32px;
	font-weight: normal;
	line-height: 40px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 29px;
	font-weight: normal;
	line-height: 35px;
}
h3 {
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
}
h4 {
	display: inline;
	font-size: 21px;
	font-weight: normal;
}
footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	background-color: #F0F4FB;
	padding-top: 20px;
	padding-bottom: 100px;
}
iframe {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
a:link {
	text-decoration: underline;
	color: #0B2B4A
}
a:visited {
	text-decoration: underline;
	color: #0B2B4A
}
a:hover {
	color: #000000;
	text-decoration: underline
}
.B:link {
	color: #2C4A94;
	background-color: #E2EAFE;
	background-image: url(imag/icon1.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	display: block;
	text-decoration: none
}
.B:visited {
	background-image: url(imag/icon1.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	display: block;
	text-decoration: none
}
.B:hover {
	color: #000;
	background-color: #D8E4F3;
	background-image: url(imag/icon2.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	text-decoration: none
}
.B1:link {
	color: #000;
	text-decoration: none;
	background-color: #D8E4F3;
	background-image: url(imag/icon2.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	display: block
}
.B1:visited {
	color: #000;
	text-decoration: none;
	background-image: url(imag/icon2.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	display: block
}
.B1:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(imag/icon2.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	display: block
}
.cabecera {
	width: 800px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
	text-align: center;
	background-color: #F0F4FB;
}
.cabecera a {
	text-decoration: none;
	padding: 10px;
}
.cuerpo {
	text-align: justify;
	background-color: #F0F4FB;
	padding: 0 5px;
}
.lista-links {
	width: 790px;
	column-count: 2;      /* ¡Esto crea las dos columnas mágicamente! */
	column-gap: 40px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.lista-links li {
	margin-bottom: 10px;  /* Espacio entre cada link */
}
.bordefoto {
	padding-top: 8px;
	padding-bottom: 8px;
}
.divcontenedor {
	width: 600px;
	display: table-cell;
	float: left
}
.divizq400 {
	width: 390px;
	margin: 0px;
	float: left;
}
.divder400 {
	width: 390px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 400px
}
.center {
	text-align: center;
	width: 100%;
	clear: left;
}
.div-tag {
}
.sigueme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	font-style: italic;
	text-align: center;
}
.texto14 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.texto18ngC {
	font-size: 18px;
	color: #000;
	font-style: italic;
}
