body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0B242D;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #000000;
}

a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #660000;
}

.back {
	background-image: url(images/Fond-dark.jpg);
/*	background-image: url(images/Fond-light.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	background-color: 0B242D;
}
.txt-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.txt-normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:justify;
	padding:20;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
}

.txt-titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align:left;
	padding:20;
	color: #000000;
	text-decoration: none;
}
#image {
	border:1px;
	border-color:#000000;
	border-style:solid;
	border:inset;
}