BODY { 
  background: #333333;
  margin-top: 0em;
  margin-right: 0em;
  margin-bottom: 0em;
  margin-left: 0em;
  background-color:#333333;
  color:black; 
  background-repeat: no-repeat;
}

BLOCKQUOTE {
  margin-top: 0em;
  margin-right: 1em;
  margin-bottom: 0em;
  margin-left: 1em;
}

A:link { text-decoration: none; color:E0E0FF;}
A:visited { text-decoration: none; color:E0E0FF;}
A:active { text-decoration: none; color:white;}
A:hover { text-decoration: none; color:white;}

.corps {
  color: white;
  position: absolute;
  width: auto;
  height: auto;
  top: 95px;
  right: 185px;
  bottom: 0;
  left: 15px;
  font-family: arial;
  font-style: normal;
  font-size: 90%;
}

.menu {
  color: white;
  position: absolute;
  top: -6px;
  width: 155px;
  height: auto;
  right: 15px;
  font-size: 90%;
  font-weight: normal;
  font-family: Arial;
  font-style: normal;
  -moz-border-radius: 8px 8px 8px 8px;
}

.menu1 {
  color: white;
  position: relative;
  height: 85px;
  top: 0px;
  padding: 0px;
  -moz-border-radius: 8px 8px 8px 8px;
}

.menu1b {
  color: white;
  position: relative;
  background-color: #fafafa;
  border-style: solid;
  border-color: #777777;
  border-width: 2px;
  height: 77px;
  top: 0px;
  padding: 0px;
  font-size: 90%;
  -moz-border-radius: 8px 8px 8px 8px;
}

.menu2 {
  color: white;
  position: relative;
  background-color: #606060;
  border: solid;
  border-color: #aaaaaa;
  border-width: 2px;
  height: auto;
  padding: 5px;
  font-size: 90%;
  -moz-border-radius: 8px 8px 8px 8px;
}

.menu3 {
  color: white;
  position: relative;
  background-color: #606060;
  border-style: solid;
  border-color: #aaaaaa;
  border-width: 2px;
  height: 110px;
  bottom: 0;
  text-align: center;
  padding: 5px;
  -moz-border-radius: 8px 8px 8px 8px;
}

.pagetitle {
  color: white;
  background-color: #606060;
  border-style: solid;
  border-color: #999999;
  border-width: 2px;
  padding: 2px;
  height: 40px;
  width: 99%;
  font-weight: bold;
  font-family: Arial;
  font-style: normal;
  font-size: 230%;
  font-variant:small-caps;
  text-align: center;
  -moz-border-radius: 8px 8px 8px 8px;
}

.title {
  border-style: solid;
  border-color: #999999;
  border-width: 1px;
  color: white;
  background-color: #606060;
  width: 99%;
  height: auto;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  font-size: 110%;
  padding: 1px;
  -moz-border-radius: 8px 8px 8px 8px;
}

.titleSimple {
  background-color: #606060;
  color: white;
  width: auto;
  height: auto;
  font-family: Arial;
  font-weight: normal;
  font-size: 100%;
  padding: 2px;
}

.frame {
  color: #444444;
  background-color: #333333;
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px;
}

.frameImage {
  background-color: #333333;
  width: auto;
  height: auto;
}

.caption {
  color: white;
  width: auto;
  height: auto;
  text-align: center;
  font-family: Arial;
  font-size: 110%;
}


.nom {
  color: white;
  background-color: #606060;
  width: auto;
  height: auto;
  text-align: center;
  font-family: Arial;
  font-size: 65%;
}

.fontcolor {
  color: white;
}


.fontcolorsize {
  color: white;
  font-size: 90%;
  font-family: arial;
  font-style: normal;
}

