/* CSS Document by Christophe Dumant & Matthieu Chiama */
/* SPIEZ - Jeux */

#fond_jeux{
	position:absolute;
	width:909px;
	height:754px;
	margin-top:20px;
	margin-left:310px;
	background:url(../img/jeux/fond_jeux.png) no-repeat;
}

#air_jet{
	position:absolute;
	width:659px;
	height:320px;
	margin-top:16px;
	margin-left:313px;
	background:url(../img/jeux/air_jet.png) no-repeat;
}

#vote_mechant{
	position:absolute;
	width:559px;
	height:491px;
	margin-top:239px;
	margin-left:302px;
	background:url(../img/jeux/vote_mechant.png) no-repeat;
}

#jeu_bombz{
	position:absolute;
	width:456px;
	height:310px;
	margin-top:407px;
	margin-left:8px;
	background:url(../img/jeux/jeu_bombz.png) no-repeat;
}

#espions{
	position:absolute;
	width:409px;
	height:328px;
	margin-top:97px;
	margin-left:-22px;
	background:url(../img/jeux/espions.png) no-repeat;
}

#jeux{
	position:absolute;
	width:147px;
	height:46px;
	margin-top:105px;
	margin-left:100px;
	background:url(../img/jeux/jeux.png) no-repeat;
}
