@charset "utf-8";
.cuerpo {
    width: 1440px;
    height: 3020px;
    float: left;
    background-color: #F7F6EA;
}
.cuerpo .encabezado {
    width: 100%;
    height: 240px;
    float: left;
}
.cuerpo .encabezado .logo {
    width: 193px;
    height: 185px;
    float: left;
    margin-top: 23px;
    margin-left: 56px;
}
.cuerpo .encabezado .botones {
    width: 1067px;
    height: 89px;
    float: left;
    margin-top: 77px;
    margin-left: 46px;
}
.encabezado .botones .conversando {
    margin-left: 44px;
    width: 150px;
    height: 28px;
}
.encabezado .botones .desfilando {
    margin-left: 44px;
    width: 140px;
    height: 28px;
}
.encabezado .botones .informando {
    margin-left: 44px;
    width: 150px;
    height: 28px;
}
.encabezado .botones .mitos {
    margin-left: 44px;
    width: 85px;
    height: 24px;
}
.encabezado .botones .blog {
    margin-left: 44px;
}








.cuerpo .slider {
    width: 100%;
    height: 740px;
    float: left;
}
.cuerpo .slider .slider2 {
    width: 886px;
    height: 740px;
    float: left;
}

.cuerpo .slider .slider1 {
    width: 552px;
    height: 740px;
    float: left;
    background-image: url(imagenes/fotoslider.png);
}
.slider .slider1 .titulo {
    margin-left: 21px;
    margin-top: 77px;
    width: 329px;
    height: 321px;
}
.slider .slider1 .semillita {
    margin-left: 45px;
    margin-top: 43px;
    width: 204px;
    height: 176px;
}





.cuerpo .contenido {
    width: 100%;
    height: 1800px;
    float: left;
}

.cuerpo .pie {
    width: 100%;
    height: 240px;
    float: left;
}
.cuerpo .pie .logo2 {
    width: 193px;
    height: 185px;
    float: left;
    margin-top: 23px;
    margin-left: 56px;
}
.cuerpo .pie .derechos {
    width: 654px;
    height: 142px;
    float: left;
    margin-top: 65px;
    margin-left: 43px;
}
.pie .derechos .estilo {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #EA9622;
}
.derechos .copyright strong {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.cuerpo .pie .redes {
    width: 425px;
    height: 119px;
    float: left;
    margin-top: 76px;
    margin-left: 29px;
}
.pie .redes .instagram {
    margin-left: 40px;
}
.pie .redes .youtube {
    margin-left: 40px;
}
.botones a .inicio {
    width: 90px;
    height: 28px;
}
.pie .redes .whatsapp {
    width: 106px;
    height: 103px;
}
.cuerpo .contenido .informacion {
    width: 1440px;
    height: 940px;
    float: left;
}
.contenido .informacion .titulo {
    width: 584px;
    height: 120px;
    float: left;
    margin-left: 418px;
    margin-top: 80px;
}
.contenido .informacion .video {
    width: 802px;
    height: 528px;
    float: left;
    margin-top: 57px;
    margin-left: 137px;
}
.contenido .informacion .texto {
    width: 320px;
    height: 394px;
    float: left;
    margin-left: 68px;
    margin-top: 149px;
}
.informacion .texto .pregunta {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 25px;
}
.cuerpo .contenido .datos {
    width: 100%;
    height: 860px;
    float: left;
    background-image: url(imagenes/fondo.png);
}
.contenido .datos .pdf {
    width: 500px;
    height: 400px;
    float: left;
    margin-left: 150px;
    margin-top: 70px;
}
.contenido .datos .libro {
    width: 436px;
    height: 600px;
    float: left;
    margin-top: 170px;
    margin-left: 100px;
}
.datos .libro p {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
}
.datos .libro .p3 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}
