/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 21 2025 | 13:18:17 */
#content .programme {
	border-left: none;
	border-right: none;
}

#content .programme tr :is(th, td) {
	vertical-align: top;
}

#content .programme tr :is(th, td):first-child {
	border-left: none;
	padding-left: 0;
	width: 1%;
}

#content .programme tr :is(th, td):last-child {
	border-right: none;
	padding-right: 0;
}

#content .programme tr th {
	font-family: inherit;
	background-color: #eee;
}

#content .programme tr :is(th, td) h3 {
	margin: 5px 0;
	font-size: 1.33em;
}
