body {
	background-repeat: repeat;
	background-color: black;
	margin:0;
	padding:0;
}

#global {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height: 563px;
	top: 15px
}
.image_1 {
	position:absolute;
	left: 551px;
	top: 137px;
	width: 200px;
	height: 175px;
}
.image_2 {
	position:absolute;
	left: 366px;
	top: 1px;
	width: 183px;
	height: 150px;
}
.image_3 {
	position:absolute;
	left: 370px;
	top: 75px;
	width: 200px;
	height: 162px;
}
.image_4 {
	position:absolute;
	left: 549px;
	top: 2px;
	width: 200px;
	height: 162px;
}
.image_5 {
	position:absolute;
	left: 550px;
	top: 299px;
	width: 200px;
	height: 162px;
}
.logo {
	position:absolute;
	top:30px;
	left:20px;
	height:192px;
	width:150px;
}

.background {
	top:30px;
	left:0px;
	height:291px;
	width:750px;
}


.zec {
	position: absolute;
	left:26px;
	width: 125px;
	height: 31px;
	top: 157px;
	font-size: 25px;
	border:none;
	color:#FFFFFF;
}

.officiel {
	position: absolute;
	left:0px;
	width: 495px;
	height: 18px;
	top: 545px;
	font-size: 15px;
	border:none;
	color:#FFFFFF;
}
/*Présentation du créateur*/
.createur {
	position: absolute;
	left:0px;
	top: 580px;
	font-size: 10px;
	border:none;
	color:#999999;
}

.createur a:link {
	color: #2222CC;
	text-decoration: none;
}
.createur a:visited {
	text-decoration: none;
	color:#2222CC;
}
.createur a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.createur a:active {
	text-decoration: none;
	color: #2222CC;
}
/*Fin de la présentation du créateur*/
.fr:hover {
	position: absolute;
	font-size: 40px;
	color:#FF0000;
	display:block;
}

.fr {
	position: absolute;
	left:272px;
	width: 141px;
	height: 51px;
	top: 361px;
	font-size: 40px;
	display:block;
	}
	
.eng {
	position: absolute;
	left:17px;
	width: 128px;
	height: 51px;
	top: 363px;
	font-size: 40px;
	display:block;
}
.eng:hover { 
	position: absolute;
	font-size: 40px;
	color:#FF0000;
	display:block;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}