body, td, th { 
	font-family: geneva;
	font-weight: bold;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color: #000000;
	background-color: #cccccc;
}
a{
	font-family: geneva;
	font-size: 13px;
}
a:link {
	color: #000000; 
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: geneva;
}
h1 {
	font-size: 16px;
	
}
h2 {
	font-size: 15px; 
	color: #FFFFFF;
}
h3 {
	font-size: 15px;
	color: #333333;
}
h4 {
	font-size: 15px; 
	color: #FFFFFF;
}
h5 {
	font-size: 15px;
	color: #333333;
}
h6 {
	font-size: 15px;
	color: #333333;
}	
#menu {
	position: absolute;
	top: 5px;
	left: 2px;
	width: 152px;
	height: 499px;
	
}
#menup {
	position: absolute;
	top: 426px;
	left: 0px;
	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;
	background: #ccc;
}
#menu dd {
	border: 1px;
	font-weight: bold;
	border: 1px solid gray;
	background: #ccc;
}
#menu li {
	text-align: left;
}
#menu li a, #menu dt a {
	color: #000000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
#menu li a:hover, #menu dt a:hover {
	background: #eee;
}
 img.taille1  { 
	height: 90%; 
}

