body {
  margin: 0px;
}

#menu A, A:active, A:visited {
  color: #000080;
  font-weight: none;
  text-decoration: none;
}

#menu A:hover{
  color: red;
  font-weight: none;
  text-decoration: underline;
}

#arch A, A:active, A:visited {
  color: black;
  font-weight: none;
  text-decoration: none;
}

#arch A:hover{
  color: blue;
  font-weight: none;
  text-decoration: underline;
}

#titre {
  width: 100%;
  height: 150px;
}

#container {
  width: 1000px;
  text-align:center;
}

#menu {
  padding: 2px;
  text-align: right;
  height: 20px;
  border-bottom: 1px solid #d4d4d4;
}

#heureh {
  /*padding-top: 20px;*/
  text-align: center;
  vertical-align:middle;
  font-face: comic sans ms;
  font-weight: bold;
  color: red;
  font-size: 20pt;
  border-bottom: 1px solid #d4d4d4;
  height: 74px;
}

#timer {
  text-align: right;
  font-face: comic sans ms;
  font-weight: bold;
  color: red;
  height: 21px;;
  width: 100%;
  background: yellow;
}

#ban {
  text-align: center;
  border-bottom: 1px solid #d4d4d4;
  height:74px;
}

#login {
  width: 160px;
  height: 140px;
  text-align: right;
  padding:3px;
  border: 2px solid black;
}

#login span{
  display: block;
  width: 100%;
  text-align: center;
  font-face: Verdana;
  font-Weight: bold;
}

#login label{
  float: left;
  width: 30%;
  text-align: left;
  margin:0px;
  padding: 0 1em 0 0;
  padding:0px;
  font-size: 9pt;
  line-height:1.8;
  color: red;
}

#archives {
  width: 160px;
  padding: 3px;
  border: 2px solid black;
}

#archives span{
  display: block;
  width: 100%;
  text-align: center;
  font-face: Verdana;
  font-Weight: bold;
}

#arch {
  width: 124;
  height: 270px;
  overflow: auto;
  padding-left: 10px;
}

#poub {
  width: 150px;
  height: 100%;
}

#main {
  width: 730px;
  text-indent: 5px;
  height: 100%;
}

#param {
  padding-left: 5px;
  float: left;
  width: 370px;
  height: 100%;
}

#param span{
  float: left;
  width: 100px;
  text-align: left;
  margin: 0px;
  padding: 0 1em 0 0;
  padding: 0px;
  font-size: 9pt;
  line-height: 1.7em;
  color: blue;
  text-indent: 6px;
}

#param label {
  color: red;
  font-size: 9pt;
  font-style: italic;
}

#tutorial {
  padding-left: 10px;
  padding-right: 10px;
  float: right;
  height: 100%;
  width: 420px;
  overflow: auto;
  border-left: 2px dotted black;
}

#tutorial table{
  font-size: 11pt;
}

#delprog{
  height: 200px;
  width: 90%;
  overflow: auto;
  font size: 10pt;
}

#delprog table{
  font-size: 9pt;
}

#tutorial span{
  float: left;
  width: 180px;
  text-align: left;
  margin: 0px;
  padding: 0 1em 0 0;
  padding: 0px;
  font-size: 9pt;
  line-height: 1.7em;
  color: blue;
  text-indent: 6px;
}

#tutorial A, A:active, A:visited {
  color: blue;
  font-weight: none;
  text-decoration: none;
}

#tutorial A:hover{
  color: blue;
  font-weight: none;
  text-decoration: underline;
}

#ad_main {
  padding: 5px;
  height: 346px;
}

H2 {
  text-align: center;
}

#H3 {
  display: block;
  text-align: left;
  font-size: 12pt;
  color: blue;
}

#ad_main p{
  line-height: 0.2em;
  font-size: 12pt;
}

#main table{
  border-collapse:collapse;
  background: #e6e6e6;
  color: black;
  font-size: 10pt;
}

#partenaire {
  width: 100px;
  height: 100%;
}

#footer {
  text-align: center;
  height: 40px;
  font-face: Verdana;
  font-size: 10pt;
  font-style: italic;
  border-top: 1px solid #d4d4d4;
}

#a-footer {
  text-align: left;
  font-style: italic;
  height: 20px;
  background: #e6e6e6;
}

#a-toper {
  text-align: center;
  height: 20px;
  background: #e6e6e6;
}

#ad_menu {
  text-align: center;
  font-face: comic sans ms;
  font-weight: bold;
  color: red;
  height: 300px;
  background: yellow;
}

#container table{
  border-collapse:collapse;
}
