@font-face {
  font-family: Geneva;
  font-style: normal;
  font-weight: normal;
}

body , td { 
  color: #000000; 
  font-family: Geneva;
  font-size: 14px;
  font-style: normal;	
  font-weight: normal;
  layer-background-color: #FFFFFF;
 }

.fond {
background-color: #cc9933;
border-bottom-style:none;
padding-bottom:-10px;
margin-bottom:-20px;
}

body { 
  width: 100%;
  height: 100%;
  background-color: #000000; 
  layer-background-color: #222348; }

h1 { 
  color: white; 
  font-weight: bold;
  font-size: 20px; 
  margin: 0px;
  padding-top: 10px;	
  padding-left: 2px; 
  font-stretch: wider;
  letter-spacing : +3px;
  display: block;
  }

bord {
  background-color: #222348; 
  layer-background-color: #222348; }

h2 {
  font-family: Geneva;
  color: #663300; 
  font-weight: bold;
  font-size: 18px;
  margin: 0px; }
  
h3 {
  display: block;
  font-family: Geneva;
  font-weight: bold;
  font-size: 16px; }

h4 { 
  color: white; 
  font-weight: bold;
  font-size: 20px; 
  margin: 0px;
  padding-top: 6px;	
  padding-left: 20px; 
  font-stretch: wider;
  letter-spacing : +3px;
  display: block;
  line-height: 130% ; }

li { 
  padding-bottom: 10px;
  margin-left: -10px; }

.title_link , .title_link a , .title_link hover , .title_link visited , .title_link active {
  color: #FFFFFF ;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #CC9933;
  text-decoration: none ;
  }

.text_link , .text_link a , .text_link hover , .text_link visited , .text_link active {
  color: black ;
  text-decoration: none ;
  }