body{
background: #00FFFF;
}


#vaguepourjeux{
top:1px;
width:2000px;
height:400px;
position:absolute;
left:1px;
z-index:-1;
}

#vaguepourjeux img{
	width:100%;
}


#teterobot{
width:100px;
height :50px;
position:absolute;
top:200px;
left:500px;
background-color: yellow;
}
#corpsrobot{
width:270px;
height:400px;
top:250px;
left:400px;
background-color: blue;
position:absolute;
} 
#oeilblanc{
width:25px;
height:35px;
background-color:white;
position:absolute;
top:210px;
left:550px;
}
#oeilnoir{
width:15px;
height:15px;
background:black;
position:absolute;
top:215px;
left:560px;
}
#ventre{
width:200px;
height:350px;
top:300px;
background:pink;
position:absolute;
left:415px;
}
#brasdroit{
width:50px;
top:280px;
position:absolute;
left:650px;
height:240px;
background:red;
}
#antenne{
width:3px;
top:170px;
position:absolute;
left:590px;
height:35px;
background:#00FA9A;
}
#bouleantenne{
top:170px;
width:10px;
height:10px;
	background:#00FA9A;
	-webkit-border-radius:600px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	border-radius:400px;
position:absolute;
left:587px;
}
#sein{
top:335px;
width:20px;
height:20px;
	background:#FF1493;
	-webkit-border-radius:600px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	border-radius:400px;
position:absolute;
left:550px;
}
#sein2{
top:335px;
width:20px;
height:20px;
	background:#FF1493;
	-webkit-border-radius:600px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	border-radius:400px;
position:absolute;
left:420px
}
#teton{
top:340px;
width:10px;
height:10px;
	background:#800080;
	-webkit-border-radius:600px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	border-radius:400px;
position:absolute;
left:555px;
}
#teton2{
top:340px;
width:10px;
height:10px;
	background:#800080;
	-webkit-border-radius:600px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	border-radius:400px;
position:absolute;
left:425px
}
#rectangletorsevertical{
top:310px;
width:3px;
height:50px;
position:absolute;
background:black;
left:500px;
}
#retangle1torsehorizontal{
top:370px;
width:70px;
height:3px;
position:absolute;
background:black;
left:520px;
}
#rectangletorsehorizontal2{
top:370px;
width:70px;
height:3px;
position:absolute;
background:black;
left:420px;
}
#rectangletorsehorizontal3{
top:430px;
width:70px;
height:3px;
position:absolute;
background:black;
left:520px;
}
#rectangletorsehorizontal4{
top:430px;
width:70px;
height:3px;
position:absolute;
background:black;
left:420px;
}
#rectangletorsehorizontal5{
top:490px;
width:70px;
height:3px;
position:absolute;
background:black;
left:520px;
}
#rectangletorsehorizontal6{
top:490px;
width:70px;
height:3px;
position:absolute;
background:black;
left:420px;
}

#soleil{
top:20px;
width:100px;
height:100px;
	background:yellow;
	-webkit-border-radius:600px;
	-moz-border-radius:400px;
	-o-border-radius:400px;
	border-radius:400px;
position:absolute;
left:70px;















