Body 
	{
	scrollbar-arrow-color : #ff0000;
	scrollbar-face-color : #ffffff;
	font-family : Verdana;
	font-size : 11px;
	background-image: url(bg.jpg);
	}
TD
	{
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	font-style: normal;
	}

.titre
	{
	font-family : Verdana;
	font-size : 10px;
	color : #cccccc;
	font-style: normal;
	font-weight: bold;
	padding-top: 15px;
	line-height: 20px;
	}
	
.uptitle
	{
	font-family : Verdana;
	font-size : 10px;
	color : #4073b0;
	font-style: normal;
	font-weight: bold;
	}

.menudown
	{
	font-family : Verdana;
	font-size : 10px;
	color : #9f9191;
	font-style: normal;
	font-weight: bold;
	padding-top: 15px;
	}

.adresse
	{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal;
	padding-top:50px;
	line-height: 24px;
	}

.info
	{
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	font-style: normal;
	line-height: 17px;
	}

input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #666666 ;
	border: solid #000000 ;
	border-width: 1 ;
	background-color:#FFFFFF ;
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #666666 ;
	border: solid #000000 ;
	border-width: 1 ;
	background-color:#FFFFFF ;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #666666 ;
	border: solid #000000 ;
	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: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal;
	font-weight: bold;
    }
	
  A:active.arrow 
  	{
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal;
	font-weight: bold;   
	}
	
    A:visited.arrow 
	{
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal;
	font-weight: bold;  
    }
	
    A:hover.arrow 
	{
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #CCCCCC;
	font-style: normal;
	font-weight: bold;   
	}
/* ================  END - These are the Navigation properties ================ */
/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow2 
  	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #9f9191;
	font-style: normal;
	font-weight: bold;
    }
	
  A:active.arrow2 
  	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #9f9191;
	font-style: normal;
	font-weight: bold; 
	}
	
    A:visited.arrow2 
	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #9f9191;
	font-style: normal;
	font-weight: bold;
    }
	
    A:hover.arrow2
	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal;
	font-weight: bold;   
	}
/* ================  END - These are the Navigation properties ================ */h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #996600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h3 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: 000000;
	font-size: 14px;
}
