body {
	background: #000;
}

#splash {
	width:930px;
	height:623px;
	margin: auto;
	background: url(../images/splash/fond.jpg) no-repeat 0px 75px;
	position: relative;
}

#splash #logo {
	width: 459px;
	height: 152px;
	position: absolute;
	top:265px;
	left:218px;
	background: url(../images/splash/logo.png) no-repeat;
}

#splash #logo #entrez {
	position: absolute;
	bottom:0;
}

#splash #flash {
	position:absolute;
	top:0;
	left:0;
}