.films{
	margin-left:8px;
}
.top_films{
	width:921px;
	height:67px;
	background-image:url(../img/tab_top_xls.png);
	background-repeat:no-repeat;
	background-position:center;
	border:0px;
}
.body_films{
	width:921px;
	background-image:url(../img/tab_center_xls.png);
	background-repeat:repeat-y;
	background-position:center;
	border:0px;
}
.body_films > div{
	width:884px;
	padding:0px;
}
.bottom_films{
	width:921px;
	height:68px;
	background-image:url(../img/tab_bottom_xls.png);
	background-repeat:no-repeat;
	background-position:center;
	border:0px;
}

.film{
	margin-left:16px;	
}
.top_film{
	width:870px;
	height:34px;
	background-image:url(../img/fond_top_films.png);
	background-repeat:no-repeat;
	background-position:top left;
	border:0px;
}
.body_film{
	width:860px;
	background-color:black;
	border:0px;
	padding-left:10px;
}
.body_film > p{
	float:left;	
	margin-top:-20px;
}
.body_film h3{
	float:left;
	margin-left:20px;
	color:white;
	font-size:20px;
	margin-top:-14px;
}
.body_film iframe{
	margin-top:10px;
}
#info_film_action{
	text-align:right;
	margin-right:10px;
}
#info_film_action a{
	color:white;
	font-size:13px;
	font-weight:bold;
}
#info_film_action_div{
	display:none;	
}
.info_film table td{
	padding:3px;
	color:white;
	vertical-align:top;
}
.info_film td.label{
	font-weight:bold;
	width:100px;
}
.separator_film{
	width:870px;
	height:11px;
	margin-left:-10px;
	background:transparent url(../img/separator_films.png) no-repeat;
}
.bottom_film{
	width:870px;
	height:15px;
	background-image:url(../img/fond_bottom_films.png);
	background-repeat:no-repeat;
	background-position:top left;
	border:0px;
	
}

.separator_films{
	width:870px;
	height:11px;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:16px;
	background:transparent url(../img/separator_films.png) no-repeat;
}

.liste_films{
	clear:both;
	list-style:none;
}
.liste_films li{
	float:left;	
	width:200px;
	padding-left:10px;
	padding-bottom:20px;
}
.liste_films li .image{
	height:111px;
	width:190px;
}
.liste_films h4{
	color:white;
	font-weight:bold;
	font-size:13px;
}
