/* Generated by KompoZer */
body {
  background-color: black;
  margin-top: 0px;
}
p {
  margin-top: 0;
  margin-left: 0;
}
img {
  border:  none;
  margin: 5px;
}
a:active {
  color: #ffffff;
}
a:link {
  color: #ffffff;
  text-decoration: none;
}
a:visited {
  color: #ffffff;
}
a:hover {
  color: #ff0000;
}
#conteneur {
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
#bandeau {
  width: 750px;
  background-image: url(images/bandeau.png);
  background-position:  center center;
  background-repeat: no-repeat;
  height: 140px;
}
#menu {
  width: 750px;
  height: 45px;
}
#sous_menu {
  background-image: url(images/sous_menu.png);
  background-position:  center center;
  background-repeat: no-repeat;
  width: 750px;
  height: 25px;
}
#page {
  width: 750px;
  background-color: #111111;
}
#breves {
  padding: 5px 10px;
  color: #cccccc;
  background-color: #111111;
  width: 730px;
}
#articles {
  background-color: #111111;
  color: #cccccc;
  min-height: 400px;
  width: 730px;
  padding-right: 10px;
  padding-left: 10px;
}
#bas_de_page {
  background-image: url(images/bas_de_page.png);
  background-repeat: no-repeat;
  background-position:  center center;
  width: 760px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}
#texte_bas_de_page {
  margin-left: 14px;
  width: 726px;
  padding-top: 80px;
}
#texte_bas_de_page table {
  color: #cccccc;
  font-size: 10px;
  font-family: Arial,Helvetica,sans-serif;
}
#texte_bas_de_page a:hover {
  color: blue;
}
.spip_logos {
  margin: 5px;
}