body { }

p { }

td { }

a:link { color: black; font-size: 11px; font-family: helvetica; text-decoration: underline; }

a:visited { color: black; font-size: 11px; font-family: helvetica; text-decoration: none; }

a:hover { color: #911a00; font-size: 11px; font-family: helvetica; text-decoration: none; }

a:active { }
.class1    { color: white; font-size: 11px; font-family: helvetica; font-weight: bold; background-color: black; text-align: center; padding-top: 2px }
.class1a { color: white; font-size: 11px; font-family: helvetica; font-weight: bold; background-color: transparent; text-align: center; padding-top: 2px; }
.class1b { color: black; font-size: 11px; font-family: helvetica; font-weight: bold; text-align: center; padding-top: 2px; }
.class2 { color: black; font-size: 10px; font-family: helvetica; }
.class3 { color: white; font-size: 11px; font-family: helvetica; line-height: 16px; background-color: black; padding: 5px; }
.class5 { color: black; font-size: 11px; font-family: helvetica; }
.class4 { color: #911a00; font-size: 11px; font-family: helvetica; font-weight: bold; }
div1 { color: white; font-size: 12px; font-family: helvetica; background-color: #c9deac; }
.class6 { color: white; font-size: 11px; font-family: "times new roman"; font-style: italic; background-color: #000; padding: 5px; }

#global {
	position:relative;
	width: 905px;
	height: 3500px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}
.library {
	font-size: Aucune;
	height: 800px;
	top: 0px;
	right: 0px;
	border: 1px #999999;
	width: 210px;
}
.content {
	height: auto;
	width: 650px;
	top: 0px;
	right: -125px;
	position: relative;
}
