﻿.menu 
{
    cursor: pointer;
    color:rgb(0,0,128);
    background-color:rgb(171, 32, 32);
    color:white;
    line-height:1em;
}
.menu:hover 
{
    cursor: pointer;
    color:white;
    background-color:rgb(166, 92, 92);
    color:rgb(245, 245, 210);
}
.bandeau
{
    background-color:rgb(171, 32, 32);
    font-weight:bold;
    font-family:French Script MT;
    font-size:30pt;
    text-align: center;
    vertical-align:center;
    letter-spacing:0px;
    color:yellow';
}
.main_menu
{
    width: 250;
    vertical-align:top;
    font-family:Comic Sans MS;
    font-size: 10pt;
    background-color: rgb(171,32,32);
    color:white;
}
.bandeau.title
{
    font-weight:bold;
    font-family:French Script MT;
    font-size:30pt;
    spacing:0px;
    color:yellow';
}
table {
    width: 100%;
  }
title
{
    font-weight:bold;
    font-family:French Script MT;
    font-size:30pt;
    spacing:0px;
    color:yellow';
}
