/*
	COLORS
 
	Dark Blue 			#222438
	Medium Blue			#959db5
	Light Blue	 		#c9d5e1
	Dark Blue Links		#1a4a6a
	
*/

body {
	/*	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;*/
	font-family: 'Oleo Script', cursive;
	font-size: 30px;
	font-size: 3rem;
	text-align: center;
	background-color: #c9d5e1;
}



h1 {
	font-size: 70px;
/*	font-size: 18rem;*/
	color:#e1e1e1;
	margin: 0;
	margin-top:-50px;
	text-shadow:-1px 3px 2px #000000;
}

.contacto{
	font-size: 70px;
/*	font-size: 18rem;*/
	color:#026873;
	margin-top:-50px;
	text-shadow:-1px 3px 2px #fff;
}

.titleAzulCL{
	
	font-size: 70px;
/*	font-size: 18rem;*/
	margin: 0;
	text-shadow: 0 2px 1px #adf0f5;
	color:#124647;
	}

.cuadroText{
	background-color:#333;
	}

.inicio {
	font-size: 70px;
/*	font-size: 18rem;*/
	color:#e0e2e2;
	margin: 0;
	text-shadow: 0 2px 1px #74c7b4;
}

p {
	width: 90%;
	margin: 20px auto;
/*	margin: 2rem auto;*/
/*	text-shadow: 0 1px 1px #fff;*/
	line-height: 1.2;

}

.contactTitle{
	font-size:20px;
	color:#000;
	}

.contactText{
	font-size:25px;
	color:#000;
	text-align:left;
	}

.contactText-2{
	font-size:20px;
	color:#999;
	text-align:left;
	width:100%;
	padding:40px;
	}			
	

.creditosNombres{
	color:#c3c208;
	text-shadow: 0 2px 1px #000;
	}

.bloqueAzulCl{
	width: 90%;
	margin: 20px auto;
	margin: 2rem auto;
	text-shadow:-1px 2px 1px #000000;
	color:#fff;
	line-height: 1.2;
	}
	
.bloqueAzulCl-extra{
	width: 90%;
	margin: 20px auto;
	margin: 2rem auto;
	text-shadow:-1px 2px 1px #fff;
	color:#000;
	line-height: 1.2;
	}	

a, a:visited {
	/*color: #1a4a6a;*//*cambio de color de las ligas original*/
	color: #fff;
	font-weight: bold;
	font-style: italic;
	text-shadow: none;
	text-decoration:none;
}

small {
	line-height: 1;
	font-style: italic;
	font-size: 20px;
	font-size: 2rem;
	text-shadow: 0 1px 0 #fff;
}

.creditos{
	color:#fff;
	font-size: 25px;
	text-shadow: 0 1px 0 #000;
	
	}

.resaltarTexto{
	color:#9ee3fd;
	font-style: italic;
	font-size: 15px;
	padding:50px;
	text-shadow: 0 1px 0 #01202b;
	}

.download {
	padding-left: 15px;
	padding-left: 1.5rem;
}

.pro-tip {
	display: block;
	padding: 20px;
	padding: 2rem;
	text-shadow: 0 1px 0 #fff;
}

pre {
	font-size: 18px;
	font-size: 1.8rem;
}

blockquote {
	text-align: left;
	width: 70%;
	margin: 10px auto;
	margin: 1rem auto;
	background: #fff;
	border: solid 3px #ffea95;
	padding: 0 40px;
	padding: 0 4rem;
	border-radius: 6px;
	border-radius: .6rem;
}

code {
	font-style: normal;
	padding-left: 5px;
	padding-left: .5rem;
}

/*----------------------------------------  HEADER  */

#header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	background: #000;
	border-bottom: solid 3px #2e2e2e;
	padding: 5px;
	padding: .5rem;
	opacity: .9;
}

#instructions {
	position: fixed;
	top: 25px;
	left: 40px;
	background: #fff;
	border: solid 3px #959db5;
	padding: 5px 10px;
	text-transform: uppercase;
	width: 180px;
	border-radius: 10px;
	font-size: 14px;
	font-weight: bold;
	z-index: 99;
	color: #222438
}

#powered {
	font-weight: bold;
	padding-bottom: 20px;
}

