BODY  {
	background-color: Black;
	background-image: url(images/bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-arrow-color: White;
	scrollbar-track-color: Black;
	scrollbar-face-color: #BB0000;
	scrollbar-highlight-color: #E80000;
	scrollbar-3dlight-color: Black;
	scrollbar-shadow-color: Black;
	scrollbar-darkshadow-color: Black;
	cursor: url(images/curseur.cur);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: Yellow;
	text-decoration: none;
}

a.a {
	font-size: 13px;
	font-style: normal;
	color: Yellow;
}

a.b {
	font-size: 13px;
	font-style: normal;
	color: Black;
}

a:hover {
	color: Red;
}

a.c {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: Red;
}

a.c:hover {
	color: White;
}

p {
	font-size: 16px;
	color: White;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #FFCC99;
}

table.index {
	width: 900px;
	height: 101%;
}

td.lien {
	height: 19px;
	background-color: Maroon;
	background-image: url(images/lien-or.gif);
	background-position: center;
	background-repeat: repeat-x;
}

td.link {
	height: 19px;
	background-color: #62321B;
	background-image: url(images/lien-ag.gif);
	background-position: center;
	background-repeat: repeat-x;
}

td.red {
	font-size: 14px;
	color: #B90000;
}

li {
	padding-left: 20px;
}

img {
	border: 0px;
	background-color: transparent;
}

img.tableau {
	background-color: #1C0607;
	border: 1px solid #6A171B;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
}

img.icone {
	background-color : #240000;
	border : 1px solid #9B0000;
	margin-top: 35px;
	margin-bottom: 2px;
}

img.top {
	margin-top: 15px;
	margin-bottom: 200px;
}
