  body {
	font size: 10pt ;
	font-family: "Times" ;
	color: white;
	/*background-image: url();*/
	background-attachment: fixed;
	background-position: 0px 10px;
	background-color: black;
	scrollbar-3dlight-color: #222299;
	scrollbar-arrow-color: yellow;
	scrollbar-base-color:#EEEEFF;
	scrollbar-darkshadow-color:black;
	scrollbar-face-color:black;
	scrollbar-highlight-color:yellow;
	scrollbar-shadow-color:black;
	scrollbar-track-color:black;}
  a:link {
	color: yellow;
}

  a:visited {
	color:yellow;
}
  a:hover {
	color: red;
}
  a {
	text-decoration: none;
}

  h2 {
	color: white;	  
}

 th
 {
 color: #FFCC33; 	 
 }

#toto{
	color: yellow;	  
}

#larchives {
	display:block;
	background: transparent url(../livreimages/alarue.jpg) no-repeat bottom right;
	margin:0 20px 20px 20px;
}

#skel {
	background: transparent url(../livreimages/skel.gif) no-repeat bottom right;
	z-index:100;
	position : relative;
}

#fond {
	z-index:10;
	
}