BODY {
	BACKGROUND: url(../images/papier_10.jpg);
	MARGIN: 0px 4px 0px 0px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E3913E;
	height: 1000px;
	scrollbar-face-color: #E3913E;
	scrollbar-arrow-color: #000000;

}
DIV#links {
	Z-INDEX: 100;
	LEFT: 0px;
	FONT: 10px Verdana, sans-serif;
	WIDTH: 150px;
	POSITION: absolute;
	TOP: 10px;
	HEIGHT: 300px;
	padding-left: 5px;
}
DIV#links A {
	BORDER-RIGHT: 5px double #999999;
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	BORDER-LEFT-WIDTH: 5px;
	BORDER-BOTTOM-WIDTH: 1px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	FONT: bold 10px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	PADDING-TOP: 5px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	border-left-style: double;
	border-left-color: #999999;
	background-color: #E3913E;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
DIV#links A:hover {
	BORDER-RIGHT: 5px double white;
	BACKGROUND: #aaa;
	COLOR: #411;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: white;
}
DIV#links A:active {
	BORDER-RIGHT: 5px double white;
	BACKGROUND: #CC0000;
	COLOR: #FFFFFF;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: white;
	display: block;
	z-index: auto;
}
DIV#content {
	LEFT: 0px;
	FONT: 12px Verdana, sans-serif;
	COLOR: #333333;
	PADDING-TOP: 5px;
	POSITION: absolute;
	TOP: 500px;
	border: none #444;
	width: 150px;
	margin-top: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	text-align: center;
}
CODE {
	FONT: 110% monospace; COLOR: #edc
}
PRE {
	FONT: 12px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #edc;
	background-color: #006633;
	padding: 10px;
}
DIV#content2 {
	LEFT: 160px;
	FONT: bold 12px Verdana, sans-serif;
	COLOR: #333333;
	POSITION: relative;
	TOP: 50px;
	border: none #444;
	text-align: left;
	margin: 0px;
	padding: 0px;

}
a:hover {
	background-color: #006633;
	color: #FFFFCC;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-size: 12px;
	font-weight: bold;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom-width: 5px;
	border-left-width: 15px;
	border-bottom-style: groove;
	border-left-style: solid;
	border-bottom-color: #006633;
	border-left-color: #006633;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	height: 20px;
	width: 400px;
	clear: right;
}
img {
	border-top: 4px none #CCCCCC;
	border-right: 4px none #006633;
	border-bottom: 4px none #006633;
	border-left: 4px none #CCCCCC;
}
DIV#logo {
	LEFT: 5px;
	FONT: bold 12px Verdana, sans-serif;
	COLOR: #333333;
	POSITION: absolute;
	TOP: 400px;
	border: none #444;
	text-align: left;
	margin: 0px;
	padding: 0px;

}

