/* css */
div#bloc_1 {
	height: 130px;
	/*background: #fff url(../images/animation_top.jpg) no-repeat 100% 100%;*/
}
div#bloc_1 div#header_top{
	height: 20px;
	background-color: #003f8d;
}
div#bloc_1 h1{
	display: block;
	height: 110px;
	width: 220px;
	float: left;
	background:transparent url(../images/logo.jpg) no-repeat 0 0;
	text-indent: -5000em;
	border: none;
	margin: 0px;
}
div#bloc_1 div.swfplayer{
	background-color: #fff;
	float: left;
}