/* CSS Document */
#general {
	width: 990px;
	position: absolute;
	margin-left: -495px;
	left: 50%;
	top: 0px;
	background-image: url(../img/fd_1.jpg);
	background-color: #C89C53;
	background-repeat: repeat-x;
}
a img {
  border: none;
}
#space1 {
	float: left;
	height: 600px;
	width: 13px;
}
#header {
	float: left;
	height: 471px;
	width: 964px;
}
#nav {
	float: left;
	height: 36px;
	width: 970px;
	background-image: url(../img/nav.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #e9d097;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #e9d097;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#contenu {
	background-image: url(../img/txt.png);
	background-repeat: repeat-y;
	float: left;
	width: 964px;
}
#txt {
	float: left;
	width: 922px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
#txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #735220;
	text-decoration: none;
}
#txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #735220;
	text-decoration: underline;
}
#space2 {
	float: left;
	height: 300px;
	width: 20px;
}
#footer {
	background-image: url(../img/footer.png);
	float: left;
	height: 55px;
	width: 964px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.tab_oeuvres {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.titre_oeuvres {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}
