body { 
	width:800px;
	height:600px;
	position:absolute; 
	top:0px;   
	left:0px;
}

body .gametop { 
	width:100%;
	height:100%;
	position:relative;
	top:0px;
	left:0px;
	display: block;
}
/*body .game { z-index:1; }
body .gametop { z-index:2; }*/

/*#game_1 { background: no-repeat top left url('images/mep_p3.jpg'); }
#game_2 { background: no-repeat top left url('img/game2/fond.jpg'); }*/

#game_1 .image_map { top:0px; left:0px; }
#game_2 .image_map { top:0px; left:0px; }

#game_1 .decoration {
	/*position:absolute;
	width:auto;
	height:auto;*/
	zoom:1;
}

#game_1 #game_1_elt_name {
	position:absolute;
	width: 205px;
    height: 110px;
    z-index: 15;
    display: none;
    top: 370px;
    left: 542px;
}

#game_1 #instructions {
	position:absolute;
	width:600px;
	height:auto;
	z-index:1000;
	display:block;
	top:100px;
	left:100px;
	cursor:pointer;
}
#game_1 #instructions img {
	width:100%;
	height:auto;
}

#game_1 .name_ro_cheveux	{  background: no-repeat center top url('images/ro_cheveux.png'); }
#game_1 .name_ro_joue	{  background: no-repeat center top url('images/ro_joue.png'); }
#game_1 .name_ro_langue	{ background: no-repeat center top url('images/ro_langue.png'); }
#game_1 .name_ro_sourcil	{  background: no-repeat center top url('images/ro_sourcil.png'); }
#game_1 .name_ro_visage	{ background: no-repeat center top url('images/ro_visage.png'); }
#game_1 .name_ro_nez	{  background: no-repeat center top url('images/ro_nez.png'); }

#game_1 .name_ro_oeil	{ background: no-repeat center top url('images/ro_oeil.png'); }
#game_1 .name_ro_menton	{  background: no-repeat center top url('images/ro_menton.png'); }
#game_1 .name_ro_bouche	{  background: no-repeat center top url('images/ro_bouche.png'); }
#game_1 .name_ro_oreille	{  background: no-repeat center top url('images/ro_oreille.png'); }
#game_1 .name_ro_front	{ background: no-repeat center top url('images/ro_front.png'); }
#game_1 .name_ro_dents	{ background: no-repeat center top url('images/ro_dents.png'); }

#game_1 .name_ro_ongle	{  background: no-repeat center top url('images/ro_ongle.png'); }
#game_1 .name_ro_doigts	{ background: no-repeat center top url('images/ro_doigts.png'); }
#game_1 .name_ro_orteils	{ background: no-repeat center top url('images/ro_orteils.png'); }


#game_1 #play_previous {
	position:absolute;
	width:9.6rem;
	height:5.4rem;
	top:534px;
	left:16px;
	z-index:2;
	text-decoration:none;
}
#game_1 #score_block {
	position:absolute;
	width:auto;
	height:auto;
	bottom:22px;
	left:574px;
	z-index:2;
	text-decoration:none;
}
#score_block img {
	max-width:92px;
}
#score_block #score {
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    font-family: Verdana;
    font-size: 14px;
    color: #F00;
    font-weight: bold;
}
#game_1 #play_following img, #game_1 #play_previous img { width: 100%; }
#game_1 #play_following {
	position:absolute;
	width:9.6rem;
	height:5.4rem;
	top:534px;
	right:16px;
	z-index:2;
	text-decoration:none;
}
#play_following #score {
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    line-height: 60px;
    font-family: Verdana;
    font-size: 14px;
    color: #046598;
    font-weight: bold;
}

/************** GAME 2 ****************/

#game_2 .decoration {
	position:absolute;
	width:auto;
	height:auto;
}

#game_2 #ro_ongle	{ top: 60px; left: 470px; z-index: 12; }
#game_2 #ro_doigts	{ top: 70px; left: 60px; z-index: 11; }
#game_2 #ro_orteils	{ top: 35px; left: 270px; z-index: 13; }
#game_2 #ro_croissant	{ top: 40px; left: 370px; z-index: 11; }
#game_2 #ro_pyramide	{ top: 20px; left: 690px; z-index:13; }
#game_2 #ro_cube	{ top: 65px; left: 590px; z-index: 12; }
#game_2 #ro_cone	{ top: 45px; left: 165px; z-index: 13; }
#game_2 #ro_dore	{ top: 420px; left: 500px; z-index:11; }
#game_2 #ro_argente	{ top: 430px; left: 330px; z-index: 12; }
#game_2 #ro_turquoise	{ top: 535px; left: 565px; z-index: 12; }
#game_2 #ro_vert	{ top: 517px; left: 185px; z-index: 11; }
#game_2 #ro_blanc	{ top: 520px; left: 435px; z-index:13; }
#game_2 #ro_gris	{ top: 520px; left: 275px; z-index:12; }
#game_2 #ro_jaune	{ top: 535px; left: 645px; z-index:11; }

#game_2 .decoration img { border:0px; }
#game_2 .decoration a {
	display: block;
	position: absolute;
	bottom:0px;
	left:-5px;
	width:100%;
	height:100px;
	text-decoration:none;
}

#game_2 #game_2_elt_name {
	position:absolute;
	width:220px;
	height:200px;
	z-index:15;
	display:none;
	top:150px;
	left:380px;
}
#game_2 .name_ro_ongle	{ background: no-repeat center top url('img/game2/ro_ongle.png'); }
#game_2 .name_ro_doigts	{ background: no-repeat center top url('img/game2/ro_doigts.png'); }
#game_2 .name_ro_orteils	{ background: no-repeat center top url('img/game2/ro_orteils.png'); }
#game_2 .name_ro_croissant	{ background: no-repeat center top url('img/game2/ro_croissant.png'); }
#game_2 .name_ro_pyramide	{ background: no-repeat center top url('img/game2/ro_pyramide.png'); }
#game_2 .name_ro_cube	{ background: no-repeat center top url('img/game2/ro_cube.png'); }
#game_2 .name_ro_cone	{ background: no-repeat center top url('img/game2/ro_cone.png'); }
#game_2 .name_ro_dore	{ background: no-repeat center top url('img/game2/ro_dore.png'); }
#game_2 .name_ro_argente	{ background: no-repeat center top url('img/game2/ro_argente.png'); }
#game_2 .name_ro_turquoise	{ background: no-repeat center top url('img/game2/ro_turquoise.png'); }
#game_2 .name_ro_vert	{ background: no-repeat center top url('img/game2/ro_vert.png'); }
#game_2 .name_ro_blanc	{ background: no-repeat center top url('img/game2/ro_blanc.png'); }
#game_2 .name_ro_gris	{ background: no-repeat center top url('img/game2/ro_gris.png'); }
#game_2 .name_ro_jaune	{ background: no-repeat center top url('img/game2/ro_jaune.png'); }

#game_2 #play_game_1 {
	position:absolute;
	width:auto;
	height:auto;
	top: 460px;
	left:30px;
	z-index:2;
}
#game_2 #play_game_3 {
	position:absolute;
	width:auto;
	height:auto;
	top: 460px;
	right:4px;
	z-index:2;
}
