html {
	font-family : "Lucida sans unicode", Lucida, Tahoma, Arial, sans-serif;
	color: #0066FF;
	font-size: 13px;	
}


body {
	background-color: #AACCDD;
}


.menu {
	margin-top: 80px;
	border:1px;
	width:640px;
	height:25px;
	text-align: center;
}

.grand_centre {
	background-image: url(img/fond1.gif);
	background-repeat: no-repeat;
	border: 0;
	margin-top: 5px;
	width: 890px;
}

.remp_centre {
	background-position: top;
	position : relative;
	width: 760px;
	margin-top: 20px;
	margin-left: 55px;
	height: 421px;
	text-align: left;
}

.place_img {
	width : 400px;
	height:20px;
	margin-top: 0px;
	margin-left: 270px;
	}
	
.centre {
	background-image: url('img/fond1.gif');
	background-repeat: no-repeat;
	border:0px;
	width:100%;
	height:450px;
	text-align: center;
	background-position: center;
	margin-top: 40px;
	margin-left: 45px;
	}
.titre {
	color: #0099FF;
	font-weight: normal;
	font-size: large;
	}


.consigne {
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	color: #00CCFF;
}
a.lien {
	font-family : "Lucida sans unicode", Lucida, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #0066FF;
}

a.lien:hover {
	font-family : "Lucida sans unicode", Lucida, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #66CCFF;
}

.centrertable {
	height: 395px;
	width: 750px;
	left: 240px;
	margin-top: 100px;
	background-image: url('img/fond1.gif');
}

.menutable {
	padding: 10px;
	height: 25px;
	width: 640px;
}

.scroll {
	position: relative;
	overflow:auto;
	width: 760px;
	height: 390px;
	}

img {
	border:0px;
	}

.li {
	background-image :url('img/model/puce.psd');
	}