#homeVideo h2{
	color:#FFF;
	padding:3px 15px;
	font-size:16px;
	font-weight:bold !important;
	text-shadow: #555 0px 0px 4px;
}

#homeVideo{
	float:right;
	width:350px;
	height:330px;
	margin-top:15px;
	background: url(img/video.jpg) no-repeat center left;
	
	-moz-box-shadow: 0px 0px 15px 3px #ffffff;
 	-webkit-box-shadow: 0px 0px 15px 3px #ffffff;
 	-o-box-shadow: 0px 0px 15px 3px #ffffff;
 	box-shadow: 0px 0px 15px 3px #ffffff;
	
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	
}

#homeVideo #lien_bas{
	float:right;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding:7px;
	font-weight:normal !important;
	text-shadow: #555 0px 0px 4px;
	font-size:12px;
}

#homeVideo_content{
	clear:both;
}

.cb{
	clear: both;
	font-size: 0px;
	height: 0px;
}
.video_block{
	margin-left: 45px;
}
.cat_body{
	//float: left;
	width: 250px;
	min-height: 140px;
	text-align: center;
	margin: 10px 10px;	
	word-wrap: break-word;
	//background-color: #E7E8EA;
}

#play_grand{
	background:url(img/play.png) top center;
	width:78px;
	height:78px;
	margin-top:30px;
	margin-left:85px;
	position:absolute;
}

#play_petit{
	background:url(img/play_petit.png) top center;
	width:35px;
	height:35px;
	margin-top:23px;
	margin-left:32px;
	position:absolute;
}

.cat_body2{
	float: left;
	width: 100px;
	min-height: 95px;
	text-align: center;
	margin: 0px 3px;	
	word-wrap: break-word;
	//background-color: #E7E8EA;
}

.cat_img{
	width: 250px;
	height: 140px;
	overflow: hidden;
}
.cat_img2{
	width: 100px;
	height: 75px;
	overflow: hidden;
}


.cat_name{
	padding: 5px 3px 5px 3px;
	word-wrap: break-word;
	font-size: 13px;
}
.cat_name2{
	padding: 5px 3px 5px 3px;
	word-wrap: break-word;
	font-size: 13px;
}



.cat_img_text{
	width: 130px;
	height: 64px;
	overflow: hidden;
}
.cat_img_text a{
	color: #000;
}
.empty{
	font-size: 14px;
	color: #374853;	
}
.video_l_back{
	margin: 5px;
	font-size: 13px;
}
.fc_button{
	width: 123px;
	margin-top: 3px;
	text-align: right;
}
