*{
	margin:0px;
	padding:0px;
	
}
p{

	font-size:110%;
	color:black;
	margin-top: 20px;
	
}

marquee{
	
	font-size:110%;
	color:black;
	margin-top: 20px;
}
h10{
  color:black;
  text-align: center;
  font-size:120%;
  margin-top: 2px;
}
h1,h2{

	color:black;
	text-align: center;
	margin-top: 20px;
}
h3{
	font-size:350%;
	color:#4a2c7a;
	text-shadow: 2px  0px 0px black,
               0px  1px 0px black,
              -1px  0px 0px black,
               0px -1px 0px black;
}
h5{

	font-size:350%;
	color:green;
	text-shadow: 2px  0px 0px white,
               0px  1px 0px white,
              -1px  0px 0px white,
               0px -1px 0px white;
}

div#contenido2{
	margin:0 auto;
	
	padding:23px;
	display: grid;
	background-image: url(imagenes/uno.jpg);
	background-repeat: repeat;
}
#texto{
  display: inline-block;
  vertical-align: top;
  padding: 5px;
}
a{
font-size:110%;
  color: 4b3c6f;
}
a:hover{
  color: orange;
}

a:active{
  color: blue;
}
hr {
  border: none;
  border-top: 6px double #000000;
  color: #000000;
  overflow: visible;
  text-align: center;
  height: 5px;
  margin-top: 10px;
}

hr::after {
  background-image: url(imagenes/uno.jpg);
  content: 'Δ';
  padding: 0 5px;
  position: relative;
  top: -15px;
}


#recuadro {
	border: 0;
	width:75%;
	padding:25px;
}

#recuadro td, #recuadro th {
	border: 6px ridge #6b84c1;
}
#recuadro2 {
	border: 0;
	width:75%;
	padding:25px;}

#recuadro2 td, #recuadro2 th {
	border: 6px ridge #9d1100;
}
#tablita, td {
	border: 2px double #000000;
	}
#recuadro1 {
	border: 0;
	width:75%;
		padding:25px;

		}

		#recuadro1 td, #recuadro1 th {
			border: 6px ridge #21466c ;
		}
		}

}
	
