.btn1{
	background-image: url('../img/btn_animacion.png');
	background-repeat:no-repeat;
	position: absolute;
    top: 115px;
    left: 685px;
    width: 390px;
    height: 84px;
    cursor: pointer;
}
.btn1:hover{
	opacity: 0.8;
}

.boto1{
	background-image: url('../img/btn_animacionsobre.png');
	background-repeat:no-repeat;
}

.btn2{
	background-image: url('../img/btn_game.png');
	background-repeat:no-repeat;
	position: absolute;
    top: 115px;
    left: 1106px;
    width: 224px;
    height: 85px;
    cursor: pointer;
}
.btn2:hover{
	opacity: 0.8;
}

.boto2{
	background-image: url('../img/btn_gamesobre.png');
	background-repeat:no-repeat;
}

.arranca{
	position: absolute;
	top: 385px;
    left: 580px;
	cursor: pointer;
}

/*****/
#drag1 {
    position: absolute;
    top: 300px;
    left: 70px;
}
#drag2{
    position: absolute;
    top: 307px;
    left: 247px;
}
#drag3 {
    position: absolute;
    top: 470px;
    left: 70px;
}
#drag4{
    position: absolute;
    top: 465px;
    left: 243px;
}
#drag5{
    position: absolute;
    top: 240px;
    left: 1020px;
}
#drag5{
    position: absolute;
    top: 610px;
    left: 65px;
}
#drag6{
    position: absolute;
    top: 612px;
    left: 242px;
}

#drop1 {
    width: 120px;
    height: 130px;
    position: absolute;
    top: 430px;
    left: 498px; 
}
#drop2 {
    width: 120px;
    height: 125px;
    position: absolute;
    top: 530px;
    left: 595px;
}
#drop3 {
    width: 119px;
    height: 133px;
    position: absolute;
    top: 434px;
    left: 762px;
}
#drop4 {
    width: 125px;
    height: 132px;
    position: absolute;
    top: 540px;
    left: 865px;
}
#drop5 {
    width: 117px;
    height: 130px;
    position: absolute;
    top: 434px;
    left: 1045px;
}
#drop6 {
    width: 121px;
    height: 120px;
    position: absolute;
    top: 545px;
    left: 1143px;
}

.todos{
	border: dashed 2px #000;
	border-radius: 100%;
}
/*Drop 1*/