BODY 
{
	background-color: #101010;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #dcdeef;
	background-color: black;
	margin: 0;
    background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;

}

#container {
	padding: 0px;
	width: 780px;
	position: absolute;
	margin-left: 5%;
	left: 50%;
	height: 100%;
	margin: 0 0 0 -375px;
}

#encadre {
	border-top-style: none;
	background-color: #151515;
	float: none;
	padding: 1px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: repeat;
	background-attachment: scroll;
}


#banner {
	background-color: #000000;
	background-image: url(pictures/skintitle.jpg);
	float: right;
	right: 0px;
	clear: both;
	margin-bottom: 30px;
	padding: 0;
	position: absolute;
	width: 849px;
	height: 130px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#topad {
	right: 4%;
	position: fixed;
	top: 345px;
	z-index: 3;
}


#titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	margin: 0px;
	right: 5%;
	top: 55px;
	position: fixed;
}

#links {
	background-color: #e0e0e0;
	letter-spacing: 2px;
	font-size: small;
	color: #101010;
	float: right;
	clear: both;
	margin: 0;
	text-align: center;
	padding: 0;
	position: fixed;
	right: 5%;
	width: 128px;
	height: 180px;
	top: 155px;
	background-image: url(pictures/papier.jpg);
}

#pub {
	background-color: #505050;
	float: right;
	clear: both;
	margin: 0;
	padding: 0;
	position: fixed;
	right: 5%;
	width: 128px;
	height: 180px;
	top: 415px;
	background-image: url(pictures/papier.jpg);
}

#link {
	top: 24px;
	width: 100%;
	position: relative;
	line-height: 27px;
}

.songs {
	position: relative;
	margin-bottom: 5px;
	clear: none;

}

#link:hover {
	width: 100%;

}

#text {
	padding: 0px;
	margin: 0px;
	float: left;
	clear: none;
	font-size: small;
	text-align: justify;
	color: #dcdeef;
	line-height: 22px;
	background-repeat: no-repeat;
	background-image:  url(pictures/blackpaper.gif);
	letter-spacing: 1px;
	background-color: #000000;
	width: 580px;
	background-attachment: scroll;
	background-position: right top;
	padding-left: 25px;
	padding-right: 25px;
}

#bottom {
	padding: 0px;
	position: relative;
	float: left;
	clear: none;
	background-repeat: no-repeat;
	background-image:  url(pictures/blackpaperbottom.gif);
	width: 580px;
	height: 10px;
	background-attachment: scroll;
	background-position: top;
	padding-bottom: 0px;
	padding-right: 25px;
	padding-left: 25px;
}

#top {
	padding: 0px;
	position: relative;
	float: left;
	clear: none;
	background-repeat: no-repeat;
	background-image:  url(pictures/blackpapertop.gif);
	width: 580px;
	height: 10px;
	background-attachment: scroll;
	background-position: top;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 25px;
	padding-left: 25px;
}

#textcontainer {
	padding: 0px;
	position: absolute;
	top: 150px;
	float: left;
	clear: none;
	background-repeat: no-repeat;
	width: 650px;
	padding-bottom: 0px;
   
}

#text404 {
	padding: 0px;
	position: relative;
	font-size: small;
	text-align: justify;
	padding: 25px;
	color: #dcdeef;
	left: 25%;
	top: 150px;
	line-height: 22px;
	background-repeat: no-repeat;
	background-image:  url(pictures/blackpaper.gif);
	letter-spacing: 1px;
	background-color: #000000;
	width: 580px;
	background-attachment: scroll;
	background-position: right top;
	padding-bottom: 20px;
}


a {
    color: #606060;
	text-decoration: none;
	font-variant: normal;
	font-style: italic;
}

a:visited {
	text-decoration: line-through;
	font-style: italic;
	color: #606060;
}
a:hover {

	text-decoration: none;
	font-style: italic;
	color: #AAAAAA;
}

h2 span {
	display: none;
}


.comment {
	font-size: x-small;
	color: #CCCCCC;

}

.chaise {
	padding: 0px;
	padding-top: 15px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: left;
	border-color: #000000;
	clear: none;
}

.player {
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 20px;
	float: left;
    height: 40px;
	width: 310px;
	text-align: center;

}

.souris {
	padding: 0px;
	padding-top: 15px;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	clear: none;
	border-color: #000000;	

}




#contact {
	padding: 0px;
	background-image: url(pictures/kraft.jpg);
	position: relative;
	float: right;
	width: 190px;
	text-align: center;
	line-height: 18px;
	height: 82px;
	right: 35px;
	top: 40px;
}


#musicbutton {
	padding: 0px;
	background-image: url(pictures/mp3button.jpg);
	position: relative;
	float: right;
	clear: both;
	text-align: center;
	line-height: 18px;
	width: 150px;
	height: 73px;
	margin: 20px;
	margin-right: 50px;
	padding-top: 10px;
}

