body {
	background-color: #000000;
}
a:link {
	color: #B3B3FF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #B3B3FF;
	text-decoration: underline;
	font-style: normal;
}
a:active {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #B3B3FF;
	text-decoration: underline;
	font-style: normal;
}

a:visited {
	color: #D7D7FF;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
}

img {
	text-decoration: none;
}
p {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 24px;
}
.bulledescript {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-image: url(images/trame/bulle_petite.gif);
}
.lignemauve {
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #B3B3FF;
}
#button {
	background-color: #B3B3FF;
	color: #000000;
	border: thin ridge #0000A6;
}

