@import url('https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@500&display=swap');


body{
  margin:0px;

  background-image: url(../nube2.png)  ;
background-attachment: fixed;


}
h1{ color: black; margin:  5px ;
font-size: 3em;


}
img.test{float: right; height: 250px;  overflow: auto;

}

h2{ color: black; margin: 5px;
  font-size: 2em;


}
  .iframe {
position: relative;

margin-left: 17%;
margin-right: 17%;

overflow: auto;
}


.iframe


.wiki{ color: #81174A; font-size: 1.4em;
margin-left: 5px;}

img.izquierda {;
  height: 400px;

  float: left;
}
img.derecha {
  height: 350px;
  float: right;
}
.contenido{
  background: #E5E8E2;
box-shadow: 0px 4px 4px rgba(204, 238, 254);

  margin:0 auto;
    width:70%;
    height: 100%;

}

.titulo {
  font-family: Montserrat Alternates;
  margin:0 auto;
  height: 300px;
  overflow: auto;


  background: #CEFAAD;
  padding: 5px;
border-radius: 8px;

border: 1px solid #FFFFFF;
box-shadow: 0px 4px 4px rgba(204, 238, 254);
  }






.texto{font-family: Montserrat Alternates;
margin-left: 5px;
font-size: 1.5em;
overflow: auto;
}
.dibujos{
  font-family: Montserrat Alternates;

  font-size: 2em;
  overflow: auto;
}

.dibujitos{
; font-family: Montserrat Alternates;
font-size: 2em;   overflow: auto;

}

img.chico{height: 550px; float: left; }
img.chica{height: 600px; float: left;}


.img-centrada {
  width: 50%;

  height: auto;
  margin-left: 25% ;
}

h4{  font-family: Montserrat Alternates;
    width: 50%;
    text-decoration: underline;
  margin-left: 45%; }
