body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: black;

}
	
.conteneur {
	width: 870px;
	height: 1024px;
	background-color: black;
}

.entete {
	width: 870px;
	height: 140px;
	padding-bottom: 30px;
	background-color: black;
	border-bottom: 1px solid #666666;
}

.image1 {
	width: 172px;
	height: 127px;
	float: left;
}
.image2 {
	width: 688px;
	height: 127px;
	float: left;
}
.menu {
	padding-top: 24px;
	padding-right: 10px;
	width: 162px;
	height: 920px;
	float: left;
	background-color: black;
}
.corps {
	padding-top: 24px;
	padding-left: 34px;
	padding-right: 3px;
	width: 660px;
	height: 920px;
	float: left;
	background-color: black;
	text-align: justify;
}


li {
color: #899DB5;
font-size: .9em;
margin-top: 20px;
margin-bottom: 28px;
list-style: none;
}

.hexley {
padding-left: 40px;
margin-top: 50px;
}

.h1 {
	margin-top: 0px;
	width: 660px;
	float:left;
	text-align: center;
	padding-bottom: 48px;
	background-color: black;
	font-size: 1.2em;
}

.pied {
	width: 870px;
	height: 68px;
	float:left;
	text-align: center;
	background-color: black;
	font-size: .7em;
	margin-bottom:12px;
	border-top: 1px solid #666666;
}

.Style1 {
	color: #899DB5;
	font-size: .9em;
}

p {
	margin-left: 36px;
	margin-top: 18px;
	color: #CCCCCC;
	font-size: .9em;
}

.Style3 {
	text-indent: 100px;
	color: #CCCCCC;
	font-size: .9em;
}

.Style4 {
	color: #CCCCCC;
	font-size: .9em;
	text-align: center;
}

.Style5 {
	color: #899DB5;
	font-size: .9em;
	text-align: center;
}

.Style6 {
	text-indent: 184px;
	margin-top: 18px;
	color: #CCCCCC;
	font-size: .9em;
}

.Style8 {
	margin-top: 48px;
	color: #899DB5;
	font-size: .9em;
	text-align: left;
}

.cellule {
	margin-left: 12px;
}


a:link {
	color: #899DB5;
}

a:visited {
	color: #CC3333;
}
a:hover {
	color: #CCCCFF;
}
a:active {
	color: #666699;
}

