/* Contenu de la Page */
	table
	{
	margin:0;
	padding:0;
	border:0;
	}
	p.Path
	{ 
	margin: 0 0 5px 0; 
	font-family: "MS Sans Serif", Geneva, sans-serif; 
	font-size: 11px;  
	color: #990000; 
	}
	p.Path span
	{
	color: #6F6F6F;
	}
	p.Path a
	{
	text-decoration: none; 
	color: #333333; 
	padding-right: 11px; 
	margin-right: 1px;  
	background-image: url(/images/ico_path.gif);  
	background-position: right; 
	background-repeat: no-repeat;
	}
	p.Path a:hover, #cont a:hover
	{
	color:#990000; 
	border-bottom:none;
	}

/* Liste des Jeux */
	#cat
	{
	width:640px;
	margin:5px 0px 0px 0px;
	}
	#jeu
	{
	display:block;
	width:180px;
	height:190px;
	margin:0px 29px 0px 0px;
	float:left;
	}
	#thumb
	{
	width:176px;
	height:139px;
	margin:0px;
	padding:0px;
	}
	#thumb img
	{
    border:solid #FFFFFF 2px;
	}
	#thumb img:hover
	{
    border:solid #990000 2px;
	}
	#titre
	{
	display:block;
	text-align:center;
	margin:5px auto 10px auto;
	width:166px;
	text-decoration:none;
	}
	#titre a
	{
	text-decoration:underline;
	color:#990000;
	}
	#titre a:hover
	{
	color:#990000;
	text-decoration:none;
	}
	#basjeu
	{
	float:left;
	width:640px;
	margin:0px 0px 0px 0px;
	}

/* Notes du Jeu */
	#star-rating{ background: url(/images/star_rating.gif) repeat-x left -1000px; float:right; height:27px; width:80px; margin-top:53px;}
	#star-rating a:hover,
	#star-rating a:active,
	#star-rating a:focus,
	#star-rating .current-rating{ background: url(/images/star_rating.gif) repeat-x left -1000px; }
	#star-rating{ position: relative; width: 80px; height: 27px; overflow: hidden; list-style: none; margin: 0; padding: 0; background-position: left top; }
	#star-rating li{ display: inline; line-height:27px; }
	#star-rating a,
	#star-rating .current-rating{ position: absolute; top: 0; left: 0; text-indent: -1000em; height: 27px; line-height: 27px; outline: none; overflow: hidden; border: none; }
	#star-rating a:hover,
	#star-rating a:active,
	#star-rating a:focus{ background-position: left bottom; }
	#star-rating a.one-star{ width: 20%; z-index: 6; }
	#star-rating a.two-stars{ width: 40%; z-index: 5; }
	#star-rating a.three-stars{ width: 60%; z-index: 4; }
	#star-rating a.four-stars{ width: 80%; z-index: 3; }
	#star-rating a.five-stars{ width: 100%; z-index: 2; }
	#star-rating .current-rating{ z-index: 1; background-position: left center; }

/* Mise en forme du jeu */
	.GameBG{ margin-bottom:10px; background-image: url(/images/bg_gameblock_top.gif);  background-repeat: repeat-x; background-color: Black; float:left; width:640px; padding:15px 0 0 0;}
    .GameBGBox{ float:left;  width:640px; padding:0px 0px 15px 0px; background-color: Black; background-image: url(/images/bg_gameblock_bottom.gif);  background-repeat: repeat-x; background-position: bottom;  text-align:center;  color: White;    }
	#add-468{ float:left; margin:5px 0px 15px 0px; padding:0px; width:468px; height:60px;}
	
/* Funlabo */
body
{
text-align:center;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Tahoma, Arial, 'Helvetica Neue', Helvetica, Geneva, Lucida, sans-serif;
font-size:0.83em;
margin:0;
padding:0;
}
#page
{
margin-left:auto;
margin-right:auto;
width:779px;
text-align:left;
margin-bottom:20px;
}
#menu
{
width:133px;
background-color:#EFEFEF;
margin:0;
}
#menu ul
{
padding:0;
margin:0;
margin-left:6px;
list-style:none;
}
#menu ul a
{
margin:0;
display: block;
height:22px;
width:127px;
text-decoration:none;
color:#333333;
text-indent:14px;
background-image:url(/images/up.gif);
background-position: left center;
background-repeat: no-repeat;
}
#menu ul a:hover
{
background-image:url(/images/down.gif);
background-position: left center;
background-repeat:no-repeat;
color:#990000;
}
#bm 
{
background-image:url(/images/bas.gif);
background-repeat:no-repeat;
font-size:1px;
height:10px;
width:133px;
margin:0;
padding:0;
}
#hm 
{
background-image:url(/images/haut.png);
background-repeat:no-repeat;
font-size:1px;
height:30px;
width:133px;
margin:0;
padding:0;
}
#cont
{
padding:0;
float:right;
width:620px;
}
#bas
{
color:#666666;
width:779px;
float:left;
text-align:center;
margin-bottom:20px;
}
#bas table
{
margin-left:auto;
margin-right:auto;
}
a
{
color:#990000;
}
a:hover
{
text-decoration:none;
}
h1
{
color:#990000;
margin:0;
margin-bottom:15px;
font-size:27px;
}
p
{
margin:25px 0px 0px 15px;
}
#cnth
{
width:263px;
height:240px;
padding:0px;
}
#cnth p
{
text-indent:26px;
text-align:justify;
}
#cnth h1
{
margin-top:10px;
margin-bottom:20px;
}
#add
{
float:right;
padding-right:15px;
width:300px;
height:250px;
}
#haut
{
margin:0px;
padding:0px;
}