Body 
	{ 
  
    scrollbar-arrow-color : #000000;
    scrollbar-base-color : #fdf7df;

	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : #fdf7df;
	scrollbar-highlight-color : #EEEEEE;
	scrollbar-shadow-color : #9C9C9C;

	font-family : verdana ; 
	font-size : 11px ; 
	color : #88302F ;
	background-color: #faf5dd;
	margin-top:0px;
	}
	
A.bouton01:link
	{
	font-family : verdana ;
	font-size : 11px ;
	color : #ffffff ;
	text-decoration :none ;
	}
	
A.bouton01:visited
	{
	font-family : verdana ;
	font-size : 11px ;
	color : #ffffff ;
	text-decoration :none ;
	}
	
A.bouton01:hover
	{
	font-family : verdana ;
	font-size : 11px ;
	color : #FFFFFF ;
	text-decoration :underline ;
	}
	
TD
	{ 
	font-family : verdana ; 
	font-size : 11px ; 
	color : #0F2E40 ;
	}
h1
	{
	font-family : arial;
	font-size : 12px;
	color : #ffffff;
	display: inline;
	}
.intro
	{
	font-family : arial;
	font-size : 12px;
	color : #ffffff;
	}
	
.titreup
	{
	font-family : arial;
	font-size : 14px;
	color : #87302f;
	font-weight: bold;
	font-style: italic;
	padding-left: 125px;
	}

.titredown
	{
	font-family : arial;
	font-size : 12px;
	color : #87302f;
	font-weight: bold;
	font-style: italic;
	}

.titresuite
	{
	font-family : arial;
	font-size : 13px;
	color : #FFFFFF;
	font-weight: bold;
	font-style: italic;
	}

.menu
	{
	font-family : verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
	}

div#scroll {
	overflow: auto;
	height: 355px;
	width: 485px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #87302f;
	}
	
.test
	{ 
	font-family : verdana ; 
	font-size : 20px ; 
	color : #ff0000 ;
	border-right-width: 10px;
	}
input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #6B7C8E ;
	border: solid #6B7C8E ;
	border-width: 1 ;
	background-color:#E7EBEE ;
	}
	
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #FFFFFF ;
	border: solid #FFFFFF ;
	border-width: 1 ;
	background-color:#3A3A3A ;
	}
	
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #6B7C8E ;
	border: solid #6B7C8E ;
	border-width: 1 ;
	background-color:#E7EBEE ;
	}
	
.titlecab
	{
	background:#9FAEBC;
	font-size: 12px;
	font-family: verdana,arial;
	color:#FFFFFF;
	}
	
.fond
	{
	background-repeat: no-repeat;
	}
/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow:link 
  	{
 text-decoration: none ;
    color: #f4ea9e ;
	font-weight : bold ;
    }
	
  A.arrow:active 
  	{
 text-decoration: none ;
    color: #f4ea9e ;
	font-weight : bold ;
	}
	
A.arrow:visited 
	{
    text-decoration: none ;
    color: #f4ea9e ;
	font-weight : bold ;
    }
	
A.arrow:hover 
	{
    text-decoration: underline ;
    color: #f4ea9e ;
	font-weight : bold ;
	}
/* ================  END - These are the Navigation properties ================ */#mainbg {
	background-repeat: no-repeat;
	background-position: left top;
}
.justytext {
	text-align: justify;
}

  A.effect:link 
  	{
    text-decoration: none ;
	font-family: arial;
    color: #FFFFFF ;
	font-weight : bold ;   
    }
	
  A.effect:active 
  	{
    text-decoration: none ;
	font-family: arial;
    color: #FFFFFF ;
	font-weight : bold ;
	}
	
A.effect:visited 
	{
    text-decoration: none ;
	font-family: arial;
    color: #FFFFFF ;
	font-weight : bold ;
    }
	
A.effect:hover 
	{
	text-decoration: none ;
	font-family: arial;
    color: #87302f ;
	font-weight : bold ;
	}