.block_videos {
    background: #000 url(../../../themes/afp/css/images/bg-videos.jpg) right no-repeat;
    margin: 10px 0;
    padding: 15px 20px;
}

.block_videos a {
    display: block;
    padding-right: 180px;
    text-decoration: none;
}

.block_videos a h4 {
    font-family: 'CorporateEBQ',serif;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 30px;
    margin-bottom: 0;
    width: 130px;
}
.block_videos a h4 {color: #fff;}
.block_videos a:hover h4 {color: #dcd4d3;}
.block_videos a h4 em {color: #20c4f4;} 
/*li.video span.imgBox img {width:165px;}*/
#news_video_1 span img{
    width: 420px;
    position: relative;
    top: -48px;
}
.ie7 #news_video_1 span img{
    width: 100%;
    position: static;
    height:100%;
}
#news_video_2 span img{
    width: 165px;
    position: relative;
    top: -18px;
}
.ie7 #news_video_2 span img{
    width: 100%;
    position: static;
    height:100%;
}

.ie7 .linfo .pictures_videos .metadata{
margin-top:5px;
}
/* css pour le nouveau block choix d ela redaction*/
div.panel-pane.pane-views.pane-afp-video-youtube-test div.pane-content li.new_choice_editor_video a#video.afpmodal.video span.imgBox img{
    width: 320px;
	height: 180px
    position: relative;
    top: -48px;
}

div.panel-pane.pane-views.pane-afp-video-youtube-test  a {
	color: #0083c9;
	text-decoration : none;
}

div.panel-pane.pane-views.pane-afp-video-youtube-test h3 {
	position : relative;
	margin: 20px 0 20px 0;
	font-size: 25px;
	line-height: 25px;
	letter-spacing : -1px;
	font-family : CorporateEBQ,​serif;
}