Body 
	{
	scrollbar-arrow-color : #7f8183;
	scrollbar-face-color : #ffffff;
	font-family : Verdana;
	background-image: url(bg.jpg);
	}
TD
	{
	font-family : Verdana;
	font-size : 11px;
	color : #651a15;
	font-style: normal;
	}

.info
	{
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
	font-style: normal;
	line-height: 17px;
	padding-right: 10px;
	}

.uptitle
	{
	font-family : Verdana;
	font-size : 10px;
	color : #deded9;
	font-style: normal;
	font-weight: bold;
	}

.menudown
	{
	font-family : Verdana;
	font-size : 10px;
	color : #a8a57d;
	font-style: normal;
	font-weight: bold;
	padding-top: 20px;
	}

.adresse
	{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 5px;
	}

input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #000000 ;
	border: solid #651a15;
	border-width: 1 ;
	background-color:#FFFFFF ;
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #000000 ;
	border: solid #651a15;
	border-width: 1 ;
	background-color:#FFFFFF ;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #000000 ;
	border: solid #651a15;
	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 : #e4e226;
	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 : #a8a57d;
	font-style: normal;
	font-weight: bold;
    }
	
  A:active.arrow2 
  	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #a8a57d;
	font-style: normal;
	font-weight: bold;
	}
	
    A:visited.arrow2 
	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #a8a57d;
	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 ================ */

h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: e70606;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 51b0da;
	margin: 0px;
}

