body {
	background-image: url(../img/fondo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.cabecera {
	width: 100%;
	height: 150px;
	background-image: url(../img/cabecera.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	background-size: 70% auto;
}

h2 {
	font-family: "Comic Sans MS", cursive;
	color: #2F6491;
	font-size: 2em;
}
#video {
	height: 200px;
	border-radius:20px;
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #999;
	font-family: "Comic Sans MS", cursive;
	padding: 10px;
	background-color: #FFF;
}
#video2 {
	height: 280px;
	border-radius: 20px;
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #999;
	font-family: "Comic Sans MS", cursive;
	padding: 10px;
	background-color: #FFF;
}


.contenedor-video {
	width: 200px;
	height: 350px;
	padding: 10px;
	margin: 20px;
	background-color: #FFF;
	float: left;
	font-family: "Comic Sans MS", cursive;
	color: #666;
	font-size: 0.8em;
}
.tamano-video {
	height: 200px;
	width: 200px;
	padding: 5px;
	border: 5px solid #000;
	border-radius: 20px;
	background-color: #000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.tamano-video2 {
	height: 200px;
	width: 250px;
	padding: 5px;
	border: 5px solid #000;
	border-radius: 20px;
	background-color: #000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.tamano-video3 {
	height: 400px;
	width: 70%;
	padding: 5px;
	border: 5px solid #000;
	border-radius: 20px;
	background-color: #000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.imagen-tamano {
	width: 80%;
}

.numero {
	height: 50px;
	width: 50px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.check {
	height: 100px;
	width: 200px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 30px;
	margin-top: 30px;
}
.check2 {
	height: 190px;
	width: 100px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 30px;
}
#solucion1 {
	width: 0px;
	height: 50px;
	background-color: #C00;
	color: white;
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;
	border-radius: 15px;
	text-align: center;
	text-transform: lowercase;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#solucion2 {
	width: 0px;
	height: 50px;
	background-color: #C00;
	color: white;
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;
	border-radius: 15px;
	text-align: center;
	text-transform: lowercase;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;	
}
#solucion3 {
	width: 0px;
	height: 50px;
	background-color: #C00;
	color: white;
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;
	border-radius: 15px;
	text-align: center;
	text-transform: lowercase;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;	
}
#solucion4 {
	width: 0px;
	height: 50px;
	background-color: #C00;
	color: white;
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;
	border-radius: 15px;
	text-align: center;
	text-transform: lowercase;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;	
}
#solucion5 {
	width: 0px;
	height: 50px;
	background-color: #C00;
	color: white;
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;
	border-radius: 15px;
	text-align: center;
	text-transform: lowercase;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;	
}
#solucion6 {
	width: 0px;
	height: 50px;
	background-color: #C00;
	color: white;
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;
	border-radius: 15px;
	text-align: center;
	text-transform: lowercase;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#solucion7 {
	width: 0px;
	height: 50px;
	background-color: #C00;
	color: white;
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;
	border-radius: 15px;
	text-align: center;
	text-transform: lowercase;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.contenedor table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #307DDC;
	font-family: "Comic Sans MS", cursive;
	margin-top: 10px;
	margin-bottom: 10px;
}
.color {
	background-color: rgba(233,241,248,0.6);
	
}
.color2 {
	background-color: rgba(233,241,248,0.1);
}



