body {
	background-color: #000000;
	margin-left: 100px;
	margin-top: 0px;
	padding: 0px;
}
#global {
    margin-left: 0px;
	margin-top: 0px;
	padding: 10px;
}
.menu {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
.menu a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.menu a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #ffbe0f;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h2 {
	color: #ffbe0f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	margin: 0px;
}
.texte-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffbe0f;
}
.texte-lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffbe0f;
}
.texte-lien a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffbe0f;
	padding-right: 2px;
	padding-left: 2px;
}
.texte-lien a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	padding-right: 2px;
	padding-left: 2px;
}
.texte-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffbe0f;
	padding-bottom: 10px;
}
.texte-top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffbe0f;
	padding-right: 2px;
	padding-left: 2px;
}
.texte-top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-right: 2px;
	padding-left: 2px;
}
.citation {
	text-align: center;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

