body
{
  font-family: "Trebuchet MS", Helvetica, sans-serif;
    min-width: 1050px;
    width: auto !important;
    width: 1050px;
}

.clear{
  clear: both;
}

#page
{
}

a:link, a:visited
{
  color: #888888;
  /*color: navy;*/
  text-decoration: none;
}

h1
{
  padding-bottom: 5px;
}

h2
{
  clear:both;
}

header
{
  padding-bottom: 5px;
  height: 75px;
  margin-top: 20px;
  background-color: #f5f5f5;
  width: 1020px;
  clear:both;
}

header h1
{
  margin-bottom: 10;
  float: left;
  font-size: 23pt;
}

#logo
{
  float: left;
  margin: 13px;
}

section{
  width: 1020px;
  display: block;
  margin-top: 50px;
}

aside
{
  position: absolute;
  left: 1035px;
  top: 150px;
  padding: 10px;
  max-width: 300px;
}

footer
{
  width: 600px;
  border-top-style: solid;
  border-top-color: gray;
  border-top-width: 1px;
  font-size: .7em;
  text-align: center;
  padding-top: 3px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

footer .legal
{
  font-style: italic;
}

nav
{
  border-top: 2px solid #888888;
  clear: both;
  width: 1020px;
}

nav ul
{
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: 0;
/*  width: 100%;*/
}

nav li
{
  width: 170px;
  float: left;
}

nav li a:link, nav li a:visited
{
  display: block;
  color: #000000;
  text-decoration: none;
  background-color: #dddddd;
  padding-top: 4pt;
  padding-bottom: 4pt;
  padding-right: 8pt;
  padding-left: 8pt;
  border: solid 1pt #bbbbbb;
}

nav li a:hover
{
  display: block;
  color: #331100;
  text-decoration: none;
  background-color: #eeeeee;
  padding-top: 4pt;
  padding-bottom: 4pt;
  padding-right: 8pt;
  padding-left: 8pt;
  border: solid 1pt #bbbbbb;
}

.edit
{
  float:right;
  position: relative;
  top: 15px;
}

.table
{
  display: table;
  width: auto;
}

.alignright
{
  text-align: right;
}

.ligne, .lignemaster, .lignedoctorat, .lignehdr
{
  display: table-row;
  width: auto;
}

.case
{
  padding: 2px;
  float: left;
  display: table-column;
  width: 200px;
}

.caselongue
{
  padding: 2px;
  float: left;
  display: table-column;
  width: 400px;
}

.fixed-tab
{
  vertical-align: top;
}

.catcell
{
  vertical-align: middle;
  border-left: 5px solid #bbb;
  margin-left: 5px;
  padding-left: 5px;
}

.graph
{
  position: relative;
}

.graph-legend
{
  font-size: 10px;
  font-style: italic;
  color: gray;
}

.graph-explanation
{
  position: relative;
  color: gray;
  font-size: .9em;
  font-style: italic;

  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.graph-container
{
  border-style: solid;
  border-color: lightgray;
  border-width: 1px;
  display: inline-block;
}

.graph-control
{
  display: inline-block;
  padding: 2px;
  clear: right;
}

.visus {
  width: 420px;
}

.visus table {
  border-spacing: 5px;
  width: 100%;
}

.visus td {
  padding: 2px;
  border-width: 1px;
  border-style: solid; 
  border-color: gray;
}

.note {
  font-size: .8em;
  font-style: italic;
  color: darkgray;
}

.warning {
  color: red;
}

.subtitle {
  margin-top: -20px;
  margin-bottom: 10px;
  font-size: 1em;
  font-style: italic;
  color: #333; 
}

.jour
{
  width: 43px;
}

.mois
{
  width: 88px;
}

.annee
{
  width: 58px;
}

.institut
{
  width: 288px;
}

.record
{
  display: inline-block;
}
