Body 
	{
	scrollbar-3d-light-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #ffffff;
	scrollbar-dark-shadow-color : #ffffff;
	scrollbar-face-color : #8EB683;
	scrollbar-highlight-color : #8EB683;
	scrollbar-shadow-color : #ffffff;
	font-family : verdana;
	font-size : 12px;
	color : #ffffff;
	background-color : #8EB683;
	margin: 10px;
	}
.catalogue
	{ 
    scrollbar-3d-light-color : #C7BB73;
    scrollbar-arrow-color : #C7BB73;
     scrollbar-base-color : #C7BB73;
    scrollbar-dark-shadow-color : #C7BB73;
     scrollbar-face-color : #2F6420;
     scrollbar-highlight-color : #2F6420;
    scrollbar-shadow-color : #C7BB73;
	font-family : verdana ; 
	font-size : 11px ; 
	color : #C7BB73 ;
	background-color : #2F6420 ;
	}
TD
	{ 
	font-family : verdana ; 
	font-size : 11px ;
	color : #C7BB73 ;
	}
input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #C7BB73 ;
	border: solid #C7BB73 ;
	border-width: 1 ;
	background-color : #2F6420 ;
	
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #C7BB73 ;
	border: solid #C7BB73 ;
	border-width: 1 ;
	background-color : #2F6420 ;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #C7BB73 ;
	border: solid #C7BB73 ;
	border-width: 1 ;
	background-color : #2F6420 ;
	
	}
/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow 
  	{
	text-decoration: none ;
    color: #E9007A ;
    height: 100% ;
    width: 100% ;
    background-color: #ffffff ;
    padding-top: 2px ;
    }
  A:active.arrow 
  	{
    text-decoration: none ;
    color: #E9007A ;
    background-repeat: repeat ;
    height: 100% ;
    width: 100% ;
    background-color: E6A702 ;
    padding-top: 2px ;
	}
A:visited.arrow 
	{
    text-decoration: none ;
    color: #000000 ;
    height: 100% ;
    width : 100% ;
    background-color: #3a3a3a ;
    padding-top: 2px ;
    }
A:hover.arrow 
	{
    color: #000000 ;
    height: 100% ;
    width: 100% ;
    background-color: E6A702 ;
    padding-top: 2px ;
	}
	
.lien    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8eb683;
	text-decoration: none;
}

.lien a       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.lien a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8eb683;
	text-decoration: none;
}	
/* ================  END - These are the Navigation properties ================ */#footer {
	font-size: 9px;
	color: #316622;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 5px;
}
h1 {
	font-size: 24px;
	color: C1E4AE;
	font-family: "Times New Roman", Times, serif;
	margin-left: 10px;
}
#footer a {
	color: #2F6420;
}
#footer a:hover {
	color: #FFFFFF;
}

#lien a {
	color: #ffffff;
}
#lien a:hover {
	color: #FFFFFF;
}

.img {
	border: thin double #5fa543;
}