body 
{
     margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
     background-image: url('images/bg.jpg');
	 background-repeat: repeat-x;
	 background-color: #5FB276;
}

#CONTAINER {
	position:relative;
	width:1000px;
	height:760px;
	margin-left: auto;
    margin-right: auto;
	text-align: left;
	display: block;
}

#slice-1 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:91px;
}

#slice-2 {
	position:absolute;
	left:0px;
	top:91px;
	width:822px;
	height:141px;
}

#BLOGIT-BTN {
	position:absolute;
	left:822px;
	top:91px;
	width:161px;
	height:102px;
}

#slice-3 {
	position:absolute;
	left:983px;
	top:91px;
	width:17px;
	height:669px;
}

#slice-4 {
	position:absolute;
	left:822px;
	top:193px;
	width:161px;
	height:39px;
}

#slice-5 {
	position:absolute;
	left:0px;
	top:232px;
	width:61px;
	height:528px;
}

#HOME-BTN {
	position:absolute;
	left:61px;
	top:232px;
	width:134px;
	height:43px;
}

#slice-12 {
	position:absolute;
	left:195px;
	top:232px;
	width:88px;
	height:528px;
}

#CONTENT {
	position:absolute;
	left:283px;
	top:232px;
	width:640px;
	height:480px;
	background-image: url('images/CONTENT.jpg');
}

#slice-13 {
	position:absolute;
	left:923px;
	top:232px;
	width:60px;
	height:528px;
}

#slice-6 {
	position:absolute;
	left:61px;
	top:275px;
	width:134px;
	height:27px;
}

#STORY-BTN {
	position:absolute;
	left:61px;
	top:302px;
	width:134px;
	height:43px;
}

#slice-7 {
	position:absolute;
	left:61px;
	top:345px;
	width:134px;
	height:27px;
}

#PLAY-BTN {
	position:absolute;
	left:61px;
	top:372px;
	width:134px;
	height:43px;
}

#slice-8 {
	position:absolute;
	left:61px;
	top:415px;
	width:134px;
	height:27px;
}

#BUY-BTN {
	position:absolute;
	left:61px;
	top:442px;
	width:134px;
	height:43px;
}

#slice-9 {
	position:absolute;
	left:61px;
	top:485px;
	width:134px;
	height:27px;
}

#DEMO-BTN {
	position:absolute;
	left:61px;
	top:512px;
	width:134px;
	height:43px;
}

#slice-10 {
	position:absolute;
	left:61px;
	top:555px;
	width:134px;
	height:27px;
}

#MEDIA-BTN {
	position:absolute;
	left:61px;
	top:582px;
	width:134px;
	height:43px;
}

#slice-11 {
	position:absolute;
	left:61px;
	top:625px;
	width:134px;
	height:135px;
}

#slice-14 {
	position:absolute;
	left:283px;
	top:712px;
	width:640px;
	height:48px;
}

#FOOTER {
	position:absolute;
	left:330px;
	top:702px;
	width:640px;
	height:58px;
}

#MentionsLegales
{
	color: #FFFFFF;
	font-size: 14;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

