/**************************************
	Liste des jeux Flash
***************************************/
#Cadre_liste_jeux_flash_alpha {
	position: relative;
	margin: 10px 0 0 10px;
	padding: 0;
	width: 590px;
}
#Cadre_liste_jeux_flash_alpha div.alphabet {
	position: relative;
	display:block;
	float: none;
	margin-top :3px;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
#Cadre_liste_jeux_flash_alpha div.alphabet a {
	color: #666666;
	text-decoration: none;
}
#Cadre_liste_jeux_flash_alpha div.alphabet a:hover {
	text-decoration: underline;
}

#Cadre_liste_jeux_flash_alpha table {
	margin: 15px 0 0 -12px;
	border-collapse: collapse;
}

#Cadre_liste_jeux_flash_alpha table tr td {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 0 0 5px 12px;
	width: 131px;
}
#Cadre_liste_jeux_flash_alpha table tr td a {
	position: static;
	display: block;
	margin : 0;
	padding: 0;
	width: 131px;
	font-size: 12px;
	font-weight:normal;
	color: #FF6600;
	text-decoration: none;
}
#Cadre_liste_jeux_flash_alpha table tr td a:hover {
	text-decoration: underline;
}

#Cadre_liste_jeux_flash_alpha div.navigation {
	position: relative;
	display:block;
	margin :0;
	padding: 0;
	float: none;
	font-size: 12px;
	text-align: center;
}
#Cadre_liste_jeux_flash_alpha div.navigation a{
	margin :0;
	padding: 0;
	color:#333333;
}
#Cadre_liste_jeux_flash_alpha div.navigation.page_courante {
	margin :0;
	padding: 0;
	font-weight:bold;
}

/*** Pub vignette dans la liste des jeux ***/
#Pub_125x125 {
	position: static;
	width: 125px;
	height: 125px;
	margin: 0;	
	padding: 0;
	display: inline; /* Pour contourner Bug Double Margin IE 6.0 */	
}

