#bloc_video_page {
	float: left;
	width: 980px;
	background-color: #666666;
}
#bloc_video_page h1, #bloc_recherche_video h1{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
	width: 200px;
}
#bloc_entete_video{
	width: 100%;
	/*margin-left : auto;
	margin-right : auto;*/
}
#bloc_chapo_video{
	margin-left:100px;
	padding-right: 30px;
	width: 350px;
	float: left;
}
#bloc_img_video{
	width: 420px;
	/*height:450px;*/
	float: right;
}
#bloc_aide_video{
	width: 400px;
	margin-top:25px;
	margin-right:42px;
	float: right;
}
#bloc_right_video{
	float: left;
}

#bloc_recherche_video{
margin-top:20px;
	background-color: #888888;
	float: left;
	height: 286px;
	width: 450px;
	background-image: url(../image/bord_right_recher.gif);
	background-position: right;
	background-repeat: no-repeat;
	clear: both;
}

.aide{
color:#ff7200;
text-transform: uppercase;
font-weight:bold;
font-size:14px;
margin:0px;
}
.titre_video{
margin-top:0px;
color:#ffffff;
font-weight:bold;
font-size:24px;
}
.date{
color:#ff7200;
font-size:12px;
font-weight:bold;
}
.lab_form{
display:block;
width:100px;
float:left;
text-align:right;
margin-top:3px;
margin-right:10px;
color: #ffffff;
}

.formulaire{
margin-top:0px;
margin-left:22px;
width:450px;
height: 200px;
font-weight:bold;
color: #ffffff;
}