/* Bug hover avec un div sans fond */
#diaporama-fprev, #diaporama-fnext{
	background-image:url(//static1.puremedias.com/skins/giftrans.gif);
}

#poll_primetime h2{
	display:block;
	line-height:22px;
}

#poll_primetime h2 .tonight{
	padding-top:0px;
}


/* Casting de Film/S�rie : le br provoquait un espacement trop important */
.acteur_right_img br {
	line-height:0px;
}

/* Fiche S�rie : bug menu d�roulant AUTRES SAISONS : espace entre div + url description des �pisodes qui passaient par dessus le menu*/
.rubrique .episode a{
	position:static;
	padding-left:0px;
}