#imagen1 {
	width: 0px;
	height: 100px;
	color: white;
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;	
	text-align: center;
	text-transform: lowercase;
	padding: 0px;
	margin-top: 10px;
	background-image: url(../img/ok.png);
	float: right;
	background-repeat: no-repeat;
}
#imagen2 {
width: 0px;
	height: 100px;
	color: white;
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;	
	text-align: center;
	text-transform: lowercase;
	padding: 0px;
	margin-top: 10px;
	background-image: url(../img/ok.png);
	float: right;
	background-repeat: no-repeat;
}
#imagen3 {
	width: 0px;
	height: 100px;
	color: white;
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;	
	text-align: center;
	text-transform: lowercase;
	padding: 0px;
	margin-top: 10px;
	background-image: url(../img/ok.png);
	float: right;
	background-repeat: no-repeat;
}
#imagen4 {
	width: 0px;
	height: 100px;
	color: white;
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;	
	text-align: center;
	text-transform: lowercase;
	padding: 0px;
	margin-top: 10px;
	background-image: url(../img/ok.png);
	float: right;
	background-repeat: no-repeat;
}
#imagen5 {
width: 0px;
	height: 100px;
	color: white;
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;	
	text-align: center;
	text-transform: lowercase;
	padding: 0px;
	margin-top: 10px;
	background-image: url(../img/ok.png);
	float: right;
	background-repeat: no-repeat;
}
#imagen6 {
	width: 0px;
	height: 100px;
	color: white;
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;
	text-align: center;
	text-transform: lowercase;
	padding: 0px;
	margin-top: 10px;
	background-image: url(../img/ok.png);
	float: right;
	background-repeat: no-repeat;
}
#imagen7 {
	width: 0px;
	height: 100px;
	color: white;
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;	
	text-align: center;
	text-transform: lowercase;
	padding: 0px;
	margin-top: 10px;
	background-image: url(../img/ok.png);
	float: right;
	background-repeat: no-repeat;
}
.boton {
	background-color: #CC0000;
	color: #FFF;
	border-radius: 15px;
	font-size: 1em;
	text-transform: uppercase;
	width: auto;
	border: 2px solid #FFF;
	cursor: pointer;
	padding: 10px;
	font-weight: bolder;
	font-family: "Comic Sans MS", cursive;
	margin: 0px;
	float: right;
}
.boton4 {
	background-color: #3C85DF;
	color: #FFF;
	border-radius: 15px;
	font-size: 0.8em;
	text-transform: uppercase;
	width: auto;
	border: 2px solid #FFF;
	padding: 10px;
	font-weight: bolder;
	font-family: "Comic Sans MS", cursive;
	margin: 0px;
}
.boton2 {
	background-color: #308EC0;
	color: #FFF;
	border-radius: 15px;
	font-size: 1em;
	text-transform: uppercase;
	width: auto;
	border: 2px solid #FFF;
	cursor: pointer;
	font-weight: bolder;
	font-family: "Comic Sans MS", cursive;
	margin: 0px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../../img/siguiente.png);
	background-repeat: no-repeat;
	background-position: 220px 5px;
}
.boton3 {
	background-color: #308EC0;
	color: #FFF;
	border-radius: 15px;
	font-size: 1em;
	text-transform: uppercase;
	width: auto;
	border: 2px solid #FFF;
	cursor: pointer;
	font-weight: bolder;
	font-family: "Comic Sans MS", cursive;
	margin: 0px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	background-image: url(../../img/anterior.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.caja {
	color: #FFF;
	background-color: #0C3;
	height: 80px;
	width: 80px;
	font-family: "Comic Sans MS", cursive;
	font-weight: bolder;
	text-align: center;
	border-radius: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	cursor: pointer;
}




.texto {
	height: 230px;
	font-family: "Comic Sans MS", cursive;
	color: #2F6491;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.destacar {
	background-color: #E60003;
	color: #FFF;
	width: 300px;
	padding: 5px;
	font-size: 0.9em;
	border-radius: 20px;
	margin-right: auto;
	margin-left: auto;
}
.titulo {
	width: 100%;	
	text-align: center;
}


.texto h3 {	
	font-size: 2.3em;
	
}
.texto h4 {
	text-align: center;
}
#creditos {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.solucion {
	width: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 50px;
	margin-right: auto;
	font-family: "Comic Sans MS", cursive;
	color: #0F62A7;
}
.solucion ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.solucion li {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pie {
	height: 100px;
	width: 100%;
	margin-top: 20px;
	background-image: url(../img/pie.png);
	background-size: 70% auto;
	background-repeat: no-repeat;
	text-align: center;	
	

}
