html {
  height: 100%;
 }

body {
  background-color: #900;
  height: 100%;
 }

a {
  color: #900;
  text-decoration: none;
  border-style: none;
 }

ul {
  background-color: #eee;
  border-top: 5px #eee solid;
  list-style-image: none;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-decoration: none;
 }

div#thumb {
  background: #eee;
  border-left: 5px #eee solid;
  border-top: 5px #eee solid;
/*  bottom:0;*/
  padding: 0 0 0 0;
  position: absolute;
  right: 0px; 
  width: 94px;
  z-index: 1;
 }

#dir_up {
  color: #900;
  background-color: transparent;
  bottom: 5px;
  height:64px;
  left: 3px; 
  padding: 0 0 0 0;
  position: fixed; 
  width: 72px;
  z-index: 2;
 }

#retour {
  color: #900;
  float: left;
  height:64px;
  width: 72px;
 }

#retour:hover {
  background-image:url('picts/span-red.png');
  border: 1px #eee solid;
  color: #eee;
 }

div#bordgauche {
  background-color: #900;
  background-image: url('picts/degrade.png');
  bottom:0;
  position: fixed;
  right:96px;
  top: 0;
  width:6px;
  z-index: 2;
 }

div#borddroit {
  background-color: #900;
  background-image: url('picts/degrade-right.png');
  bottom:0;
  position: fixed;
  right:0px;
  top: 0;
  width:6px;
  z-index: 2;
 }

div#bordhaut {
  background-color: #900;
  background-image: url('picts/degrade-haut.png');
  height: 6px;
  position: fixed;
  right:6px;
  top: 0;
  width: 92px;
  z-index: 2;
 }

div#bordbas {
  background-color: #900;
  background-image: url('picts/degrade-bas.png');
  bottom:0;
  height: 6px;
  position: fixed;
  right: 6px;
  width: 95px;
  z-index: 2;
 }

div#coinbd {
  background-color: #900;
  background-image: url('picts/degrade-coinbd.png');
  height: 12px;
  position: fixed;
  right:0px;
  bottom: 0;
  width:12px;
  z-index: 2;
 }

div#coinbg {
  background-color: #900;
  background-image: url('picts/degrade-coinbg.png');
  height: 12px;
  position: fixed;
  right:90px;
  bottom: 0;
  width:12px;
  z-index: 2;
 }

div#coinhd {
  background-color: #900;
  background-image: url('picts/degrade-coinhd.png');
  height: 12px;
  position: fixed;
  right:0px;
  top: 0px;
  width:12px;
  z-index: 2;
 }

div#coinhg {
  background-color: #900;
  background-image: url('picts/degrade-coinhg.png');
  height: 12px;
  position: fixed;
  right: 90px;
  top: 0;
  width:12px;
  z-index: 2;
 }

  /* landscape */
div.l {
  height: 80%;
  right:32%;
  margin-top: 50%;
  margin-left: 50%;
  position: absolute;
  width:55%;
  bottom:10%;
 }
  /* portrait */
div.p {
  height:90%;
  right:40%;
  margin-top: 50%;
  margin-left: 50%;
  position: absolute;
  width: 35%;
  bottom:06%;
 }

  /* thumbnail portrait */
li.tp {
  background: #eee;
  border: 05px #eee solid;
  height: 60px;
  list-style-image: none;
  padding: 10px 10px 15px 12px; 
  position: static;
  float: left;
  width: 65px;
  z-index:1;
 }

  /* thumbnail landscape */
li.tl {
  background: #eee;
  border: 05px #eee solid;
  height: 60px;
  list-style-image: none;
  padding: 10px 10px 15px 05px; 
  position: static;
  float: left;
  width: 65px;
  z-index:1;
 }

li.tp a:hover {
  background: #eee;
  text-decoration: none;
  padding: 0 0 0 2px;
 }

li.tl a:hover {
  background: #eee;
  text-decoration: none;
  padding: 0 0 0 2px;
 }

