@charset "utf-8";
html {
				height: 100%;
				overflow: hidden;
			}
			
			#anim {
				width: 100%;
			}
			#mymovie {
			width: 100%;
			height: 550px;
			margin-top: 0px;
			min-height: 500px;
			}
			/* end hide */
		
			body {
			margin: 0;
			padding: 0;
			background-color: #006fb4;
			position:relative;
			text-align:center;
			}
		
			h1 {
			font-family: Verdana, Geneva, sans-serif;
			font-size: 11px;
			color: #FC0;
			font-weight: normal;
			margin-top: 5px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			}
		a {
	color: #FC0;
	text-decoration: none;
}

#rivepleinsoleil {
		margin:0 auto 0 auto;
			width: 1280px;
		
}