a {
    color: #800000;
}
a:hover {
	font-weight: bold;
}
body {
	background-attachment: scroll;
	background-image: url(stuff/donjonfond.gif);
	background-repeat: repeat;
	background-color: #FFC080;
	font-family: Times;
}
h1 {
	font-variant: small-caps;
	color: #800000;
}
h2 {
	font-variant: small-caps;
	color: #800000;
	text-decoration: underline;
}
hr {
	width: 50%;
	height: 0;
	border-top: 1 solid;
	border-bottom: 0;
	text-align: center;
}
.separ {
	background-image: url(stuff/donjonsepar.jpg);
	height: 37px;
	width: 352px;
}
.separdessins {
    border-bottom: 1px solid #800000;
	height: 1px;
    margin: 1px;
	width: 90%;
}
.ban {
	background-image: url(stuff/donjonban.jpg);
	height: 60px;
	width: 400px;
}
.sommaire {
	background-image: url(stuff/donjonsomm.jpg);
	left: 0;
	top: 0;
	height: 35px;
	width: 193px;
	position: absolute;
}
.crane {
	background-image: url(stuff/donjoncrane.jpg);
	height: 37px;
	width: 34px;
}
#menu {
	left: 0;
	top: 35px;
	width: 193px;
	position: absolute;
	border: 0;
}
#contenu {
	left: 193px;
	top: 0;
	position: absolute;
    right: 0;
}

