section.gauche h2.flash {
	margin-top: 8px;
}

/* Splash */
#cu3er-cadre { 
	width:630px;
	height: 300px;
}
#cu3er-container { 
	width:630px;
	height: 300px;
	outline:0; 
	margin: 15px 0 0 15px; 
}
#cu3er-shadow {
	width: 680px;
	content: ".";
	text-indent: -1000px;
	overflow: hidden;
	display: block; 
	background: url("../images/cube_shadow.jpg") no-repeat 50% -100px;
	height: 60px;
	margin: -10px;
}

