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


#bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	width: 100%;
	min-width: 600px;
}



#wrapper {
	z-index: 2;
	top:65px;
	margin: auto;
	height: auto;
	height: 100%;
	min-height: 100%;
	position: relative;
	width: 1070px;
}


#clear{
	width:95px;
	
}

#container {
	position: absolute;
	top:100px;
	left:0px;
	width:1000px;
	height:100%;
	margin: auto;
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	text-decoration:none;
	color:#b6a596;
}

#container a {
	color:#b6a596;
}

#container a:hover {
	color:#ffffff;
}


#liensCle a {
	display: block;
	position:absolute;
	top:550px;
	left:1010px;
	width:37px;
	height:71px;
	 background-image:url(../images/cle_liens.png);
	behavior: url(../css/iepngfix.htc);

	
}

#liensTitre_en a {
	display: block;
	position:absolute;
	top:535px;
	left:660px;
	width:316px;
	height:93px;
	 background-image:url(../images/liens_titre_en.png);
	behavior: url(../css/iepngfix.htc);

	
}

#liensTitre_fr a {
	display: block;
	position:absolute;
	top:535px;
	left:660px;
	width:316px;
	height:93px;
	 background-image:url(../images/liens_titre_fr.png);
	behavior: url(../css/iepngfix.htc);

	
}

#liensTitre_es a {
	display: block;
	position:absolute;
	top:535px;
	left:540px;
	width:440px;
	height:93px;
	 background-image:url(../images/liens_titre_es.png);
	behavior: url(../css/iepngfix.htc);

	
}




