/* Generated by KompoZer */
#container {
  width: 860px;
  margin-right: auto;
  margin-left: auto;
}
#bandeau {
  margin-right: auto;
  margin-left: auto;
  font-weight: bold;
  font-size: medium;
  position: relative;
  width: 800px;
}
#miniphotos {
  width: 160px;
  float: left;
}
#retour {
  float: left;
  height: 37px;
  width: 40px;
  padding-left: 10px;
  margin-left: 10px;
}
#legende {
  top: 0px;
  float: right;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-style: normal;
  font-weight: lighter;
  width: 700px;
}
#container #miniphotos table tbody tr td img {
  background-color: #33ccff;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: lighter;
  color: #ccccff;
  font-size: 14px;
  background-color: #4c4c4c;
}
#txtfleche {
}
#grandimage {
}
a {
  text-decoration: none;
 color: white
}
a:hover {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
a:active {
}
a:visited {
}
