html {
	height: 100%;	
	}
	
#flashcontent {
	height: 100%;
	}
	/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	color:#000;
	font-family:sans-serif;
	font-size:20;
	background:#000 ;
	}
	
a {	
	color:#000;
	}
#global-accueil{
	width:1014px;
	margin:0 auto;
	/*left:50%;
	margin-left:-600px;*/
	position: relative;
	background:url(marion-lycuong/fond-accueil.jpg) no-repeat center;
	overflow:auto;
	}
#global{
	width:1014px;
	margin:0 auto;
	/*left:50%;
	margin-left:-600px;*/
	position: relative;
	background:url(marion-lycuong/fond_page.jpg) no-repeat center;
	overflow:auto;
	}
#accueil{
	position: relative;
	height:655px;
	width:900px;
	float:right;
	z-index:1;
	}
#flashcontent{
	position: relative;
	height:655px;
	width:900px;
	float:right;
	z-index:1;
	}
#menu{
	position: absolute;
	top:150px;
	left:20px;
	margin:0;
	padding:0;
	list-style:none;
	z-index:999;
	}
#menu li {
	margin:10px 0;
	text-align:right;
	}
#menu li a {
	font-size:14px;
	letter-spacing:3px;
	text-align:right;
	}
#contact{
	display:block;
	width:350px;
	height:50px;
	text-indent:-9999px;
	position:absolute;
	top:530px;
	left:370px;
	}