div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width: 848px; /* largeur de l'affiche + padding (+6)*/
	height: 597px; /* hauteur de l'affiche + padding (+2) */	
}
div.slideshow a.advance-link {
	line-height: 597px; /* hauteur de l'affiche + padding (+2)*/
}
div.caption-container, span.image-caption {
	width: 96px; /* (944 - div.slideshow-container width)*/
}
div.caption-container {
	height: 21px; /* zone avec titre de l'affiche et mini-menu 64 ou 48*/	
}
div.navigation-container {
	height:78px; /* zone des miniatures */
	width: 96px;
	padding-left:17px;
}

div#texte-serie {
	height: 450px;
	width: 944px;
}
/* div#liste {
	clear: both;
	padding-left:18px;
} */
div#liste {
	width:338px; /* (div#texte-serie width - 6) */
	clear: right;
	padding-right:15px;
	margin-top:4px;
	float:right;
	bottom:0;
}

#qm2 a {
	width:95px;
}

#qm2 a:hover {
	background-color:#FF00C6;
}
div#minimenu {
width:93px;
}
div.content {
	display:block;
	padding-left: 15px;
	padding-right: 10px;
}