@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: #FFF;
		position:relative;
		text-align:center;
			}
		
h1 {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
		color: #999;
		font-weight: normal;
		margin: 30px auto 0 auto;
			}
			
a {
		color: #999;
		text-decoration: none;
}

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