@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
}
body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
}
.typo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 7px;
	color: #777;
	text-transform:uppercase;
	letter-spacing: 1px;
	font-weight:normal;
}
.typo strong {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	font-size: 7px;
	color: #999;
	text-transform:uppercase;
	letter-spacing: 1px;
}
#container {
	text-align:left;
	background-color: #000000;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	vertical-align:middle;
	background:url('/images/fond.png');
	background-repeat:no-repeat;
	background-position:center;
}
#containern {
	text-align:left;
	background-color: #000000;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	vertical-align:middle;
	background:url('/images/fond_noel.png');
	background-repeat:no-repeat;
	background-position:center;
}
html>body #container {
	height: auto;
}
#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 871px;
	height: 445px;
	margin-top: -222px; /* moitié de la hauteur */
	margin-left: -435px; /* moitié de la largeur */
}
#globalbis {
	position:absolute;
	width: 871px;
	height: 445px;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 871px;
	height: 24px;
	left: 50%;
	margin-left: -435px; /* moitié de la largeur */
}

