#mask {  
     width:480px;  
     height:300px;  
	 overflow:hidden;
     position:relative;  
	 float:left;
	 margin-left:10px;
}  
 #folio {  
     position:absolute;  
     top:0;  
     left:0;  
     width:1440px;  
     float:left;
	margin:0;
	padding:0;
 }  
 .headlines_content{
	float:left;
	position:relative;
	width:480px;
	height:300px;
	display:block;
 }
 a img{border:0;}
 .headlines_fond_text{
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;
	background-color:#000000;
	color:#990000;
	position:absolute;
	width:468px;
	bottom:0px;
	font-size:24px;
	line-height:25px;
	padding:10px;
	text-decoration:none;
 }
 .headlines_fond_text h3{
    color:#FF0000;
	font-size:15px;
	font-weight:bold;
 }
 .headlines_text h3{
    color:#FF0000;
	font-size:15px;
	font-weight:bold;
 }
 .headlines_text{
	color:#FFFFFF;
	font-size:24px;
	line-height:25px;
 	position:absolute;
	width:468px;
	bottom:0px;
	padding:10px;
	text-decoration:none;
 }
 .play_img{
 	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;
	position:absolute;
	top:20px;
	left:20px;
 }
 .headlines_frame{
 
	width:486px;
	padding:5px;
	float:left;
	list-style-type:none;
	margin-top:0;
 
 }
 .headlines_frame h4{
border-bottom:1px solid #C10418;
color:#C10418;
display:block;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
}

 .headlines_frame img{
border:2px solid #FFFFFF;
height:43px;
margin-bottom:4;
margin-top:0;
width:74px;
 }
 ul#headlines_frame li { 
display:block;
 
}
 
 .headlines_frame li{
/*	margin-left:7px;*/
	/*margin-bottom:5px;
	margin-top:7px;*/
	display:block;
    margin-bottom:20px;
	/*border-bottom:1px solid #C10418;*/

 }
 #playimage{
 width:480px;
 height:300px;
 
 }
 ul#headlines_frame img.article2 { 
border:0 none;
float:left;
height:60px;
margin-right:8px;
width:83px;
}
 
 #playimagegauche{
 width:70px;
 height:55px;
 
 }
 #headlines{
	height:300px;
	border:#006600;
	border:0px solid #006600;
/*	width:650px;*/
 }