Body 
	{ 
    scrollbar-arrow-color : #FFFFFF;
	scrollbar-face-color : #978b6b;
	font-family : verdana ; 
	font-size : 11px ;
	background-color : #0B0B0B;
	}
TD
	{
	font-family : verdana;
	font-size : 11px;
	color : #FFFFFF;
	font-style: normal;
	line-height: 17px;
	}

.info
	{
	font-family : verdana;
	font-size : 11px;
	color : #FFFFFF;
	font-style: normal;
	line-height: 17px;
	}

.uptitle
	{
	font-family : verdana;
	font-size : 10px;
	color : #3c3c3c;
	font-style: normal;
	font-weight: bold;
	}
	
.adresse
	{
	font-family : verdana;
	font-size : 10px;
	color : #ffffff;
	font-style: normal;
	padding-top: 13px;
	line-height: 18px;
	padding-right: 3px;
	}

.menudown
	{
	font-family : verdana;
	font-size : 10px;
	color : #3c3c3c;
	font-style: normal;
	font-weight: bold;
	padding-top: 12px;
	}

input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #FFFFFF ;
	border: solid #FFFFFF ;
	border-width: 1 ;
	background-color:#090524 ;
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #FFFFFF ;
	border: solid #FFFFFF ;
	border-width: 1 ;
	background-color:#090524 ;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #FFFFFF ;
	border: solid #FFFFFF ;
	border-width: 1 ;
	background-color:#090524 ;
	}
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 : #c4cad1;
	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 : #3c3c3c;
	font-style: normal;
	font-weight: bold;

    }
  A:active.arrow2 
  	{
    text-decoration: none;
	font-family : verdana;
	font-size : 10px;
	color : #3c3c3c;
	font-style: normal;
	font-weight: bold;
	
	}
A:visited.arrow2 
	{
    text-decoration: none;
	font-family : verdana;
	font-size : 10px;
	color : #3c3c3c;
	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 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 18px;
	margin: 0px;
	font-weight: bold;
}
h2 {
	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: circle;
	margin: 0px;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCC00;
	margin: 0px;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
	margin: 0px;
	font-variant: small-caps;
	text-transform: capitalize;
}
