/* CSS Document */a:link {	font-family: "Courier New", Courier, mono, monospace;	font-size: small;	font-weight: lighter;	color: #CC0000;	text-decoration: none;}a:hover {	font-family: "Courier New", Courier, mono, monospace;	font-size: small;	font-weight: lighter;	color: #333366;	text-decoration: none;	border-bottom: thin dotted #333399;}a:visited {	font-family: "Courier New", Courier, mono, monospace;	font-size: small;	font-weight: lighter;	color: #009900;	text-decoration: none;}h1 {	font-family: "Courier New", Courier, mono, monospace;	font-size: xx-large;	font-weight: bolder;	border: thin solid #999999;	float: none;	width: auto;	text-align: center;	background-color: #000000;	color: #E6E6E6;}.carre {	float: left;	width:140px;	height: 140px;	font-family: "Courier New", Courier, mono, monospace;	font-size: small;	font-weight: normal;	color: #660000;	text-decoration: none;	margin: 10px;	text-align: center;	border: thin solid #999999;}body {	font-family: "Courier New", Courier, mono, monospace;	font-size: medium;	font-weight: lighter;	color: #111111;	text-decoration: none;	background-color: #E6E6E6;}.global {	font-family: "Courier New", Courier, mono, monospace;	width: 750px;	margin-right: auto;	margin-left: auto;	text-align: center;}.spacer {clear: