ul
{
  list-style-image: url(fleche.gif);
}

body
{
  text-align: center;
  background: #f4eecd;
}

#body_index
{
  background: #cb0b0b;
}

h1
{
  font-style: italic;
  font-weight: bolder;
  font-size: 250%;
  font-family: "Verdana";
}

h2, h3, h4, h5, h6
{
  font-size: 200%;
  color: #b1b1b1;
  text-align: left;
  margin-left: 2em;
}

a
{
  text-decoration: none;
}

#drapeau
{
  float: right;
  background-image: url(sud_drapeau.gif);
  width: 377px;
  height: 600px;
}

.menu
{
  list-style-type: none;
  font-size: 120%;
}

#menuM
{
  margin: auto;
  width: 70%;
  text-align: left;
}

#menuD
{
  margin: 0px;
  padding: 0px;
  text-align: left;
  float: right;
}

.menu a
{
  color: black;
  font-weight: bold;
}

.menu a:hover
{
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-color: #c72110;
}

.image
{
  margin-top: 2em;
  margin-left: 2em;
  text-align: left;
}

.image img
{
  margin-top: 2em;
}

.boite_fleche
{
  margin-top: 2em;
  background: green;
}

.boite_fleche *
{
  float: right;
  margin-right: 8em;
  text-decoration: none;
  font-weight: bold;
  color: #b1b1b1;
}

.boite_fleche a:hover
{
  color: #F1F4B3;
  background-color: #c72110;
}

.liste
{
  text-align: left;
}

.spacer
{
  visibility: hidden;
  clear: both;
}

.spacer_left
{
  visibility: hidden;
  clear: left;
}

.boite_cache
{
  position: absolute;
  top: 0.5em;
  left: 0.5em;
}

.boite_cache a
{
  color: #f4eecd;
  font-weight: bold;
}

#boite_index a
{
  color: #cb0b0b;
}

.boite_cache a:hover
{
  color: red;
}

#boite_index a:hover
{
  color: #f4eecd;
}
