
body
{
   margin: auto;    
   background-image: url("fondatlantis.jpg");
   background-attachment:fixed;
   background-repeat: no-repeat;
   position:relative;
}
#all-contain
{
   margin: auto;
   width: 760px;
   margin-top: 0px;
   margin-bottom: 20px;
} 
a img
{border: none;} 

a
{
color: #000000;
   text-decoration: none;
}

a:visited 
{
   color: #000000;

}

a:hover
{
text-decoration: underline;
}


/* L'en-tête */

#im1
{
width: 553px;
   height: 322px;
background-image: url("");
  background-repeat: no-repeat;
 position:fixed;
 left: 0px;
   top: 150px;
   z-index:1
}

#im2
{
width: 310px;
   height: 220px;
background-image: url("");
  background-repeat: no-repeat;
 position:fixed;
 right: 15px;
   top: 190px;
   z-index:1
}

#en_tete
{
   width: 760px;
   height: 190px;
   background-image: url("entete1.jpg");
   background-repeat: no-repeat;
   margin-bottom: 10px;
   position:relative;
   z-index:2
}

#en_tete2
{
   width: 760px;
   height: 150px;
   background-image: url("entete4.png");
   background-repeat: no-repeat;
   margin-bottom: 0px;
   position:relative;
   z-index:2
}
#fondmenu
{
  float: left;
  width: 160px;
  height: 500px;
  background-image: url("fondmenu.jpg");
  background-repeat: no-repeat;
  position: absolute;
  z-index:2
}
/* Le menu */

 body {
  behavior: url("csshover.htc");
}
#menu_dynamique
{
   float: left; /* Le menu flottera à gauche */
   width: 120px; /* Très important : donner une taille au menu */
   top: 370px;
   position: absolute;
   z-index:5;
   font-size: 16px;
   font-weight: normal;
   font-family: Times New Roman, Arial, Times, Georgia, serif;
}

#menu_dynamique li a {
  display:block;
  height:23px;
  text-decoration:none;
  color:#000000;
}
#menu_dynamique {
  width:auto;
  margin:0px -12px;
  padding:0px;
}
#menu_dynamique ul {
  width:160px;
  list-style:none;
  padding:0px;
  margin:0px;
}
#menu_dynamique ul li {
  width:auto;
  margin-left:15px;
  padding-left:25px;
  text-indent:5px;
  height:23px; /* responsable bug */
  background-color:7FBFFF;
  background:url("symbole.gif") no-repeat;
}
#menu_dynamique ul li ul {
  display:none;
}
#menu_dynamique ul li:hover ul {
  display:block;
  position:relative;
  top:-24px;
  left:115px;
}
#menu_dynamique ul li ul, #menu_dynamique ul li:hover ul li ul, #menu_dynamique ul li:hover ul li:hover ul li ul{
  display:none;
}
#menu_dynamique ul li:hover ul, #menu_dynamique ul li:hover ul li:hover ul, #menu_dynamique ul li:hover ul li:hover ul li:hover ul{
  display:block;
  position:relative;
  top:-24px;
  left:115px;
}
#menu_dynamique ul li.extend a {
  background:;
  background-color:7FBFFF;
   font-size: 16px;
   font-weight: normal;
   font-family: Times New Roman, Arial, Times, Georgia, serif;
}
#menu_dynamique ul li.extend:hover ul li.end a {
  background-image:none;
}
#menu_dynamique li:hover {
  background:url("symbole2.gif") no-repeat;
  border:1px solid black;
  background-color:#384D8E;
}

#menu_dynamique li a:hover {
  color:white;
    background-image:none;
  background-color:#384D8E;
}
#menu_dynamique ul li.extend:hover a, #menu_dynamique ul li.extend:hover ul li:hover a, #menu_dynamique ul li.extend:hover ul li.extend:hover ul li:hover a, #menu_dynamique ul li.extend:hover ul li.extend:hover ul li.extend:hover ul li:hover a{
  background-color:#384D8E;
    background-image:none;
}
#menu_dynamique ul li.extend:hover ul li a, #menu_dynamique ul li.extend:hover ul li:hover ul li a, #menu_dynamique ul li.extend:hover ul li.extend:hover ul li:hover ul li a{
  background-color:#b0beeb;
  border-top:1px solid black;
  border-bottom:1px solid black;
  border-right:1px solid black;
  border-left:1px solid black;
  
}
#menu_dynamique ul li.extend:hover {
  width:120px;
  height:23px;
  overflow:hidden;
}
html > body #menu_dynamique ul li.extend:hover {
  overflow:visible;
}

