body {
	color: #FFFFFF;
	background-color: #666666;
}
#gauche {
	position: absolute;
	background-repeat: no-repeat;
	left:0;
	width: 140px;
	background-image: url(images/bandeauD.jpg);
	height: 615px;
}
#droite {
	position: relative;
	background-repeat: no-repeat;
	left:735px;
	width: 140px;
	height: 615px;
	background-image: url(images/bandeauG.jpg);
}
#haut {
	background-image: url(images/bandeau_haut.jpg);
	position: absolute;
	left: 145px;
	background-repeat: no-repeat;
	height: 100px;
	width: 600px;	
}

#conteneur {
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 494px;
    } 
#img {

	text-align: center;	
}

#toten{
	background-image: url(images/valstarhand.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 145px;
	top : 110px;
	height: 130px;
	width: 80px;
}
#hand{	background-image: url(images/totenmulet.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 660px;
	top : 110px;
	height: 130px;
	width: 80px;

}
.menu{
	position: absolute;
	left: 230px;
	top : 120px;
	height: 20px;
	width:410px;

	text-align: center;
	text-decoration: none;
	border: 1px solid #333333;
}

.menu a:link{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
		text-decoration: none;
}
.menu a:visited {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
		text-decoration: none;
}

.menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
		text-decoration: none;
}

#bloc_centre{
	position: absolute;
	height: 500px;
	width: 550px;
	left: 165px;
	top: 200px;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#titre{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 550px;
}
#pochette{
		position: absolute;
	background-image: url(images/cover_recto.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;

	left:280px;
	top: 220px;
	z-index: 1;
}
#vu{
	position: absolute;
	background-image: url(images/main.gif);
	background-repeat: no-repeat;
	height:200px;
	width: 200px;
	
	left: 140px;
	top: 140px;
		z-index: 2;
}
#txt{
	position: absolute;
	height:200px;
	width: 220px;	
	left: 485px;
	top: 220px;
		z-index: 2;
}
#mp3{height:80px;
	width: 500px;
	position: absolute;	
	left: 280px;
	top: 420px;

}


#bibelots{
	background-color: #333333;
	height: 250px;
	width: 210px;
	border: 1px solid #FFFFFF;
	padding: 3px;
	left: 47px;
	margin: 5px;
	float: left;
	position: relative;
}
#bibelots_txt{
	left: 300px;
	top: -140px;
}