<!--
body {
    background-color:#00CCFF;
    color:white;
}
a{
    text-decoration:none;
  z-index:10;
}
a:link{
    color:#9CCFFF;
  z-index:10;
}
a:visited{
    color:#9CCFFF;
  z-index:10;
}
a:hover{
    color:#FF0000;
  z-index:10;
}
div.page {
    max-width: 1000px;
}
.timeline {
	background-color:#DDDDDD;
	font-weight: bold;
}
tr.miniban {
	background-image: url("miniban.png");
  z-index:10;
}
.progress {
	background-color:#DDDDDD;
	border-radius: 10 px;
	align-items: left;
	justify-content: left;
	height: 15px;
	width: 200px;
}
.fod{
    position: fixed;
    padding: 4px;
    margin: 4px;
    bottom: 40px;
    left: 30px;
  z-index:9;
}
.tab {
    text-align=left;
    background: black;
    border: 3px solid blue;
    position: fixed;
    padding: 4px;
    margin: 4px;
    top: 40px;
    left: 30px;
    height: 80%;
    overflow: auto;
  z-index:10;
}
.rec {
    text-align=left;
    background: black;
    border: 3px solid blue;
    position: fixed;
    padding: 4px;
    margin: 4px;
    top: 40px;
    left: 30px;
    height: 40%;
    overflow: auto;
  z-index:10;
}
div.fl {
  background: #FD8181;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index:9;
}
div.pag {
  z-index:8;
    position: relative;
}
#d1{
	display: none;
  z-index:10;
}
#d2{
	display: none;
  z-index:10;
}
#d3{
	display: none;
  z-index:10;
}
#d4{
	display: none;
  z-index:10;
}
#d5{
	display: none;
  z-index:10;
}
#d6{
	display: none;
  z-index:10;
}
#dX{
	display: none;
  z-index:10;
}
#chg {
    position: absolute;
    padding: 0px;
    margin: 0px;
    top: 10px;
    left: 20px;
  z-index:10;
}
hr {
    color: #3B4D65;
    background-color: #3B4D65;
    height: 1px;
    border: 0;
}
img.title{
    width: 100%;
position: relative;
  z-index:10;
}
.encours{
    color:#00FF00;
}
.alinea {
    text-align: justify;
    text-indent: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    color:white;
}
.elea{
    text-align: justify;
    text-indent: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    color:gray;
}
.fauch{
    text-align: justify;
    text-indent: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    color:hotpink;
}
.maud{
    background-color : green;
}
.intent{
    background-color : purple;
}
.sourne{
    background-color : blue;
}
.schro{
    text-align: justify;
    text-indent: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    color:gray;
}
.direc{
    text-align: justify;
    text-indent: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    color:turquoise;
}
.direcc{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    color:turquoise;
}
.loulo{
    text-align: justify;
    text-indent: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    color:orchid;
}
.louloc{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    color:orchid;
}
.phili{
    text-align: justify;
    text-indent: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    color:lightgreen;
}
.ellum{
    text-align: justify;
    text-indent: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    color:orange;
}
.elino{
    text-align: justify;
    text-indent: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    color:aquamarine;
}
form {
    display: inline;
}
table.main {
    background-color: #16191F;
	z-index:1;
}
img.main2 {
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%;
    height: auto;
    opacity: 0.1;
	z-index:0;
}
img.next{
    background-image: url('next.gif');
}
img.prev{
    background-image: url('prev.gif');
}
img.malksilk{
    background-image: url('polices/Malkym-silk.png');
}
img.chloesep{
    background-image: url('polices/Chloe-separ.png');
}
img.chloefl{
    background-image: url('polices/Chloe-fleurs.png');
}
img.chloesl{
    background-image: url('polices/Chloe-slug.png');
}
img.chloesn{
    background-image: url('polices/Chloe-snake.png');
}
img.chloesp{
    background-image: url('polices/Chloe-spider.png');
}
img.chloean{
    background-image: url('polices/Chloe-ant.png');
}
img.anubt{
    background-image: url('polices/Anubysa-title1.png');
}
tr.rechentete{
    background-color: #336699;
}
tr.rechlig1{
    background-color: #3D4A85;
}
tr.rechlig2{
    background-color: #26265D;
}
tr.rechlig3{
    background-color: #335CA4;
}
tr.rechlig4{
    background-color: #684198;
}
   p.titreoeuvre {
      position: relative;
      font-family: Geneva, sans-serif;
      font-size: 60px;
      text-transform: uppercase;
      letter-spacing: 2px;
      background: linear-gradient(90deg, #DC143C, #fff, #000);
      background-repeat: no-repeat;
      background-size: 80%;
      animation: animate 3s infinite;
      -webkit-background-clip: text;
      -webkit-text-fill-color: rgba(255, 255, 255, 0);
      }
      @keyframes animate {
      0% {
      background-position: -500%;
      }
      100% {
      background-position: 500%;
      }
//-->