#rojosvamooo{
    position: absolute;
    bottom: 0px;
    right: 250px;
    height: 100px;
    z-index: 3;
}
#lassetas{
    position: absolute;
    bottom: 0px;
    right: -35px;
    height: 100px;
    z-index: 0;
}
#tetauno{
    position: absolute;
    top: -25px;
    left: -15px;
    transform: rotate(-6deg);
    font-size: 70px;
    font-weight: 700;
    color: #8a8f7a;
    text-shadow: -5px -5px 0 #fffef7, 5px -5px 0 #fffef7, -5px 5px 0 #fffef7, 5px 5px 0 #fffef7;
}
#chat{
    margin-right: 50px;
    width: 450px;
}
#pollo{
    /*background-color: #B5BF93;*/
    background-image: url(nofuncionasinoeldesgraciadoughhh/pantalla2.jpg);
    padding: 2px 10px;
    width: 264.5px;
    font-family: Maofuente;
    font-size: 25px;
    color: #4e4e3e;
    position: relative;
}
#fondito{
    margin-top: 30px;
    position: relative;
    z-index: 0;
}
#fondito form{
   margin: 50px 30px;
}
#framesopa{
    position: absolute;
    right: -102.5px;
    top: -8.5px;
    height: 549.5px
}
#tit2{
    padding:2px 0px 4px 2px;
    margin: 7px;
}
.po{
    float: left;
    width: 220px;
    margin-bottom: 5px;
}
.llo{
    clear:both;
    height:2px;
}
.boton{
    padding: 5px 7px;
    background-color: #8a8f7a;
    color: #2b2b25;
    border: 3px dashed #383830;
    margin: 4px;
    transition: 0.3s;
}
.boton:hover{
    padding: 7px 9px;
    background-color: #616456;
    transition: 0.3s;
    cursor: pointer;
}
.boton:active{
    padding: 7px 9px;
    background-color: #6b6d66;
    transition: 0.3s;
    cursor: pointer;
}
