a:hover
    {  color: #004900; background-color: #FFFF00; font-size:12px; text-decoration: underline overline
    }

a   {  color: #3c465a; font-size:12px; text-decoration: underline
    }

body {
    font-family: Verdana, Arial, Helvetica, sans-serif; color:#3c465a;
    font-size: 12px;
    font-weight: normal;
    margin-left: 30px;
    line-height: 20px;
    background: #e6f0fa;
    background-image: url(fond.jpg);
}

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: large;
    color: #3c465a;
    font-variant: small-caps;
}   
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: small; color: #3c465a; 
    }
h3 {
    font-size: small
    }
h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: medium; font-style: normal; font-weight: normal
    }
h6 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: lighter;
}
    
table {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: x-small;
    }

table.t1    {
    border:0px; width=100%
}

td.c1   {
    border-top:0px; width=3%; 
    border-right:0px;
    border-left:0px;
    border-bottom:0px;
}

td.c2   {
    border-top:0px; width=3%;
    border-right:2px groove black;
    border-left:0px solid black;
    border-bottom:2px groove black;
    
}

td.c3   { 
    border-top:0px; width=3%;
    border-right:0px dashed black;
    border-left:2px groove black;
    border-bottom:2px groove black;
}

td.c4   {
    border-top:0px; width=3%;
    border-right: 1px groove black;
    border-left: 0px solid black;
    border-bottom: 0px groove black;
}

td.c5   {
    border-top:0px; width=3%;
    border-right:0px dashed black;
    border-left:1px groove black;
    border-bottom:0px groove black;
}
td.c6   {
    border-top:0px; width=3%; 
    border-right:0px;
    border-left:0px;
    border-bottom:2px groove black;
}
td.c7 {
    vertical-align: bottom;
    padding-left: 10px;
    padding-right: 10px;
