#content {
	color: #333;
	}
.PodCastLeft {
	float: left;
	width: 283px;
	margin: 10px 0 10px 0;
	}
.PodCastLeft h3 {
	float: left;
	width: 250px;
	}
.PodCastLeft span {
	float: left;
	width: 25px;
	}
.PodCastLeft span img, .PodCastLeft span a {
	border: none;
	background: none;
	}
.PodCast {
	clear: both;
	}
.PodCast img {
	float: left;
	}
.PodCast p {
	float: right;
	width: 135px;
	}
/********** PodCastOne **********/
.PodCastList {
	clear: both;
	border-top: 1px solid #ccc;
	padding: 5px 0 3px 0;
	margin: 10px 0 0 0;
	width: 600px;
	}
.date {
	float: right;
	list-style: none;
	font-style: italic;
	font-size: 12px;
	color: #666;
	padding: 2px 0 0 0;
	}
.date li {
	float: left;
	padding: 0 10px 0 0;
	}
.date li a, .date li a:hover {
	border: none;
	background: none;
	color: #666;
	}
.date li img {
	border: none;
	background: none;
	position: relative;
	top: 2px;
	}
.PodCastList h3 {
	float: left;
	width: 280px;
	font-weight: normal;
	}
.PodCastList h3 a:link, .PodCastList h3 a:visited, #content .PodCastList h3 .PodCastListOff {
	background: url(/htdocs/images/PodCast/FlecheOff.gif) no-repeat 100% 50%;
	padding: 0 20px 0 0;
	display: block;
	}
.PodCastList h3 a:hover, .PodCastList h3 a:active {
	color: #0061a9;
	background: url(/htdocs/images/PodCast/FlecheOff.gif) no-repeat 100% 50%;
	}
#content .PodCastList h3 .PodCastListOn {
	color: #0061a9;
	background: url(/htdocs/images/PodCast/FlecheOn.gif) no-repeat 100% 50%;
	}
.PodCastListDescription {
	display: none;
	}
.PodCastListDescription p {
	padding: 5px 0;
	}
.parc_txt {
	border: none;	
	}
.PodCastListDescriptionVisible p {
	padding: 5px 0;
	}		