/* CSS Document */
#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
{
	padding:0 10px;	
}
#ficheScreen .divImage a
{
	display: block;
	text-align: right;
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	height: 75px;
}
#ficheScreen .divImage
{

	width: 100px;
	padding-bottom: 10px;
}
#ficheScreen .linkImage
{
	text-align: center;
	border-top: 1px solid #cccccc;
	line-height: 16px;
	font-size: 11px;
}
#ficheScreen .linkImage a
{
	color: #000000;
}
#ficheScreen .btCdemo
{
	background-image: url(../img/fiche/cdemo_fd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 116px;
	height: 30px;
}
#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: 95px;
}
#ongletFiche
{
	height: 30px;
	background-image: url(../img/sfondoPulsante20px_off.jpg);
	background-position: center;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
}
#ongletFiche a
{
	float: left;
	width: auto;
	display: block;
	padding: 0 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#ongletFiche a.actif
{
	background-image: url(../img/sfondoPulsanteArancioChiaro20px.jpg);
	background-position: center;
	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;
}
