.module_reportage_video .content_background {
	overflow:hidden;
	width:338px;
	height:245px;
	background:url('/images/interface/modules/reportage_video/illustration.png') 0px 0px no-repeat;
}

.module_reportage_video .top h1 {
	display:inline;
	overflow:hidden;
	float:left;
	width:129px;
	height:17px;
	font-size:1px;
	text-indent:-300px;
	background:url('/images/interface/modules/reportage_video/h1.gif');
	margin-left:7px;
	margin-top:7px;
}
.module_reportage_video .top a {
	display:inline;
	float:right;
	overflow:hidden;
	width:138px;
	height:18px;
	font-size:1px;
	text-indent:-300px;
	background:url('/images/interface/modules/reportage_video/tous_les_reportages.gif');
	margin-top:5px;
}

.module_reportage_video .content .illustration {
	display:block;
	overflow:hidden;
	width:246px;
	height:186px;
	background:#F5F5F5;
	border:1px solid #C0C0C0;
	margin-top:11px;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
}
.module_reportage_video .content .illustration img {
	display:inline;
	margin-top:3px;
	margin-left:3px;
	border:0px;
}
.module_reportage_video .content .illustration .play {
	position:absolute;
	display:inline;
	overflow:hidden;
	width:69px;
	height:69px;
	margin-top:60px;
	margin-left:89px;
	background:url('/images/interface/modules/reportage_video/play.gif');
	text-indent:-300px;
}
.module_reportage_video .content .titre {
	width:306px;
	margin-top:6px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-weight:100;
}
.module_reportage_video .content .titre a {
	color:#000000;
	font-size:13px;
}
