html {
	height: 100%; 
	max-height: 100%;
	padding: 0; 
	margin: 0; 
	border: 0; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden;
	/* */ 
	}

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;
	}	
	
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 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: hidden;
	position: absolute;
	top: 120px;
	left: 150px;
	background: #ffe4b7;
	border-width: 2px;
	border-color: #fff;
	border-style: solid;
	width: 610px;
	height: 445px;
	margin-left: 0px;
  }

#texte {
	overflow: auto;
	position: absolute;
	top: 55px;
	left: 20px;
	width: 585px;
	height: 380px;
	margin-left: 0px;
  }
	
.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;
}