* {
	margin:0px; padding:0px;
}
html,body {
	height:100%;
}

body {
	background: #000;
	margin: 0;
}


body#splash {
	position:relative;
	min-height:568px;
	min-width:673px;
}
body#video {
	position:relative;
	min-height:800px;
	min-width:673px;
}
body#splash div {
	background: url(../images/bg_splash.jpg) no-repeat top center;
	left:50%;
	height:568px;
	margin-top:-284px;
	margin-left:-337px;
	position: absolute;
	top:50%;
	width:673px;
}
body#video div.content {
	background: url(../images/bg_splash.jpg) no-repeat top center;
	height: 850px;
	margin: 0 auto;
	position: relative;
	width:673px;
}
body#splash a, body#video a {
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 56px;
	overflow: hidden;
	position: absolute;
	top: 273px;
}
body#splash a:hover, body#video a:hover {
	background-position: bottom left;
}
body#splash a#en, body#video a#en {
	background-image: url(../images/btn_en.jpg);
	right: 225px;
	width: 86px;
}
body#splash a#fr, body#video a#fr {
	background-image: url(../images/btn_fr.jpg);
	left: 225px;
	width: 101px;
}
body#video div.video {
	border: 1px solid #33cefe;
	height: 385px;
	left: 16px;
	position: absolute;
	top: 395px;
	width: 640px;
}


#footer {
	background: url(../images/bg_footer.jpg) no-repeat top center;
	display: block;
	height: 130px;
	position: relative;
}
#footer div.inner {
	display: block;
	margin: 0 auto;
	height: 130px;
	position: relative;
	width: 955px;
}
#footer div.inner a#capitole {
	display: block;
	height: 75px;
	right: 410px;
	overflow: hidden;
	position: absolute;
	text-indent: -2000px;
	top: 29px;
	width: 135px;
}
#footer a#sumo {
	background: url(../images/logo_sumo.gif) no-repeat;
	display: block;
	height: 12px;
	right: 33px;
	overflow: hidden;
	position: absolute;
	text-indent: -2000px;
	top: 60px;
	width: 20px;
}
#footer span.copyrights {
	color: #1c5e7b;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 60px;
	left: 0;
}
#footer span.copyrights span {
	color: #54a2c5;
}
