.listgame_box 
{
	float: left;
	width: 152px;
	margin: 0;
	margin-left:15px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:15px;
}

.listgame_title
{
	background-image: url('../img/memoire/box_game_top.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0px;
	height: 28px;
	width: 152px;
	text-align:center;
	color:#ffffff;
	padding-top:5px;
	text-decoration:none;
}

.listgame_title td
{
	font-weight: bold;
	font-size: 14px;
}

.listgame_title table
{
	padding: 5px;
}

.listgame_splash
{
	cursor: pointer;
	width: 128px;
	height:98px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px #004c94 solid;
	border-right: 1px #004c94 solid;
	padding: 11px;
	margin: 0px;
}

.listgame_splash img 
{
	border: 0px;
}

.listgame_links
{
	height: 28px;
	width:130px;
	border: 0px;
}

.listgame_footer {
	border: 0px;
	display: block;
	text-decoration: none;
	background: url('../img/memoire/box_game_bottom.gif') no-repeat 0 0;
	width:152px;
	height:23px; /* 28px - 5px (padding) */
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	color:#ffffff;
	padding-top:5px;
}

.listgame_single a {
	border: 0px;
	display: block;
	text-decoration: none;
	background: url('../img/memoire/box_game_bottom.gif') no-repeat 0 0;
	width:152px;
	height:23px; /* 28px - 5px (padding) */
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	color:#ffffff;
	padding-top:5px;
}

.listgame_single a:hover{
	background: url('../img/memoire/box_game_bottom.gif') no-repeat 0 -28px;
	color:#000000;
}

.HNp {
	margin-top: 8px;
}

.hn h1{
	background:url('../img/puce-titres-rose-fleches.png') no-repeat  0 22px;
	color:#3C3C3C;
	font-size:1.7em;
	padding:18px 0 19px 26px;
}

.hn h2 {
	color:#444444;
	padding:0 0 5px;
	font-size:1.3em;
	font-weight:bold;
}

#hnMenu {
	height:25px;
	clear:both;
	margin:0;
	padding:0;
	margin-bottom: 10px;
	background-color:#004c94;
}

#hnMenu ul {
	list-style: none;
}

#hnMenu li {
	float: left;
	margin-top:4px;
	margin-left: 20px;
}

#hnMenu li a {
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
}

#hnMenu li a.selected {
	color:#C1EBFF;
	text-decoration: underline;
	font-weight:bold;
	font-size:13px;
}

#hnMenu li a:hover {
	color:#ffffff;
	text-decoration: underline;
}

.supradio, .supcheck {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-left: 15px;
}

.supervisor_label, .supervisor_label2 {
	margin-top: 1px;
	height: 9px;
	width: 200px;
}