Body 
	{
	scrollbar-arrow-color : #ff0000;
	scrollbar-face-color : #ffffff;
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
	background-image: url(bg.jpg);
	}
TD
	{
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	font-style: normal;
	}

.uptitle
	{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal;
	font-weight: bold;
	}

.menuup
	{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal;
	font-weight: bold;
	padding-top: 15px;
	}
	
.menudown
	{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal;
	padding-top: 12px;
	}

.adresse
	{
	font-family : Verdana;
	font-size : 10px;
	color : #171d62;
	font-style: normal;
	line-height: 14pt;
	padding-top: 60px;
	padding-left: 35px;
	}

.info
	{
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	font-style: normal;
	line-height: 17px;
	}

input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #000000 ;
	border: solid #171d62 ;
	border-width: 1 ;
	background-color:#FFFFFF ;
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #000000 ;
	border: solid #171d62 ;
	border-width: 1 ;
	background-color:#FFFFFF ;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #000000 ;
	border: solid #171d62 ;
	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 : #171d62;
	font-style: normal;
	font-weight: bold;
    }
	
  A:active.arrow 
  	{
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #171d62;
	font-style: normal;
	font-weight: bold;   
	}
	
    A:visited.arrow 
	{
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #171d62;
	font-style: normal;
	font-weight: bold;  
    }
	
    A:hover.arrow 
	{
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #6a6fb0;
	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 : #FFFFFF;
	font-style: normal;
	font-weight: bold;
    }
	
  A:active.arrow2 
  	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal;
	font-weight: bold; 
	}
	
    A:visited.arrow2 
	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal;
	font-weight: bold;
    }
	
    A:hover.arrow2
	{
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal;
	font-weight: bold;   
	}
/* ================  END - These are the Navigation properties ================ */
/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow3 
  	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal;
    }
	
  A:active.arrow3 
  	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal;
	}
	
    A:visited.arrow3 
	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal;
    }
	
    A:hover.arrow3
	{
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal; 
	}
/* ================  END - These are the Navigation properties ================ */

h1 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	margin: 0px;
}
h2 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
}
h3 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: 75b2fc;
	font-size: 14px;
}

