#lecteur {
width:212px;
height: 170px;
float:left;
margin-bottom:20px;
border:0px solid #000;
padding:0px 0px 0px 6px;
background: #1f2034;
-webkit-border-radius: 6px; border-radius: 6px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-shadow: 0px 0px 10px 0px #999999; box-shadow: 0px 0px 10px 0px #999999;
}
.scroll_bt {border-left: 0px solid #ffffff; overflow: hidden; width: 200px; height: 70px; padding:0px 5px 0px 0px; margin:0px 0px 0px 0px; -webkit-border-radius: 2px; border-radius: 2px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-shadow: 0px 0px 4px 0px #fff; box-shadow: 0px 0px 4px 0px #fff;}
#controls {
text-align:center;
}
#controls img {
cursor:pointer;
}
#controls #loop {
width:32px;
height:32px;
background-image:url("images/repeat.png");
background-position:50% 50%;
}
#controls #volume {
cursor:pointer;
background-image:url("images/arr_volume.png");
background-position:0 50%;
}
#avancement {
text-align:center;
position:relative;
margin:0px 0px 10px 0px;
}
#test {
text-align:left;
width:120px;
margin:0px 0px 0px 43px;
font: 0.8em/1.3em Arial; 
}
#cpt{
font: 0.9em/1.3em Arial; 
color:#fff;
}
.fleches:hover{color:#ff0000;}
#chargement {
width:100px;
height:10px;
background-image:url("images/arr_charg2.png");
background-position:-100px 50%;
background-repeat:no-repeat;
margin:10px 0px 0px 0px;
}
#barre {
position:absolute;
margin:9px 0px 0px 0px;
background-image:url("images/arr_barre2.png");
background-position:-100px 50%;
background-repeat:no-repeat;
height:12px;
width:100px;
cursor:pointer;
-webkit-border-radius: 2px; border-radius: 2px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-shadow: 0px 0px 2px 0px #999999; box-shadow: 0px 0px 2px 0px #999999;
}

#tagid3 {
float:left;
margin-left:20px;
padding:5px;
width:225px;
}
#playlist {
text-align:left;
width:200px;
float:left;
margin:0px;
padding:5px;
border:0px solid black;
line-height:30px;
font: 0.75em/1.3em Arial; 
background:#ffffff;

}
#playlist a {
color:#304a3f;
text-decoration:none;
}

#playlist a:hover {
text-decoration:none; 
color:#a1031f;
}
#playlist img {
border:0;
vertical-align:middle;
}