/* ----- ELEMENTS BASIQUES ------ */

body{
	width: 1000px;
	background-color: #666666;
	margin: auto;
	}
	
a{outline: 0; text-decoration: none;}
a:hover{text-decoration: none;}
a:visited{text-decoration: none;}
a:link{text-decoration: none;}
a:active{text-decoration: none;}
	
/* ----- DESIGN ----- */

#global{
	position:absolute; 
	left: 50%;  
	top: 50%; 
	width: 1000px; 
	height: 440px; 
	margin-top: -220px; /* moitié de height */ 
	margin-left: -500px; /* moitié de width */ 
	border: 0px solid #000; 
	}
	
#liens img{
	border: 0px solid #000; 
	}
	
#menu img{
	border: 0px solid #000;
	}
	
#num_img0{
	/* pas d'images */
	}	

#num_img1{
	position: absolute;
	width: 23px;
	height: 19px;
	border: 0px solid #000;
	margin-left: 977px;
	margin-top: -19px;
	}

#num_img2{
	position: absolute;
	width: 42px;
	height: 19px;
	border: 0px solid #000;
	margin-left: 954px;
	margin-top: -19px;
	}

#num_img3{
	position: absolute;
	width: 65px;
	height: 19px;
	border: 0px solid #000;
	margin-left: 931px;
	margin-top: -19px;
	}

#num_img4{
	position: absolute;
	width: 88px;
	height: 19px;
	border: 0px solid #000;
	margin-left: 908px;
	margin-top: -19px;
	}

#num_img5{
	position: absolute;
	width: 111px;
	height: 19px;
	border: 0px solid #000;
	margin-left: 885px;
	margin-top: -19px;
	}

#num_img6{
	position: absolute;
	width: 134px;
	height: 19px;
	border: 0px solid #000;
	margin-left: 862px;
	margin-top: -19px;
	}

#num_img7{
	position: absolute;
	width: 157px;
	height: 19px;
	border: 0px solid #000;
	margin-left: 839px;
	margin-top: -19px;
	}

#num_img8{
	position: absolute;
	width: 180px;
	height: 19px;
	border: 0px solid #000;
	margin-left: 816px;
	margin-top: -19px;
	}

#num_img9{
	position: absolute;
	width: 203px;
	height: 19px;
	border: 0px solid #000;
	margin-left: 793px;
	margin-top: -19px;
	}

#num_img10{
	position: absolute;
	width: 226px;
	height: 19px;
	border: 0px solid #000;
	margin-left: 770px;
	margin-top: -19px;
	}

#num_img11{
	position: absolute;
	width: 249px;
	height: 19px;
	border: 0px solid #000;
	margin-left: 747px;
	margin-top: -19px;
	}

#num_img12{
	position: absolute;
	width: 271px;
	height: 19px;
	border: 0px solid #000;
	margin-left: 724px;
	margin-top: -19px;
	}

#num_img13{
	position: absolute;
	width: 295px;
	height: 19px;
	border: 0px solid #000;
	margin-left: 701px;
	margin-top: -19px;
	}	
	
#num_img14{
	position: absolute;
	width: 318px;
	height: 19px;
	border: 0px solid #000;
	margin-left: 678px;
	margin-top: -19px;
	}
	
#img_centre img{
	border: 2px solid white;
	}	

#img_bas{
	margin-left: 0px;
	margin-top: 3px;
	}

#img_bas img{
	border: 2px solid white;
	}

#credit1{
	font-family: Arial, Helvetica;
	font-size: 80%;
	color: white;
	margin-left: 304px;
	letter-spacing: 1px;
	margin-top: 0px;
	}

#credit2{
	font-family: Arial, Helvetica;
	font-size: 80%;
	color: white;
	margin-left: 304px;
	letter-spacing: 1px;
	margin-top: 2px;
	}	