/*  feuille de style objectif terre   */body  {background-color: #ff9900;scrollbar-base-color: #ffffff}A:link {color : #ff9900; text-decoration : none;}A:visited {color : #ff9900; text-decoration : none;}A:hover {color : #ff9900; text-decoration : underline;}a:active {color : #ff9900;text-decoration: underline;}h1  { color: #ff9900; font-style: bold; font-weight: 500; font-size: 20pt; font-family: normal }h2  { color: #ff9900; font-style: bold; font-weight: 500; font-size: 15pt; font-family: normal }h3  { color: #ff9900; font-style:bold ; font-weight: 500; font-size: 12pt; font-family: normal }h4  { color: #ff9900; font-style: bold; font-weight: 300; font-size: 11pt; font-family: normal }h5   { color: #ff9900; font-style:bold ; font-weight: 300; font-size: 11pt; font-family: normal }h6   { color: #ff9900; font-style: bold; font-weight: 200; font-size: 10pt; font-family: normal }p, td  { color: #ff9900; font-style: bold; font-weight: 100; font-size: 10pt; font-family: normal }#global {	position:relative;	width:800px;	height:1100px;	margin:auto;	background: url(images/fond.jpg) repeat;	background-color:#663300;}#entete {		width:400px;	height:100px;	position:absolute;	left:200;	top:50;	z-index: 1;}#menu {	background-color:#663300;	border:1px solid #ff9900;	-moz-border-radius:12px;	width:200px;	height:750px;	position:absolute;	left:30;	top:30;	z-index: 1;}#corp {		background: url(images/meuble.gif) no-repeat;	width:550px;	height:1100px;	position:absolute;	left:250;	top:0;	z-index: 1;}#encadre1 {		width:450px;	height:700px;	position:relative;	top:250;	background-color:#663300;	border:1px solid #ff9900;	-moz-border-radius:12px;	z-index: 1;}#encadre2 {		width:350px;	height:200px;	position:relative;	background-color:#ff9900;	border:1px solid #663300;	-moz-border-radius:12px;	z-index: 1;}
