.menu {
  position:fixed;
  background-color: #000000;
  left: 10px;
  top: 5px;
  //right: 140px;
  //bottom: 800px;
  text-align: center;
  font-size: 22px;
  font-style: plain;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  color: #FFDDCC
  margin-top: 10px;
  margin-bottom: 20px;
}

.menuitem {
  font-alignment: left;
  font-size: 22px;
  font-style: plain;
  font-weight: bold;
  font-family: "Arial, Helvetica";
  color: #FFDDCC
  margin-top: 10px;
  margin-bottom: 20px;
}


.rubrique {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: bold;
  font-family: "Times New Roman";
  color: #FFDDCC;
}

.news {
  text-align: justify;
  font-size: 12px;
  font-style: plain;
  font-weight: normal;
  font-family: Arial, Verdana, sans-serif;
  color: #FFFFFF;
  margin-top: 2px;
  margin-bottom: 16px;
  margin-right: 10px;
  margin-left: 10px;
}

.newsleft{
  text-align: left;
  font-size: 12px;
  font-style: plain;
  font-weight: normal;
  font-family: Arial, Verdana, sans-serif;
  color: #FFFFFF;
  margin-top: 2px;
  margin-bottom: 18px;
  margin-right: 10px;
  margin-left: 10px;
}

.clearer {
  clear: left;
  height: 0px;
}

.newsdate{
  text-align: left;
  font-size: 12px;
  font-style: plain;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  color: #FFBB99;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-right: 0px;
  margin-left: 0px;
}

img { border-color: #FFDDCC; }
a:link { color: #FFDDCC; }
a:visited { color: #999999; }
  
.style001 {
  text-align: center;
  font-size: 26px;
  font-style: italic;
  font-weight: bold;
  font-family: "Times New Roman", serif;
  color: #FFDDCC;
}

.style002 {
  text-align: justify;
  font-size: 14px;
  font-family: Arial, Verdana, sans-serif;
  color: #FFFFFF;
}

.style003 {
  text-align: center;
  font-style: italic;
  font-size: 16px;
  font-family: Arial, Verdana, sans-serif;
  //background-color: #000000;
  background-image: url(menu/fond2.jpg);
  background-repeat: no-repeat;
  color: #FFBB99;
}

.style004 {
  font-style: italic;
  font-size: 14px;
  font-family: Arial, Verdana, sans-serif;
  color: #FFBB99;
}

.2cols {
  columns: 2;
  font-family: "Times New Roman";
  color: #FFFFFF;
}
