body {
	color: #FFFFFF;
	background: #000000;
	font: 11px 'Arial';
}
body, html {
	overflow: hidden;
}
body a {
	color: #FFFFFF;
	text-decoration: none;
}
body a:hover {
	color: #CC00CC;
	text-decoration: none;
}
table {
	margin: 0 auto;
}
img {
	border-style: none;
}
h1 {
	font-size: 9px;
}
#discotheque-cannes {
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%;
}
#discotheque-cannes-2 {
	position:absolute;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 400px;
}
#discotheque-cannes-3 {
	z-index: 1000;
	position:absolute;
	left: 50%;
	top: 413px;
	width: 200px;
	height: 20px;
	margin-left: -100px;
}
#discotheque-cannes-4 {
	position:absolute;
	left: 50%;
	top: 650px;
	width: 100px;
	height: 26px;
	margin-left: -50px;
}