
body {
	background-color:#111111;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link {
	color:#9f0f12;
	text-decoration: none;
}
a:visited {
	color: #9f0f12;
	text-decoration: none;
}
a:hover {
	color: #9f0f12;
	text-decoration:underline;
}
a:active {
	color: #9f0f12;
	text-decoration: none;
}

img {
	border:0px;
}

#pagecontainer{
	width:850px;
	margin-left:-425px;
	position:absolute;
	top:0px;
	left:50%;
	float:left;
}
		.banniere{
			width:200px;
			height:195px;
			float:left;
			margin-left:20px;
			margin-top:25px;
		}
		
		#headertop{
			width:850px;
			height:26px;
			float:left;
		}
		#headermid{
			width:850px;
			height:50px;
			background-image:url(imgnew/headermidleft.png);
			background-repeat:no-repeat;
			float:left;
		}
	
	#buttonzone{
		width:850px;
		height:34px;
		float:left;
		background-image:url(img/buttonback.png);
		
	}
	
			.liennews {
				display:block;
				width:70px;
				height:34px;
			}
			#buttonnews{
				float:left;
				width:70px;
				margin-left:20px;
				margin-right:0px;
				height:34px;
			}
			
			#buttonnews:HOVER{
			background-image:url(img/bnews.png);
			}
			
			.liencritiques {
				display:block;
				width:111px;
				height:34px;
			}
			#buttoncritiques{
				float:left;
				width:111px;
				margin-left:28px;
				margin-right:0px;
				height:34px;
			}
			
			#buttoncritiques:HOVER{
			background-image:url(img/bcritiques.png);
			}
			
			.liendossiers {
				display:block;
				width:107px;
				height:34px;
			}
			#buttondossiers{
				float:left;
				width:107px;
				margin-left:28px;
				margin-right:0px;
				height:34px;
			}
			
			#buttondossiers:HOVER{
			background-image:url(img/bdossiers.png);
			}
			
			.lienlexique {
				display:block;
				width:92px;
				height:34px;
			}
			#buttonlexique{
				float:left;
				width:92px;
				margin-left:27px;
				margin-right:0px;
				height:34px;
			}
			
			#buttonlexique:HOVER{
			background-image:url(img/blexique.png);
			}
			
			.liengoodies {
				display:block;
				width:99px;
				height:34px;
			}
			#buttongoodies{
				float:left;
				width:99px;
				margin-left:27px;
				margin-right:0px;
				height:34px;
			}
			
			#buttongoodies:HOVER{
			background-image:url(img/bgoodies.png);
			}
			
			.lienforum {
				display:block;
				width:75px;
				height:34px;
			}
			#buttonforum{
				float:left;
				width:75px;
				margin-left:27px;
				margin-right:0px;
				height:34px;
			}
			
			#buttonforum:HOVER{
			background-image:url(img/bforum.png);
			}
			
			.lienabout {
				display:block;
				width:112px;
				height:34px;
			}
			#buttonabout{
				float:left;
				width:112px;
				margin-left:27px;
				margin-right:0px;
				height:34px;
			}
			
			#buttonabout:HOVER{
			background-image:url(img/babout.png);
			}
		
	#middle1{
		background-image:url(img/mlogo1.png);
		background-repeat:no-repeat;
		width:20px;
		min-height:200px;
		float:left;
	}
	
	#middle{
		background-color:#eeeeee;
		background-image:url(img/mlogo2.png);
		background-repeat:no-repeat;
		width:810px;
		min-height:200px;	
		float:left;
		padding:10px;
		
	}
	
	.mini{
		max-width : 300px;
	}
	
	
	#footer{
		width:850px;
		height:15px;
		float:left;
		background-image:url(img/footer.png);
		
	}

.button80 {
	display:block;
	width:80px;
	height:80px;
}
