h1, h3
{
    font-size: 15px;
}

h2, h4
{
    font-size: 13px;
}

.clsH2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    COLOR: #74547c;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.clsTable
{
    FONT-SIZE: 12px;
    FONT-FAMILY: arial
}
.clsTD1
{
    COLOR: #fcfcfc;
    BACKGROUND-COLOR: #77587e
}
.clsTD2
{
    COLOR: black
}
.clsA
{
    COLOR: #fcfcfc;
    BACKGROUND-COLOR: #8e83a2
}
.clsButton
{
    BACKGROUND-COLOR: #e0e6f4
}
.clsTH
{
    TEXT-ALIGN: left
}
.clsPair
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #e0e6f4
}
.clsImpair
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
BODY
{
    MARGIN: 0px;
    BACKGROUND-COLOR: white
}
FORM
{
    BACKGROUND-COLOR: white
}
.clsLst
{
    FONT-SIZE: 9px
}
A
{
    COLOR: #333366
   
}
.visited{
	color:#8B6793;}

.clsAsterisque
{
    FONT-SIZE: 18px! important;
    COLOR: crimson
}
.clsSelection
{
    COLOR: white;
    BACKGROUND-COLOR: #6aace3
}
.clsTable2
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    
}
.btnRetour
{
cursor:pointer;

background-image: url("./img/retour.gif");	
border-style:solid;
border-width:0px;
width:50px;
height:19px;
}

