	body{text-align:center;color:#716D69;font-family:Georgia,"Times New Roman",Times,serif;background-color:#e8e8e8;}
	
	img{
		border:0px;
	}
	
	a {
		text-decoration:none;
		color:black;
	}
	a:hover {
		text-decoration:none;
		color:#716D69;
	}
	
	h1{
		font-size:160%;
	}
		
	.noir{background-color:black;float:left;}
	#bandeau{
		width:825px;
		height:75px;
		margin:1px auto;
		font-weight:bold;
	}
	
	#menu{
		background-image:url(images/text1.gif);
		float:left;
		width:200px;
		margin-top:10px;
		margin-left:60px;
		margin-right:10px;
		text-align:left;
		padding-top:10px;
	}
	#menu a {float:left;color:white;font-weight:bold;text-decoration:none;width:170px;margin-left:5px;}
	#menu ul{
		margin: 0px; padding: 0px; list-style-type: none; list-style-image: none; list-style-position: outside;color:white;
	}
	
	
	#menu li{height:30px;}
	/*#menu li .noir {display:none;}
	#menu li:hover .noir {display:block;margin-right:5px;}*/
	#menu li:hover a {width:170px;margin-left:5px;}
	
	#corps{float:left;width:615px;height:80%;}
	#pied{clear:left;margin:0px auto;text-align:center;font-size:11px;padding-top:15px;}
	#pied a{font-size:11px;}
	#conteneur{
		background-image:url(images/test3.gif);
		padding:0px 10px;
		height:95%;
	}
	#scroll{
		height:100%;
		overflow:auto;
		padding:0px 10px;
	}
	
	.clear{clear:both;}
	
	.item{
		float:left;
		margin-top:10px;
		margin-left:10px;
		height:180px;
		width:170px;
		background-color:white;
	}
	.item img{width:170px;}
	
	.item:hover{
		border:1px solid #000077;
		height:178px;
		width:168px;
		_height:180px;
		_width:170px;
		background-color:#eeeeFF;
	}
	
	.item:hover img{width:165px;}
	
	.conteneurliste{
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		margin: 0px;
		overflow: hidden;
		float: left;
		width:400px; 
		height: 98px;
		_height: 100px;
	}

