Body 
	{ 
    scrollbar-3d-light-color : #285260;
    scrollbar-arrow-color : #285260;
    scrollbar-base-color : #285260;
    scrollbar-dark-shadow-color : #285260;
    scrollbar-face-color : #285260;
    scrollbar-highlight-color : #285260;
    scrollbar-shadow-color : #285260;
	font-family : verdana ; 
	font-size : 11px ; 
	color : #FFFFFF ;
	background-color: #285260;
	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 : #FFFFFF ;
	}
.test
	{ 
	font-family : verdana ; 
	font-size : 20px ; 
	color : #ff0000 ;
	border-right-width: 10px;
	}
input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #FFFFFF ;
	border: solid #FFFFFF ;
	border-width: 1 ;
	background-color:#8199A1 ;
	}
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: #FFFFFF ;
	border: solid #FFFFFF ;
	border-width: 1 ;
	background-color:#8199A1 ;
	}
.cadre
	{
	WIDTH:500px;
	HEIGHT:370px;
	position: relative;
	left: 25px;
	top:5px;
	overflow: auto;
	}
.cadre01
	{
	/*WIDTH:650px;*/
	HEIGHT:370px;
	position: relative;
	left: 25px;
	top:5px;
	overflow-y: auto;
	}
.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: #FFFFFF ;
    height: 100% ;
    width: 100% ;
    background-color: none ;
    padding-top: 2px ;
	text-align : center ;
	font-weight : bold ;
	border: 1px solid #ffffff ;
    }
  A.arrow:active 
  	{
    text-decoration: none ;
    color: #000000 ;
    background-repeat: repeat ;
    height: 100% ;
    width: 100% ;
    background-color: #244662 ;
    padding-top: 2px ;
	border: 1px solid #ffffff ;
	font-weight : bold ;
	}
A.arrow:visited 
	{
    text-decoration: none ;
    color: #FFFFFF ;
    height: 100% ;
    width : 100% ;
    background-color: #8C9FAF ;
    padding-top: 2px ;
	border: 1px solid #ffffff ;
	font-weight : bold ;
    }
A.arrow:hover 
	{
    color: #ffffff ;
    height: 100% ;
    width: 100% ;
    background-color: #244662 ;
    padding-top: 2px ;
	border: 1px solid #ffffff ;
	font-weight : bold ;
	}
/* ================  END - These are the Navigation properties ================ */#mainbg {
	background-repeat: no-repeat;
	background-position: left top;
}
.justytext {
	text-align: justify;
}

