body {
	background-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #916F28;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #916F28;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #916F28;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, p, li, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
p, li {
	text-align:justify;
}
.SousTitre {
	color: #E2AC39;
	font-weight: bold;
}
.TexteGris {
	color: #CCCCCC;
	font-size:10px;
	font-weight: bold;
}
.Titre {color: #C29331}
.TitreGras {color: #C29331; font-weight: bold; }
div#frame {
	width:597px;
	height:270px;
	overflow:auto;
	padding-left:15px;
}
a:link {
	color: #C29331;
	text-decoration: none;
}
a:active {
	color: #C29331;
	text-decoration: none;
}
a:visited {
	color: #C29331;
	text-decoration: none;
}
a:hover {
	color: #C29331;
	text-decoration: underline;
}
a.admin:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.admin:active {
	color: #CCCCCC;
	text-decoration: none;
}
a.admin:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.admin:hover {
	color: #C29331;
	text-decoration: none;
}
.cadre {
	border: 1px solid #222222;
	background-color:#333333;
	color:#FFCC00;
}

