body {
	background-color: #FEFAFA;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 27px;
	color: #333;
	text-align: justify;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 32px;
	line-height: 40px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
h2 {
	font-size: 28px;
	display: inline;
	line-height: 30px;
	font-weight: normal;
	color: #000;
}
h3 {
	font-size: 26px;
	display: inline;
	line-height: 30px;
	font-weight: normal;
	color: #000;
}
h4 {
	font-size: 20px;
	display: inline;
	font-weight: normal;
	color: #000;
}
main {
	background-color: #FBECED;
	width: 800px;
	box-sizing: border-box;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	display: flow-root;
}
iframe {
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
footer {
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	background-color: #FBECED;
	padding-top: 20px;
	padding-bottom: 100px;
}
a:link {
	color: #333;
	text-decoration: underline
}
a:visited {
	color: #333;
	text-decoration: underline
}
a:hover {
	color: #000;
	text-decoration: underline
}
.B:link {
	color: #CA252C;
	text-decoration: none;
	background-image: url(imag/icon1.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	display: block;
	background-color: #F8D4D8
}
.B:visited {
	color: #CA252C;
	text-decoration: none;
	background-image: url(aimag/icon1.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	background-color: #F8D4D8
}
.B:hover {
	color: #000;
	text-decoration: none;
	background-image: url(imag/icon2.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	background-color: #EAA8AA
}
.B1:link {
	color: #000;
	text-decoration: none;
	background-image: url(imag/icon2.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	display: block;
	background-color: #EAA8AA
}
.B1:visited {
	color: #000;
	text-decoration: none;
	background-color: #EAA8AA;
	background-image: url(imag/icon2.jpg);
	background-repeat: no-repeat;
	background-position: 2px center
}
.B1:hover {
	color: #000;
	text-decoration: none;
	background-image: url(imag/icon2.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;
	background-color: #EAA8AA
}
.menu-vertical {
	width: 235px;
	display: flex;
	flex-direction: column;
}
.menu-vertical a.bordemenu {
	font-size: 20px;
	text-indent: 9px;
	line-height: 50px;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F2B0B7;
	border-bottom-color: #F2B0B7;
}
.bordefoto {
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FBECED;
	border-bottom-color: #FBECED;
	border-right-width: 0px;
	border-left-width: 0px;
}
.divcontenedor {
	width: 600px;
	display: table-cell;
	float: left
}
.divcont8 {
	color: #000033;
	background-color: #FBECED;
	float: left;
	width: 800px;
}
.divcont8A {
	float: left;
	width: 235px;
}
.divcont8B {
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 245px;
	height: 450px;
}
.divizq400 {
	width: 395px;
	margin: 0px;
	float: left;
}
.divder400 {
	width: 395px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 405px
}
.lista-links {
	width: 790px;         /* El ancho de tu main */
	margin: 0 auto;
	column-count: 2;      /* ¡Esto crea las dos columnas mágicamente! */
	column-gap: 40px;     /* Espacio de separación entre columnas */
	list-style: none;     /* Quita los puntos de la lista */
	padding: 0;
}
.lista-links li {
	margin-bottom: 10px;  /* Espacio entre cada link */
}
.centerFlex {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 790px;
}
.div-tag {
	width: 800px;
}
.center {
	text-align: center;
}
.sigueme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	font-style: italic;
}
.texto16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000
}
.texto16rojoB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AE2014;
	font-weight: bold;
}
.texto19ngC {
	font-size: 19px;
	font-style: italic;
	line-height: 20px;
}
.texto23 {
	font-size: 23px;
}
