.zone-radio{
  width:305px;
  height:120px;
  float:left;
  /*background:  #fff url(../images/camV/0000003/separateur4.gif) 14% 0%  no-repeat;*/
 /* background-color:#000 ;*/
  padding-top:0px;
  border-top:0px solid #ccc;
  margin-top:0px;
    /*border:1px solid #f00;*/
}



#photo-nowplaying{
  width:100px;
  height:98px;
  float:left;
  background: #fff;
  border-bottom:0px solid #eee;
}
#nowplaying-zone{
  background: #b00 url(../images/camV/0000003/bk-radio.jpg) no-repeat;
  float:left;
  width:205px;
  height:118px;
  /*   background: #000;*/
     border:0px solid green;
}
#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:bold 10.2pt sans-serif,Arial,Verdana;
 /*font-size:13px;*/
 position:relative;
 left:12px;
 top:23px;
}
.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;
}
