section {
	width: 100%;
	height: 100px;
	/*border: 1px solid #c7c7c7;*/
}

.fondovv {
	background-size: 100%;
	background-repeat: no-repeat;
	position: relative;
}
/*
#tlalpan {
	background-image: url(../imagenes/tlalpancolor.jpg);
	overflow: hidden;
}*/

#tlalpan h2 {
	top: 2%;
}

h2 {
	background-image: url(../imagenes/inicio.png);
	font-family:"Open Sans", Arial, sans-serif;
	position: absolute;
	width: 150px;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 40px;
	line-height: 38px;
	font-size: 16px;
	padding-left: 30px;
	color: #FFF;
	font-weight: 100;
	left: -160px;
		 /*border: 1px solid #c7c7c7;*/
}

#tlalpan .fin {
	background-image: url(../imagenes/fin.png);
	font-family:"Open Sans", Arial, sans-serif;
	position: absolute;
	width: 150px;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 40px;
	line-height: 30px;
	font-size: 16px;
	color: #FFF;
	font-weight: 100;
	top: 92%;
	text-align:center;
	/* border: 1px solid #c7c7c7;*/
}

.overlink {
	width: 25%;
	height: 100%;
	display: inline-block;
}

.tlacuache {
  padding: 2% 0% 0% 6%;
  width: 100%;
  max-width: 260px;
  height: auto;
	}

 .titulo {
	color: #98204E;
	font-size: 17px;
	font-size: 1.4vw;
	font-weight:bold;
	/*text-shadow: 1px 1px 1px #414141;*/
	padding: 1% 2% 0% 0%;
	font-weight: 800;
	letter-spacing:2px;
	}
	
 .verde {
	color: #98204E;
	font-weight: 800;
	}
	
.texto01 {
	text-align: justify;
	font-size: 1.4vw;
	padding: 0% 4% 0% 2%;
	color: #2d2d2d;
	/*Introducción*/
}
/*
#otromapa {
	background-image: url(../ttt.jpg);
	margin-top: -9.6%;
}*/

.dayimg {
	width: 100%;
	height: 100%;
	position: absolute;
}
/*.aventureros {
	width: 50%;
	height: 18%;
	background-image: url("../imagenes/aventureros.png");
	margin-top: 3%;
	position: absolute;
	background-size: 100%;
	right: 0%;
	margin-left: -12.5%;
}*/

.laminas {
	background-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	/*ficha: rgba(0, 0, 0, 0); puntero y fondo*/
}

.mask {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 500;
	background-color: rgba(0, 0, 0, 0.7);
	top: 0;
	left: 0;
	display: none;
}

#modal {
	display: none;
	width: 750px;
	height: 440px;
	top: 8%;
	background-color: rgba(0,0,0,0.6);
	z-index: 600;
	position: fixed;
}

.imgInterna {
	width: 282px;
	height: 100%;
	background-repeat: no-repeat;
	background-size: auto 100%;
	display: inline-block;
}

.cuadrotexto b {
	font-size: 20px;
}
.cuadrotexto i{
	display: block;
	font-size: 18px;
	color: rgb(255, 255, 255);
}
.cuadrotexto {
	display: inline-block;
	width: 445px;
	color: rgb(218, 218, 218);
	vertical-align: top;
	margin-left: 8px;
	margin-top: 10px;
	font-size: 16px;
	line-height: 1.25;
	text-align:justify;
	/*border: 1px solid #c7c7c7;*/
}

#btnCerrar {
  position: absolute;
  width: 42px;
  height: 42px;
  cursor: pointer;
  background-image: url('../imagenes/iconoscerrar.png');
  background-size: auto 100%;
  right: -17px;
  top: -18px;
}


/* Bosque mapa */

#casadecultura {
	position: absolute;
	top: 8%;
	right: 13.5%;
	width: 6%;
	height: 12%;
    -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
}

#juegosinfantiles {
	position: absolute;
	top: 35%;
	right: 25.5%;
	width: 8%;
	height: 12%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	 -webkit-transform: skew(-20deg);
     -moz-transform: skew(-20deg);
     -ms-transform: skew(-20deg);
     -o-transform: skew(-20deg);
     transform: skew(-20deg);
}

#trotapista {
	position: absolute;
	top: 54%;
	right: 27.5%;
	width: 6%;
	height: 7%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.mono {
		display: block;
		margin-left: -80px;
		margin-top: 24px;
}

.plantas {
		display: block;
		margin-left: -270px;
		margin-top: 10px;
}
#reto01{
	position: absolute;
	top: 15%;
	right: 38%;
	width: 5%;
	height: 6%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#reto02 {
	position: absolute;
	top: 19%;
	right: 41.5%;
	width: 5%;
	height: 6%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#reto03{
	position: absolute;
	top: 26%;
	right: 35%;
	width: 5%;
	height: 6%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#reto04 {
	position: absolute;
	top: 15%;
	left: 17%;
	width: 5%;
	height: 6%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#reto05 {
	position: absolute;
	top: 40%;
	right: 15%;
	width: 5%;
	height: 6%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#reto06 {
	position: absolute;
	top: 54%;
    right: 40%;
	width: 5%;
	height: 6%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#reto07 {
	position: absolute;
	top: 43.5%;
	right: 50%;
	width: 5%;
	height: 6%;
		-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#reto08 {
	position: absolute;
	top: 20%;
	right: 26%;
	width: 5%;
	height: 6%;
		-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#reto09 {
	position: absolute;
	top: 34.5%;
	right: 19.5%;
	width: 5%;
	height: 6%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#reto10 {
	position: absolute;
	top: 29.5%;
	left: 31.5%;
	width: 5%;
	height: 6%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#reto11 {
	position: absolute;
	top: 54.5%;
	left: 32.5%;
	width: 5%;
	height: 6%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#dato01 {
	position: absolute;
	top: 7%;
	left: 26%;
	width: 7%;
	height: 9%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#dato02 {
	position: absolute;
	top: 10%;
	left: 37%;
	width: 7%;
	height: 9%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#dato03 {
	position: absolute;
	top: 33%;
	right: 38%;
	width: 7%;
	height: 9%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#dato04 {
position: absolute;
	top: 73.5%;
	left: 52.5%;
	width: 5%;
	height: 6%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;

 @media (max-width:576px){
	 
	 	 .verde {
	color: #23a449;
	font-weight: 800;
	}
	 	.texto01 {
	text-align: justify;
	font-size: 14px;
	padding: 0% 4% 0% 4%;
	color: #2d2d2d;
	/*Introducción*/
	 }
	  .titulo {
	color: #23a449;
	font-size: 16px;
	font-weight:bold;
	text-shadow: 1px 1px 1px #414141;
	padding: 2% 2% 0% 2%;
	}
	}
	 
@media all and (min-width: 960px) {
  .verdesText {
		font-size: 17px;
	}
	
	.botonesvv {
	width: 12%;
	height: 18%;
	}
	.logoverdes {
	width: 20%;
	height: 9%;
	left: 52%;
	}
	}
