@charset "utf-8";
/* CSS Document */

#conteneur{
	text-align:center;
	height: 100%;
	width: 100%;
}

#header {
	width:960px;
	text-align:left;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}


#centrer_la_video{
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	height:570px;
	width:960px;
} 
