@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #44230B;
	margin: 0;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#corps a:link {
	color: #44230B;
}
#corps a:visited {
	color: #44230B;
}
#corps a:hover {
	color: #990000;
}
#corps a:active {
	color: #990000;
}
.Style1 {
	font-size: 36px;
	font-weight: bold;
}
#corps {
	top: 0;
	left: 0;
	position: relative;
	background-image: url(Jacques-Perconte-le-passage-bg.jpg);
	padding-left: 20px;
	padding-top: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
#cjc {
	
	position: relative;
	top: 0;
	left: 0;

	padding-left: 20px;
	padding-top: 5px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000;
	color: white;
}
#cjc a:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#cjc a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#cjc a:hover {
	color: black;
	background-color: white;
	text-decoration: underline;
}
#cjc a:active {
	color: black;
	background-color: white;
	text-decoration: underline;
}
