a:link {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;

}

a:active {
	font-weight: bolder;
	color:	#996666;
	text-decoration: none;

}

a:visited {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	font-weight: bolder;
	color: #663300;
}
.menu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	width: 810px;
	margin: 0px;

}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	background-color: #CCCC99;
	
	scrollbar-base-color: #CCCC99;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #663300;
	
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black; 
	scrollbar-darkshadow-color: gray;
	
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
}
.sousmenu {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
}
.sousmenuimage {
	position: absolute;
	top: 378px;
	z-index: 2;
	left: 11px;
	overflow: hidden;
	width: 132px;
	height: 297px;
}
.accueil {
	border: 1px dashed #000000;
}
.textemaxwidth {
	width: 623px;
	text-align: justify;
}
.sousmenu2 {
	border-left-width: 1 px;
	border-left-style: dashed;
	border-left-color: #000000;
}