#publicite
{
  float: left;
  width: 153px;
  height: 266px;
  text-align: center ;
  color: #000000;
  padding-top: 13px;
  background-image: url("fondpub.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 684px;
  z-index:3
}

#pubsuppl
{
  float: left;
  width: 120px;
  height: 600px;
  text-align: center ;
  padding-top: 16px;
  position: absolute;
  top: 1500px;
  z-index:3
}
/* Le corps de la page */

#corps
{
   width: 600px;
   margin-left: 160px;
   color: #000000;
   background-image: url("fondcorps.png");
   background-repeat: repeat-y;
   position:relative;
   z-index:4;
}

#corps p
{
   text-align: justify;
   margin-left : 20px ;
   margin-right: 20px;
   margin-top: 0;
   margin-bottom: 0;
   padding:0;
   font-size: 13px;
   font-weight: normal;
   font-family: Arial; Times, Georgia, serif;

}

#corps .centrer
{
  text-align: center;
}

#corps ul
{
   width: 540px;
   text-align: justify;
   margin-left : 35px ;
   margin-top: 0;
   margin-bottom: 0;
   padding:0;
   font-size: 14px;
   font-weight: normal;
   font-family: Arial; Times, Georgia, serif;

}

#corps h1
{
   color: 000000;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   margin: 0;
}

#corps h2
{
   
   height: 30px;  
   padding-left: 30px;
   color: #000000;
   text-align: center;
   margin: 0;
}

#corps h3
{
   
   height: 30px;  
   padding-left: 20px;
   text-align: justify;
   color: #000000;
   margin: 0;
}
/* Bascorps */

#bascorps
{
   width: 600px;
   height: 16px;
   margin-left: 160px;
   background-image: url("bascorps.png");
   background-repeat: no-repeat;
   margin-bottom: 25px;
   position:relative;
   z-index:3;
}

/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied_de_page
{
   padding: 5px;
   height: 110px;
   background-image: url("piedpage.jpg");
   background-repeat: no-repeat;
   position:relative;
   z-index:3;
}

#pied_de_page p
{
  padding-top: 30px;
   margin: 0;
   text-align: center;
      color: #FFFFFF;
}

#right
{
margin-top:20px;
width: 760px;
color: #FFFFFF;
text-align: center;

}

h6
{
font-size: 11px;
margin: 0;
}

.imageflottante
{
   float: left;
   margin: 5px;
   border: 1px solid black;
}

.gras
{
   font-weight: bold;
}

.ancre:hover
{
  text-decoration: none;
}

.titreep
{
  color: #081a57;
}

/* Menu épisode */

a.E { display: block; width: 100px; height: 22px; background-image: url('../resumecompletb.jpg') }
a.E:hover { visibility: visible }
a.E:hover img { visibility: hidden }

a.F { display: block; width: 100px; height: 22px; background-image: url('../informationsb.jpg') }
a.F:hover { visibility: visible }
a.F:hover img { visibility: hidden }

a.G { display: block; width: 100px; height: 22px; background-image: url('../scriptvob.jpg') }
a.G:hover { visibility: visible }
a.G:hover img { visibility: hidden }

/*Visite*/

a.visit{
position: relative;
z-index: 1;
}
a.visit:hover{
z-index: 2;
}
a.visit span{
display: none;
}
a.visit:hover span{
display:block;
position:absolute;
z-index: 3;
top: 10px;
left: -50px;
}

.lettresanslien
{
color: #242424;
}

.contour
{
   border: 1px solid black;
}

.encyclopedie
{
background-image: url("../fondencyclopedie.jpg");
background-repeat: no-repeat;
color: #;
}

.encyclopedie a
{
font-family: 'Times New Ancient', Arial;
font-size: 15px;
color: #;
}

.encyclopedie a:hover
{
font-family: Arial;
font-size: 15px;
color: #FFFFFF;
font-weight: bold;
}

/* lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

}