Body 
	{ 
    scrollbar-3d-light-color : #873B2D;
    scrollbar-arrow-color : #873B2D;
    scrollbar-base-color : #873B2D;
    scrollbar-dark-shadow-color : #873B2D;
    scrollbar-face-color : #000000;
    scrollbar-highlight-color : #000000;
    scrollbar-shadow-color : #873B2D;
	font-family : verdana ; 
	font-size : 11px ; 
	color : #F6DCBB ;
	background-color : #000000 ;
	}
.catalogue
	{ 
    scrollbar-3d-light-color : #F6DCBB;
    scrollbar-arrow-color : #F6DCBB;
     scrollbar-base-color : #F6DCBB;
    scrollbar-dark-shadow-color : #F6DCBB;
     scrollbar-face-color : #873B2D;
     scrollbar-highlight-color : #873B2D;
    scrollbar-shadow-color : #F6DCBB;
	font-family : verdana ; 
	font-size : 11px ; 
	color : #F6DCBB ;
	background-color : #873B2D ;
	}
TD
	{ 
	font-family : verdana ; 
	font-size : 12px ;
	color : #F6DCBB ;
	}
.left
	{ 
	font-family : verdana ; 
	font-size : 12px ;
	color : #F6DCBB ;
	background-color : #000000; 
	background-image: url("../images/gauche.jpg");
	background-repeat: repeat; 
	background-position: top left
	}
h1
	{ 
	font-family : arial ; 
	font-size : 20px ;
	color : #F6DCBB ;
	}
input 
	{
	font-family: verdana ; 
	font-size: 12px ;
	color: #F6DCBB ;
	border: solid #F6DCBB ;
	border-width: 1 ;
	background-color : #873B2D ;
	
	}
select
	{
	font-family: verdana ; 
	font-size: 12px ;
	color: #F6DCBB ;
	border: solid #F6DCBB ;
	border-width: 1 ;
	background-color : #873B2D ;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 12px ;
	color: #F6DCBB ;
	border: solid #F6DCBB ;
	border-width: 1 ;
	background-color : #873B2D ;
	
	}
/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A 
  	{
	text-decoration: none ;
    color: #F6DCBB ;
	

    }
  A:active
  	{
    text-decoration: none ;
    color: #F6DCBB ;
	

	}
A:visited 
	{
    text-decoration: none ;
    color: #F6DCBB ;
	

    }
A:hover
	{
    color: #F6DCBB ;
	text-decoration: none ;
	

	}
  A.images 
  	{
	
	border: solid #000000 ;
	border-width: 1 ;
	   }
  A:active.images
  	{
	
	border: solid #000000 ;
	border-width: 1 ;
	
	}
A:visited.images 
	{

	
	border: solid #000000 ;
	border-width: 1 ;
	

    }
A:hover.images
	{

	border: solid #000000 ;
	border-width: 1 ;
	

	}
	

img {
	border: none;
}	
	
	
	
	
	
	
	
	
	
	
	
/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
/* END WINDOWS OVERLAY*/	
	
	
	
	
	
	
/* ================  END - These are the Navigation properties ================ */