
/*
----------------
#Créateur : Yves Prince		yprince@odacia-studio.com
#Dernière Mise à jour : 4 décembre 2007
#Par : Yves Prince		yprince@odacia-studio.com

#Games
----------------
*/
/*
----------------
Contenu droit
----------------
*/
table#curves td div#games_title{
	font-size:18px;
	font-weight:bold;
}

table#curves td div#text_games{
	float:left;
	width:435px;
}

table#curves td div#games{
	float:left;
	width:385px;
}

table#curves td div#games div.game_thumb{
	float:left;
	width:100px;
	height:120px;
	padding-left:26px;
	text-align:center;
}

table#curves td div#games div.game_thumb div.game_img{
	width:100px;
	height:100px;
	cursor:pointer;
}

table#curves td div#games div.game_thumb div.game_img img{
	float:none;
	border:1px solid #000000;
}