* {
    margin: 0;
    padding: 0;
}
body 
    {
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url("../images/fond.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
    } 

/* HTML5 Audio player with playlist styles */
.example {
	margin: auto auto auto auto;
	padding: auto auto auto auto;
	position: relative;
	width: 435px;
	top: 220px;
	left: -15px;
}
.player {
	background: transparent url("../images/spr2.png") no-repeat scroll center top;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 1px 1px 1px #9e4204;
	height: 222px;
	position: relative;
	width: 437px;
	z-index: 2;
}
.title, .artist {
	font-family: verdana;
	left: 126px;
	width : 250px;
	position: absolute;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	text-align: left;
}
.title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	top: 24px;
}
.artist {
	color: #C00;
	font-size: 12px;
	top: 61px;
}
.pl {
	background: transparent url("../images/spr.png") no-repeat scroll -274px -175px;
	cursor: pointer;
	height: 34px;
	left: 383px;
	position: absolute;
	top: 28px;
	width: 32px;
}
.pl:hover {
    top: 25px;
}
.cover {
    background: transparent url(../images/CFDuo_01.jpg) no-repeat scroll center top;
    border-radius: 5px 5px 5px 5px;
	box-shadow: 3px 3px 3px black;
    height: 94px;
    left: 20px;
    position: absolute;
    top: 20px;
    width: 94px;
}
.duree {
	color: #FFFFFF;
	height: 26px;
	left: 30px;
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	top: 152px;
	width: 70px;
	font-family:Tahoma, Geneva, sans-serif;
}
.liste {
	color: #000;
	height: 18px;
	left: 366px;
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	top: 63px;
	width: 35px;
	font-family: "Comic Sans MS", cursive;
}
.controls {
	cursor: pointer;
	height: 22px;
	left: 277px;
	position: absolute;
	top: 85px;
	width: 143px;
}
.controls .play, .controls .pause, .controls .rew, .controls .fwd {
    background: transparent url("../images/spr.png") no-repeat scroll 0 0;
    float: left;
    height: 100%;
    width: 33%;
}
.controls .play {
    background-position: -8px -171px;
}
.controls .pause {
    background-position: -8px -198px;
    display: none;
}
.controls .rew {
    background-position: -54px -171px;
}
.controls .fwd {
    background-position: -100px -171px;
}
.controls .play:hover {
    background-position: -8px -170px;
}
.controls .pause:hover {
    background-position: -8px -197px;
}
.controls .rew:hover {
    background-position: -54px -170px;
}
.controls .fwd:hover {
    background-position: -100px -170px;
}
.hidden {
    display: none;
}
.controls .visible {
    display: block;
}
.volume {
	height: 10px;
	left: 236px;
	position: absolute;
	top: 130px;
	width: 173px;
}
.tracker {
	height: 18px;
	left: 28px;
	position: absolute;
	top: 180px;
	width: 390px;
}
.ui-slider-range {
    background: transparent url("../images/spr.png") no-repeat scroll 5px -222px;
    height: 100%;
    position: absolute;
    top: 0;
}
.ui-slider-handle {
    cursor: pointer;
    height: 10px;
    margin-left: -5px;
    position: absolute;
    top: 2px;
    width: 10px;
    z-index: 2;
}
.volume .ui-slider-handle {
    background: url("../images/spr.png") no-repeat scroll -201px -188px rgba(0, 0, 0, 0);
    height: 13px;
    width: 13px;
}
.playlistcomplet {
	margin-top : 10px;
	background-color: #f7941d;
	border-radius: 10px;
	border-style : solid;
	border-width : 2px;
	border-color : #9e1414;
	box-shadow: 1px 1px 1px #9e4204;
	padding:6px 0px;
	text-align: left;
}


.playlist {
    border-radius: 8px;
    list-style-type: none;
    margin: 5px 0 0 0px;
    padding-bottom: 15px;
    /*padding-top: 15px;*/
    position: relative;
    width: 430px;
	height : 150px;
	overflow-x: hidden;
	/*overflow-y: scroll;*/
    z-index: 1;
}
.playlist li {
	color: #600;
	cursor: pointer;
	margin: 0 0 5px 15px;
}
.playlist li.active {
    font-weight: bold;
	color: #ff0303;
}

.commentscomplet {
	margin-top : 10px;
	background-color: #f7941d;
	border-radius: 10px;
	border-style : solid;
	border-width : 2px;
	border-color : #9e1414;
	box-shadow: 1px 1px 1px #9e4204;
	padding: 6px 0px;
}
	
.comments {
	border-radius: 8px;
	text-align: justify;
	position: relative;
	/*margin: 5px 0 0 0px;*/
	margin: 5px 5px 5px 15px;
	padding-right:15px;
	width: 400px;
	height : 130px;
	overflow-x: hidden;
	/*overflow-y: scroll;*/
    z-index: 1;
	color: #000;
}


/*Ancien CSS*/
#Layer10 a {
	text-decoration: none;
	font-size:20px;
	font-family: "Century Gothic";
	font-style: oblique;
	color: #FC0;
   }
#Layer10 a:hover {
	background: none;
	color: #FF6600;
	font-family: "Century Gothic";
	font-style: normal;
   }
	
#Layer100 a {
	text-decoration: none;
	font-size:18px;
	font-family: "Century Gothic";
	font-style: italic;
	color: #FFCF21;
   }
#Layer100 a:hover {
	background: none;
	color:  #FF6600;
	font-family: "Century Gothic";
	font-style: normal;
   }

#Layer20 a {
	text-decoration: none;
	font-size:18px;
	font-family: "Century Gothic";
	font-style: normal;
	color: #F60;
	text-align: left;
   }
#Layer20 a:hover {
	background: none;
	color: #09F;
	font-family: "Century Gothic";
	font-style: normal;
	text-align: left;
   }
   
#apDiv3 {
	position:absolute;
	left:203px;
	top:202px;
	width:310px;
	height:402px;
	z-index:1;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
}
#pDiv1 {
	position:absolute;
	left:377px;
	top:284px;
	width:154px;
	height:58px;
	z-index:2;
}
.Style4 {
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: bold;
	color: #FF0;
}
.Style6 {font-family: "Century Gothic"; font-size: 14px; }
.Style7 {color: #990033}
.Style8 {
	font-size: 16px;
	font-weight: bold;
}
.Style9 {font-family: "Century Gothic";
	font-size: 14px;
	color: #FF0;
}
#apDiv1 {
	position:absolute;
	left:428px;
	top:279px;
	width:154px;
	height:49px;
	z-index:2;
}

#apDiv2 {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:154px;
	z-index:1;
}
#apDiv4 {
	position:absolute;
	left:337px;
	top:854px;
	width:323px;
	height:22px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	left:520px;
	top:393px;
	width:350px;
	height:45px;
	z-index:5;
}
