#rtl_main { margin-left:12px}
img { border:0}
/*PODCASTS*/
div.podcasts div.podcast a.more,
div.podcasts div.podcast a.more img,
div.podcasts div.podcast div.content img {
	position:relative;
	display:block;
	overflow:hidden;
}
div.podcasts div.podcast  { margin-top:12px !important}
div.podcasts {
	clear:both;
    margin-bottom:20px;
	text-align:left;
	margin-top:8px
}
div.podcasts div.left {
	width:145px;
	float:left;
}
div.podcasts div.right {
	width:514px;
	/*float:right;*/
}
div.podcasts div.podcast {
	clear:both;
	margin-bottom:20px;
	border:1px solid #CCC;
	border-bottom:0;
}
div.podcasts div.podcast h2 {
	/*padding:10px;
	color:#333;
	font-size:112.5%;
	border-bottom:1px solid #CCC;*/
	display:none;
}
div.podcasts div.podcast div.content {
	padding-top:10px;
	border-bottom:1px solid #CCC;
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url('http://static.rtl.fr/www-2010/img/bg_podcast.gif');
}
div.podcasts div.podcast div.content img {
	float:left;
	margin:0 10px 0 0;
}
div.podcasts div.podcast h3 {
	margin:0 10px 10px 10px;
	font-size:87.5%;
	font-weight:bold;
	color:#FF0000;
}
div.podcasts div.podcast p {
	margin:0 10px 10px 10px;
	line-height:14px;
	font-size:10px;
	color:#333;
	min-height:97px;}

*+html div.podcasts div.podcast p  {	min-height:108px;}



div.podcasts div.podcast div.links {
	padding:5px 0 0 5px;
	background-color:#F8F8F8;
	border-bottom:1px solid #CCC;
}
div.podcasts div.podcast a.more {
	float:left;
	width:124px;
	margin:0 5px 5px 0;
	padding:5px 10px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#FFF;
	background-position:left bottom;
	background-repeat:repeat-x;
	background-image:url('http://static.rtl.fr/www-2010/img/bg_btn.gif');
	border:1px solid #C0C0C0;
}
div.podcasts div.podcast a.more img {
	float:left;
	display:block;
	margin-right:10px;
}
div.podcasts div.podcast a.more span {
	display:block;
	font-style:italic;
	font-weight:normal;
}
/*EMISSIONS*/
div.emissions {
	clear:both;
    margin-bottom:20px;
	text-align:left;
}
div.emissions div.left {
	width:145px;
	float:left;
}
div.emissions div.right {
	width:465px;
	float:right;
}
div.emissions div.emission_mea {
	clear:both;
	margin-bottom:20px;
	padding-top:7px;
	border:1px solid #CCC;
}
div.emissions div.emission_mea a.animateur {
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
}
div.emissions div.emission_mea a.animateur img {
	display:block;
}
div.emissions div.emission_mea div.text {
	width:280px;
	padding:0 10px;
	float:left;
}
div.emissions div.emission_mea h2 {
	margin-bottom:7px;
	padding-bottom:7px;
	color:#333;
	font-size:100%;
	border-bottom:1px solid #CCC;
}
div.emissions div.emission_mea h2 a {
	color:#FF0000;
}
div.emissions div.emission_mea p {
	margin-bottom:5px;
	color:#333;
	font-size:75%;
}
div.emissions div.emission_mea div.links {
	clear:both;
	padding:5px 0 5px 5px;
	background-color:#F8F8F8;
	border-top:1px solid #CCC;
}
div.emissions div.emission_mea a.more {
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
	margin:0 5px 0 0;
	padding:8px 7px;
	font-size:75%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#FFF;
	background-position:left bottom;
	background-repeat:repeat-x;
	background-image:url('http://static.rtl.fr/www-2010/img/bg_btn.gif');
	border:1px solid #C0C0C0;
}
