#conteneur_video {
	width: 312px;
	height: 485px;
	position: relative;
	float: left;
	background-color: #d9d9d9;
	background-repeat: no-repeat;
	background-position: top;
}
#module_video {
	width: 302px;
	height: 455px;
	position: relative;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	background-position: bottom;
}
#onglets_video {
	width: 312px;
	height: 30px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
}
#cadre_video {
	width: 313px;
	height: 485px;
	float: right;
}

