@font-face {
    font-family: Pegyptienne;
    src: url(PEGYPTI0.eot);
}

BODY {
  margin: 0em 0em 0em 0em;
  background-color:white;
  background-image: url(papyru2.jpg);
  background-position: 0 0;
  background-repeat: repeat;
  color:black;
  font-size: 24px;
  }

.oldbrowser {
  display: none
  }
  
td,tr,p,div,ul,li {
  font-family: Pegyptienne, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 0em;
  padding-bottom: 0.5em
  color:black
  }

/* Links */
a:link, a:visited {
  font-size: 20px; color: black; text-decoration: none;
  font-family:  Pegyptienne, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  }

a:hover {
  color: #FF7A00;
  text-decoration: underline
  }
  
h1, h2, h3, h4, h5, h6 {
  color: black;
  font-family: Pegyptienne, Trebuchet MS, Arial, Helvetica, sans-serif;
  margin: 0 0 0 0;
  padding: 0 0.5em 0em 0.5em;
}

h4, h5, h6 {
  font-weight: bold  ;
  padding: 0.5em 0.5em 0.5em 0.5em;
}


h1 { font-size: 48px }

h2 { font-size: 36px }

h3 { font-size: 24px }

h4 { font-size: 24px }

h5 { font-size: 24px }

h6 {
  font-size: 24px;
  padding: 0.3em 0.5em 0 0.5em;
}
  
hr {
  height:0px;
  border-top:1px dashed black;
  border-bottom:0px dashed #E6E6E6;
  width:100%;
  margin: 0px 0px 0px 0px
  }

#entete {
  background-color: transparent;
  height:265px;
  border-bottom:1px dashed black;
  }

#menu {
  position: absolute;
  left:10px;
  top:300px;
  width:200px;
  border-top:1px dashed black;
  border-bottom:1px solid black;
  border-left:1px solid black;
  border-right:1px solid black;
  background-color: #f5f5f5;
  background-image: url(figuier.gif);
  background-position: 0 0;
  background-repeat: repeat;
  padding-left: 0.5em
  }

#principal {
  top: 300px;
  background-color: transparent;
  margin-left: 230px;
  margin-right: 10px;
  border-top: 0px dashed black;
  border-bottom: 0px dashed black;
  border-left: 1px dashed black;
  border-right: 1px dashed black;
  padding-left: 1.0em
  }

#enbas {
  height:30px;
  border-top:1px dashed black;
  border-bottom:1px dashed black;
  background-color: #f5f5f5;
  }
  
  
