
a.radio {
}
a.radio img, span.radio img {
	vertical-align: middle;
	height: 1.2em;
	width: 1.2em;
}

div.radio-box {
	float: right;
	clear: right;
	margin: 0 -25px 25px 25px;
	padding: 10px 20px;
	width: 200px;
	background: #fff;
}
div.radio-box h2 {
	margin: 0px 0px 5px 0px !important;
	font-size: 10pt !important;
	color: #666;
	font-weight: normal;
	text-transform: none !important;
}
div.radio-box ul {
	padding: 0px;
	margin: 0px !important;
}
div.radio-box li {
	list-style: none;
	margin: 0px !important;
	line-height: normal !important;
	font-size: 9pt;
}
div.radio-box a.radio {
	text-decoration: none;
}
div.radio-box a.radio:hover {
	text-decoration: underline;
}

#radio-poste {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 80px;
}
#radio-poste.plus {
	height: 120px;
}

#radio-poste-in {
	width: 790px;
	margin: 0px auto;
	height: 80px;
	overflow: hidden;
	background: #ccc;
	border-top: 1px solid #999;	
	border-left: 1px solid #333;	
	border-right: 1px solid #333;	
}
#radio-poste.plus #radio-poste-in {
	height: 120px;
}

#radio-poste #controle {
	position: relative;
	width: 290px;
	padding: 10px 10px 10px 0px;
	float: left;
	border-right: 1px solid #999;
	background: #fff;
}
#radio-poste #controle h2 {
	letter-spacing: normal;
	white-space: nowrap;
	overflow: hidden;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	height: 20px;
	padding-left: 10px;
	margin: 0px;
	color: #666;
}
#radio-poste #controle #player {
	height: 40px;
}
#radio-poste.plus #controle #player {
	height: 80px;
}
#radio-poste #controle #player p {
	font-size: 8pt;
	line-height: 8.5pt;
	padding: 1px 10px;
	margin: 0px;
}
#radio-poste #controle #radio-position {
	position: absolute;
	top: 13px;
	right: 10px;
	padding: 1px 5px;
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 8.5pt;
	background: #fff;
}

#radio-poste #courant {
	position: relative;
	float: right;
	width: 470px;
	padding: 10px 10px 10px 9px;
	height: 70px;
	background: #f7f7f7;
}
#radio-poste.plus #courant {
	height: 110px;
}
#radio-poste #radio-btn-fermer {
	position: absolute;
	top: 10px;
	right: 10px;
}
#radio-poste #radio-btn-plus,
#radio-poste #radio-btn-moins {
	position: absolute;
	bottom: 20px;
	right: 10px;
}
#radio-poste #radio-btn-plus img,
#radio-poste #radio-btn-moins img {
	width: 1.1em;
	height: 1.1em;
}
#radio-poste #courant h3 {
	display: none;
}
#radio-poste #courant .moins {
	display: none;
}
#radio-poste div.couv {
	float: left;
	margin-right: 10px;
}
#radio-poste div.couv img {
	border: 0px;
}
#radio-poste div.oeuvre-detail {
	padding: 0px 10px 10px 50px;
	color: #333;
}
#radio-poste div.oeuvre-detail a {
	color: #333;
	text-decoration: none;
}
#radio-poste div.oeuvre-detail a:hover {
	text-decoration: underline;
}
#radio-poste div.oeuvre-detail div.titre {
	margin-bottom: 2px;
	font-weight: normal;
	line-height: 12pt;
	font-size: 8.5pt;
	font-family: arial, helvetica, sans-serif;
}
#radio-poste div.oeuvre-detail div.titre span.w,
#radio-poste div.oeuvre-detail div.titre span.t {
	font-style: normal;
	font-size: 12pt;
	line-height: 12pt;
}
#radio-poste div.oeuvre-detail div.vedette {
	margin-bottom: 2px;
	font-size: 9pt;
}
#radio-poste div.oeuvre-detail div.titre-cd {
	font-size: 8pt;
	margin-bottom: 2px;
}
#radio-poste div.oeuvre-detail div.cat-info {
	font-size: 8.5pt;
	margin-bottom: 5px;
}
#radio-poste div.oeuvre-detail div.interpretes {
	font-size: 8.5pt;
	margin-bottom: 5px;
}

