*
{ 
  font-family: Arial, Helvetica, sans-serif;
  }

body 
{
  background: #041c64;
  scrollbar-face-color: #051B64;
  scrollbar-shadow-color: #00ffff;
  scrollbar-highlight-color: #00ffff;
  scrollbar-3dlight-color: #051B64; 
  scrollbar-darkshadow-color: #000000; 
  scrollbar-track-color: #000000; 
  scrollbar-arrow-color: #00ffff;
  margin: 0px;
}

img
{ 
  border: 0px;
  }

#container 
{ 
  position: absolute;
  left: 50%;
  margin-left: -389px;
  width:779px;
  min-height: 600px;
  background-image: url(fond_mkc.jpg);
  background-repeat: no-repeat;
  }

#haut
{ 
  margin: 0px;
  padding: 0px;
  }

#main
{ 
  vertical-align: top;
  width: 100%;
  }

td
{ 
  vertical-align: top;
  }

#gauche
{ 
  color: #fff;
  float: left;
  width: 180px;
  height: 100%;
  }

#menu
{ 
  width: 160px;
  margin: 10px;
  margin-top: 0px;
  margin-bottom: 50px;
  border: 1px solid #fff;
  background: #101e38;
  padding-left: 4px;
  }

#menu ul.level-2
{
  list-style-image: url(fleche_rouge.gif);
  margin: 0 0 0 10px;
  margin-bottom: 10px;
  padding: 0 0 0 1em;
}

#menu li.level-2
{
  color: #ffffff;
  font-size: 12px;
  }

#menu ul.level-3
{
  list-style-image: none;
  list-style: none;
  margin: 0 0 0 0px;
  margin-bottom: 0px;
  padding: 0 0 0 1em;
}

#menu a.level-3
{
  color: #ffffff;
  font-size: 10px;
  }
#menu a.level-3-selected
{
  color: #00ffff;
  font-size: 10px;
  }

#menu a
{
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  }

#menu a.selected
{
  color: #00ffff;
  }

#menu a:hover
{
  color: #ff0000;
  }

#bas-gauche
{ 
  color: #fff;
  font-size: 12px;
  }

#bas-gauche p
{ 
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  }


#bas-gauche a
{ 
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  }

#page
{ 
  padding-left: 5px;
  float: left;
  font-size: 12px;
  clear: right;
  color: #fff;
  }

#page table
{ 
  border: 0px;
  }

#page td
{ 
  border:0px;
  }


#page img
{ 
  margin: 5px;
  }

#page h1
{ 
  color: #00ffff;
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
  margin-top: 3px;
  margin-bottom: 7px;
  }

#page h2
{ 
  color: #00ffff;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  margin-top: 3px;
  margin-bottom: 3px;
  }

#page h3
{ 
  color: #feec4e;
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
  margin-top: 3px;
  margin-bottom: 7px;
  }

#page h4
{ 
  color: #feec4e;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  margin-top: 3px;
  margin-bottom: 3px;
  }

#page h5
{ 
  font-size: 8px;
  font-weight: none;
  text-decoration: none;
  }

#page a
{ 
  color: #00ffff;
  }

#page a:visited
{ 
  color: #ff00ff;
  }

#page a:hover
{ 
  color: #ccc;
  }


#bas-droite
{ 
  margin-top: 15px;
  clear: both;
  font-size: 14px;
  color: #ffffff;
  text-align: right;
  }

#bas-droite a
{ 
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  }
