/* CSS Document */
	
	/*######## Debut colLeft #####*/
#colLeft .selectTtrJeu
{
	line-height: 28px;
	background-image: url(../img/navLeft/selectJeu_fd.gif);
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#colLeft .selectTtrJeu a
{
	color: #FFFFFF;
	background-image: url(../img/fleche_retour.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	text-decoration: none;
}
#colLeft .catListe
{
	border-bottom: 1px solid #bfbfbf;
}
#colLeft .catListe a
{
	line-height: 27px;
	text-align: center;
	border: 1px solid #bfbfbf;
	border-top: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	display: block; 
	text-decoration: none;
	background-image: url(../img/navLeft/catJeu_fd.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
#colLeft .catListe a:hover
{
	background-image: url(../img/navLeft/catJeuH_fd.gif);
}

	/*######## Fin colLeft #####*/

#listMeaJeu
{
	position: relative;
	font-size:11px;
	font-weight:bold;
}
#listMeaJeu a span
{
	display: none;
}
#listMeaJeu a:hover span
{
	display: block;
	cursor: pointer;
	_width: 90px;
	height: auto;
	text-align: left;
	background-color: #000000;
	padding: 5px 3px;
	padding-bottom: 20px;
	background-image: url(../img/jeux/fleche_bas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#listMeaJeu a
{
	float: left;
	text-decoration:none;
	display: block;
	color:#FFFFFF;
	width: 98px;
	text-align: center;
	margin-right: 1px;
	height: 72px;
	overflow: hidden;
	background-color: #FFFFFF;
}
#listMeaJeu a:hover
{
	overflow: visible;
	height: auto;
	padding: 2px 0;
	background-color: #000000;
}
@media screen
{
#listMeaJeu a
{
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
}
#listMeaJeu a:hover
{
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
}
}
#ficheDescr
{
	background-image: url(../img/fiche/encart_fd.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	_height: 240px;
	min-height: 240px;
}
#ficheDescr #ficheImage
{
	width: 160px;
	text-align: center;
	padding-top: 10px;
}
#ficheDescr #ficheTitre
{
	width: 325px;
	padding-top: 6px;
	background-position: right 5px;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #000000;
}
#ficheDescr #ficheTitre .ficheDispo
{
	padding-left: 13px;
	color: #807d74;
	background-image: url(../img/fiche/flecheRouge.gif);
	background-position: 2px 4px;
	background-repeat: no-repeat;
}
#ficheDescr #ficheTitre .ficheDispo strong
{
	color: #bf0000;
	display: block;
	padding-bottom: 5px;
}
#ficheDescr #ficheTitre .fichePrix
{
	color: #bf0000;
	font-size: 24px;
	font-weight: bold;
}
#ficheDescr #ficheTitre .fichePrix span
{
	color: #000000;
	text-decoration: line-through;
	font-size: 14px;
}
#ficheDescr #dateSortie
{
	background-image: url(../img/fiche/dateSortie_fd.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 33px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#ficheDescr #ficheScreen
{
	width: 260px;
}
#ficheDescr #ficheScreen .screenShot
{
	width: 238px;
	height: 194px;
	background-image: url(../img/fiche/screen_fd.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#ficheDescr #ficheScreen .divImage a
{
	display: block;
	text-align: right;
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	height: 75px;
}
#ficheDescr #ficheScreen .divImage
{
	float: left;
	width: 110px;
	padding-bottom: 10px;
}
#ficheDescr #ficheScreen .linkImage
{
	background-color: #FFFFFF;
	text-align: right;
	width: 210px;
	line-height: 16px;
	font-size: 11px;
}
#ficheDescr #ficheScreen .linkImage a
{
	color: #000000;
}
#ficheDescr #ficheScreen .btCdemo
{
	background-image: url(../img/fiche/cdemo_fd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 116px;
	height: 30px;
}
#ficheDescr #ficheScreen .btCdemo a
{
	display: block;
	margin: 0 auto;
	background-image: url(../img/fiche/cdemoBt_fd.gif);
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 20px;
	font-size: 11px;
	width: 88px;
}
#ongletFiche
{
	height: 26px;
	background-image: url(../img/fiche/onglet_fd.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
}
#ongletFiche a
{
	float: left;
	width: auto;
	display: block;
	padding: 0 10px;
	text-decoration: none;
	color: #666464;
	border-right: 1px solid #FFFFFF;
}
#ongletFiche a.actif
{
	background-image: url(../img/fiche/ongletOn_fd.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
}
#ficheVersion
{
	background-image: url(../img/fiche/ficheVersion_fd.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 147px;
}
#ficheVersion img
{
	vertical-align: text-top;
}
#ficheVersion div
{
	padding: 9px;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #807d74;
}
#ficheCentrale
{
	font-size: 12px;
	color: #000000;
}
#ficheCentrale ul
{
	padding: 5px;
}
#ficheCentrale h3
{
	padding: 5px 0;
}
#ficheCentrale li
{
	list-style: inside disc;
	/*list-style-type: square !important;*/
	padding-left: 10px;
	padding-top: 5px;
}