<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*body { background-color : #000000;}*/

body {background:#1f1d20  url("logo2.gif")  top no-repeat }


a:link { color:yellow; text-decoration:none; font-weight:normal;}
a:hover { color:yellow; text-decoration:none; font-weight:normal;font-style:italic;font-size:10px;padding-left:15px;}
a:visited { color:yellow; text-decoration:none; font-weight:normal;}
a:active { color:yellow; text-decoration:none; font-weight:normal;}

#all {
	color: #339999;
	font-weight:bold;
	font-family:Comic sans MS;
	font-size:10px;
	font-style:normal;
	text-align: left;
	letter-spacing:3px;
	background-color: yellow;
	}
	
#News {
	position: absolute;
	left: 50px;
	top: 250px;
	/*width: 100px;
	height: 50px;
	background-color: red;*/
	}
			
#technique {
	position: absolute;
	left: 50px;
	top: 300px;
	/*width: 100px;
	height: 50px;
	background-color: yellow;*/
		}
#references {
	position: absolute;
	left: 50px;
	top: 350px;
	/*width: 100px;
	height: 50px;
	background-color: red;*/
		}

#contact {
	position: absolute;
	left: 50px;
	top: 400px;
	/*width: 100px;
	height: 50px;
	background-color: yellow;*/
	}
	
#fenetre {
	position: absolute;
	left: 200px;
	top: 250px;
	width: 800px;
	height: 500px;
	/*-border-style: solid;
	border-width:1px;	
	border-color: #ffff20;
	overflow:auto;
	-moz-border-radius:100px;*/
	}

span.titre {
	color: #339999;
	font-family:Comic sans MS;
	font-size:14px;
	font-style:normal;
	}
/*div.centrage {text-align: center;}*/</pre></body></html>