/* CSS Document */
td img {display: block;}
body {
	background-color: #000000;
}
.Style4 {color: #8FDFA0}
.Style6 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.Style7 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.Style9 {color: #E0B300; font-family: Arial; font-size: 16px; font-weight: bold; }
.Style11 {color: #E0B302; font-family: Arial; font-size: 16px; font-weight: bold; }
.Style12 {color: #7DD195}
.Style13 {font-size: 15px; color: #FFFFFF; font-family: arial;}
a:link {
	text-decoration: none;
	color: #E0B300;
}
a:visited {
	text-decoration: none;
	color: #E0B302;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.Style15 {color: #E0B300; font-family: Arial; font-size: 36px; font-weight: bold; }
.Style21 {font-family: Arial; font-size: 18; color: #FFFFFF; }
.Style22 {	font-size: 24px;
	font-weight: bold;
}
.Style17 {font-family: Arial; font-size: 24px; color: #FFFFFF; font-weight: bold; }
.Style18 {color: #FFFFFF}

#contenu{
	position: relative;
	left: 0px;
	margin-left: 0px;
	width:250px;
	height:470px;
	overflow: auto;
	visibility: visible;
	scrollbar-face-color:#AD0054;
	scrollbar-shadow-color: #A92812;
	scrollbar-highlight-color: #C55488;
	scrollbar-3dlight-color: #ED6F58;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #8A0000;
	scrollbar-arrow-color: #62170B;
	/*
	border-right: 1px outset #9D013E;
	border-left: 1px outset #9D013E;
*/
	border-color:#E0B300;
	background: #821211;
	background-color: #821211;
	}
