#contour_principaltop 
{
	width:100%;
	background-image:url('images/stone.jpg');
	
}
#principaltop 
{
	width:100%;
	background-image:url('images/stonedk.jpg');
	
}
#principal 
{
	
	background-image:url('images/leftframe.jpg');
	background-repeat: repeat-y;
	
}

#principal2 
{
	background-image:url('images/rightframe.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
 
#coingh 
{
	width:4px;
	height:4px;
	background-image:url('images/lu_corner.jpg');
	float: left;
	background-repeat: repeat-X;
}
                                                
#coindh 
{
	width:4px;
	height:4px;
	background-image:url('images/ru_corner.jpg');
	float: right;
	background-repeat: repeat-X;
}
 
#contenu 
{
	text-align:justify;
	padding: 6px 15px 6px 15px; /* HAUT DROIT BAS GAUCHE */
	color :#DCCB9C;
	font-weight:bold;
	font-size:medium;	
}
 
#coingb 
{
	width:4px;
	height:4px;
	background-image:url('images/ld_corner.jpg');
	float: left;
	background-repeat: repeat-X;
}
                                                
#coindb 
{
	width:4px;
	height:4px;
	background-image:url('images/rd_corner.jpg');
	float: right;
	background-repeat: repeat-X;
}
 
#haut 
{
	height:4px;
	background-image:url('images/upframe.jpg');
	background-repeat: repeat-X;
}
 
#bas 
{
	width:100%;
	height:4px;
	background-image:url('images/downframe.jpg');
	Background-repeat: repeat-X;
}
 
 
#principaltop2 
{
	width:100%;
	background-image:url('images/stonedk.jpg');
	
}
#principal22 
{
	
	background-image:url('images/leftframe2.jpg');
	background-repeat: repeat-y;
	
}

#principal222 
{
	background-image:url('images/rightframe2.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
 
#coingh2 
{
	width:5px;
	height:5px;
	background-image:url('images/lu_corner2.jpg');
	float: left;
	background-repeat: repeat-X;
}
                                                
#coindh2 
{
	width:5px;
	height:5px;
	background-image:url('images/ru_corner2.jpg');
	float: right;
	background-repeat: repeat-X;
}
 
#contenu2 
{
	padding: 9px 9px 9px 9px; /* HAUT DROIT BAS GAUCHE */
	color :#BCA86C;
}
 
#coingb2 
{
	width:5px;
	height:5px;
	background-image:url('images/ld_corner2.jpg');
	float: left;
	background-repeat: repeat-X;
}
                                                
#coindb2 
{
	width:5px;
	height:5px;
	background-image:url('images/rd_corner2.jpg');
	float: right;
	background-repeat: repeat-X;
}
 
#haut2 
{
	height:5px;
	background-image:url('images/upframe2.jpg');
	background-repeat: repeat-X;
}
 
#bas2 
{
	width:100%;
	height:5px;
	background-image:url('images/downframe2.jpg');
	Background-repeat: repeat-X;
}

.separator
{
	width:100%;
	height:4px;
	background-image:url('images/separ.jpg');
	Background-repeat: repeat-X;
}
 
#Menu 
{
	float:left;
	width:100px;	
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}

#Menu li 
{
	float: left ;
	width: 95px ;
	height:41px;
	list-style: none ;
	margin: 5px 5px 5px 25px ;
	padding: 0 ;
	text-align:left;

		
	
}

#ItemSelected
{
	width: 95px ;
	height:41px;	
	background: transparent url(images/boutons.jpg);
	background-position: -285px 0px; 
	background-repeat:no-repeat;
	text-align: center ;	
	text-decoration: none ;
	font-weight:bold;
	color:#DCCB9C;

	
}

#Menu li a 
{	
	display: block ;
	background: transparent url(images/boutons.jpg) left top no-repeat ;
	height:30px;
	font: 1em "Times New Roman",Arial,sans-serif ;
	line-height: 1em ;
	padding-top: 12px ;
	text-align: center ;	
	text-decoration: none ;
	font-weight:bold;
	color:#DCCB9C;
}

* html #Menu li a 
{	
	display: block ;
	background: transparent url(images/boutons.jpg) left top no-repeat ;
	height:41px;
	font: 1em "Times New Roman",Arial,sans-serif ;
	line-height: 1em ;
	/*padding-top: 12px ;*/
	text-align: center ;	
	text-decoration: none ;
	font-weight:bold;
	color: #DCCB9C;
	
}
#Menu li a:hover
{
	background:transparent url(images/boutons.jpg) ;
	background-position: -95px 0px;
	background-repeat:no-repeat; 
	text-decoration: none ;	
}
#Menu li a:hover
{
	background:transparent url(images/boutons.jpg) ;
	background-position: -95px 0px;
	background-repeat:no-repeat; 
	text-decoration: none ;
}

#Menu li a:active 
{
	background: transparent url(images/boutons.jpg);
	background-position: -285px 0px; 
	background-repeat:no-repeat;
	text-decoration: none ;
}

#Menu li a:focus
{
	background: transparent url(images/boutons.jpg);
	background-position: -285px 0px; 
	background-repeat:no-repeat;
	text-decoration: none ;
}

#ScreenSum 
{
	float:left;
	width:100px;	
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}

#ScreenSum li 
{
	float: left ;
	width: 95px ;
	height:41px;
	list-style: none ;
	col
	margin: 5px 5px 5px 25px ;
	padding: 0 ;
	text-align:left;		
}

.button
{
	background: transparent url(images/bt_base.jpg) left top no-repeat ;
	font: 1em "Times New Roman",Arial,sans-serif ;
	line-height: 1em ;
	padding-top: 0px ;
	text-align: center ;	
	text-decoration: none ;
	font-weight:bold;
	color:#DCCB9C;
	height:41px;
	width:95px ;
	cursor:pointer;
	
}

.buttonsel
{
	background: transparent url(images/bt_select.jpg) left top no-repeat ;
	height:41px;
	width: 95px ;
	font: 1em "Times New Roman",Arial,sans-serif ;
	line-height: 1em ;
	padding-top: 0px ;
	text-align: center ;	
	text-decoration: none ;
	font-weight:bold;
	color:#DCCB9C;
	cursor:default;
}

.buttondown
{
	background: transparent url(images/bt_down.jpg) left top no-repeat ;
	height:41px;
	width: 95px ;
	font: 1em "Times New Roman",Arial,sans-serif ;
	line-height: 1em ;
	padding-top: 0px ;
	padding-left:1px;
	text-align: center ;	
	text-decoration: none ;
	font-weight:bold;
	color:#DCCB9C;
	cursor:pointer;
}

.buttonover
{
	background: transparent url(images/bt_over.jpg) left top no-repeat ;
	height:41px;
	width: 95px ;
	font: 1em "Times New Roman",Arial,sans-serif ;
	line-height: 1em ;
	padding-top: 0px ;
	text-align: center ;	
	text-decoration: none ;
	font-weight:bold;
	color:#DCCB9C;
	cursor:pointer;
}

.borderscreenth
{
	border: solid 1px #DCCB9C;	
	cursor:pointer;
}
.borderscreen
{
	border: solid 1px #DCCB9C;		
}


.textcontent
{
	/*padding: 4px 4px 4px 4px; /* HAUT DROIT BAS GAUCHE */
	color :#DCCB9C;
	font-weight:bold;
	font-size:medium;
	vertical-align:top;
	text-align:justify;
}

.link
{
	text-align:justify;
	color :White;
	font-weight:bold;
	font-size:medium;
}

.texttitle
{
	/*padding: 4px 4px 4px 4px; /* HAUT DROIT BAS GAUCHE */
	color :#FFC000;
	font-weight:bold;	
	font-size:large;
	vertical-align:top;
	text-align:justify;
}
.texttitle2
{
	/*padding: 4px 4px 4px 4px; /* HAUT DROIT BAS GAUCHE */
	color :#FFC000;
	font-weight:bold;	
	font-size:large;
	vertical-align:top;
	text-align:left;
	text-decoration:underline;
}
.DownloadLink
{
	color :#C0C0FF;
	font-weight:bold;	
	font-size:large;
	vertical-align:top;
	text-align:center;
}

#LeftDegrade 
{
	width:25px;
	height:10px;
	background-image:url('images/leftborder.jpg');
	background-position: left;
	background-repeat: repeat-Y;
}

#RightDegrade 
{
	width:25px;
	height:10px;
	background-image:url('images/rightborder.jpg');
	background-position: right;
	background-repeat: repeat-Y;
}
#UpTitle
{	
	height:159px;
	background-image:url('images/vc_newtitle.jpg');
	background-position: center;
	background-repeat: no-repeat;
	height=100%;
}

#LeftCorner 
{
	width:25px;
	height:25px;
	background-image:url('images/leftcorner.jpg');
	background-position: left;
	background-repeat: repeat-Y;
}
#RightCorner 
{
	width:25px;
	height:25px;
	background-image:url('images/rightcorner.jpg');
	background-position: left;
	background-repeat: repeat-Y;
}
#NewFooter
{
	width:860px;
	height:40px;
	background-image:url('images/newfooter.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#NewBody
{
	width:860px;
	height:6px;
	background-image:url('images/newbody.jpg');
	background-position: left;
	background-repeat: repeat-Y;
}

#EndBody
{
	width:860px;
	height:6px;
	background-image:none
	background-position: left;
	background-repeat: repeat-Y;
}

#Group_News_fr
{
	height:34px;
	background-image:url('images/group_news_fr.jpg');
	background-position: left;
	background-repeat: no-repeat;
}

#Group_News_us
{
	height:34px;
	background-image:url('images/group_news_us.jpg');
	background-position: left;
	background-repeat: no-repeat;
}

#Group_TheBomber
{
	height:38px;
	background-image:url('images/group_TheBomber.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#Group_JeuDeLOie
{
	height:38px;
	background-image:url('images/group_jeudeloie.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#Group_RunningBoy
{
	height:38px;
	background-image:url('images/group_runningboy.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#Group_SnakeLadder
{
	height:38px;
	background-image:url('images/group_snakeladder.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#Group_ITT
{
	height:38px;
	background-image:url('images/group_itt.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#Group_Societe41
{
	height:38px;
	background-image:url('images/group_societe41.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#Group_Societe41US
{
	height:38px;
	background-image:url('images/group_societe41_us.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#Group_3DPetanque
{
	height:38px;
	background-image:url('images/group_3dpetanque.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#Group_FrogsGluttony
{
	height:38px;
	background-image:url('images/group_frogsgluttony.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#Group_PetitsChevauxUS
{
	height:38px;
	background-image:url('images/group_petitschevauxUS.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#Group_PetitsChevaux
{
	height:38px;
	background-image:url('images/group_petitschevaux.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#Group_Labysnake
{
	height:38px;
	background-image:url('images/group_labysnake.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#Group_NainJaune
{
	height:38px;
	background-image:url('images/group_nainjaune.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#Group_NainJaune_us
{
	height:38px;
	background-image:url('images/group_nainjaune_us.jpg');
	background-position: left;
	background-repeat: no-repeat;
}

#Group_Jeux_fr
{
	height:30px;
	background-image:url('images/group_jeux_fr.jpg');
	background-position: left;
	background-repeat: no-repeat;
}

#Group_Jeux_us
{
	height:30px;
	background-image:url('images/group_jeux_us.jpg');
	background-position: left;
	background-repeat: no-repeat;
}

#Group_Demos
{
	height:30px;
	background-image:url('images/group_demos.jpg');
	background-position: left;
	background-repeat: no-repeat;
}

#Group_Scores
{
	height:39px;
	background-image:url('images/group_scores.jpg');
	background-position: left;
	background-repeat: no-repeat;
}

#Group_StoneQuest
{
	height:39px;
	background-image:url('images/group_StoneQuest.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
#Group_SpaceBreakout
{
	height:39px;
	background-image:url('images/group_spacebreakout.jpg');
	background-position: left;
	background-repeat: no-repeat;
}

#Categ_Jeux1_fr
{
	height:30px;
	background-image:url('images/categ_jeux1_fr.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

#Categ_Jeux1_us
{
	height:30px;
	background-image:url('images/categ_jeux1_us.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

#Categ_RPG
{
	height:30px;
	background-image:url('images/categ_rpg.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

#Categ_Societe
{
	height:30px;
	background-image:url('images/categ_societe_fr.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
#Categ_Sports
{
	height:30px;
	background-image:url('images/categ_sports.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

#Categ_Societe_us
{
	height:30px;
	background-image:url('images/categ_societe_us.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

#Categ_Screenshots
{
	height:30px;
	background-image:url('images/categ_screenshots.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

#Categ_Videos
{
	height:30px;
	background-image:url('images/categ_videos.jpg');
	background-position: center;
	background-repeat: no-repeat;
}
#Categ_Arcade
{
	height:30px;
	background-image:url('images/categ_arcade.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

#Separator
{
	height:15px;
	background-image:url('images/separator.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

.GameLink
{
	color:#FEFF81;
	font-weight:bold;
	font-size:small;
	font-family:Tahoma;	
}

.ScoreLink
{
	color:#FEFF81;
	font-weight:bold;
	font-size:medium;
	font-family:Tahoma;
}

.GameBasicText
{
	color:#FEFF81;
	font-weight:normal;
	font-size:small;
	font-family:Tahoma;
}

.GameInfoText
{
	color:#0C1202;
	font-weight:bold;
	font-size:small;
	font-family:Tahoma;
}
.GamePriceText
{
	color:#ECA204;
	font-weight:normal;
	font-style:italic;
	font-size:small;
	font-family:Tahoma;
}
