body,html{border:none;list-style:none;margin:0;outline:none;padding:0;text-decoration:none}.menu_superior{align-items:center;display:flex;flex-direction:row;height:100%;width:100%}.menu_superior .logo{height:90%;margin-left:10%;width:30%}.menu_superior .logo img{height:100%}.menu_superior .datos_menu{align-items:center;display:flex;flex-direction:column;width:50%}.menu_superior .datos_menu .title_text{color:#ff0;font-family:Roboto;font-size:32px;font-weight:700;margin-top:-10px}.menu_superior .datos_menu .activity{font-family:Roboto;font-size:18px;margin-top:-40px}.menu_superior .datos_menu .activity p{color:#fff;font-weight:500}.menu_superior .datos_menu .activity strong{color:#f15a24}.paleta_colores{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:50px;width:90%}.paleta_colores .recaudro{height:55px;margin:10px;width:40px}.paleta_colores .recaudro:hover{cursor:pointer}.div-dibujo{align-items:center;flex-direction:column;height:100%;width:100%}.div-dibujo,.div-dibujo .botones{display:flex;justify-content:center}.div-dibujo .botones{flex-direction:row;margin-top:50px}.div-dibujo .botones .btn{margin-left:50px}.div-dibujo .botones .btn img{width:200px}.div-dibujo .botones .btn:hover{cursor:pointer}.div-opciones{background:#ff9100;height:100%}.div-opciones,.div-opciones .opciones{align-items:center;display:flex;flex-direction:column}.div-opciones .opciones{background-color:#f1f1f1;border:2px solid green;border-radius:10px;height:150px;justify-content:center;margin-top:40px;width:150px}.div-opciones .opciones img{width:95%}.div-opciones .opciones:hover{cursor:pointer}.content_layuot{display:grid;grid-template-areas:"header    header  header" "footer    main    paleta" "footer    main    paleta";grid-template-columns:300px 1fr 300px;grid-template-rows:100px 1fr 1fr;min-height:100vh}.content_layuot header{background:#36a9e1;grid-area:header}.content_layuot aside{align-items:center;background:#d6d6d6;display:flex;flex-direction:column;grid-area:paleta}.content_layuot main{grid-area:main}.content_layuot footer{grid-area:footer}
/*# sourceMappingURL=main.45d5e18f.css.map*/