/* CSS reset */
body,div,ul,ol,li { 
	margin:0;
	padding:0;
}

body {
	background-image: url('../images/fondourbano.jpg');
	background-repeat:repeat-x;
	/*background-size: cover;*/
	background-color: #402802;
   /* border: 1px solid red;*/
}

.sp-container {
	width: 100%;
	height: 1350px;
	/*position: relative;*/
	margin: 0px 0px 0px 0px;
   /* border: 1px solid green;*/
}

/*caja contenido 1*/
.sp-content {
	margin: 50px 0px 0px 0px;
    width: 99%;
	position: relative;
	/*border: 1px solid rgb(239, 243, 239);*/
}


.sp-full {
	position: relative;
	font-size: 35px;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.9);
	top: 0%;
	width: 50%;
	left: 5%;
	-webkit-animation: fadeIn 1s linear 1.5s backwards;
	-moz-animation: fadeIn 1s linear 1.5s backwards;
	-ms-animation: fadeIn 1s linear 1.5s backwards;
	animation: fadeIn 1s linear 1.5s backwards;
	
	color: #ffffff;
 
	   /*border: 1px solid red;*/
}

.titulo {
	font-size: 40px;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.9);
	opacity:0.5;
    filter:alpha(opacity=80);
	-webkit-animation: fadeIn 1s linear 1.5s backwards;
	-moz-animation: fadeIn 1s linear 1.5s backwards;
	-ms-animation: fadeIn 1s linear 1.5s backwards;
	animation: fadeIn 1s linear 1.5s backwards;
	color: #ffffff;
	   /*border: 1px solid red;*/
}

.subtitulo {
	font-size: 30px;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.9);
	opacity:0.5;
    filter:alpha(opacity=50);
	-webkit-animation: fadeIn 1s linear 1.5s backwards;
	-moz-animation: fadeIn 1s linear 1.5s backwards;
	-ms-animation: fadeIn 1s linear 1.5s backwards;
	animation: fadeIn 1s linear 1.5s backwards;
	color: #ffffff;
	   /*border: 1px solid red;*/
}





.aire { width: 95%;
	height:270px;
	}




/**/
@-webkit-keyframes open{
	0%{
		-webkit-transform: scale(1,0);
	}
	100%{
		-webkit-transform: scale(1,1);
	}
}
@-webkit-keyframes squeeze{
	0%{
		height: 400px;
	}
	100%{
		height: 120px;
	}
}
@-webkit-keyframes fadeOut{
	0%{
		opacity: 1;
	}
	100%{
		opacity: 0;
	}
}
@-webkit-keyframes fadeIn{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
@-webkit-keyframes slideLeft{
	0%{
		-webkit-transform: translateX(120%);
	}
	100%{
		-webkit-transform: translateX(0%);
	}
}
@-webkit-keyframes slideRight{
	0%{
		-webkit-transform: translateX(-120%);
	}
	100%{
		-webkit-transform: translateX(0%);
	}
}
@-webkit-keyframes moveUp{
	0%{
		-webkit-transform: translateY(0px);
	}
	100%{
		-webkit-transform: translateY(-170px);
	}

}
@-webkit-keyframes zoomIn{
	0%{
		-webkit-transform: scale(0);
	}
	100%{
		-webkit-transform: scale(1);
	}
}
/**/
@-moz-keyframes open{
	0%{
		-moz-transform: scale(1,0);
	}
	100%{
		-moz-transform: scale(1,1);
	}
}
@-moz-keyframes squeeze{
	0%{
		height: 400px;
	}
	100%{
		height: 120px;
	}
}
@-moz-keyframes fadeOut{
	0%{
		opacity: 1;
	}
	100%{
		opacity: 0;
	}
}
@-moz-keyframes fadeIn{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
@-moz-keyframes slideLeft{
	0%{
		-moz-transform: translateX(120%);
	}
	100%{
		-moz-transform: translateX(0%);
	}
}
@-moz-keyframes slideRight{
	0%{
		-moz-transform: translateX(-120%);
	}
	100%{
		-moz-transform: translateX(0%);
	}
}
@-moz-keyframes moveUp{
	0%{
		-moz-transform: translateY(0px);
	}
	100%{
		-moz-transform: translateY(-170px);
	}

}
@-moz-keyframes zoomIn{
	0%{
		-moz-transform: scale(0);
	}
	100%{
		-moz-transform: scale(1);
	}
}
/**/
@keyframes open{
	0%{
		transform: scale(1,0);
	}
	100%{
		transform: scale(1,1);
	}
}
@keyframes squeeze{
	0%{
		height: 400px;
	}
	100%{
		height: 120px;
	}
}
@keyframes fadeOut{
	0%{
		opacity: 1;
	}
	100%{
		opacity: 0;
	}
}
@keyframes fadeIn{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
@keyframes slideLeft{
	0%{
		transform: translateX(120%);
	}
	100%{
		transform: translateX(0%);
	}
}
@keyframes slideRight{
	0%{
		transform: translateX(-120%);
	}
	100%{
		transform: translateX(0%);
	}
}
@keyframes moveUp{
	0%{
		transform: translateY(0px);
	}
	100%{
		transform: translateY(-170px);
	}

}
@keyframes zoomIn{
	0%{
		transform: scale(0);
	}
	100%{
		transform: scale(1);
	}
}



.ardillavientrerojo { width: 300px;
	height:325px;
	display: block;
	background:  url(../images/ardillavientrerojoGIF.gif);
	padding: 0px 0 0 0px;
	z-index: 40;
	}
.ardillavientrerojo:hover {
	width: 450px;
	height:289px;
	background:  url(../images/ardillavientrerojotexto.png) 0 0px;
	padding: 0px 0 0 0px;
	cursor:pointer;
	z-index: 100;
	cursor: move;
	} 
.ardillavientrerojo {
	position: relative;
	-webkit-animation: ardillavientrerojo-animation 80s infinite ease-in-out;
	-moz-animation: ardillavientrerojo-animation 80s infinite ease-in-out;
	-o-animation: ardillavientrerojo-animation 80s infinite ease-in-out;
	-ms-animation: ardillavientrerojo-animation 80s infinite ease-in-out;
	animation: ardillavientrerojo-animation 80s infinite ease-in-out;		
	}

@keyframes ardillavientrerojo-animation {
	0%       {top: 0px; left: 0px;}
	25%      {top: -5px; left: 50px;}
	50%      {top: -10px; left: 100px;}
	75%      {top: -5px; left: 50px;}
	100%     {top: 0px; left: 0px;}
}



.musarana { width: 300px;
	height:190px;
	display: block;
	background:  url(../images/musaranaGIF.gif);
	padding: 0px 0 0 0px;
	z-index: 40;
	}
.musarana:hover {
	width: 450px;
	height:289px;
	background:  url(../images/musaranatexto.png) 0 0px;
	padding: 0px 0 0 0px;
	cursor:pointer;
	z-index: 100;
	cursor: move;
	} 
.musarana {
	position: relative;
	-webkit-animation: musarana-animation 80s infinite ease-in-out;
	-moz-animation: musarana-animation 80s infinite ease-in-out;
	-o-animation: musarana-animation 80s infinite ease-in-out;
	-ms-animation: musarana-animation 80s infinite ease-in-out;
	animation: musarana-animation 80s infinite ease-in-out;		
	}

@keyframes musarana-animation {
	0%       {top: 0px; left: 0px;}
	25%      {top: 0px; left: 50px;}
	50%      {top: 0px; left: 100px;}
	75%      {top: 0px; left: 50px;}
	100%     {top: 0px; left: 0px;}
}

