Body 
	{ 
    scrollbar-arrow-color : #717171;
	scrollbar-face-color : #FEFEFE;
	font-family : verdana ; 
	font-size : 11px ;
	background-color : #ffffff;
	}
TD
	{
	font-family : verdana;
	font-size : 11px;
	color : #6b6b6b;
	font-style: normal;
	}

.menudown
	{
	font-family : arial;
	font-size : 11px;
	color : #8a8b90;
	font-style: normal;
	font-weight: bold;
	}
	
.adresse
	{
	font-family : verdana;
	font-size : 10px;
	color : #3f6e27;
	font-style: normal;
	padding-top: 15px;
	}

input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #6b6b6b ;
	border: solid #a09797 ;
	border-width: 1 ;
	background-color:#FFFFFF ;
	}
	
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #6b6b6b ;
	border: solid #a09797 ;
	border-width: 1 ;
	background-color:#FFFFFF ;
	}
	
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #6b6b6b ;
	border: solid #a09797 ;
	border-width: 1 ;
	background-color:#FFFFFF;
	}
li
	{
	list-style-type: disc;
	}


/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow 
  	{
	text-decoration: none;
	font-family: verdana;
	font-size : 10px;
	color: #3f6e27;
    }
	
  A:active.arrow 
  	{
    text-decoration: none;
	font-family: verdana;
	font-size : 10px;
	color: #3f6e27;
	}
	
A:visited.arrow 
	{
    text-decoration: none;
	font-family: verdana;
	font-size : 10px;
	color: #3f6e27;
    }
	
A:hover.arrow 
	{
    text-decoration: underline ;
	color: #3f6e27;
	font-family: verdana;
	font-size : 10px;
	}
/* ================  END - These are the Navigation properties ================ */

/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow2 */
  A.arrow2 
  	{
	text-decoration: none;
	font-family: arial;
	font-size : 11px;
	color: #8a8b90;
    }
	
  A:active.arrow2 
  	{
    text-decoration: none;
	font-family: arial;
	font-size : 11px;
	color: #8a8b90;
    }
	
A:visited.arrow2 
	{
    text-decoration: none;
	font-family: arial;
	font-size : 11px;
	color: #8a8b90;
    }
	
A:hover.arrow2 
	{
    text-decoration: underline ;
	font-family: arial;
	font-size : 11px;
	color: #47c35c;
    }
/* ================  END - These are the Navigation properties ================ */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 575754;
	margin: 0px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;

}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	margin: 0px;

}
