@charset "utf-8";
/* CSS Document */

/*body 
	{
		background-color: #CCCCCC;
	}*/
a
{
		text-decoration: none;
}

#case0_jungle {
	position:absolute;
	left:101px;
	top:67px;
	width:25px;
	height:25px;
	z-index:15;
	/*background-image: url(ressources/images/jeux_puce_ok.png);*/
}
#case0_txt_jungle {
	position:absolute;
	left:0px;
	top:5px;
	width:25px;
	height:25px;
	z-index:16;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
#case0_titre_jungle {
	left:0px;
	top:0px;
	width:120px;
	height:25px;
	z-index:17;
	position:relative;
	font-family:Arial;
	font-size:11px;
	color:#184d66;
	font-weight:bold;
	text-align: left;
}

#case1_jungle {
	position:absolute;
	left:223px;
	top:67px;
	width:25px;
	height:25px;
	z-index:15;	/*background-image: url(ressources/images/jeux_puce_ok.png);*/
}
#case1_txt_jungle {
	position:absolute;
	left:0px;
	top:5px;
	width:25px;
	height:25px;
	z-index:16;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
#case1_titre_jungle {
	left:0px;
	top:0px;
	width:120px;
	height:25px;
	z-index:17;
	position:relative;
	font-family:Arial;
	font-size:11px;
	color:#184d66;
	font-weight:bold;
	text-align: left;
}

#case2_jungle {
	position:absolute;
	left:348px;
	top:67px;
	width:25px;
	height:25px;
	z-index:15;	/*background-image: url(ressources/images/jeux_puce_ok.png);*/
}
#case2_txt_jungle {
	position:absolute;
	left:0px;
	top:5px;
	width:25px;
	height:25px;
	z-index:16;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
#case2_titre_jungle {
	left:0px;
	top:0px;
	width:120px;
	height:25px;
	z-index:17;
	position:relative;
	font-family:Arial;
	font-size:11px;
	color:#184d66;
	font-weight:bold;
	text-align: left;
}