#header
{
	background: url(../img/nl/bandeau_logo.jpg) no-repeat;
	padding: 0;
	margin-left: 0;
	float: left;
	width: 811px;
}
#menu li a.home {
	 background: url('../img/nl/bt_home.jpg') no-repeat 0 0;
	 width:122px;
}
#menu li a.home:hover {
	 background: url('../img/nl/bt_home.jpg') no-repeat 0 -38px;
}
#menu li a.program{
	 background: url('../img/nl/bt_program.jpg') no-repeat 0 0;
	 width:122px;
}
#menu li a.program:hover {
	 background: url('../img/nl/bt_program.jpg') no-repeat 0 -38px;
}
#menu li a.why{
	 background: url('../img/nl/bt_why.jpg') no-repeat 0 0;
	 width:122px;
}
#menu li a.why:hover {
	 background: url('../img/nl/bt_why.jpg') no-repeat 0 -38px;
}
#menu li a.brain{
	 background: url('../img/nl/bt_brain.jpg') no-repeat 0 0;
	 width:122px;
}
#menu li a.brain:hover {
	 background: url('../img/nl/bt_brain.jpg') no-repeat 0 -38px;
}
#menu li a.jeux{
	 background: url('../img/nl/bt_jeux.jpg') no-repeat 0 0;
	 width:122px;
}
#menu li a.jeux:hover {
	 background: url('../img/nl/bt_jeux.jpg') no-repeat 0 -38px;
}
#menu li a.compte{
	 background: url('../img/nl/bt_compte.jpg') no-repeat 0 0;
	 width:122px;
}
#menu li a.compte:hover {
	 background: url('../img/nl/bt_compte.jpg') no-repeat 0 -38px;
}
#menu li a.selected {
	background-position: 0 -38px;
}
.listgame_title
{
	background-image: url(../img/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: 199px;
	text-align:center;
	color:#ffffff;
	padding-top:5px;
}
.listgame_footer{
	background-image: url(../img/box_game_footer.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0px;
	height: 23px;
	width: 199px;
	text-align:center;
	color:#ffffff;
	padding-top:5px;
}
.listgame_left a {
	background: url('../img/nl/box_Game_info.gif') no-repeat 0 0;
	display: block;
	text-decoration: none;
	width:100px;
	height:28px;
}
.listgame_left a:hover{
	background: url('../img/nl/box_Game_info.gif') no-repeat 0 -28px;
}
.listgame_right a {
	background: url('../img/nl/box_Game_play.gif') no-repeat 0 0;
	display: block;
	text-decoration: none;
	width:99px;
	height:28px;
}
.listgame_right a:hover{
	background: url('../img/nl/box_Game_play.gif') no-repeat 0 -28px;
}
#s_awards .s_header
{
	background-image: url(../img/nl/s_awards_header.gif);
	background-repeat: no-repeat;
	width: 169px;
	height: 29px;
}
#s_testimonials .s_header
{
	background-image: url(../img/nl/s_testimonial_header.gif);
	background-repeat: no-repeat;
	width: 169px;
	height: 28px;
}
#s_coach .s_header
{
	background-image: url(../img/nl/s_coach_header.gif);
	background-repeat: no-repeat;
	width: 169px;
	height: 30px;
}
#s_game .s_header
{
	background-image: url(../img/nl/s_game_header.gif);
	background-repeat: no-repeat;
	width: 169px;
	height: 29px;
}

#s_setting .s_header
{
	background-image: url(../img/nl/s_setting_header.gif);
	background-repeat: no-repeat;
	width: 169px;
	height: 29px;
}
#s_awards .s_footer
{
	background-image: url(../img/s_awards_footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 169px;
	height: 4px;
}
