/* CSS Print */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, dl, dt, dd, ol, ul, li, form, fieldset, legend, label, table, caption, tr, th, td { margin: 0; padding: 0; }
sup, sub { line-height: 1px; }
body { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 62.5%; color: #333; background: #fff; }
a img { border: none; }
a { color: #333; }
a: hover { color: var(--primary); }

.shortcuts, .languagesMenu, #mainNav, .column, .footer ul, .numerotation { display: none; }

.container { width: 21cm; margin: 0 auto 0; position: relative; }
.footer { margin-top: 36px; }

#header h1 { height: 100px; padding: 25px 0 0; }
#header h1 a { display: block; width: 183px; height: 76px; text-indent: -9999px; background: url(/images/logo.png) no-repeat; }

h2 { font-size: 2.4em; line-height: 2.4em; font-weight: bold; margin-bottom: 18px; clear: both; }
h3 { font-size: 1.8em; line-height: 1.8em; font-weight: bold; margin-bottom: 18px; }
h4 { font-size: 1.6em; line-height: 1.6em; font-weight: bold; margin-bottom: 18px; }
h5 { font-size: 1.4em; line-height: 1.4em; font-weight: bold; margin-bottom: 18px; }
h6 { font-size: 1.2em; line-height: 1.2em; font-weight: bold; margin-bottom: 18px; }

p, ul { font-size: 1.2em; line-height: 1.8em; margin-bottom: 18px; }
ul, ol, dl { padding-left: 20px; }
ul li ul { font-size: 1em; line-height: 1em; }

table { border-collapse: collapse; }
table td, table th { border-bottom: 1px solid #ccc; padding: 5px 10px; font-size: 1.2em; }
table th { text-align: left; }

.liste { padding: 0; font-size: 1em; line-height: 1em; list-style-type: none; }
.liste li { margin-bottom: 18px; clear: both; }
.liste li h3, .liste li h4, .liste li h5, .liste li p { margin: 0; }

.galerie-wrap { width: 205px; float: left; }
.clear { height: 0; padding: 0 0 18px; border: 0; color: #fff; background: #fff; clear: both; }
.galerie { width: 100%; margin: 0; padding: 0; list-style: none; background: none; }
.galerie li { width: 200px; height: 150px; float: left; }
.galerie li img { display: none; }
.galerie li a { display: block; width: 195px; height: 145px; }
.galerie li a span { display: none; }


