@charset "utf-8";
body {
	background-color: #181818;
	margin-top: 0px;
	text-align: center;
}

/* DIV */

#conteneur {
	height: 600px;
	width: 970px;
	background-image: url(bg.jpg);
	margin: 0 auto;  
	text-align: left;
}

#conteneur-creatrice {
	height: 600px;
	width: 970px;
	background-image: url(bg-creatrice.jpg);
	margin: 0 auto;  
	text-align: left;
}

#conteneur-presse {
	height: 600px;
	width: 970px;
	background-image: url(bg-presse.jpg);
	margin: 0 auto;  
	text-align: left;
}

#header {
	height: 82px;
	width: 907px;
	position: absolute;
	margin-top: 27px;
	margin-right: 31px;
	margin-left: 32px;
}

#content {
	height: 100px;
	width: 907px;
	position: absolute;
	margin-right: 31px;
	margin-left: 32px;
	margin-top: 109px;
	z-index: 5;
}

#content-home {
	height: auto;
	width: 907px;
	position: absolute;
	margin-right: 31px;
	margin-left: 32px;
	margin-top: 109px;
	z-index: 5;
}

#content-text {
	height: 390px;
	width: 850px;
	overflow:auto;
	position: absolute;
	scrollbar-face-color: #181818;
	scrollbar-arrow-color: #666;
	scrollbar-track-color: #0c0c0c;
	scrollbar-highlight-color: #181818;
	scrollbar-darkshadow-color: #101010;
	scrollbar-shadow-color: #181818;
	scrollbar-3dlight-color: #181818;
	margin-right: 31px;
	margin-left: 60px;
	margin-top: 150px;
	left: auto;
}

#langue {
	height: 16px;
	width: 100px;
	position: absolute;
	margin-right: 31px;
	margin-left: 830px;
	margin-top: 4px;
}

#footer{
	height: 16px;
	width: 907px;
	position: absolute;
	margin-right: 31px;
	margin-left: 32px;
	margin-top: 575px;
	text-align: center;
}

#leftview
	{
	position:absolute;
	width: 322px;
	height: 60px;
	left: 20px;
	top: 350px;
	}
#bigview
 	{
	position:absolute;
	width:320px;
	height:320px;
	float: none;
	left: 20px;
	top: 20px;
	}

#nav-bracelet
	{
	position:absolute;
	width: 322px;
	height: 20px;
	left: 20px;
	top: 430px;
	}
	
#fiche{
	position:absolute;
	width:523px;
	height:360px;
	float: none;
	left: 360px;
	top: 20px;
	z-index: 10;
	}	

#btn{
	position:absolute;
	width:523px;
	height:34px;
	float: none;
	left: 362px;
	top: 421px;
	z-index: 30;
	}
	
#element-graph{
	position:absolute;
	width:152px;
	height:115px;
	float: none;
	left: 755px;
	top: 341px;
	z-index: 20;
	}

#crayon {
	position:absolute;
	width:159px;
	height:237px;
	float: none;
	left: 50px;
	top: 199px;
	z-index: 30;
	}
	
	
	
	
	
	
	
	
	
	
	
	
