/* CSS Document by Fan2 & Lapoz */

body {
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	background: #FFF; 
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
}
H1,H2,H3,P,UL,LI,FORM {
	margin:0; 
	padding:0; 
}
#centrage { 
	position: absolute;
	height:610px;
	left: 50%;
	width: 600px;
	margin: 30px 0 0 -300px;
	background: #FFF url(../images/bg_body.gif) top left no-repeat;
}
#noflash {
	display:none;
}
#lunes {
	float:right;
	padding:60px 106px 0 0 ;
}
#spirit {
	clear:both;
	text-align:center;
	padding:40px 2px 0 0 ;
}
#requirement {
	clear:both;
	text-align:center;
	padding:234px 0 0 0 ;
}
#requirement ul {
	text-align:center;
	list-style: none;
	padding: 5px 0 0 0;
}
#requirement li {
	display:inline;
}
/* ----- AUTRES ----- */
img {
	border:none; /* Supprime les cadres affichés autour des images lorsque celles-ci proposent un lien */
}
