/* CSS Document */

@media screen {
html {
	overflow:scroll
}
}

body {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a {
	color:#00497f;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.contenu-programme {
	width:700px;
	margin:5px;
}

.programme {
	width:700px;
	text-align:center;
	color:#00497f;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.encart-podcast {
	 width:340px;
	 min-height:281px;
	 _height:281px;
	 border:solid 1px #cccccc;
	 float:left; 
	 background:url(../images/fond-podcast.gif) repeat-x bottom;
	 margin-bottom:15px;
	 font-size:11px;
}

.spacer {
	width:7px;
	float:left;
}

.donnees-conference {
	width:326px;
	margin:7px;
	_margin-right:0;
}

.conf {
	height:55px;
}

.heure {
	color:#666666;
}

.titre-conf{
	color:#00497f;
	font-weight:bold;
}

.img{
	padding-bottom:5px;
	padding-right:10px;
	width:65px;
	height:90px;
	float:left;
}

.orateur{
	color:#00497f;
	padding-bottom:5px;
}

.fonction{
	color:#666666;
	height:35px;
}

.img-voir {
	width:99px;
	height:29px;
	float:left;
	margin-top:5px;
	padding-right:30px;
}

.img-podcast {
	width:99px;
	height:29px;
	float:left;
	margin-top:5px;
}

.menu-onglet {
	float:right;
	/*width:193px;*/
	width:158px;
	height:19px;
	display:inline;
	font-size:10px;
	margin-top:15px;
	margin-right:-7px;
}

.menu-onglet .aide a{
	display:none;
	background: url(../images/onglet-aide.gif) right no-repeat;
	width: 64px;
	height: 19px;
	float: left;
	/*_float: right;*/
	line-height:19px;
	color:#aaaaaa;
	text-indent:25px;
	}
	
.menu-onglet .aide a:hover{
	display:none;
	background: url(../images/onglet-aide-on.gif) right no-repeat;
	width: 64px;
	height: 19px;
	float: left;
	line-height:19px;
	color:#666666;
	text-decoration:none;
	text-indent:25px;
	}
/*
.menu-onglet .audio a{
	background: url(../images/onglet-audio.gif) right no-repeat;
	width: 65px;
	height: 19px;
	float: left;
	line-height:19px;
	color:#aaaaaa;
	text-indent:28px;
	}
	
.menu-onglet .audio a:hover{
	background: url(../images/onglet-audio-on.gif) right no-repeat;
	width: 65px;
	height: 19px;
	float: left;
	line-height:19px;
	color:#666666;
	text-decoration:none;
	text-indent:28px;
	}
*/
.menu-onglet .video a{
	background: url(../images/onglet-video.gif) right no-repeat;
	width: 64px;
	height: 19px;
	float: left;
	line-height:19px;
	color:#aaaaaa;
	text-indent:25px;
	}
	
.menu-onglet .video a:hover{
	background: url(../images/onglet-video-on.gif) right no-repeat;
	width: 64px;
	height: 19px;
	float: left;
	line-height:19px;
	color:#666666;
	text-decoration:none;
	text-indent:25px;
	}

.podcast {
	/*background: url(../images/fond-lecteur.gif) right no-repeat;*/
	background: url(../images/fond-lecteur-sansaudio-sansaide.gif) right no-repeat;
	width: 333px;
	height: 81px;
	float:left;
	display:inline;
}

.b-itunes {
	width :67px;
	height:67px;
	float:left;
	margin-left:12px;
	_margin-left:02px;
	margin-top:7px;
}

.b-archos {
	width :68px;
	height:66px;
	float:left;
	margin-left:12px;
	_margin-left:12px;
	margin-top:7px;
}

.b-rss {
	width :68px;
	height:66px;
	float:left;
	margin-left:12px;
	_margin-left:12px;
	margin-top:7px;
}

.b-dl {
	width :68px;
	height:66px;
	float:left;
	margin-left:12px;
	_margin-left:12px;
	margin-top:7px;
}
.duree-taille {
	width:320px;
	color:#00497f;
	font-size:9px;
	text-align:center;
	float:left;
	margin-top:-6px;
}


.menu-onglet .video a{
	background: url(../images/onglet-video-on.gif) no-repeat;
	width: 64px;
	height: 19px;
	float: right;
	line-height:19px;
	color:#666666;
	text-decoration:none;
	text-indent:25px;
	}
	
.menu-onglet .video a:hover{
	background: url(../images/onglet-video-on.gif) no-repeat;
	width: 64px;
	height: 19px;
	float: right;
	line-height:19px;
	color:#666666;
	text-decoration:none;
	text-indent:25px;
	}

