/* CSS Document */

#header {
	background: url(../images/header_bg.jpg) top no-repeat;
	height: 495px;
}

#logo {
	position: absolute;
	z-index: 300;
	float: right;
	top: 0;
}

#menu {
	float: right;
	height: 25px;
	margin-right: 9px;
}

#sous_menu {
	float: right;
	height: 28px;
	margin-top: 0px;
}

#anim_flash {
	position: relative;
	float: right;
	width: 963px;
	height: 407px;
	
	z-index: 1;
}

#content {
	margin: 0;
	padding-bottom: 0px;
	background: transparent;
}
