body {
	background-color: #000;
	background-image: url(images/background_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-style: normal;
	line-height: 1.3em;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
}
#container {
	margin: auto;
	position: relative;
	padding: 0px;
	height: 1600px;
	width: 955px;
}
#navmain {
	background-color: #CCC;
	position: absolute;
	z-index: 3;
	height: 49px;
	width: 700px;
	left: 255px;
	top: 301px;
}
#soustitre {
	background-color: #EDEDED;
	position: absolute;
	z-index: 3;
	height: 99px;
	width: 700px;
	left: 255px;
	top: 350px;
}
#content {
	background-color: #999;
	background-image: url(images/background_content_09.jpg);
	background-repeat: repeat;
	background-position: top;
	position: absolute;
	height: 2702px;
	width: 700px;
	left: 255px;
	top: 350px;
	z-index: 2;
}
#banner {
	background-color: #C5C5AD;
	position: absolute;
	height: 451px;
	width: 955px;
	left: 0px;
	top: 0px;
}
#sidebar {
	background-image: url(images/background_sidebar_03.jpg);
	background-repeat: repeat;
	background-position: top;
	position: absolute;
	height: 2601px;
	width: 255px;
	left: 0px;
	top: 451px;
}
.subsection {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
}
#maintext {
	color: #000;
	text-decoration: none;
	position: absolute;
	height: 672px;
	width: 606px;
	left: 286px;
	top: 450px;
	z-index: 3;
}
.quote {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-style: oblique;
	line-height: 1.3em;
	color: #000;
	text-decoration: none;
	text-indent: 20px;
	white-space: normal;
	padding-left: 40px;
	padding-right: 40px;
	font-weight: normal;
}
.video {
	margin-left: 75px;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	line-height: 1.3em;
	color: #000;
	text-decoration: underline;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	line-height: 1.3em;
	color: #000;
	text-decoration: underline;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	line-height: 1.3em;
	color: #702C06;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	line-height: 1.3em;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.imgR {
	float: right;
	margin-left: 10px;
	border: 10px solid #000;
	margin-bottom: 10px;
	margin-top: 10px;
}
.imgL {
	border: 10px solid #000;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.imgC {
	text-align: center;
	border: 10px solid #000;
	background-position: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
}
.imgborder {
	border: 10px solid #000;
}
#footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.3em;
	color: #EDEDED;
	text-decoration: none;
	position: absolute;
	z-index: 5;
	height: 75px;
	width: 925px;
	left: 0px;
	top: 2952px;
	background-image: url(images/footer955.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
	padding-right: 30px;
	float: right;
	padding-top: 25px;
}
a.footer:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 1.3em;
	color: #9C0;
	text-decoration: underline;
}
a.footer:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 1.3em;
	color: #9C0;
	text-decoration: underline;
}
a.footer:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 1.3em;
	color: #900;
	text-decoration: underline;
	font-weight: normal;
}
a.footer:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 1.3px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
