/*  feuille de style lenet   */body  {background: url(images/bg.gif);scrollbar-base-color: #ffffff}A:link {color : #663300; text-decoration : none;}A:visited {color : #663300; text-decoration : none;}A:hover {color : #663300; text-decoration : underline overline;}a:active {color : #663300;text-decoration: underline overline;}h1  { color: #663300; font-style: bold; font-weight: 500; font-size: 20pt; font-family: courier }h2  { color: #663300; font-style: bold; font-weight: 500; font-size: 15pt; font-family: courier }h3  { color: #663300; font-style:bold ; font-weight: 500; font-size: 12pt; font-family: courier }h4  { color: #663300; font-style: bold; font-weight: 300; font-size: 11pt; font-family: courier }h5   { color: #663300; font-style:bold ; font-weight: 300; font-size: 11pt; font-family: courier }h6   { color: #663300; font-style: bold; font-weight: 200; font-size: 10pt; font-family: courier }p, td  { color: #663300; font-style: bold; font-weight: 100; font-size: 10pt; font-family: courier }hr  {	color: #663300;	background-color: #663300;	height: 1px;	border: 1;}#global {		position:relative;	width:800px;	height:1000px;	margin:auto;	background: url(images/fond.jpg);}#coingauche {	background: url(images/architecte.gif) no-repeat;	width:400px;	height:416px;	position:absolute;	left:-200;	top:0;	z-index: 0;}#coindroit {	background: url(images/droite_leon.gif) no-repeat;	width:292px;	height:500px;	position:absolute;	right:0;	bottom:0;	z-index: 1;}#entete {		width:600px;	height:100px;	position:absolute;	left:200;	top:50;	z-index: 1;}#menu {	width:200px;	height:700px;	position:absolute;	left:0;	top:400;	z-index: 1;}#corp {	width:200px;	height:700px;	position:absolute;	left:300;	top:200;	z-index: 1;}#reference {		width:200px;	height:200px;	position:relative;	background-color:#ffffff;	border:1px solid #663300;	-moz-border-radius:12px;	z-index: 1;}#projet {		width:200px;	height:250px;	position:absolute;	right:0;	top:200;	background-color:#ffffff;	border:1px solid #663300;	z-index: 1;}
