html {
     overflow: -moz-scrollbars-vertical;
	 overflow:scroll;
}
body {background: url(http://rtci.fm/images/bg.gif) #eee repeat-x }
.liste-radio {
 text-align:center;
 font-size: 12px;
 font-weight: bold;
 color: #000;
}
.liste-radio a {
 font-size: 12px;
 font-weight: bold;
 color: #000;
 line-height:25px;
}


