body {
	background-color : #560768;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	font-family : "Courier New", Courier, mono;
	font-size : 12px;
	color : #ffffff;
}
a.menu {
	font-weight : bold;
	color : #560768;
	text-decoration : underline;
	background-color : #ffffff;
}
a {
	font-weight : bold;
	color : #9966cc;
	text-decoration : underline;	
}
.titre {
	font-size : 16px;
	font-weight : bold;
	font-variant : small-caps;
	color : #9966cc;
	left : 10px;
	padding-left : 20px;
	width : 200px;
	border-bottom-width : thin;
	border-bottom-style : solid;
	border-bottom-color : #9966cc;
}
.AR {
	position: fixed; 
	top: 0; 
	right: 0; 
	width: 97px;
}
.header {
position: fixed; top: 0; left: 100px; width: 450px; height: 53px;
}