body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
td img {display: block;}

div.titre
{
  font-size: 18px;
  padding: 10px;
  color:#6699ff;
  text-align: center;
  font-weight: bold;
  padding-left: 100px;
}

a
{
  text-decoration: underline;
  color: #ff6633;
}
a:hover
{
  text-decoration: underline;
}

div.menu
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;

  text-align: center;
  margin-left: 30px;
  margin-right: 8px;
}
.menu a
{
  text-decoration: none;
  color: #808080;
}
.menu a:hover
{
  text-decoration: underline;
}


img {
   border: 0px;
}

.alerte {
  color:#800000;
}

input, textarea {
  font-size: 12px;
}

td.titre
{
  background-image: url("images/index_r2_c7.jpg");
  height: 82px;
  width: 513px;
  background-repeat: no-repeat;
}

td.corps
{
  background-image: url("images/index_r6_c7.jpg");
  background-repeat: no-repeat;
}