*         { margin:0; padding:0; }
html,body { margin:0; padding:0;  
}

body {
	width:100%;
	min-height:100%;
	_height:100%;
	background-color: #000000;
}
#home {
	position: absolute;
	width: 775px;
	height:  434px;
	top: 50%;
	left: 50%;
	z-index: 0;
	margin-left: -387px;
	margin-top: -212px;
}
#concours {
	position: absolute;
	width: 300px;
	height: 137px;
	z-index: 1;
	top: 50%;
	left: 50%;
	margin-left: -0px;
	margin-top: 120px;

}
