/*/////////////////////////////////////
		    Le contenu
/////////////////////////////////////*/
#contenu{
	background:url(../theme/contenu.png) repeat-y;
}
#title_game{
	float:left;
	padding:0 0 0 15px;
}
#conteneur_game{
	float:left;
	padding:0 0 0 0;
	width:645px;
}
#conteneur_game_lot{
	float:left;
	padding:0 0 0 0;
	width:640px;
}
#game_vignette{
	float:left;
	background:url(../theme/g_vignette/g_vignette.png) no-repeat;
	margin:0 0 0 15px;
	height:169px;
	width:205px;
}
#game_description{
	float:right;
	text-align:justify;
	margin:0 0 0 5px;
	height:204px;
	width:410px
}
#back_to_home_game{
	float:right;
	text-align:right;
	padding:10px 5px 0 15px;
}