h1
{
  font-family: Verdana;
  text-align: right;
  padding: 20px;
  COLOR: #ffffff;
  background: #83AEF3;
}

h2
{
    padding:7px;
    background: #2A5AA4;
    color:#ffffff;
}


div.titre
{
  background: #2A5AA4;
  color: #ffffff;
}

a
{
    COLOR: #000000;
    FONT-FAMILY: monospace;
}
a.a1
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}

table {
background-color: #CCCCCC;
border: medium solid #ffffff;
border-collapse: collapse;
font-family: verdana;
font-size: 14;
}

th {
font-family: monospace;
color: #FFFFFF;
padding: 5px;
background-color: #2A5AA4;
text-align:left;
}

td {
font-family: sans-serif;
padding: 5px;
text-align: left;
}
tr.pair {

background-color: #ffffff;


}
td.client {


background-color: #cccccc;

}
td.anim {


background-color: #ffCCCC;


}
caption {
font-family: sans-serif;
}