.nav-button {
	padding: 10px;
	padding: 1rem;
	text-decoration: none;
	color: #707070;
	font-size: 20px;
	font-size: 2rem;
	text-shadow: 0 -1px 1px #000;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
}

.current, a.nav-button:hover {
	color: #fff;
}

#resize-graphic {
	position: fixed;
	bottom: 0;
	right: 0;
	opacity: .6;
}

/*----------------------------------------  SLIDES  */

.slide {
	margin: 0 auto;
	width: 100%;
	padding: 120px 0;
	padding: 12rem 0;
	height: 40rem;
}

#title {
	line-height: .8;
}

#author {
	width: 75%;
	font-size: 20px;
	font-size: 2rem;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-bottom: 2rem;
	text-align: right;
	font-style: italic;
}

.twitter-follow-button {
	position: relative;
	top: 8px;
	left: 4px;
}

#animations {
	padding-top: 70px;
	padding-top: 7rem;
	height: 480px;
	height: 48rem;
}

#examples h1 {
	padding-bottom: 20px;
	padding-bottom: 2rem;
}

#examples, #examples p, #credits {
	line-height: .8;
}

#examples p {
	padding-top: 20px;
}

#credits a {
	padding-right: 3px;
}

#inicio{
	/*background-color:#000;
	background-image: url(file:///C|/Users/Usuario/Desktop/materiales/pruebas1f/img/fondo-2.png);background-repeat:repeat-y repeat-x;*/
	background:#000 url(../img/fondo-2.png)fixed no-repeat;
	height:600px;
	}


#bloque1{
	background:#007c7c url(../img/bloque-2.png)fixed no-repeat;
	height:600px;
	}
	
#bloque2{
	background:#026873 url(../img/bloque-3.png)fixed  no-repeat;
	height:600px;
	}

#bloque3{
	background:#bf2642 url(../img/bloque-4.png)fixed  no-repeat;
	height:600px;
	}		

#bloque4{
	background:#37b5c4 url(../img/bloque-5.png)fixed  no-repeat;
	height:600px;
	}

#bloque5{
	background:#007c7c url(../img/bloque-6.png)fixed no-repeat;
	height:600px;
	}	

/*------------------------  BASE-REM SIZING  */


@media (min-width: 1520px) {
	html {
		font-size: 12px;
	}
}

@media (max-width: 1400px) {
	html {
		font-size: 11px;
	}
}

/* target screen width  */
@media (max-width: 1280px) {
	html {
		font-size: 10px;
	}
}
	
@media (max-width: 1160px) {
	html {
		font-size: 9px;
	}
}
	
@media (max-width: 1040px) {
	html {
		font-size: 8px;
	}
}
	
@media (max-width: 920px) {
	html {
		font-size: 7px;
	}
}
	
@media (max-width: 800px) {
	html {
		font-size: 6px;
	}
}
	
@media (max-width: 680px) {
	html {
		font-size: 5px;
	}
}
	
@media (max-width: 560px) {
	html {
		font-size: 4px;
	}
}
	
@media (max-width: 440px) {
	html {
		font-size: 3px;
	}
}

@media (max-width: 320px) {
	html {
		font-size: 3px;
	}
}



/*----------------------------------------  TABLA BLOQUE 2  */

#conteinerBox{
	width:1128px;
	height:430px;
	}

.boxTable{
	width:379px;
	height:380px;
	background-color: #012735;
	margin:0px 0px 0px 80px;
	float:left;
	

    -moz-box-shadow:inset -2px 1px 9px #000000;
    -webkit-box-shadow:inset -2px 1px 9px #000000;
    box-shadow:inset -2px 1px 9px #000000;


	}

.boxTable1{
	width:379px;
	height:380px;
	background-color: #03435b;
	margin:0px 0px 0px 0px;
	float:left;
	

    -moz-box-shadow:inset -2px 1px 9px #000000;
    -webkit-box-shadow:inset -2px 1px 9px #000000;
    box-shadow:inset -2px 1px 9px #000000;


	}

