body {
	color: #FFF;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	background: #261002 ;
	margin: 0;
	padding: 0;
	text-align: center;
}
div#corp{	position: relative;
	width: 950px;
	height: 740px;
	background-repeat: no-repeat;
	background-image: url(../imgs/fond.jpg);
	margin: 0 auto;
	top: 11px;
	left: 6px;
}
div#index{
	padding: 0 2em;
	position: relative;
	height: 737px;
	width: 950px;
	margin: 0  auto;
	top: 30px;
	background: url(../imgs/fond_index.jpg) no-repeat;
}
div#index table{
	position:absolute;
	top: 320px;
	left: 310px;
	background:#FBF2DF  ;
}
#bord_sortfloats, #bord_tetris, #bord_puzzle2{
	position: relative;
	background: #EAC800 url(../imgs/windowopen_top.png) repeat-x top;
	margin: 0 auto;
	top:80px;
	left: 80px;
}
	#wrap_tetris,	#sortfloats ,	#bord_puzzle2 p{/*Centrer les jeux dans le bord*/
	position: relative;
	margin: 0 auto;
    border: 1px  solid GrayText;
    top: 50px;
    background-color: #483D8B; 
    padding: 20px;
	}
img.laferme{/**/
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