li.tp a span {
  background-color: transparent;
  color:#eee;
  display:none;
  left: 3px;
  overflow:hidden;
  padding-top: 2px;
  padding: 1px 1px 1px 1px;
  position:fixed;
  right: 96px;
  text-align: center;
  text-decoration: none;
  top: 3px;
  text-decoration: none;
  padding: 0 0 0 2px;
  z-index: 1;
 }

li.tl a span {
  background-color: transparent;
  color:#eee;
  display:none;
  left: 3px;
  overflow:hidden;
  padding-top: 10px;
  padding: 4px 4px 4px 4px;
  position: fixed;
  text-align: center;
  text-decoration: none;
  top: 3px;

  text-decoration: none;
  z-index: 1;
 }

li.tp a:hover span {
  text-decoration: none;
  padding: 0 0 0 2px;
  background-image:url('picts/span-red.png');
  display:inline;
  min-height: 24px;
  top:5px;
  right: 96px;
  left: 3px;
 }

li.tl a:hover span {
  text-decoration: none;
  padding: 0 0 0 2px;
  background-image:url('picts/span-red.png');
  display: block;
  min-height: 24px;
  top:5px;
  right: 96px;
  left: 3px;
 }


li.tp a:hover img {
  padding: 6px 5px 5px 5px;
  border: 1px #900 solid;
 }

li.tl a:hover img {
  padding: 6px 5px 5px 5px;
  border: 1px #900 solid;
 }

li.tp img {
  text-decoration: none;
  border: 0;
 }

li.tl img {
  text-decoration: none;
  border: 0;
 }

div:target {
  background-color: #900;
  background-image: url('picts/arrow-invert.png');
  color: #900;
  height: 100%;
  visibility: hidden;
  width: 100%;
  z-index: 2;
 }		

div.image {
  background: #900;
  bottom: 0; 
  height: 100%;
  left: 0; 
  position: absolute;
  right: 79px;
  top: 0;
  width: 100%;
  z-index: -2;
 }

div.image a {
  height: 364px;
  width: 484px;
 }

div.l img {
  border: 1px #eee solid;
  color: #eee;
  height: 100%;
  padding: 2px 2px 2px 2px;
  width: 100%;
 }

div.p img {
  border: 1px #eee solid;
  color: #eee;
  height: 100%;
  padding: 2px 2px 2px 2px;
  width: 100%;
 }

div.tabs > div:target > div { /* Protect CSS1 & CSS2 browsers */
  position: absolute;
 }

div.tabs > div:target > div img { /* Protect CSS1 & CSS2 browsers */
  display: block;
  padding: 2px 2px 2px 2px;
 }

div:target > div, :target > div {
  background: #900;
  display: block;
  position: fixed;
  visibility: visible;
  z-index: 0;	/* Raise it above the others */
 }		

#default2 {
  background-color: #900;
  height: 100%;
  left: 0;
  right: 79px;
  visibility: visible;
  z-index: 0;
 }

div#bottom {
  background-color: #900;
  bottom: 0;
  color: #eee;
  height: 100%;
  left: 0px;
  padding: 20px 10px 0 20px;
  position: fixed; 
  right: 081px;
  top: 0px;
  z-index: -2;
 }

a:hover {
  background: none;
  text-decoration: none;
 }

a span {
  background-color: transparent;
  color:#eee;
  display:none;
  left: 3px;
  overflow:hidden;
  padding-top: 10px;
  padding: 4px 4px 4px 4px;
  position:absolute;
  text-align:left;
  text-decoration: none;
  top: 3px;
 }

div.l a:hover span {
  display:inline;
  height: 356px;
  min-height: 356px;
  width: 476px;
  top: 3px;
  z-index: 0;
 }

div.p a:hover span {
  display:inline;
  min-height: 476px;
  width: 356px;
  top: 3px;
  z-index: 0;
 }

div.l a:hover span.num {
  background-image:url('picts/span-red.png');
  display:inline;
  min-height: 356px;
  height: 356px;
  text-align: right;
  width: 476px;
  top: 3px;
  z-index: 0;
 }

div.p a:hover span.num {
  background-image:url('picts/span-red.png');
  display:inline;
  min-height: 476px;
  height: 476px;
  text-align: right;
  width: 356px;
  top: 3px;
  z-index: 0;
 }
