div{
position:absolute;
}

#h1{
color:#D8D8D8;
text-align: center;
word-spacing: 3px;
}

#p {
font-family: "Times New Roman";
font-size: 50px;
}

body{
background-color:#0B0B3B;
}


#antenne{
margin:100px auto;
width: 0;
height: 0;
border-left: 50px solid transparent;
border-right: 50px solid transparent;
border-bottom: 100px solid #A4A4A4;
left:495;
top:60;
}

#rond-rouge{
height:70;
width:70;
background:#DF0101;
border-radius:80px;
left:510px;
top:120;
}

#tete{
height:220;
width:420;
border-radius:5px;
background:#A4A4A4;
left:330px;
top:250;
}

#tete-ombre1{
height:220;
width:50;
opacity:0.2;
background:#2E2E2E;
left:330px;
top:250;
}

#tete-ombre2{
height:140;
width:50;
opacity:0.2;
background:#2E2E2E;
left:310px;
top:360;
}

#tete-ombre3{
height:15;
width:410;
opacity:0.2;
background:#2E2E2E;
left:360px;
top:490;
}

#bouche{
height:80;
width:460;
border-radius:5px;
background:#6E6E6E;
left:310px;
top:420;
}

#dent-gauche{
width:50;
height:0;
border-bottom: 100px solid #6E6E6E;
border-right: 100px solid transparent;
left:310;
top:360;
}

#dent-droite{
width:50;
height:0;
border-bottom: 100px solid #6E6E6E;
border-left: 100px solid transparent;
left:620;
top:360;
}

#oreille-gauche{
height:90;
width:50;
border-radius:4px;
background: red; /* For browsers that do not support gradients */
background: -webkit-linear-gradient(#585858,#6E6E6E,#A4A4A4); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#585858,#6E6E6E,#A4A4A4); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#585858,#6E6E6E,#A4A4A4); /* For Firefox 3.6 to 15 */
background: linear-gradient(#585858,#6E6E6E,#A4A4A4); /* Standard syntax */
left:280px;
top:310;
}

#oreille-droite{
height:90;
width:50;
border-radius:4px;
background: red; /* For browsers that do not support gradients */
background: -webkit-linear-gradient(#585858,#6E6E6E,#A4A4A4); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#585858,#6E6E6E,#A4A4A4); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#585858,#6E6E6E,#A4A4A4); /* For Firefox 3.6 to 15 */
background: linear-gradient(#585858,#6E6E6E,#A4A4A4); /* Standard syntax */
left:750px;
top:310;
}

#oeil-gauche{
height:90;
width:90;
background:#FFFFFF;
border-radius:80px;
left:420px;
top:280;
}

#oeil-droit{
height:90;
width:90;
background:#FFFFFF;
border-radius:80px;
left:580px;
top:280;
}


#oeil-gauche-bord{
height:110;
width:110;
background:#6E6E6E;
border-radius:80px;
left:410px;
top:270;
}

#oeil-droit-bord{
height:110;
width:110;
background:#6E6E6E;
border-radius:80px;
left:570px;
top:270;
}

#pupille-gauche{
height:50;
width:50;
background:#1C1C1C;
border-radius:80px;
left:430px;
top:320;
}

#pupille-droite{
height:50;
width:50;
background:#1C1C1C;
border-radius:80px;
left:590px;
top:320;
}

#cou1{
height:30;
width:150;
background:#A4A4A4;
left:460px;
top:500;
}

#cou2{
height:30;
width:190;
background:#A4A4A4;
left:440px;
top:530;
}

#cou1-ombre{
height:30;
width:50;
opacity:0.2;
background:#2E2E2E;
left:460px;
top:500;
}

#cou2-ombre{
height:30;
width:50;
opacity:0.2;
background:#2E2E2E;
left:440px;
top:530;
}

#corps{
height:400;
width:400;
border-radius:5px;
background:#A4A4A4;
left:330px;
top:560;
}

#corps-ombre{
height:400;
width:10;
opacity:0.2;
background:#2E2E2E;
left:330px;
top:560;
}

#ecran-bord{
height:270;
width:350;
border-radius:5px;
background:#6E6E6E;
left:360px;
top:590;
}

#ecran{
height:250;
width:330;
border-radius:5px;
background:#CEE3F6;
left:370px;
top:600;
}

#cadrebleu {
height:50;
width:100;
background:#CEE3F6;
left:400px;
top:700;

}

