html {
	height: 100%; 
	max-height: 100%;
	padding: 0; 
	margin: 0; 
	border: 0; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: auto;
	/* */ 
	}

body {
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0;
	border: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
  background-attachment: fixed;
  background-image: url(gfx/bg4.gif);
  background-repeat: repeat;
	}

body#index1 a {
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
	}
	
body#popic p {
	margin: 0;
	}

a {
    color: #039;
  }

hr {
	width: 60%;
	margin: 40px auto 40px auto;
	}	

img {
	border: 0;
	}

img#gscab {
	margin: 10px;
	float: right;
	}	

img#tscab {
	margin: 10px;
	float: left;
	}

p.album {
	text-align: center;
	}	
	
p.album img {
	margin: 5px;
	border: 2px #fff solid;
	}	

div#hist img {
		margin-left: 10px;
		margin-right: 10px;
		}
	
div#index2 {
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	margin-left: -400px;
	width: 800px;
	min-width: 800px;
	background-image: url(gfx/bg3.gif);
	color: #fff;
	}

div#index2 p {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

div#gros {
	position: absolute;
	border: 0;
	top: 0;
	left: 50%;
	height: 100%;
	margin-left: -400px;
	width: 800px;
	min-width: 800px;
	background-image: url(gfx/bg.gif);
	}

div.liens {
	padding: 0px 15px 25px 15px;
	}

div.liens img {
	float: left;
	}
	
div.liens p {
	margin-left: 150px;
	}

div#menu {
	position: absolute;
	border: 0;
	top: 0;
	left: 37px;
	height: 144px;
	width: 726px;
	margin-left: 37px;
	min-width: 726px;
	}
	
div#menu img {
	float: left;
	}

div#menu1 {
  left: 506px;
	margin-left: 506px;
	width: 180px;
	height: 32px;
	}

div#menu2 {
	position: absolute;
	border: 0;
	top: 32px;
	left: 50%;
	height:52px;
	margin-left: -400px;
	width: 800px;
	min-width: 800px;
	color: #999;
	}

div#menu3 {
	position: absolute;
	border: 0;
	top: 84px;
	left: 50%;
	height:60px;
	margin-left: -400px;
	width: 800px;
	min-width: 800px;
	color: #999;
	}

div#map {
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	height: 330px;
	border: solid 2px #fff;
	}

.maptext {
	font: 10pt Verdana, sans-serif;
	text-align: center;
	line-height: 100%;
	color: #000;
	}
	
p#langselect {
	color: #fff;
	font-weight: bold; 
	position: absolute;
	top: -5px;
	right: 140px;
	}

* html p#langselect {
	top: 8px;
	}

p#langselect a {
	color: #fff;
	}

div#titre {
	overflow: visible;
	}

div#titre img {
	float: left;
	}

#side {
	position: absolute;
	top: 120px;
	bottom: 0px;
	width: 110px;
	overflow: hidden;
  margin-left: 37px;
	}

#side img {
	margin-bottom: 13px;
	}
* html #side img {
	margin-bottom: 15px;
	}

#contenu {
	overflow: auto;
	position: absolute;
	top: 120px;
	left: 150px;
	background: #ffe4b7;
	border-width: 2px;
	border-color: #fff;
	border-style: solid;
	width: 609px;
	height: 80%;
	margin-left: 0px;
  	}

#texte {
	overflow: auto;
	position: absolute;
	top: 55px;
	left: 20px;
	width: 570px;
	margin-left: 0px;
  }

#texte iframe {
	overflow: auto;
	border: 0;
	width: 100%;	
	height: 370px;
  }

.ct {
	text-align: center;
	}

.fld {
	float: right;
	}

.flg {
	float: left;
	}

.hist_bas {
		margin-top: 70px;
		text-align: center;
		}
		
.picdr {
	margin: 0 4px 0 4px;
	float: right;
	}	
	
.titre {
    font-size: 13px;
    font-weight: bold;
    color : #f00;
    }
		
p#logos img {
		margin: 5px;
}

div#video01 {
		width: 320px;
		height: 240px;
		margin-left: auto;
		margin-right: auto;		
		border: 2px #fff solid;
		text-align: center;
}

/* 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(gfx/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(gfx/lightbox/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;}	 	

/* fixed overlay for IE */

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