/*Créé avec Adobe RoboHelp 10.*/
body {
  background-color: #ffffff;
  x-next-page: page-with-header;
  font-family: Arial;
  font-size: 11pt;
  color: #800000;
}
h1 {
  font-weight: bold;
  font-size: 24.0pt;
  color: #658ac2;
}
li.h1 {
  font-weight: bold;
  font-size: 24.0pt;
  color: #658ac2;
}
h2 {
  font-weight: bold;
  font-size: 18.0pt;
  color: #658ac2;
}
li.h2 {
  font-weight: bold;
  font-size: 18.0pt;
  color: #658ac2;
}
h3 {
  font-size: 14.0pt;
  color: #5e7ac9;
  font-weight: bold;
  font-style: normal;
}
li.h3 {
  font-size: 14.0pt;
  color: #5e7ac9;
  font-weight: bold;
  font-style: normal;
}
h4 {
  font-size: 12.0pt;
  font-weight: bold;
  color: #800040;
}
li.h4 {
  font-size: 12.0pt;
  font-weight: bold;
  color: #800040;
}
h5 {
  font-weight: bold;
  font-size: 10.0pt;
}
li.h5 {
  font-weight: bold;
  font-size: 10.0pt;
}
h6 {
  font-weight: bold;
  font-size: 8.0pt;
}
li.h6 {
  font-weight: bold;
  font-size: 8.0pt;
}
p {
  margin-top: 0pt;
  margin-bottom: 0pt;
  font-size: 11pt;
}
li.p {
  font-size: 11pt;
}
a.expandspot {
  cursor: hand;
  font-style: italic;
  font-size: 11pt;
  display: inline;
  color: #000000;
  text-decoration: none;
  font-family: Arial;
}
span.expandtext {
  font-size: 10pt;
  color: #0000ff;
  font-style: italic;
  font-weight: normal;
}
a.dropspot {
  cursor: hand;
  color: #008000;
  font-style: italic;
  text-decoration: none;
}
a.glossterm {
  cursor: hand;
  font-style: italic;
  font-size: 11pt;
  color: #000000;
  text-decoration: none;
}
span.glosstext {
  font-style: italic;
  font-weight: normal;
  color: #000000;
  font-size: 10pt;
}
ol,
ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
a:active {
  color: #0000ff;
}
a:hover {
  color: #0000ff;
}
a:visited {
  color: #0000ff;
}
div.droptext {
  color: #000000;
  font-size: 10pt;
}
ul.Disc {
  list-style: disc;
}
ol.RoundSquare {
  list-style: disc;
}
ol.RoundSquare>li>ol {
  list-style: square;
}
ol.RoundSquare>li>ol>li>ol {
  list-style: circle;
}
ol.RoundSquare>li>ol>li>ol>li>ol {
  list-style: disc;
}
ol.RoundSquare>li>ol>li>ol>li>ol>li>ol {
  list-style: square;
}
ol.RoundSquare>li>ol>li>ol>li>ol>li>ol>li>ol {
  list-style: circle;
}
ul.Circle {
  list-style: circle;
}
ol.Decimal {
  list-style: decimal;
}
ul.Square {
  list-style: square;
}