﻿.tdBleu
{
    background-color:#83a0db;
    height : 50px;
    font-weight: bold;
    font-size : larger;
    padding-left : 10px;
}

.tdvert
{
    background-color:#caf3b0;
    height : 50px;
    font-weight: bold;
    font-size : larger;
    padding-left : 10px;
}


.tdBleu2
{
    background-color:#83a0db;
    height : 30px;
    font-weight: bold;
    font-size: small;
    text-align : left;
}


.tdVert2
{
    background-color:#caf3b0;
    height : 30px;
    font-weight: bold;
    font-size: small;
    text-align : right;
}

.tdcentre
{
    padding-left : 10px;
    padding-right : 10px;
}

.tdimages
{
    padding-left : 5px;
    padding-top : 5px;
}

body
{
    font-family : Arial, Verdana;
    font-size : small;
}

.gras1
{
    font-weight: bold;
    font-size : larger;
}

.tblbloc
{
    border-color : #6aad40;
    border-width : 1px;
    border-style : solid;

}

.tblbloc2
{
    border-color : #4867a4;
    border-width : 1px;
    border-style : solid;

}

.petit_a
{
    font-size : smaller;
}