@charset "UTF-8";
/* CSS Document */

#cuadro0 {
    width: 1340px;
    height: 300px;
    background-color: #D42F30;
    position: absolute;
    text-align: center;
    top: 30px;
    left: 30px;
    letter-spacing: normal;
    vertical-align: baseline;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: oblique;
}
#cuadro1 {
    width: 1400px;
    height: 300px;
    background-color: #D42F30;
    position: absolute;
    text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    left: 0;
    top: 1300px;
    color: #FFFFFF;
}
	#cuadro1-1 {
    width: 1400px;
    height: 300px;
    background-color: #D42F30;
    position: absolute;
    text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    left: 0;
    top: 3150px;
    color: #FFFFFF;
}
	
	#cuadro1-2 {
    width: 430px;
    height: 505px;
    position: absolute;
    text-align: justify;
    left: 960px;
    top: 975px;
}
#cuadro2 {
    width: 1400px;
    height: 50px;
    background-color: #169C6A;
    position: absolute;
    text-align: center;
    left: 0;
    top: 2700px;
}
	#cuadro2-1 {
    width: 720px;
    height: 792px;
    position: absolute;
    text-align: justify;
    top: 2750px;
    left: 11px;
}
#imagen2-1 {
    position: absolute;
    width: 645px;
    height: 320px;
    left: 745px;
    top: 1600px;
}
#video2 {
    position: absolute;
    width: 645px;
    height: 325px;
    left: 745px;
    top: 1975px;
}
	
#cuadro3 {
    width: 1400px;
    height: 50px;
    background-color: #E6762B;
    position: absolute;
    text-align: center;
    left: 0;
    top: 2450px;
}
#cuadro3-1 {
	align-content: center;
    width: 940px;
    height: 50px;
    position: absolute;
    text-align: justify;
    top: 2500px;
    left: 11px;
}
#imagen3-1 {
    align-content: center;
    width: 421px;
    height: 329px;
    position: absolute;
    text-align: justify;
    top: 2515px;
    left: 969px;
}
#imagen3-2 {
    width: 421px;
    height: 263px;
    position: absolute;
    text-align: justify;
    top: 2867px;
    left: 969px;
}
	
#cuadro4 {
    width: 1400px;
    height: 50px;
    background-color: #EAA77A;
    position: absolute;
    text-align: center;
    left: 0;
    top: 3200px;
}
		#cuadro4-1 {
    width: 750px;
    height: 738px;
    position: absolute;
    text-align: justify;
    top: 3250px;
    left: 11px;
}
			#cuadro4-2 {
    width: 198px;
    height: 231px;
    position: absolute;
    text-align: justify;
    top: 3264px;
    left: 774px;
}
#imagen4-1 {
    width: 600px;
    height: 258px;
    position: absolute;
    text-align: justify;
    top: 3729px;
    left: 774px;
}
	
#cuadro5 {
    width: 1400px;
    height: 50px;
    background-color: #C9FFA0;
    position: absolute;
    text-align: center;
    left: 0;
    top: 4000px;
}
		#cuadro5-1 {
    width: 700px;
    height: 50px;
    position: absolute;
    text-align: justify;
    top: 4060px;
    left: 11px;
}
		#cuadro5-2 {
    width: 700px;
    height: 50px;
    position: absolute;
    text-align: justify;
    top: 4500px;
    left: 700px;
}
		#cuadro5-3 {
    width: 1300px;
    height: 50px;
    position: absolute;
    text-align: justify;
    top: 4854px;
    left: 11px;
}

#imagen5-1 {
    width: 668px;
    height: 419px;
    position: absolute;
    text-align: justify;
    top: 4060px;
    left: 724px;
}
#imagen5-2 {
    width: 670px;
    height: 349px;
    position: absolute;
    text-align: justify;
    top: 4497px;
    left: 11px;
}
#cuadro6 {
    width: 1400px;
    height: 150px;
    background-color: #C9FFA0;
    position: absolute;
    text-align: center;
    left: 3px;
    top: 5000px;
}
.conjunto {
    position: absolute;
}
.fotos1 {
    position: static;
    width: auto;
    height: 300px;

}
#centrado {
    width: 400px;
    height: 1500px;
    left: 50%;
    position: absolute;
    margin-left: -700px;
}

  #contenedor-pdf {
    position: absolute;
    width: 1200px;
    height: auto;
    min-height: 600px;
    top: 400px;
    left: 100px; 
    border-radius: 8px;
    overflow: hidden;
  }

  #contenedor-mapa {
    position: absolute;
    width: 700px;
    height: auto;
    min-height: 600px;
    top: 400px;
    left: 600px; 
    border-radius: 8px;
    overflow: hidden;
  }
