.zone-radio{
  width:305px;
  height:100px;
  float:left;
  background:  #fff url(../images/camV/0000003/separateur4.gif) 14% 0%  no-repeat;
  padding-top:2px;
  border-top:0px solid #ccc;
  margin-top:9px;

}

#photo-nowplaying{
  width:100px;
  height:98px;
  float:left;
  background: #fff;
  border-bottom:0px solid #eee;
}
#nowplaying-zone{
  background: #fff url(../images/camV/0000003/bk-radio.jpg) no-repeat;
  float:left;
  width:205px;
  height:100px;
}
#nowplaying-header{
  width:150px;
  height:15px;
  background:transparent url(../images/camV/0000003/encemoment.jpg) no-repeat;
  position:relative;
  left:10px;
  top:10px;
  z-index:1000;
}

.song-nowplaying{
 color:#fff;
 font-family:sans-serif, verdana,  arial,tahoma;
 font-size:11px;
 position:relative;
 left:12px;
 top:33px;
}
.song-nowplaying #song-nowplaying-artiste{   
 font-weight:bold;
 text-transform:uppercase;
  
}
.song-nowplaying #song-nowplaying-emiss{
 font-weight:normal;
 font-size:12px;
 cursor:pointer
}

#nowplaying-equalizer{
   height:20px;
   width:202px;
   position:relative;
   left:0px;
   top:37px;
   background:#ba4747 url(../images/camV/0000003/equalizer.gif) no-repeat;
}
.listenlive{
   font-size:11px;
   margin-top:5px;
   color:#fff;
}
.listenlive, .listenlive a,{
   color:#fff;
   text-decoration:none;
}
.listenlive a:hover{
   color:#fff;
   font-weight:bold;
   text-decoration:none;
}