body{
    width: 1280px;
    height: 1500px;
    background-color: #EECFD4;
    margin-left: 300px;
}
shop{
background-color: #333333
    
}
.logo{
    width: auto;
    height: auto;
    float: left;
    margin-left: 310px;
    margin-right: 300px;
}
.botton{
    width: 420px;
    height: 50px;
    background-color:#333333;
    float: left;
  margin-top: 70px;
    margin-bottom: 20px;
     }

#Nuevo{
    width: 1000px;
    height: 100px;
    background-color:#EFB9CB;
    float: left;
  margin-top: 40px;
    margin-left: 160PX;
}
.productos{
    width: 300px;
    height: 300px;
    background-color: #EFB9CB;
    float: left;
    margin-top: 50px;
    margin-left: 110px;
        
}
#redes{
    width: 150px;
    height: 150px;
    float: left;
    margin-top: 50px;
    margin-right: 200px;
    margin-left: 270px;
}