.content {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #330000;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#contenu {
SCROLLBAR-3DLIGHT- COLOR: #993300;
  SCROLLBAR-ARROW- COLOR: #F8F6EE;
  SCROLLBAR-BASE-COLOR: #F8F6EE;
  SCROLLBAR-TRACK-COLOR: #F8F6EE;
  SCROLLBAR-DARKSHADOW-COLOR: #993300;
  SCROLLBAR-FACE-COLOR: #F8F6EE;
  SCROLLBAR-HIGHTLIGHT-COLOR: #F8F6EE;
  SCROLLBAR-SHADOW-COLOR: #F8F6EE;
  BORDER-COLOR: #993300;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #993333;
	text-decoration: none;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #990000;
	text-decoration: none;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #CC3300;
}
.listing {
	line-height : 110%
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #330000;
	margin: 0px;
	padding: 0px;

}