body {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/New-HC-Background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.corpsdetexte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
	margin-right: 25%;
	margin-left: 25%;
}
.soustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CCCCCC;
	background-color: #990000;
	text-indent: 8px;
	text-align: center;
	margin-right: 25%;
	margin-left: 25%;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CCCCCC;
}
.soustitre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat;
	text-indent: 6px;
}
.divit {
	overflow: auto;
	position: absolute;
	height: auto;
	width: auto;
	left: 215px;
	top: 325px;
	padding: 15px;
	text-align: left;
	margin: auto;
	right: 5%;
	bottom: auto;
	background-attachment: fixed;
	background-image: url(images/purple_rose_1.jpg);
	background-repeat: repeat;
	border: thin solid #660066;
	background-position: center center;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #990000;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: blink;
}
table {
	background-attachment: fixed;
	background-image: url(images/bamboo.jpg);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	height: auto;
	width: 400px;
	top: 5%;
	bottom: auto;
	right: 50%;
}