.boxTable2{
	width:379px;
	height:380px;
	background-color: #012735;
	margin:0px 0px 0px 0px;
	float:left;
	

    -moz-box-shadow:inset -2px 1px 9px #000000;
    -webkit-box-shadow:inset -2px 1px 9px #000000;
    box-shadow:inset -2px 1px 9px #000000;


	
	}	
	
.boxTitleGreen{
	height:43px;
	width:250px;
	background-color: #b23253;
	margin: -12px 0px 0px 0px;
	}
	
.boxTitleText{
	padding:15px;
	color: #5e1226;
	font-size:18px;
	
	}	
	
.boxTitleYellow{
	height:43px;
	width:250px;
	background-color: #fbe69c;
	margin: -12px 0px 0px 0px;
	}	

.boxTitleTextYellow{
	padding:15px;
	color: #7c6e3d;
	font-size:18px;

	}	
	
.boxTitleBlue{
	height:43px;
	width:250px;
	background-color: #b23253;
	margin: -12px 0px 0px 0px;
	}	
	
.boxTitleTextBlue{
	padding:15px;
	color: #5e1226;
	font-size:18px;
	}

.boxImage{
	padding:21px 0px 0px 0px;
	}	
		
.boxLink{
	padding: 0px 0px 0px 20px;
	}

.boxLink a{
	color:#CCC;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	
.boxText{
	font-family:Arial, Helvetica, sans-serif;
	color:#fbe69c;
	margin:40px 0px 0px 15px;
	font-size:12px;
	text-align:left;
	}

.boxTextRojo{
	font-family:Arial, Helvetica, sans-serif;
	color:#b23253;
	margin:40px 0px 0px 15px;
	font-size:12px;
	text-align:left;
	}					

/*----------------------------------------  TABLA BLOQUE 4  */


.contenedor1{
	width:527px;
	float:left;
/*	background:#000;*/
	margin:0px 0px 0px 90px;
	}
	
.contenedor2{
	width:527px;
	float:right;
/*	background:#F00;*/
	margin:0px 90px 0px 0px;
	}	

.tableTic{
	height:143px;
	width:525px;	
	}


.titleBox{
	background:#c70151;
	margin:3px 0px 2px 5px;
	height:27px;
	width:529px;
	}
	
.logos{
	float:left;
	height:111px;
	width:129px;
	margin:0px 0px 0px 5px;
	}

.logosExtra{
	float:right;
	height:111px;
	width:129px;
	margin:0px 0px 0px 5px;
	}	
	
.textInformation{
/*	background:#d4d2d1;*/
	float:right;
	margin:0px -10px 0px 5px;
	width:393px;
	height:111px;
	}

.textTIC{
	color:#195859;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	margin:5px 10px 20px 10px;
	text-align:justify;
	}
	
.titleLogo{
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 5px 5px 10px;
	font-size:20px;
	font-weight:bolder;
	color:#ffea95;
	
	}		
		

/*----------------------------------------  CD  */

.cuadro{
	background:#023244;
	width:2426px;
	height:100px;
	}
	
.contenedorAprendizaje{
	width:100%;
	}	

.objetosText{
	width:340px;
	height:481px;
	float:left;
	margin:30px 0px 0px 70px;
	}	

.objetosImgs{
	float:right;
	width:766px;
	height:481px;
	margin:30px 70px 0px 0px;
	}

.textApren{
	color:#FFF;
	font-size:25px;
	text-align:left;
	text-shadow:-1px 2px 1px #000000;
	}

#arriba{
	margin-top:-100px;
	}
.inicioText{
	color:#FFF;
	}

.sub{
	font-size:30px;
	text-shadow:-1px 2px 1px #d1f5f9;
	color:#773193;
	}

			.nube{
			/*	background:#3F0;*/
					width:168px;
					height:168px;
					float:right;
					/*background:#000;*/
					margin-top:180px;
					margin-left:-500px;
					padding:100px;
					padding-top: 30px;
				/*	padding-left:300px;
					padding-right:-400px;*/
					}						

.mail{
	color:#026873;
	font-size:35px;
	text-shadow:-1px 2px 1px #fff;
	}
	
.fondoContact{
	background:#000;
	height:100px;
	margin-top:-50px;
	}

.imageContact{
	float:left;
	height:67px;
	width:193px;
	margin-left:60px;
	}		

