@charset "UTF-8";
/* CSS Document */

   body  {
	font: 100% "Helvetica CY", "Futura Condensed", "Tahoma", "Arial Narrow";
	color: #010101;
	background: #fff;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center;
	background-image: url(img/accueil-english1.jpg);
    }
	
	
	#intro {
	text-indent:-9999px;
	}
	
	
	#lien {
	position:absolute;
	left:115px;
	top:600px;
	width:384px;
	height:71px;
	z-index:3;
	}
	
	#lien p, #lienFlash p {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:34px;
		line-height: 35px;
		text-align:left;
	}
	
	#lien a {
	color: #fff;
	font-size:70%;
	}
	
	#lien a:hover {
	color: #C9A87C;
	font-size:70%;
	}
	
	
	#lienFlash {
	position:absolute;
	left:699px;
	top:633px;
	width:316px;
	height:33px;
	z-index:4;
	}
	
	#lienFlash a {
	color: #fff;
	font-size:66%;
	text-decoration:none;
	}
	
	#lienFlash a:hover {
	color: #C9A87C;
	font-size:66%;
	}
	
	#cube {
	margin-top:90px;
	margin-left:510px;
	width:500;
	height:500;
	z-index:1;
	}
	
	td img {
	display: block;
	}
	
	#cubeSwf {
	position:absolute;
	left:550px;
	top:160px;
	width:512px;
	height:511px;
	z-index:1;
}

#btnSouris {
	position:absolute;
	left:460px;
	top:640px;
	width:118px
	height:84px;
	z-index:2;
}



#VerAng {
	position:absolute;
	left:15px;
	top:87px;
	width:115px;
	height:73px;
	z-index:5;
}

#VerAng a {
text-decoration:none;
}

