
body {
   align-content: center;
    text-align: center;
   
    background-color: black;
    font-family: inherit;
    margin: auto;
    }
 

.clasifica{
    position: absolute;
     background: url(../img/clasifica.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    margin-left: 620px;
    margin-top: 115px;

    
}

.contenedor{
    
    float: inherit;
    margin: auto;
    margin-top: 15px;
    width: 1000px;
    height: 1400px;
    align-content: center;
   
   
    
}
.titulo{
    background: url(../img/pincelada.png);
    background-size: 700px 100px;
    background-position: 300 -15;
    background-repeat: no-repeat;
    font-size: 55px;
    width: 1000px;
    height: 60px;
    text-align: left;
    color: red;
}
.frecuentes{
    margin-top: -50px;
    margin-left: 400px;
    color: bisque;
    position: absolute;
    font-size: 22px;
    font-family: inherit;
    cursor: pointer;
}
.frecuentes:hover{
    transform: scale(1.2);
}

.topten{
    margin-top: -50px;
    margin-left: 800px;
    color: bisque;
    position: absolute;
    font-size: 22px;
    font-family: inherit;
    cursor: pointer;
}
.topten:hover{
    transform: scale(1.2);
}
.contiene{
    float: inherit;
    width: 1000px;
    height: 300px; 
    align-content: center;
}
.foto{
    float: left;
    background: url(../img/atico02.jpg);
    background-size: 300px 250px;
    background-repeat: no-repeat;
    background-position: 47 1;
    margin-left: 0px;
    margin-right: 0px;
    width: 400px;
    height: 300px;
   
}
.vende{
    position: absolute;
    background: url(../img/pincelada.png);
    background-size: 180px 160px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0px;
    margin-top: 230;
    width: 200px;
    height: 70px;
    text-align: center;
    font-size: 30px;
    color: wheat;
    cursor: pointer;
   
}
.vende:hover{
    transform: scale(1.2);
   
    
}
.jugar{
    position: absolute;
    background: url(../img/pincelada.png);
    background-size: 180px 160px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 200px;
    margin-top: 230;
    width: 200px;
    height: 70px;
    text-align: center;
    font-size: 30px;
    color: wheat;
    cursor: pointer;
   
}
.jugar:hover{
    transform: scale(1.2);
   
    
}
.video{
    
    float: right;
    width: 600px;
    height: 300px;
    
}
#presenta{
    height: 300px;
    width: 600px;
   
}
.compr{
    
    float: left;
    width: 400px;
    height: 300px;
    
}
.historia{
    margin-top: 20px;
    background: url(../img/pentagrama.png);
    background-size: 800px 800px;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    font-size: 22px;
    color: white;
    float: none;
    width: 1000px;
    height: 500px;
    
}
.info{
    margin-top: 20px;
    background: url(../img/humo.png);
    background-size: 1500px;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    font-size: 22px;
    color: white;
    float: none;
    width: 1000px;
    height: 500px;
    
}

p{
    
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: inherit;
    font-size: 50px;
}
.jp{
   width: 100px; 
    margin: auto;
}
.jp:hover{
    transform: scale(1.2);
}

#promo{
     background: url(../img/humo.png);
    background-size: 1000px 850px;
    background-repeat: no-repeat;
    background-position: -100px -300px;
    transition: all 2s;
    display: none;
    opacity: 0;
    z-index: 9;
    position: fixed;
    width: 700px;
    height: 350px;
    background-color: transparent;
    border-radius: 50px;
    color: whitesmoke;
    font-size: 40px;
    margin-top: 80px;
    margin-left: 150px;
    
}
#premio2{
    float: left;
    width: 350px;
    height: 350px;
     background: url(../../img/premio.png);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    
}
#comentario{
    text-align: center;
    float: right;
    width: 350px;
    height: 350px;
    color: aliceblue;
    font-size: 40px;
}
#ok{
    position: absolute;
    cursor: pointer;
    transition: all 1s;
    font-family: inherit;
    font-size: 30px;
    color: whitesmoke;
    height: 30px;
    width: 30px;
    margin-left: 650px;
    margin-top: 300px;
}
#ok:hover{
    transform: scale(1.2);
}
#compra{
    cursor: pointer;
    transition: all 1s;
    font-family: inherit;
    font-size: 20px;
    color: black;
    height: 30px;
    width: 90px;
    margin-left: 290px;
    margin-top: 420px;
    background-color: darkgreen;
    border-radius: 200px;
}
#compra:hover{
    transform: scale(1.2);
    
}
#premio{
    position: absolute;
    width: 180px;
    height: 180px;
    background: url(../../img/premio.png);
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.2s;
    margin-left: 210px;
    margin-top: 100px;
    cursor: pointer;
        
    
}

#nena{
    opacity: 0;
    position: absolute;
    width: 73px;
    height: 150px;
    margin-left: 120px;
    margin-top: 80px;
    background-image: url(../img/nena.png);
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 1s;
}
#botontv01{
    background-color: transparent;
    position: absolute;
    width: 7px;
    height: 7px;
    margin-left: 277px;
    margin-top: 150px;
}
#botontv02{
    background-color: transparent;
    position: absolute;
    width: 7px;
    height: 7px;
    margin-left: 298px;
    margin-top: 151px;
}
#sinima{
    opacity: 0;
    position: absolute;
    width: 25px;
    height: 26px;
    margin-left: 281px;
    margin-top: 117px;
    background-image: url(../img/sinimagen.gif);
    background-size: 25px 26px;
    border-radius: 8px;
    background-repeat: no-repeat;
    transition: all 0s;
}