body,td,th {
	font-family: Century Gothic;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin:0px auto;
	align:center;
	width:900px; 
	height:auto;
	border-width:5px;
  border-color:#8a8a8a;
}

menu {
	position:absolute;
	width:862px;
	height:13px;
	z-index:3;
	left: 140px;
	top: 228px;
	background-image: url(images/degradebouton.jpg);
	visibility: inherit;
}

a: {
	color: #828282;
	text-decoration: none;
	border: 0px;
	padding: 0px;
}

a img {border: 0;}

a:link {
	color: #828282;
	text-decoration: none;
	border: 0px;
	padding: 0px;
}
a:visited {
	text-decoration: none;
	color: #828282;
	border: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: none;
	color: #565656;
	border: 0px;
	padding: 0px;
}
a:active {
	text-decoration: none;
	color: #565656;
	border: 0px;
	padding: 0px;
}
a:focus {
	text-decoration: none;
	color: #565656;
	border: 0px;
	padding: 0px;
	
		
#page{
   width:900px; /*largeur de ton div*/
   height:auto; /*hauteur de ton div*/
   border: 20px;
   border-color:#8a8a8a;
   background-color:#f6f6f6;   
}

#content {
	width: 550px;
	margin: 30px auto;
	padding: 10px 20px;
	background: #FFF;	
	border: 1px solid #CCC;
}

.caseimage {
	width:100%;
	height:408px;
	overflow-Y:auto;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#990000;
	scrollbar-highlight-color:#990000;
	scrollbar-3dlight-color:#990000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#990000;"
}