/* corps de texte par defaut */
body{
    font-family:Verdana,Arial,Helvetica,sans-serif;
    background-image:url('background_sonora.gif');
    background-repeat: repeat-x;
    cursor:crosshair;
    color:#525b9f;
    background-color:#49F458;
}

.titre
{
    text-align:center;
    font-size:20px;
    text-decoration:underline;
}

.entete1
{
    width:150px;
}

.entete2
{
    width:200px;
}

.colonne1
{
    /*width:200px;*/
    height:50px;
    text-align:center;
}

