.liste_jeu_flash{
	float: left;
	width: 205px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.liste_jeu_flash .img{
	width: 205px;
	height: 120px;
}
.liste_jeu_flash .img_couverture{
	margin-top: -120px;
	background: url(../images/design/bg_big_site.png) no-repeat;
	width: 205px;
	height: 9px;
	position: absolute;
}

.liste_jeu_flash .name_jeu{
	background: url(../images/design/name_jeu_flash.png) no-repeat;
	width: 205px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.liste_jeu_flash .name_jeu a{
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

.liste_jeu_flash .img_couverture a{
	width: 150px;
	height: 95px;
	display: block;
}
.liste_jeu_flash .img_couverture a{
	width: 205px;
	height: 120px;
	display: block;
}
