#conteneur {
  border-style: none;
  border-width: 0px;
  margin: 1px;
  font-family: Helvetica;
  color: #000080;
  width: 100%;
  background-color: #dce6ef;
  background-repeat: no-repeat;
  font-size: 95%;
  background-image: url(images/bandeauIST5.gif);
}
#gauche {
  border-style: double solid solid double;
  border-color: #000080;
  float: left;
  width: 160px;
  text-align: center;
  padding-left: 2px;
  padding-right: 2px;
  background-attachment: fixed;
  background-color: #7fa4fc;
  font-family: Arial,Helvetica,sans-serif;
  color: navy;
  font-size: 70%;
}
#centre {
  background-position: center top;
  background-repeat: repeat-x;
  text-align: justify;
  margin-left: 175px;
  margin-right: 175px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 80%;
  color: navy;
}
#droit {
  border-style: double solid solid double;
  border-color: #000080;
  text-align: center;
  width: 160px;
  float: right;
  padding-left: 2px;
  padding-right: 2px;
  background-position: center top;
  background-repeat: repeat;
  background-color: #7fa4fc;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 70%;
  font-weight: inherit;
  color: navy;
}
#piedepage {
  border: 1px solid #87aedb;
  width: 100%;
  float: left;
  position: static;
  text-align: center;
}
li {
  list-style-type: none;
  font-weight: bold;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #663366;
}
a:hover {
  color: #ff0000;
}
#espace {
  margin: 0;
  padding: 0;
}
#espace li {
  margin: 0;
  padding: 0.2em 0 0.4em;
  list-style-type: none;
}
#espace ul {
  border-style: none;
  margin: 0;
  padding: 0;
}
#menu {
  border-style: none none solid;
  border-color: #000099;
  border-width: 1px 1px 2px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 80%;
  text-decoration: none;
}
#menu {
  border-style: none none solid;
  border-color: #cccccc;
  border-width: 1px 1px 2px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 80%;
  text-decoration: none;
}
#menu li {
  border:  none;
  margin: 0;
  padding: 0 1pt;
  float: left;
  list-style-type: none;
  text-align: center;
  text-decoration: none;
  position: relative;
  width: 90px;
}
#menu li a:link, #menu li a:visited {
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px 2px 2px 1px;
  margin: 0;
  padding: 4px 8px;
  background: #eaf0f6 none repeat scroll 0% 50%;
  display: block;
  height: auto;
  text-decoration: none;
  color: #000066;
}
#menu li a:hover {
  border-style: solid;
  border-color: #cccccc;
  border-width: 0px 1px 1px 0px;
  font-weight: inherit;
  background-repeat: no-repeat;
  background-position: left top;
  color: #000066;
  background-image: url(images/menugrishover1.gif);
}
#menu li a:active {
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px 2px 2px 1px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #000066;
  background-position: left top;
  background-image: url(images/menuvisit.gif);
}
#defilant {
  overflow: scroll;
  width: 300px;
}
#menugauche {
  border: 1px solid navy;
  background-color: #7fa4fc;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  width: 160px;
  font-weight: normal;
  font-size: 70%;
}
#bandeauhaut {
  height: 160px;
}
body {
  background-color: #dce6ef;
}
#date {
  text-align: right;
  padding-bottom: 3px;
  padding-right: 3px;
  font-size: 60%;
}
#phrase {
  font-style: italic;
  font-size: 80%;
}
#IE {
  font-family: Arial,Helvetica,sans-serif;
  color: red;
  font-weight: bold;
}

