* {
  margin: 0;
  padding: 0;
}
li {
  padding: 2px;
  margin-left: 10px;
  margin-right: 10px;
  list-style-type: none;
  color: white;
}
h1 {
  padding: 20px;
  font-family: verdana;
  font-size: 12px;
  color: #0080ff;
  text-align: left;
}
h2 {
  color: #999999;
  margin-bottom: 10px;
  margin-top: 20px;
  font-size: 16px;
  font-weight: normal;
}
h3 {
  color: #414647;
  font-size: 14px;
  font-weight: normal;
  margin-top: 15px;
}
pre {
  margin: 10px;
  padding: 10px;
  background: black none repeat scroll 0% 50%;
  overflow: auto;
  color: #ffffff;
  height: auto;
  font-family: Verdana,Courier,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
}
* html pre {
  width: 100%;
}
.sample {
  padding: 0px;
  border-bottom-width: 1px;
}
.links {
  padding: 10px;
  margin-top: 20px;
}
.links a {
  font-size: 14px;
  color: #0080ff;
  text-decoration: none;
}
.links a:hover {
  font-weight: bold;
}
#cont {
  margin: 0px;
  background: black none repeat scroll 0% 50%;
  padding-top: 20px;
  float: left;
  width: 550px;
}
#contbis {
  border-top: 1px solid #0080ff;
  border-bottom: 1px solid #0080ff;
  margin-top: -172px;
  width: 254px;
  background-color: black;
  height: 231px;
  float: right;
}
.buttons {
  padding-bottom: 11px;
  float: left;
}
.buttons span {
  padding-right: 5px;
  color: #999999;
  cursor: pointer;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
}
.buttons span.active, .buttons span:hover {
  color: #0080ff;
}
.accueil {
  float: right;
  margin-top: 13px;
  margin-right: 4px;
  color: #999999;
  font-size: 10px;
  font-family: verdana;
  font-weight: normal;
  text-align: left;
}
.petit {
  margin: 0px;
  padding: 0px;
  font-family: verdana;
  font-size: 9px;
  color: white;
  text-align: left;
  float: left;
}
.french {
  float: right;
  margin-top: 15px;
  padding-left: 4px;
  text-align: left;
  display: block;
  list-style-image: none;
}
.cliquez {
  color: white;
  font-size: 11px;
  float: left;
  margin-left: 0px;
  font-family: verdana;
}
