﻿body
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: url( '/Images/Fond.png' );
}

a:link
{
  color: #ffffff;
  text-decoration: none;
}
a:visited
{
  color: #ffffff;
  text-decoration: none;
}
a:hover
{
  color: #ffffff;
  text-decoration: underline;
}
a:active
{
  color: #ffffff;
  text-decoration: none;
}

.Cellule
{
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #000000;
}

.Bouton
{
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #000000;
}


body, td, th
{
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  vertical-align: top;
}


.Titre
{
  font-weight: bold;
  text-align: left;
  color: Black;
}

.LienPetit
{
  font-size: 9px;
  font-weight: normal;
}


.Style3
{
  font-size: 14px;
  font-weight: bold;
  color: #FFCC00;
}

.Style4
{
  color: #CC0000;
  font-style: italic;
}
.Style5
{
  color: #FFFFFF;
}

.Padding
{
  padding-left: 25px;
}
