body {
  color: black;
  background-color: #E0E0DC;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 0px;
  margin: 0px;
}

a:link,
a:visited,
a:active {
  color: #d00000;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #d00000;
  text-decoration: none;
  background-color: #fff0f0;
}

.nohover:hover {
  background-color: transparent;
}

h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; }

img {
  border: 0px none;
  padding: 0px;
  margin: 0px;
}

img.right {
  float: right;
  margin-left: 5px;
  margin-right: 0px;
  vertical-align: 2px;
}

img.left {
  float: left;
  margin-left: 0px;
  margin-right: 5px;
  vertical-align: 2px;
}

img.center {
  float: center;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: 2px;
}

address {
  margin-top: 2em;
}

table, tr, td {
  border-spacing: 0px;
  padding: 0px;
  margin: 0px;
  border: 0px none;
}

tr {
  vertical-align: baseline;
}

tr.vtop {
  vertical-align: top;
}

tr.vmiddle {
  vertical-align: middle;
}

/*****************************************************************************/

table.menu,
table.menu tbody,
table.menu tr {
  width: 100%;
}

table.menu td.item,
table.menu td.sousitem,
table.menu td.descriptif {
  width: 100%;
  padding-left: 2px;
}

table.menu td.item {
  font-weight: bold;
}

table.menu td.sousitem {
  padding-left: 1em;
}

table.menu td.item a,
table.menu td.sousitem a {
  display: block;
  color: black;
}

table.menu .soustitre {
  font-size: 80%;
}

table.menu td.descriptif {
  font-size: 80%;
}

table.menu tbody.hover:hover,
table.menu tr:hover {
  color: black;
  background-color: #fff0f0;
}

/*****************************************************************************/

table.menu.arbre td.item,
table.menu.arbre td.sousitem {
  padding-left: 0px;
}

table.menu.arbre td.item {
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}

table.menu.arbre img {
  padding-left: 2px;
  padding-right: 4px;
}

table.menu.arbre img.sousitem {
  margin-left: 1em;
}

/*****************************************************************************/

dl {
  padding: .5em;
  margin: 0px 0px 10px 0px;
  border: 1px solid #000000;
  background-color: white;
}

dt, dd {
  padding: 0px;
  margin: 0px;
}

dt.rubrique {
  padding-left: 0.2em;
  padding-right: 0.2em;
  margin-bottom: 5px;
  font-weight: bold;
  text-align: right;
  color: white;
  background-color: #D00000;
}

dt.titre {
  font-size: 125%;
  font-weight: bold;
}

dt.soustitre {
  font-weight: bold;
}

dt.chapeau,
dt.ps {
  font-style: oblique;
  text-align: justify;
  margin: 1em;
}

dt.chapeau {
  margin-bottom: 0px;
}

dt.ps {
  margin-top: 0px;
}

dd.texte {
  text-align: justify;
}

dt.date {
  text-align: right;
  font-size: 80%;
  font-style: oblique;
}

dl.hover:hover {
  color: black;
  background-color: #fff0f0;  
}

/*****************************************************************************/

.nav dl {
  padding: 0px;
  font-size: 80%;
}

.nav dt,
.nav dd {
  padding-left: 0.2em;
  padding-right: 0.2em;
}

.nav dt.rubrique {
  margin-bottom: 0px;
  font-weight: normal;
}

.nav dd.texte {
  text-align: left;
  margin-left: 1em;
}

.nav dt.date {
  font-size: 100%;
}

.nav table.menu {
  font-size: 125%;
}

/*****************************************************************************/

.tete dt.rubrique {
  font-size: 1pt;
  height: 4px;
}

/*****************************************************************************/

.footer dl {
  padding: 0.2em;
  margin-top: 2em;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 1.5em;
  border: 2px solid #000000;
}

.footer dt.titre {
  font-size: 100%;
}

.footer dd {
  margin-left: 0em;
}

.footer table.menu td.item {
  padding-left: 0.2em;
  padding-right: 0.2em;
  font-weight: normal;
  font-style: oblique;
}

/*****************************************************************************/

.liste dl {
  padding: 4px 0px 4px 0px;
  margin-bottom: 0px;
  border: 0px none;
}

.liste dt,
.liste dd {
  margin-left: 16px;
}

.liste dd.titre {
  margin-left: 0px;
  margin-bottom: 5px;
  font-size: 105%;
  font-weight: bold;
}

.liste dt.soustitre {
  font-size: 80%;
}

.liste dd.texte {
  padding-left: 1em;
}

/*****************************************************************************/

#bandeau {
  padding: 0px;
  margin: 0px;
  background-color: #E0E0DC;
  border-bottom: none;
}

#banniere {
  width: auto;
  padding: 10px 450px 0px 10px;
  margin: 0px;
  background: url("img/bandoptt.jpg") bottom no-repeat;
  text-align: center;
}

#banniere h1 {
  position: relative;
  top: -0.3em;
  font-size: 120%;
  font-weight: bold;
}

#hierarchie {
  text-align: left;
  font-size: 80%;
  margin-top: 0.5em;
}

/*****************************************************************************/

#corps {
  width: 100%;
}

#corps h1 {
  font-size: 120%;
  font-weight: bold;
  margin-left: 0.5em;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}

#corps dt.titre a {
  display: block;
  color: black;
}


/*****************************************************************************/

#nav-gauche {
  width: 170px;
  padding: 10px 0px 10px 10px;
}

#principal {
  width: auto;
  padding: 10px;
}

#nav-droite {
  width: 260px;
  padding: 10px 10px 10px 0px;
}

