﻿@charset "utf-8";
/* CSS Document */

.close {
    position:absolute;
    top:-15px; 
    right:-15px;
    width:70px;
    height:70px;
}
#ayuda
{
  background:url(../img/cc.large.png) no-repeat;
  background-size: 99%;
  width: 64px;
  height: 64px;
  position: absolute;
  top:670px; 
  right:30px;
  cursor: pointer;
  border-radius: 14%;
  border-radius:50%;
  border-bottom:3px solid #4C0C01;

}
.creative{
  background: #74AED1;
  border: solid #042C49 2px;
  border-radius: 5%;
  position: absolute;
  top: -89px;
  left: -392px;
  width: 842px;
  height: 227px;
}


.textoGlobo{
     font-family: "Cabin regular";
  font-size: 26pt;
  text-align: justify;
  padding-left: 105px;
  padding-right: 20px;
  margin-top: 20px;
  width: 14em;
  height: 6em;
}


.globo{
  background:url(../img/L_G05_U01_L05_03_02_GLOBO.png) no-repeat;
  background-size:100%;
  width: 600px;
  height: 215px;
  position: absolute;
  top: 327px;
  left: 626px;
}

.animalapiz{
  background: url(../img/animation_1.png) no-repeat;
  background-position: -1000px 0;
  height: 200px;
  width: 200px;
  display: inline-block;
}