Body 
	{
	scrollbar-arrow-color : #ff0000;
	scrollbar-face-color : #ffffff;
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
	background-color : #320000;
	}
TD
	{
	font-family : Verdana;
	font-size : 11px;
	color : #fde3db;
	font-style: normal;
	}

.uptitle
	{
	font-family : Verdana;
	font-size : 10px;
	color : #6b1d17;
	font-style: normal;
	font-weight: bold;
	}

.menudown
	{
	font-family : Verdana;
	font-size : 10px;
	color : #6b1d17;
	font-style: normal;
	font-weight: bold;
	padding-top: 1px;
	}

.adresse
	{
	font-family : Verdana;
	font-size : 10px;
	color : #fdd1bc;
	font-style: normal;
	padding-top: 110px;
	padding-left: 65px;
	line-height: 14pt;
	}

.info
	{
	font-family : Verdana;
	font-size : 11px;
	color : #fde3db;
	font-style: normal;
	line-height: 17px;
	}

input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #FFFFFF ;
	border: solid #cfc0c0 ;
	border-width: 1 ;
	background-color:#320000 ;
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #FFFFFF ;
	border: solid #cfc0c0 ;
	border-width: 1 ;
	background-color:#320000 ;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #FFFFFF ;
	border: solid #cfc0c0 ;
	border-width: 1 ;
	background-color:#320000 ;
	}
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 : #fdd1bc;
	font-style: normal;
	font-weight: bold;
    }
	
  A:active.arrow 
  	{
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #fdd1bc;
	font-style: normal;
	font-weight: bold;   
	}
	
    A:visited.arrow 
	{
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #fdd1bc;
	font-style: normal;
	font-weight: bold;  
    }
	
    A:hover.arrow 
	{
	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.arrow2 
  	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #6b1d17;
	font-style: normal;
	font-weight: bold;
    }
	
  A:active.arrow2 
  	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #6b1d17;
	font-style: normal;
	font-weight: bold; 
	}
	
    A:visited.arrow2 
	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #6b1d17;
	font-style: normal;
	font-weight: bold;
    }
	
    A:hover.arrow2
	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #fdd1bd;
	font-style: normal;
	font-weight: bold;   
	}
/* ================  END - These are the Navigation properties ================ */h1 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
h2 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #af5336;
	margin: 0px;
}
h3 {
	font-family: Georgia;
	font-weight: bold;
	color: fde3db;
	font-size: 16px;
	margin: 0px;
}
