/*-- Titre --*/
#index_video{overflow:hidden;}
#index_video h2{
	color:#009ada;
	font-size:15px;
	font-weight:bold;
	margin-bottom:15px;
}
#index_video h3{
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	text-transform:uppercase;
}
#index_video h3 span{
	font-weight:normal;
	text-transform:none;
}
#index_video h4{
	font-size:11px;
	font-weight:bold;
	margin-bottom:15px;
	color:#0099cc;
}

/*-- Vidéo --*/
#index_video div.video {
	border-bottom:1px solid #CCCCCC;
	margin:0px 0px 20px;
	overflow:hidden;
	padding:0px 0px 20px;
	zoom:1;
}
#index_video div.video.last{
	border-bottom:none;
	margin:0px;
	padding:0px;
}

#index_video a.video{
	color:#3d3d3d;
	padding-left:15px;
	background:url(../../images/common/puce/puce6.gif) no-repeat 0px 3px;
	text-decoration:none;
	display:block;
	margin:10px 0px 0px 0px;
	overflow:hidden;
	zoom:1;
}
#index_video a.video:hover{text-decoration:underline;}