#pacman {
width: 0px;
height: 0px;
border-right: 60px solid transparent;
border-top: 60px solid #F7D358;
border-left: 60px solid #F7D358;
border-bottom: 60px solid #F7D358;
border-top-left-radius: 60px;
border-top-right-radius: 60px;
border-bottom-left-radius: 60px;
border-bottom-right-radius: 60px;
left:390;
top:660;
}

#point1{
height:30;
width:30;
border-radius:50px;
background:#585858;
left:520px;
top:710;
}

#point2{
height:30;
width:30;
border-radius:50px;
background:#585858;
left:570px;
top:710;
}

#point3{
height:30;
width:30;
border-radius:50px;
background:#585858;
left:620px;
top:710;
}

#bouton1{
height:50;
width:50;
border-radius:50px;
background:#DF0101;
left:380px;
top:880;
}

#bouton2{
height:50;
width:50;
border-radius:50px;
background:#DF0101;
left:640px;
top:880;
}

#bouton1-bord{
height:70;
width:70;
border-radius:50px;
background:#848484;
left:370px;
top:870;
}

#bouton2-bord{
height:70;
width:70;
border-radius:50px;
background:#848484;
left:630px;
top:870;
}

#barre-haut{
height:20;
width:140;
border-radius:50px;
background:#2E2E2E;
left:470px;
top:880;
}

#barre-bas{
height:20;
width:140;
border-radius:50px;
background:#2E2E2E;
left:470px;
top:910;
}

#epaule-gauche{
height:130;
width:130;
background:#848484;
border-radius:80px;
left:280px;
top:520;
}

#epaule-droite{
height:130;
width:130;
background:#848484;
border-radius:80px;
left:660px;
top:520;
}

#bras-gauche{
height:90;
width:200;
background:#A4A4A4;
left:100px;
top:540;
}

#bras-droit{
height:90;
width:200;
background:#A4A4A4;
left:750px;
top:540;
}

#coude-gauche{
height:130;
width:130;
background:#848484;
border-radius:80px;
left:50px;
top:520;
}

#coude-droit{
height:130;
width:130;
background:#848484;
border-radius:80px;
left:900px;
top:520;
}

#avant-bras-gauche{
height:200;
width:90;
background:#A4A4A4;
left:70px;
top:350;
}

#avant-bras-droit{
height:200;
width:90;
background:#A4A4A4;
left:920px;
top:350;
}

#avant-bras-gauche-ombre{
height:200;
width:30;
opacity:0.2;
background:#2E2E2E;
left:70px;
top:350;
}

#avant-bras-droit-ombre{
height:200;
width:30;
opacity:0.2;
background:#2E2E2E;
left:920px;
top:350;
}

#mains-gauche{
height:190;
width:130;
background:#6E6E6E;
border-radius:30px;
left:50px;
top:250;
}

#mains-droite{
height:190;
width:130;
background:#6E6E6E;
border-radius:30px;
left:900px;
top:250;
}

#pouce-gauche{
height:50;
width:90;
background:#6E6E6E;
border-radius:60px;
left:140px;
top:375;
}

#pouce-droite{
height:50;
width:90;
background:#6E6E6E;
border-radius:80px;
left:850px;
top:375;
}

#jambe-gauche{
height:460;
width:120;
background:#A4A4A4;
left:340px;
top:850;
}

#jambe-droite{
height:460;
width:120;
background:#A4A4A4;
left:600px;
top:850;
}

#jambe-gauche-ombre{
height:460;
width:30;
opacity:0.2;
background:#2E2E2E;
left:340px;
top:850;
}

#jambe-droite-ombre{
height:460;
width:30;
opacity:0.2;
background:#2E2E2E;
left:600px;
top:850;
}

#hanche-gauche{
height:130;
width:130;
background:#848484;
border-radius:80px;
left:335px;
top:890;
}

#hanche-droite{
height:130;
width:130;
background:#848484;
border-radius:80px;
left:595px;
top:890;
}

#genoux-gauche{
height:130;
width:130;
background:#848484;
border-radius:80px;
left:335px;
top:1075;
}

#genoux-droit{
height:130;
width:130;
background:#848484;
border-radius:80px;
left:595px;
top:1075;
}

#pied-gauche{
height:70;
width:200;
background:#6E6E6E;
border-radius:10px;
left:290px;
top:1270;
}

#pied-droit{
height:70;
width:200;
background:#6E6E6E;
border-radius:10px;
left:570px;
top:1270;
}
