* {
	margin:0;
	padding:0;
	border:0;
	outline:#000 none 0;
}
/* TRICKS  */
.clear {
	position:relative;
	display:block;
	overflow:hidden;
	clear:both;
	height:1px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/*BODY*/
body{
	font-family:Verdana, Arial, sans-serif;
	font-size:1em;
	text-align:center;
	background-color:#FFF;
}
body{
	background:url("../img/bodybg.jpg") repeat fixed 0 0 #BE0002;
}
/*LAYOUT*/
div.wrapper {
	position:relative;
	display:block;
	overflow:hidden;
	margin:20px auto;
	width:810px;
	padding:10px;
	z-index:10;
}
div.content {
	padding-top:10px;
}
div.content.padding-sides {
	padding-left:10px;
	padding-right:10px;
}
div.content.bgwhite {
	background-color:#FFF;
}
div#header,
div.content,
div#footer {
	position:relative;
	display:block;
	overflow:hidden;
	clear:both;
}
/*WRAPPER*/
div.wrapper {
	text-align:left;
}
.btn-red,
.btn-grey {
	position:relative;
	overflow:hidden;
    display:inline-block;
	padding:1px 8px;
	min-width:65px;
    vertical-align:top;
	line-height:15px;
	margin-left:3px;
	background-color:#E90001;
	border-radius:2px;
	color:#FFF;
	text-align:center;
}
.btn-grey {
    background:url("../img/bg_btn.gif") repeat scroll 0 bottom #FFF;
    color:#333;
}
/*HEADER*/
div.header,
div.header div,
div.header div.now .logo,
div.header div.now p{
	position:relative;
	display:block;
	overflow:hidden;
}
div.header {
	margin-bottom:10px;
}
div.header div.now {
	float:left;
	height:35px;
}
div.header div.now h1 {
	position:absolute;
	display:block;
	overflow:hidden;
	top:0;
	left:0;
	font-size:75%;
	text-indent:-5000px;
}
div.header div.now .logo {
	float:left;
	margin-right:20px;
}
div.header div.now .logo img {
	display:block;
}
div.header div.now p {
	float:left;
	font-size:81.25%;
	font-weight:bold;
	line-height:18px;
	color:#FFF;
	margin-right:30px;
}
div.header div.now p.time {
	font-size:218.75%;
	line-height:35px;
}
div.header div.now p.title{
	text-transform:uppercase;
	font-size:137.5%;
	line-height:35px;
}
div.header a.open_help {
	position:relative;
	display:block;
	overflow:hidden;
	float:right;
	margin:0 0 5px 0;
	padding:0 0 0 5px;
	font-size:75%;
	color:#FFF;
	text-align:right;
}
div.header a.open_help:hover {
	text-decoration:underline;
	background:none;
	color:#FFF;
}
/*TABS*/
div.tabs-container {
	position:relative;
	display:block;
	overflow:hidden;
	clear:both;
	background:url('../img/bg_header_bottom.gif') 0 bottom repeat-x;
}
div.tabs {
	float:right;
	position:relative;
	display:block;
	overflow:hidden;
}
div.tabs a {
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
	line-height:30px;
	margin-left:3px;
	padding:0 15px 5px;
	background-color:#DFDFDF;
	color:#333;
	font-size:81.25%;
	text-decoration:none;
}
div.tabs a:hover,
div.tabs a.active {
	color:#FF0000;
	background-color:#FFF;
}
/*ROLLERS*/
div.roller,
div.roller div.rollercontent,
div.roller div.rollercontent div.toroll{
	position:relative;
	display:block;
	overflow:hidden;
}
div.roller {
	width:810px;
	background-color:#FFF;
}
div.roller div.rollercontent {
	width:6000px;
}
div.roller div.rollercontent div.toroll {
	float:left;
	width:790px;
	padding:10px;
	text-align:center;
}
/*LIVE*/
div.live,
div.live div,
div.live div.now img.animator,
div.live div#links {
	position:relative;
	display:block;
	overflow:hidden;
}
div.live {
	border:1px solid #CCC;
	text-align:left;
}
div.live div.infos {
	min-height: 261px;
	padding:10px 15px;
}
div.live .animator {
	position:absolute;
	display:block;
	overflow:hidden;
	right:-1px;
	bottom:-1px;
	z-index:1;
}
div.live p,
div.live h2{
	position:relative;
	display:block;
	margin:0 0 20px;
	color:#333;
	font-size:75%;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
div.live p.slot {
	margin:0 0 5px;
	font-size:137.5%;
	font-weight:bold;
}
div.live h2 {
	height:23px;
	margin:0 0 10px;
	line-height:23px;
	color:#E2001A;
	font-size:137.5%;
	font-weight:bold;
}
div.live h2 a {
	color:#E2001A;	
}
div.live div.links{
	padding-right:160px;
	margin-top:10px;
}
div.live a.link {
	display:block;
	overflow:hidden;
	height:16px;
	font-size:75%;
	color:#333;
	margin-bottom:8px;
	text-decoration:none;
	font-weight:bold;
}
div.live a.link:hover {
	text-decoration:underline;
}
div.live a.link img {
	display:block;
	float:left;
	margin-right:10px;
}
div.live span.rtllive {
	position:absolute;
	display:block;
	overflow:hidden;
	top:0;
	right:0;
	padding:2px 6px;
	color:#FFF;
	font-size:75%;
	font-weight:bold;
	background-color:#F70000;
	text-transform:uppercase;
	z-index:2;
}
div.live .liveVideo{
	position:relative;
	display:block;
	overflow:hidden;
	float:right;
	max-width:120px;
	padding:5px;
	text-align:center;
	background:url("../img/bg.jpg") no-repeat scroll 0 0 #D40506;
	color:#fff;
	font-size:14px;
}
div.live .invite{
	font-weight:bold;
	font-size:11px;
	max-height:15px;
	line-height:15px;
	margin:5px 0 0 0;
}
div.live .presentator{
	height:16px;
	margin-bottom:0px;
}
/*EXTITLES*/
div.extitles,
div.extitles div,
div.extitles a.more,
div.extitles div.nav a{
	position:relative;
	display:block;
	overflow:hidden;
}
div.extitles {
	display:block;
	width:465px;
	border:1px solid #CCC;
	text-align:left;
}
div.extitles div.roller {
	width:465px;
	height:auto;
}
div.extitles div.roller div.rollercontent {
	width:6000px;
}
div.extitles div.infos {
	float:left;
	width:430px;
	height:205px;
	padding:15px 15px 10px;
}
div.extitles div.cover {
	float:right;
	margin:0 0 10px 10px;
	padding-bottom:25px;
	background:url("../img/bg_shadow_cover.gif") center bottom no-repeat;
}
div.extitles div.cover img {
	display:block;
	background:url('../img/cover.gif') 0 0 no-repeat transparent;
}
div.extitles p,
div.extitles h2,
div.extitles a {
	display:block;
	margin:0 0 15px;
	color:#333;
	font-size:100%;
}
div.extitles p.time {
	margin:0;
	font-size:100%;
	font-weight:bold;
}
div.extitles h2 {
	margin:0 0 3px;
	color:#E2001A;
	font-size:112.5%;
	font-weight:bold;
}
div.extitles a.more {
	width:250px;
	margin:0 0 7px 0;
	padding:5px 10px;
	background:url("../img/bg_btn.gif") 0 bottom repeat-x #FFF;
	border:1px solid #C0C0C0;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:75%;
	line-height:30px;
}
div.extitles a.more img {
	display:block;
	float:left;
	margin-right:10px;
}
div.extitles div.nav {
	height:40px;
	padding:10px 15px 0;
	border-top:1px solid #CCC;
	background:url("../img/bg_extitles_nav.gif") 0 0 repeat-x #020202;
	text-align:center;
}
div.extitles div.nav a.prev,
div.extitles div.nav a.next {
	float:left;
	height:30px;
	padding-left:40px;
	margin:0;
	line-height:30px;
	font-size:68.75%;
	color:#FFF;
	font-weight:bold;
	background:url("../img/btn_prev.gif") 0 0 no-repeat;
}
div.extitles div.nav a.next {
	float:right;
	padding:0 40px 0 0;
	background-position:right 0;
	background-image:url("../img/btn_next.gif");
}
div.extitles div.nav span.counter {
	position:absolute;
	display:block;
	overflow:hidden;
	top:50%;
	left:50%;
	margin-top:-8px;
	margin-left:-15px;
	color:#FFF;
	font-size:75%;
	font-weight:bold;
}
/*ALAUNE*/
div.alaune,
div.alaune div{
	position:relative;
	display:block;
	overflow:hidden;
}
div.alaune {
	overflow:visible;
	text-align:left;
}
div.alaune.loading {
	background:url('../img/bg_loader.gif') center 120px no-repeat;
}
div.alaune div.datas {
	height:283px;
	padding-right:10px;
	overflow:auto;
}
div.alaune.loading div.datas {
	background:url('../img/bg_maj_infos.gif') center 160px no-repeat;
}
div.alaune a.refresh {
	position:absolute;
	display:block;
	overflow:hidden;
	top:-10px;
	right:30px;
	padding:4px 20px 4px 4px;
	color:#333;
	font-size:75%;
	z-index:1;
	text-decoration:none;
	background:url('../img/bg_refresh.gif') right center no-repeat #FFF;
}
div.alaune.loading a.refresh {
	display:none;
}
div.alaune a.refresh:hover {
	text-decoration:underline;
}
/*NEWS*/
div.news div.picture a,
div.news div.picture a img,
div.news div.texts div.imgs img,
div.news div.tools a {
	position:relative;
	display:block;
	overflow:hidden;
}
div.news {
	margin-bottom:10px;
	padding-bottom:10px;
	text-align:left;
	border-bottom:1px solid #DFDFDF;
}
div.news.lastone {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0;
}
div.news div.picture {
	float:left;
	margin:0 10px 10px 0;
}
div.news div.picture a,
div.news div.picture a img {
	color:#FFF;
}
div.news div.picture a span.border,
div.news div.picture a span.mea {
	position:absolute;
	display:block;
	overflow:hidden;
	z-index:1;
	top:0;
	left:0;
}
div.news div.picture a span.border {
	width:119px;
	height:69px;
	border:3px solid #FF0000;
}
div.news div.picture a span.mea {
	padding:0 3px 3px 0;
	top:3px;
	left:3px;
	background-color:#FF0000;
	font-weight:bold;
	font-size:75%;
	text-transform:uppercase;
}
div.news div.texts {
	float:left;
	width:625px;
	margin:0 0 5px 0;
}
div.news p {
	margin:0 0 3px 0;
	color:#666;
	font-size:68.75%;
	font-family:Arial, Helvetica, sans-serif;
}
div.news div.imgs {
	clear:both;
	padding-bottom:1px;
}
div.news div.imgs img {
	float:left;
	padding:0 5px 5px 0;
	width:24px;
	height:22px;
}
div.news h2,
div.news h3 {
	margin:0 0 5px 0;
	color:#333;
	font-size:87.5%;
	font-weight:bold;
}
div.news p.text {
	margin:0 0 5px 0;
	color:#333;
	font-size:75%;
	line-height:18px;
}
div.news p.text a {
	color:#333;
}
div.news h2 a,
div.news h3 a {
	color:#333;
}
div.news div.tools {
	clear:both;
	background-color:#FFF;
}
div.news div.tools a {
	float:left;
	padding:0 7px;
	color:#FF0000;
	font-size:68.75%;
	font-family:Arial, Helvetica, sans-serif;
	background-position:0 center;
	background-repeat:no-repeat;
	background-image:url('../img/bg_tools.gif');
}
div.news div.tools a img {
	display:block;
	float:left;
	margin-right:5px;
	width:14px;
	height:14px;
}
/*ALLRTL*/
div.allrtl,
div.allrtl div{
	position:relative;
	display:block;
	overflow:hidden;
}
div.allrtl {
	background:url('../img/bg_footer-links.gif') 0 bottom repeat-x #BE0002;
	text-align:left;
	padding:15px 0 0 15px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}
div.allrtl .allrtl-title {
	display:block;
	margin:0 15px 10px;
	color:#FFF;
	text-transform:uppercase;
	font:normal 106.25% Verdana, Arial, sans-serif;
}
div.allrtl div.home {
	float:left;
}
div.allrtl div.home img {
	float:left;
	margin:0 10px 0 0;
}
div.allrtl div.home img.baseligne {
	margin:18px 0 0;
}
div.allrtl form {
	float:right;
	width:365px;
	margin-top:10px;
}
div.allrtl form label,
div.allrtl form input {
	float:left;
}
div.allrtl form label {
	font-size:68.75%;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Verdana, sans-serif;
	height:22px;
	line-height:22px;
}
div.allrtl input.txt {
	width:164px;
	height:14px;
	margin-left:10px;
	padding:3px 3px 3px 30px;
	font-size:12px;
	font-family:sans-serif, Arial, Helvetica;
	color:#999;
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:8px center;
	background-image:url('../img/picto_loupe.gif');
	border:1px solid #CCC;
}
div.allrtl input.submit {
	width:28px;
	height:22px;
}
div.allrtl div.list {
	float:left;
	width:117px;
	margin:0 0 15px;
	padding:0 20px;
	background-repeat:repeat-y;
	background-position:0 0;
	background-image:url('../img/bg_footer-list.gif');
}
div.allrtl div.list.first {
	background-image:none;
}
div.allrtl div.list h3 {
	margin:10px 0;
	color:#FFF;
	letter-spacing:-1px;
	font:normal 75% Verdana, Arial, sans-serif;
	text-transform:uppercase;
}
div.allrtl div.list ul li {
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	font-size:68.75%;
	color:#FFF;
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:0 4px;
	background-image:url('../img/picto_chevron.gif');
}
div.allrtl div.list ul li a {
	color:#FFF;
}
/*ADSPAVE*/
div.money-talks {
	float:right;
	border:1px solid #CCCCCC;
	width:308px;
	height:281px;
	margin-left:10px;
	text-align:left;
}
div.money-talks p.text {
	clear:both;
	color:#CCC;
	padding:4px;
	font-size:62.5%;
	margin:0 0 5px;
	text-align:left;
	text-transform:uppercase;
}
div.money-talks iframe {
	display:block;
	margin:0 auto 4px;
	z-index:0;
}
/*FOOTER*/
div.footer,
div.footer div,
div.footer a {
	position:relative;
	display:block;
	overflow:hidden;
}
div.footer {
	padding:10px 0;
	text-align:center;
	background:url("../img/bg_gradient_red.gif") repeat-x 0 0 #D00116;
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #980001;
}
div.footer a {
	display:inline-block;
	vertical-align:top;
	font-size:68.75%;
	color:#FFF;
	padding:5px 15px 5px 50px;
	background-position:top right;
	background-repeat:repeat-y;
	background-image:url('../img/bg_footer-radio-item.gif');
	text-decoration:none;
	text-align:left;
}
div.footer .lastchild {
	background-image:none;
}
div.footer a:hover {
	text-decoration:underline;
}
div.footer a img {
	position:absolute;
	display:block;
	overflow:hidden;
	top:5px;
	left:10px;
	width:29px;
	height:26px;
	z-index:1;
}
/*HELP*/
div.help,
div.help div,
div.help .close,
div.help div.opera a.small_close{
	position:relative;
	display:block;
	overflow:hidden;
}
div.help {
	position:absolute;
	display:none;
	overflow:hidden;
	top:0;
	right:0;
	left:0;
	bottom:0;
	z-index:10100;
	padding:20px 20px 0;
	background-color:#000;
	background-color:rgba(0,0,0,0.9);
}
div.help .close {
	float:right;
	width:69px;
	height:22px;
	margin:0 0 5px 5px;
	background:url('../img/btn_close.gif') no-repeat 0 0;
	cursor:pointer;
}
div.help .close:hover {
	background-position:0 -22px;
}
div.help h2,
div.help h3,
div.help p {
	display:block;
	font-size:100%;
	color:#FFF;
	margin-bottom:10px;
}
div.help p{
	overflow:hidden;
	margin-bottom:30px;
	font-size:75%;
}
div.help h3 {
	margin-bottom:5px;
	padding-left:25px;
	background:url('../img/bg_help_title.gif') no-repeat 0 center;
}
div.help .hide {
	display:none;
}
div.help a {
	color:#FFF;
	font-size:12px;
	text-decoration:underline;
}
.alert-box {
	background:url("../img/deprecated/warning.gif") no-repeat scroll 15px 13px #FFD0D0;
    border-bottom:5px solid #FFF;
    border-top:5px solid #FFF;
    clear:both;
    color:#000;
    display:none;
	font-weight:normal;
    font-family: Arial,Verdana,sans-serif;
    font-size:16px;
    overflow: hidden;
    padding:10px 10px 10px 70px;
    position:relative;
	margin:10px 20px;
}
.alert-box.show {
	display:block;
}
.noscript-box {
	position:absolute;
	display:block;
	overflow:hidden;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	z-index:10000;
	background-color:#000;
	background-color:rgba(0,0,0,0.9);
}
/*PODCAST LIST*/
.podcast-list {
	position:relative;
	display:block;
	overflow:hidden;
	height:290px; /*jwplayer height*/
	margin:0 0 10px 0;
	font-family:Arial,​Helvetica,​Verdana,​sans-serif;
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#333;
}
.podcast-list.loading {
	background-image:url("../img/loader.gif");
}
.podcast-list .podcast-list-title {
	display:block;
	padding:8px;
	margin:0 4px 0;
	font-size:100%;
	color:#333;
	border-bottom:1px solid #222;
	text-align:center;
}
.podcast-list .podcast-item {
	display:block;
	overflow:hidden;
	border-bottom:1px solid #222;
    border-top:1px solid #444;
    margin:0 5px;
    padding:10px 0 2px;
}
.podcast-list .podcast-item:first-child {
    border-top:0;
}
.podcast-list .podcast-item:last-child {
    border-bottom:0;
}
.podcast-list .color-white {
    color:#FFF;
}
.podcast-list .color-grey {
    color:#888;
}
.podcast-list .podcast-title,
.podcast-list .podcast-desc {
    display:block;
	overflow:hidden;
	height:16px;
	text-overflow:ellipsis;
	white-space:nowrap;
    font-size:87.5%;
    font-weight:normal;
    line-height:16px;
    margin:0 8px 8px;
}
.podcast-list .podcast-desc {
    font-size:75%;
	text-shadow:0 1px 0 #000000
}
.podcast-list .picto-audio {
    background: url("../img/picto_speaker_w2.gif") no-repeat scroll 0 0 transparent;
    padding-left:25px;
	min-height:16px;
	line-height:16px;
}
.podcast-list .btn-red,
.podcast-list .btn-grey {
	display:block;
	float:right;
	clear:right;
	font-size:12px;
	margin:0 5px 5px;
}
/*JWPLAYER CONTAINER*/
iframe#playerFrame {
	overflow: hidden;
	width: 470px;
	height: 290px;
	float: left;
	margin-right: 10px;			
}
/*AUDIO PLAYER*/
.audio-player {
	position:relative;
	display:block;
	overflow:visible;
	clear:both;
	padding:10px 10px 0;
	margin-bottom:10px;
	background-color:#FFF;
}
.audio-player .player-audio-html5 {
	position:relative;
	display:block;
	width:100%;
	height:35px;
}
/*BROWSERS LIST*/
.browsers-list {
	position:relative;
	display:block;
	overflow:hidden;
	text-align:center;
	margin-bottom:30px;
}
.browsers-list .item {
	display:inline-block;
	padding:2px;
}
.browsers-list .pic {
	display:block;
}
/*VIDEO BANNER*/
.video-banner {
	position:relative;
	display:block;
	overflow:hidden;
	width:790px;
	height:75px;
	margin:0 auto 10px;
	background:url("../img/video-banner.gif") no-repeat 0 0 #FFF;
}
.video-banner .bottom-link {
    background:url("../img/spacer.gif") repeat scroll 0 0 transparent;
    top:10px;
    display:block;
    height:54px;
    overflow:hidden;
    position:absolute;
    text-indent:-312em;
    z-index:1;
}
.video-banner .bottom-link-video {
    left:10px;
    width:205px;
}
.video-banner .bottom-link-grille {
    left:245px;
    width:245px;
}
.video-banner .bottom-link-podcasts {
    right:10px;
    width:265px;
}