#blocVideo{
	text-align:right;
	width:207px;	
}

#blocVideo .header, #blocVideo .footer{
	background-repeat:no-repeat;
	height:11px;
	width:231px;
}
#blocVideo .header{
	background-image:url(../../images/fd_video_header.png);	
}

#blocVideo .contenu{
	background-image:url("../../images/fd_video_middle.png");
	background-repeat:repeat-y;
	width:231px;	
	height:126px;
	overflow:hidden;
	padding-right:9px;
	text-align:center;
	
}
#blocVideo .contenu img{

}
#blocVideo a{
	color:#f7b716;
	font-size:11px;
	
}

#blocVideo .footer{
	background-image:url(../../images/fd_video_footer.png);	
}