/* Grille des programmes */
#timeline {
	width: 100%;
	border: 0;
}
#timeline th, #timeline td { margin: 1px; background: #FFF; padding: 5px 0; }
#timeline th.first { text-align: right; }
#timeline td { text-align: center; white-space: nowrap; font-size: 8pt; }
#timeline td.selected { font-weight: bold; background-color:#000000; }
#timeline td.selected a { color:#FF6300; }

/* Fiches émissions*/

#contenu .liste-emissions h3, #contenu .liste-emissions .emission p {
	margin-left: 30px !important;
	padding-left: 0;
}
#contenu .liste-emissions #description h3 { margin-left: 0 !important; }
#contenu .liste-emissions .emission h3 a { margin-left: 0; }
div.emission h2 { color: #000; }
#colgauche {
	width: 236px;
	padding-top: 20px;
}
#description {
	float: right;
	padding-left: 10px;
	width:382px;
	min-height: 363px;
	background: #FFFFFF url(../images/bg_bloc-centre_video.jpg) no-repeat left top;
}

.acces-videos {
	padding: 1em 0 1em 5em;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 0.9em;
	background: transparent url(../images/bg_bloc_archives-video.gif) no-repeat scroll 0%;
}

ul#actions li {
	background:transparent url(../images/bt_emission.gif) no-repeat scroll 0%;
	font-weight:bold;
	height:31px;
	margin:0.8em 0;
	padding:1.5em 0.9em 0pt;
	width:212px;
	font-size: 0.9em;
}
ul#actions li.top { padding:1em; }
ul#actions li a { color:#000000; }
ul#actions li a strong { color: #FF5A00; }
ul#actions li a:hover strong { color:#000000; }

body.videos ul#actions li { background-image: url(../images/bt_emission_petit.gif); width: 180px; margin-left: 10px; }


ul#infos li { padding-top: 0.5em; }
ul#infos li p { font-size: 1em; }
ul#infos #sommaire, ul#infos #sommaire ul { padding-left: 2em; }
ul#diffusions li {
	font-size: 0.9em;
}
body.videos #contenu form#videos { text-align:center; }
body.videos #contenu form#videos label { display: none; }
body.videos #contenu form#videos .row { width: 49%; clear: none; float: left; margin: 0.1em; }
body.videos #contenu form#videos select { width: 80%; }

body.videos #contenu #description { width: 390px; }
body.videos #contenu #colgauche { width: 210px; }
body.videos #contenu div#colgauche img { width: 210px; }
#contenu div.video { 
	background: transparent url(../images/bg_element_video.jpg) repeat-x top left;
	height:140px;
	width: 40%;
	float: left;
	clear: none;
	margin: 0 1em 1em;
	padding: 1em;
}

#contenu div.video .acces-videos {
	clear: left;
	padding: 0.3em 0 1em 4.5em;
	font-size: 0.8em;
	background: transparent url(../images/camera.jpg) no-repeat scroll top left;
}

