:lang(fr) > Q { quotes: "«" "»" "<" ">" }

body { 
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12pt;
  font-weight: normal;
  font-style: regular;
  color: #222222;
  background: white;
  text-align: left;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0; 
}

h2 { 
  font-size: 14pt;
  font-weight: bold;
  margin-top: .4em;
  vertical-align: base; 
}

h3 { 
  color: black;
  background: #eeeeee;
  padding: 0;
  margin: 0;
  font-size: 12pt;
  font-weight: normal;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em; 
}

.no-content, span.literal {
  font-style: italic; 
}

.toc-entry { 
  font-weight: bold; 
}

.admonition { 
  text-decoration: underline;
  color: black;
  background: transparent; 
}

var { 
  font-family: Courier New, Courier, Fixed, Mono;
  font-style: normal; 
}

div.navigation { 
  position: fixed;
  z-index: 500;
  top: 20px;
  left: 65px; 
}

div.title { 
  position: fixed;
  z-index: 1000;
  top: 0px;
  left: 0px;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 60px;
  text-align: center;
  vertical-align: top;
  border-bottom: 1px solid #aaaaaa;
  color: black;
  background: #dddddd; 
}

div.logo { 
  position: fixed;
  z-index: 500;
  top: 7px;
  left: 7px; 
}

img.logo { 
  border: 0px;
  width: 48px;
  height: 48px; 
}

div.report-infos { 
  position: relative;
  color: #777777;
  background: transparent;
  top: -1.4em;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 9pt; 
}

div.anchor { 
  margin-top: 70px; 
}

div.toc, div.section { 
  color: black;
  background: transparent;
  margin-top: 65px;
  margin-left: 2em;
  margin-right: 2em;
  padding: .5em; 
}

div.para, li { 
  margin: .5em;
  font-size: 12pt; 
}

div.note { 
  border: 1px solid #444444;
  padding: .5em;
  margin: .5em; 
}

div.warning { 
  margin: 2em;
  color: #ff5555;
  background: transparent; 
}

dt { 
  text-decoration: underline;
  margin-left: 1em; 
}

dt:after { 
  content: ':'; 
}

dd { 
  margin-left: 2em;
  margin-right: 1em; 
}

ol.toc, dt { 
  margin-top: 1em; 
}

ol.toc-section { 
  list-style-type: lower-latin;
  border-left: 1px solid #444444; 
}

a.link, a[href] { 
  text-decoration: none;
  border: 1px solid transparent;
  color: #777777;
  background: transparent; 
}

a.link:hover, a[href]:hover { 
  border: 1px solid transparent;
  color: black;
  background: #ffff55; 
}

a.link:active, a[href]:active { 
  border-left: 1px solid #666622;
  border-top: 1px solid #666622;
  border-right: 1px solid #aaaa55;
  border-bottom: 1px solid #aaaa55;
  color: black;
  background: #eeee66; 
}

a.navigation, a.navigation:active, a.navigation:hover { 
  border: 0;
  width: 24px;
  height: 24px;
  color: transparent;
  background: transparent; 
}

a.logo, a.logo:active, a.logo:hover { 
  border: 0;
  width: 48px;
  height: 48px;
  color: transparent;
  background: transparent; 
}

div.subreport { 
  margin: 1em;
  border: 1px solid #eeeeee;
  overflow: visible; 
}

table {
  margin: 2em;
  padding: 0px;
  cell-spacing: 0px;
  border-collapse: collapse;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 2px solid black;
  border-bottom: 2px solid black;
}

div.subreport div.description { 
  color: #444444;
  background: white;
  margin-left: 2em; 
}

div.chart { 
  margin: 2em; 
}

div.chart img
{ 
  border: 1px solid #aaaaaa;
  margin: 0;
  padding: 0; 
}

thead { 
  border: 1px solid black;
}

thead tr { 
  margin: 0;
  padding: 0; 
}

thead th { 
  border-right: 1px dashed black;
  margin: 0;
  text-align: center;
  font-weight: bold;
  padding-left: .5em;
  padding-right: .5em; 
}

thead th.empty {
  border-right: 0;
}

td { 
  margin: 0;
  padding-left: .5em;
  padding-right: .5em; 
}

tbody td { 
  border: 1px dashed black;
  vertical-align: base-line;
  color: black;
  background: transparent;
}

tbody td.empty {
  color: black;
  background: #f5f5f5;
  border: 0; 
}

tbody td.no-content {
  border-bottom: 1px dashed black;
}

tfoot td { 
  color: black;
  background: #f5f5f5;
  border-right: 1px dashed black;
}

.int, .bytes, .duration, .email, .timestamp { 
  text-align: right; 
}

.filename, .string, .url, .int, .bytes, .duration, .email, .timestamp { 
  font-family: courier new, courier, fixed, mono; 
}

#toc-button, #next-button, #prev-button { 
  position: absolute;
  border: 0;
  width: 24px;
  height: 24px; 
}

#prev-button { 
  left: 30px; 
}

#next-button { 
  left: 54px; 
}
