a:link {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a:active {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

body {
	height: 100%;
	margin:0;
	padding:0;
	background: #e7511e url(../images/interface/bg-slack.jpg) no-repeat center center;
}

h1{
	text-indent: -5000px;
	line-height: 0px;
	margin: 0;
	padding: 0;
}

html {
	overflow:hidden;
	height: 100%;
}

img {
	vertical-align:middle;
}

#footer {
	text-align:center;
	margin-left:-4000px;
	font-size:11px;
	letter-spacing:0.08em;
	color:#FFFFFF;
	font-family:Arial;
}

#totale {
	position:absolute;
	top:50%;
	left:50%;
	width:950px;
	height:630px;
	margin-top:-315px;
	margin-left:-475px;
}