
body {
  background: white;
  color: #696969;
}
h1 {
  font-size: 2em;
  color: #C10003;
}
h2 {
  font-size: 1.6em;
  color: #e8540b;
}
.entete {
  color: #e8540b;
}
h3 {
  font-size: 1.4em;
  color: #8cb502;
}
img {
  float: right;
  margin-left: 10px;
}
img.btn {
  float: left;
}
div#texts {
  background: transparent;
  width: 767px;
}
div#mainpage {
  background: transparent;
}
div.taille-ecran {
  width: 962px;
}
#menu-gauche {
  width: 170px;
}
a {
  color: #696969;
}
a:hover {
  color: black;
}
#bandeau #lang {
  right: 0;
  top: 103%;
}
#menu-haut ul {
  background: url(images/menu1.jpg) left top no-repeat;
}
#menu-haut li a {
  background: transparent;
  border-left: 0px solid transparent;
}
p.carre_gris {
  background: url(images/puce_carre_gris.gif) no-repeat left .17em;
}
p.carre_noir {
  background: url(images/puce_carre_noir.gif) no-repeat left .17em;
}
