BODY {
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #afa898;
}
a:visited {
	color: #cccccc;
	text-decoration: underline;
}
a:active {
	color: #cccccc;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #cccccc;
}
body, td, th {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
} 
.A {
	color:#afa898;
	background-color: ;
	font-size:14px;
	font-weight: bold;
	text-align:;
}  
h1 {
	font-size: 45px;
	color: #afa898;
	font-family: Arial;
}
h2 {
	font-size: 16px;
	color: #afa898;
	font-family: Arial;
	text-align: center;
}
h3 {
	font-size: 16px;
	color: #afa898;
	font-family: Arial;
	text-align: center;
 }
body {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	background-image: ;
	background-color: #000000; 
}
#menu {
	position: absolute;
	top: 5px;
	left: 2px;
	width: 148px;
	height: 179px;
}
#menup {
	position: absolute;
	top: 221px;
	left: 8px;
	width: 142px;
	height: 250px;
}
#menuc {
	position: absolute;
	top: 5px;
	left: 150px;
	width: 885px;
	height: 600;
}
#menu dt {
	cursor: pointer;
	margin: 2px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	border: 1px solid gray;
}
#menu dd {
	border: 1px;
	font-weight: bold;
	border: 1px solid gray;
}
#menu li {
	text-align: left;
}
#menu li a, #menu dt a {
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
#menu li a:hover, #menu dt a:hover {
}
img.taille1 {
	height: 95%;
}