/*
 * Need to be recoded
 *
 */

body
{
  background-color: #F8EFF1;
  margin-left: 0;
  margin-top: 0;
/*  margin-width: 0;
  margin-height: 0;*/
  color: #8b0220;
}

a
{
  color: #8b0220;
}

a:hover
{
  color: #8b0220;
  text-decoration: none;
}

a:visited
{
  color: #8b0220;
}

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

.texte
{
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 11px;
  font-weight: normal;
  color: #8B0220;
}

.legende
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px; 
  font-weight: normal;
  color: #8B0220;
}

.soustitre
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #8B0220;
} 

.textegras
{
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 11px;
  font-weight: bold;
  color: #8B0220;
}

.textejust
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: justify;
}

.titrerouge
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #8B0220;
}

.textegrasrouge
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #CC3333;
}

.texteblanc
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
}
