
/* films */
#bloc-body
{
	
	background-image:url(http://www.rtl9.com/images/films/background2.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:1800px;
}

.blocx1, .blocx2, .blocx3 {
background-color:#000000;
}

.bloc_imgfilm {
	height: 75px;
	width: 157px;
	float: left;
	padding-bottom: 5px;
}

.titre_film {
	font-size: 11px;
	font-weight: bold;
	color: #fff;

}

.txt_jour {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(http://www.rtl9.com/images/films/titre_x3films.png); /* bacground image correspondant à l'affichage des dates */
	background-repeat:repeat-x;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background-color: #C9C5BA;
	padding-left: 10px;
	height: 20px;
	padding-top: 4px;
	margin-bottom: 5px;
}

.txt_titrefilm {
color:#FFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin-left:0;
margin-top:0;
}

.blocba_1 {
height:60px;
margin-bottom:9px;
color:#FFF
}

.demibloc2 {
float:left;
background-color:#000;
height:138px;
margin-bottom:10px;
width:314px;
}

.txt_resumefilm {
color:#FFF;
font-family:Arial,Helvetica,sans-serif;
font-size:x-small;
margin-left:0;
}

.ensavoirplus {
	background-color:#333;
	bottom:0;
	float:right;
	margin-bottom:5px;
	margin-top:12px;
	padding-bottom:3px;
	padding-right:4px;
	padding-top:3px;
	position:absolute;
	right:0;
	text-align:right;
	width:90px;
}

.ensavoirplus a,.ensavoirplus a:link {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.ensavoirplus a:hover {
	color:#ffcc00; /* texte "en savoir +" */
	font-size:10px;
	font-weight:bold;
}

.h2_b{color:#999999;}

.h5{color:#333; font-family: Verdana, Arial, impact, serif; font-size: x-small;}

.ul {margin-top:5px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #fff;}

a:link,a:hover {color: #fff; font-weight:lighter;}
a:visited {color: #fff;}
/* Fin films */
