﻿div#Radio
{
	margin-left:10px;
}

div#Radio_left_col
{
	float: left;
	display: block;
	width: 216px;
	text-align:justify ; 
	height :auto ;
}
div#Radio_right_col
{
	float: right;
	display: block;
	width: 550px;
	padding-right:10px;
}
/*H1*/
div#Radio h1
{
	margin-top :0px;
	padding-bottom :0px;
	margin-bottom :0px;
	font-size :14px;
    color:#0B5699;  
    font-weight:bold ;
    text-transform: uppercase;
}
div#Radio h1.mp3sound
{
    background-image: url("images/audiomp3.gif");  
    background-position:right;
    background-repeat :no-repeat;   
}
/*H2*/
div#Radio h2
{
	margin-top :8px;
	padding-bottom :0px;
	margin-bottom :0px;
	font-size :16px;
    color:#FF8400;  
    font-weight:bold ;
    text-transform: uppercase;
}
/*H3*/
div#Radio h3
{
	margin-top :8px;
	padding-bottom :0px;
	margin-bottom :0px;
	font-size :13px;
    color:#000;  
    font-weight:bold ;
    text-transform:none;
}

div#Radio h4
{
    color:#000;  
	background-image:url(images/fleche_suite.gif);
	background-repeat:no-repeat ;
	background-position: 0px 3px;
	padding: 0 0 0 12px; 
	margin: 8px 0 15px 0;
}
/**/
div#Radio_right_col p
{
	font-size:12px;
}
/*Tableau de play list*/
.playlist
{
    width:531px;
    border-width:0px;
    border-collapse:collapse;
    margin : 0 0 0 0;
}
.playlist img
{
    border:none;
}
/**/
/*Bloc bleu à gauche*/
.Div216pxTop
{
	float: right;
	background :url(images/bloc_216_haut.png) left top no-repeat;
	width:216px;
	margin: 0 0 0 0;
	padding-top:5px;  
}
.Div216pxBottom
{
	background : url(images/bloc_216_bas.png) left bottom no-repeat;
	padding : 0 5px 5px 5px;
	margin-bottom:15px; 
}
.Div216pxBottom p
{
	text-align: left; 
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	font-size:11px;
}
.Div216pxBottom p.bolder
{
	font-weight:bold;
}
.scroller
{
	display:block; 
	margin: 8px 5px 10px 5px; 
	height: 120px;
	background-color:#FFF; 	
	overflow:scroll;  
	overflow-x:hidden;
}
.scroller ul
{
	list-style-type:none;
	list-style-position:outside;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.scroller li
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.scroller a
{
	font-size:11px;
	display:block;  
	text-decoration:none;
	color:#000; 
	line-height:18px; 
	text-transform:uppercase; 
	padding-left:2px;  
}
.scroller a:hover
{
	background-color :#009AE0; 
	color:#FFF;  
}

div#Radio .btnReturn
{
	margin: 10px 0 15px 10px; 
	text-transform:uppercase;  
	width :510px;
	display:block;   
	text-align:center ;
	color:#0B5699;
	font-weight :bold; 
}

div#Radio .Podcast
{
    background-image:url(images/rsspodcast.gif);
    background-repeat:no-repeat;
    width:80px;
    height:15px;
    display:block;
}

div#Radio .Podcast span
{
    display:none;
    visibility:hidden;
}
