BODY{
  background : transparent;
  font-family:courrier;
  color : #663333;
}

A { color : #663333; }

#bar { 
  position: absolute;
  top: 0px;
  right: 0%;
  height: 100%;
}

#frame { 
  position: absolute;
  left: 0px;
  background-color: transparent;
} 

#fMenu {
  background-color: transparent;
  position: absolute;
  width: 97%;
  height:10%;
  margin: 0;
  padding: 0;
  right: 0px;
  bottom: 5px;
}

SPAN.fleurvide { 
  font-style: oblique;
}

