@charset "UTF-8";
body, table {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 20px;
	text-align: justify;
}
#menufix {
	height: 400px;
	width: 400px;
	position: fixed;
	top: 0px;
	left: 420px;
	margin-top: 20px;
	background-color: #FFFFFF;
	padding-left: 20px;
}
#container {
	width: 860px;
}
h1 span {
	display: none;
}
h3 {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#container p {
	width: 400px;
	text-align: justify;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container img {
	margin-bottom: 0px;
}
#container p.lienssources {
	text-align: right;
	width: 820px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
}
#container .lienssources a {
	color: #000000;
	text-decoration: none;
}
#container .lienssources a:hover {
	color: #999999;
	text-decoration: none;
}

#banniere {
	height: 600px;
	width: 160px;
	position: absolute;
}
