﻿body
{
    font-family: tahoma;
    font-size: 10pt;
    background-attachment: scroll;
    background-image: url(images/Hp_fond_lessables.jpg);
    background-repeat: repeat-x;
    margin: 0px;
}
select
{
    font-size: 8pt;
    font-family: tahoma;
}
input
{
    font-size: 8pt;
}
textarea
{
     font-size: 8pt;
     font-family: tahoma;
}
label
{
    font-size: 8pt;
}
.chkbox
{
    font-size: 10pt;
}
