*{
	margin: auto;
	padding: 0;
	box-sizing: border-box;

}
body {
	background-color: #000;
}
#contenedor{
	width: 1690px;
	height: 1695px;
	margin-bottom: 10px;
}
.cabecera{
	background: url(../imagenes/Grindelwald.jpg) no-repeat; top center;
	width: 1690px;
	height: 663;
	background-position:top center;
}
#menu{
	text-align: center;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px 0px;
}
#menu a {
	font-size: 28px;
	text-decoration: none;
	color: #FFF;
	padding: 10px 90px;
}
#menu a:hover{
	background: #5c86b6;
	color: #FFF;
}
#titulo{
	background: #5c86b6 ;
	padding: 167px 35px 20px;
	color: #FFF;
	margin: 20px 0;
	text-align: center;
}
#titulo h2{
	font-size: 100px;
}
.contenido{
	padding: 20px 0;
}
#personajes{
	padding: 10px 200px;}

.contenido a{
	font-size: 23px;
	color: #FFF;
	line-height: 2;
	letter-spacing: 1px;
	padding: 20px 20px;
	margin-left: 20px;
	text-decoration: none;
	background: #5c86b6;
	color: #FFF;
}
.contenido img{
	float: right;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#uno{
	margin-bottom: 20px;
}
#dos{
	margin-bottom: 20px;
}
#tres{
	margin-bottom: 20px;
}
#cuatro{
	margin-bottom: 20px;
}
#cinco{
	margin-bottom: 20px;
}
#seis{
	margin-bottom: 20px;
}
#siete{
	margin-bottom: 20px;
}
#ocho{
	margin-bottom: 20px;
}
#nueve{
	margin-bottom: 20px;
}
#diez{
	margin-bottom: 20px;
}
#once{
	margin-bottom: 20px;
}
#doce{
	margin-bottom: 20px;
}
#trece{
	margin-bottom: 20px;
}
#catorce{
	margin-bottom: 20px;
}
#quince{
	margin-bottom: 20px;
}
#dieciseis{
	margin-bottom: 20px;
}
#diecisiete{
	margin-bottom: 20px;
}
#dieciocho{
	margin-bottom: 20px;
}

#caja1{
			background: #5c86b6;
			clear: right;
			height: 400px;
			width: 200px;
			border: 1px solid black;
			float: left;
			text-align: center;
			align-items: center;}

		#Dato1{
			background: #5c86b6; 
			border: 1px solid black;
			 width: 555px;
			 height: 450px; 
			 float: left;
			 margin-left: 5px;
			 margin-bottom: 10px;
			 text-align: center;
			 align-items: center;
			}
			#Dato1 img{
				float: left;
				width: 225px;
				height: 300px;
				margin-right: 30px;
				margin-left: 10px;
				padding: 10px 20px;
			}
			#Dato1 h4{
			font-size: 35px;
			color: #FFF;
			margin-left: 20px;
			padding: 20px 20px;
			}
			#Dato1 p{
			font-size: 16px;
			color: #FFF;
			line-height: 2;
			letter-spacing: 1px;
			padding: 20px 20px;
			margin-left: 20px;
			}
		#Dato2 {			
			background: #5c86b6;
			height: 450px;
			width: 555px;
			border: 1px solid black;
			float: right;
			text-align: center;
			align-items: center;

		}
		#Dato2 img{
				float: left;
				width: 245px;
				height: 300px;
				margin-right: 30px;
				margin-left: 10px;
				padding: 10px 20px;
			}
			#Dato2 h4{
			font-size: 30px;
			color: #FFF;
			margin-left: 20px;
			padding: 20px 20px;
			}
			#Dato2 p{
			font-size: 14px;
			color: #FFF;
			line-height: 2;
			letter-spacing: 1px;
			padding: 20px 20px;
			margin-left: 20px;
			}
			#Dato3{background: #5c86b6; 
			border: 1px solid black;
			 width: 555px;
			 height: 450px; 
			 float: left;
			 margin-left: 10px;
			 margin-bottom: 10px;
			 text-align: center;
			 align-items: center;
			}
			#Dato3 img{
				float: left;
				width: 245px;
				height: 300px;
				margin-right: 20px;
				margin-left: 10px;
				padding: 10px 20px;
			}
			#Dato3 h4{
			font-size: 30px;
			color: #FFF;
			margin-left: 20px;
			padding: 20px 20px;
			}
			#Dato3 p{
			font-size: 14px;
			color: #FFF;
			line-height: 2;
			letter-spacing: 1px;
			padding: 20px 20px;
			margin-left: 20px;
			}

.saga ol{
	font-size: 20px;
	color: #FFF;
	line-height: 2;
	letter-spacing: 1px;
	padding: 20px 20px;
	margin-left: 20px;
}
.tema{
	clear: both;
	height: 100px;
	border: 1px solid black;
	text-align: center;
	align-items: center;
	background: #5c86b6;
	color: #FFF;
	padding: 20px;
	font-size: 50px;

}
#tema h4{
	font-size: 100px;
}
#footer{
	clear: both;
	height: 55px;
	border: 1px solid black;
	text-align: center;
	align-items: center;
	background: #5c86b6;
	color: #FFF;
	text-align: center;
	padding: 20px;
	font-size: 16px;

}
