.module-droite{
	width:285px;
	background:#000;
	margin-bottom:28px;
}
.module-droite h3{
	font-family:arial;
	font-size:12px;
	color:#fff;
	background:url(../images/back-titre-droite.gif) repeat-x;
	height:39px;
	line-height:39px;
	padding-left:17px;
}
.module-droite h3 span{
	color:#cb141a;
}
.module-droite .mini-droite{
	padding:6px 0px 5px 6px;
	background:url(../images/back-mini-module-d.gif) bottom left repeat-x;
	position:relative;
	zoom: 1;
}
* html .module-droite .mini-droite{
	padding:6px 0px 0px 6px;
}
.module-droite .mini-droite.picto-video .illu-vid{
	position:absolute;
	background:url(../images/illu-vid.png) no-repeat;	
	top:12px;
	left:22px;
	width:55px;
	height:55px;
	line-height:1px;
	font-size:1px;
}
.module-droite .mini-droite img{
	float:left;
	margin-right:13px;
}
.module-droite .historique {
	width: 44px;
	height: 33px;
}
.module-droite .dossier {
	width: 88px;
	height: 66px;
}
.module-droite .content-droite{
	width:171px;
	float:left;
}
.module-droite .content-droite h6{
	text-transform:uppercase;
	font-family:arial;
	font-weight:bold;
}
.module-droite .content-droite h6 a:hover{
	color:#fff;
}
.module-droite .content-droite p{
	color:#b5b5b5;
}
.module-droite .content-droite p strong{
	display:block;
}
.module-droite .mini-droite{
	cursor:pointer;
}
.module-droite .mini-droite.hover .content-droite p{
	color:#fff;
}
.back-droite-link{
	background:url(../images/back-droite-link.gif) no-repeat;
	width:285px;
	height:26px;
}
.back-droite-link p{
	background:url(../images/puce-plus-d.gif) 260px 0 no-repeat;
	width:285px;
	height:26px;
	text-align:right;
	line-height:26px;
	text-transform:uppercase;
	font-family:arial;
	font-size:9px;
	font-weight:bold;
}
.back-droite-link p a{
	display:block;
	width:255px;
	height:26px;
	padding-right:30px;
	color:#000000;
}
.back-droite-link p a:hover{
	color:#cb141a;
	background:url(../images/puce-plus-d.gif) 260px -26px no-repeat;
}


/*** historique **/
.module-droite.historique .mini-droite{
	padding:6px 0px 0px 6px;
	height:40px;
	background:url(../images/back-mini-histo.gif) bottom left repeat-x;
}
.module-droite .mini-droite img{
	margin-right:11px;
}
.module-droite.historique .content-droite{
	width:198px;
	float:left;
}
.module-droite.historique .mini-droite .content-droite h6{
	padding-top:0px;
}
.module-droite.historique .mini-droite.hover .content-droite h6 a{
	color:#cb141a;
}
.module-droite .mini-droite{
	cursor:pointer;
}
.module-droite .mini-droite.hover .content-droite p{
	color:#fff;
}
.content-module-droite{
	height:184px;
}
/****fin*******/


/*******module episode**********/
.module-droite.episode .content-droite{
	width:198px;
	float:left;
}
/*******fin********************/




