@charset "utf-8";
/* CSS Document */

* { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }

body { display: block; height: 100%; margin-right: 2em; margin-left: 2em; }

h1 { font-size: 2em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; margin-top: 0; margin-bottom: 1em; }
h5 { font-size: 1.0em; margin-top: 0; margin-bottom: 1em; }
h6 { font-size: 1.0em; margin-top: 0; margin-bottom: 1em; }
p { font-size: 1.0em; margin-top: 0; margin-bottom: 1em; }

#text-version { position: relative; z-index: auto; top: -9999px; left: -9999px; }
#graphics-version { position: relative; z-index: auto; top: auto; left: auto; text-decoration: underline; color: #14235C; cursor: pointer; }
#graphics-version:hover { color: #E95E27; }

#banner { position: absolute; top: -9999px; left: -9999px; }
#youtube-wrapper { position: absolute; top: -9999px; left: -9999px; }

#programme { padding-bottom: 2em; }
#programme .programme-event { margin-right: 15%; }
#programme h4 { margin-top: 1.5em; border-bottom: 1px dotted #000; }
#programme h6, #programme p { margin-left: 1em; }
/*
#programme h6:before { content: open-quote; }
#programme h6:after { content: close-quote; }
*/

#programme .theme { position: relative; }
#programme .ic  { background: none; }
#programme .smt { background: none; }
#programme .oer { background: none; }
#programme .hide-theme { position: relative; }

#media { position: absolute; z-index: -99999; top: -99999px; left: -99999px; }
#media-list { position: relative; z-index: auto; width: auto; height: auto; }



