.style1
{
  color: #CCFFCC
}
.style2
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
.style3
{
  color: #01009E;
  font-weight: bold;
}
.style4
{
  font-size: 12px;
  color: #004A9F;
}
.style5
{
  color: #000066;
  font-weight: bold;
}
.style6
{
  font-size: 12px
}



.titre1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000066;
  font-weight: bold;
}

.titre2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #404040;
  font-weight: bold;
}

.textenormal
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #404040;
}

.libelle
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #404040;
}

.libelle2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000066;
}

.lienspecial
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3333cc;
  font-weight: bold;
}

.menulienactif
{
  font-family: Trebuchet MS,Tahoma,sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.menulieninactif
{
  font-family: Trebuchet MS,Tahoma,sans-serif;
  font-size: 14px;
  color: #005DAA;
  font-weight: bold;
  text-decoration: none;
}

.cell
{
  border:thin solid #005DAB;
}

.tdleft
{
  background-color: #b8cee2;
  color: #013B6B;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}

.tdright
{
  background-color: #e5e5e5;
  color: #424242;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
}

.tdrightwhite
{
  background-color: #ffffff;
  color: #424242;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
}

.tdrightgrey
{
  background-color: #DDDED8;
  color: #424242;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
}

.highlight
{
background-color:#CCCCFF;
border-style: outset;
padding: 3px;

}
  
