Body 
	{ 
    scrollbar-arrow-color : #ff0000;
	scrollbar-face-color : #ffffff;
	font-family : Verdana ; 
	font-size : 11px ; 
	color : #ffffff;
	background-color : #eceaf0;
	}
TD
	{
	font-family : Verdana;
	font-size : 11px;
	color : #636363;
	font-style: normal;
	}

.navigation
	{
	font-family : Verdana;
	font-size : 10px;
	color : #256034;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
	}

.ecar
	{
	line-height: 20px;
	}
	
.adresse
	{
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
	}

.adresse2
	{
	font-family : Verdana;
	font-size : 10px;
	color : #187813;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	}

input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #636363 ;
	border: solid #636363 ;
	border-width: 1 ;
	background-color:#FFFFFF ;
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #636363 ;
	border: solid #636363 ;
	border-width: 1 ;
	background-color:#FFFFFF ;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #636363 ;
	border: solid #636363 ;
	border-width: 1 ;
	background-color:#FFFFFF;
	}
li
	{
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	top: 0px;
	clip: rect(0px,0px,0px,0px);

	}


/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow 
  	{
    text-decoration: underline ;
	font-family : Verdana;
	font-size : 10px;
	color : #1c7c19;
	font-weight: bold; 
    }
	
  A:active.arrow 
  	{
    text-decoration: underline ;
	font-family : Verdana;
	font-size : 10px;
	color : #1c7c19;
	font-weight: bold;   
	}
	
    A:visited.arrow 
	{
    text-decoration: underline ;
	font-family : Verdana;
	font-size : 10px;
	color : #1c7c19;
	font-weight: bold; 
    }
	
    A:hover.arrow 
	{
    text-decoration: underline ;
	font-family : Verdana;
	font-size : 10px;
	color : #9aa89a;
	font-weight: bold;  
	}
/* ================  END - These are the Navigation properties ================ */

/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow2 */
  A.arrow2 
  	{
    text-decoration: none ;
	font-family : Verdana;
	font-size : 10px;
	color : #217e21;
	font-weight: bold; 
    }
	
  A:active.arrow2 
  	{
    text-decoration: none ;
	font-family : Verdana;
	font-size : 10px;
	color : #217e21;
	font-weight: bold; 
	}
	
    A:visited.arrow2 
	{
    text-decoration: none ;
	font-family : Verdana;
	font-size : 10px;
	color : #217e21;
	font-weight: bold; 
    }
	
    A:hover.arrow2 
	{
    text-decoration: none ;
	font-family : Verdana;
	font-size : 10px;
	color : #0ac40a;
	font-weight: bold;  
	}
/* ================  END - These are the Navigation properties ================ */

/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow3 */
  A.arrow3 
  	{
    text-decoration: none ;
	font-family : Arial;
	font-size : 16px;
	color : #217e21;
	font-weight: bold; 
    }
	
  A:active.arrow3 
  	{
    text-decoration: none ;
	font-family : Arial;
	font-size : 16px;
	color : #217e21;
	font-weight: bold; 
	}
	
    A:visited.arrow3 
	{
    text-decoration: none ;
	font-family : Arial;
	font-size : 16px;
	color : #217e21;
	font-weight: bold; 
    }
	
    A:hover.arrow3 
	{
    text-decoration: underline ;
	font-family : Arial;
	font-size : 16px;
	color : #0ac40a;
	font-weight: bold;  
	}
/* ================  END - These are the Navigation properties ================ */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 1e5117;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h1#Name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 1e5117;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;

}
