#video_top{
 	background-image:url(../img/home3/bg_video_top.gif);
 	background-repeat:no-repeat; 
 	height: 29px;
 	width: 300px;
 	font-size:15px;
 	font-weight:bold;
 	color:#ffffff;
}
#video_main{
 	background-image:url(../img/home3/bg_video_main.gif);
 	background-repeat:no-repeat;
 	width: 300px;
 	font-size:12px;
 	color:#ffffff;
}
#video_bottom{
 	background-image:url(../img/home3/bg_video_bottom.gif);
 	background-repeat:no-repeat;
 	width: 300px;
 	height: 3px;
}
#video_main .lienvideo{
	color:#ffffff;	
	text-decoration:none;
 	background-image:url(../img/home3/puce_triangle_blanc.gif);
 	background-repeat:no-repeat; 
 	background-position: left center;
 	padding-left: 10px;
}
#video_main .lienvideo:hover{
	color:#ffffff;
	text-decoration:underline;
}
#video_main .cadre_video {
	width: 93px;
	height: 63px;
 	background-image:url(../img/home3/cadre_video_93_63.gif);
 	position: absolute;
 	top: 0px;
 	left: 0px;
 	cursor: pointer;
}
