#choix-sponsor {
	width:94%;
	margin:auto;
	border:2px solid #5d88a2;
	background-color:#dbe2ed;
	color:black;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	padding:10px;
}

#diaporama-jeux {
	height:110px;
}

.table-jeux {
	width:80%;
	margin:auto;
	text-align:center;
	color:black;
	margin-bottom:10px;
	font-weight:bold;
}
.table-jeux td { background-color:#E6ECF2; }
.header-jeux { background:url('images/jeux/header_jeux.png') repeat-x; }

.table-jeux, .table-jeux tr, .table-jeux td {
	border:1px solid white;
	border-collapse:collapse;
}

.jeux-boutique-choix { text-align:center; }