﻿body {
}
.titre
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: large;
    color: #ce0000;
    font-weight: bold;
    letter-spacing: 13px;
    font-variant: small-caps;
}
.normal
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: medium;
    color: #303030;
}
.carre_gris
{
    background-color:#ffffff;
    width:117px;
    text-align:center;
    vertical-align:middle;
    border:solid 1px #cccccc;
}
.vsepar
{
    font-size: 2px;
    height:5px;
}
.moyen
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: small;
    color: #303030;
}
.petit
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: xx-small;
    color: #303030;
}
.petit a
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: xx-small;
    color: #303030;
    text-decoration:underline;
}
.petit a:link
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: xx-small;
    color: #303030;
    text-decoration:underline;
}
.petit a:visited
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: xx-small;
    color: #303030;
    text-decoration:underline;
}
.petit a:hover
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: xx-small;
    color: #303030;
    text-decoration:underline;
}
.navitas
{
    border: 2px solid #808080;
    position: absolute;
    top: 250px;
    width: 500px;
    height: 310px;
    background-color: #efefef;
    visibility: hidden;
    padding:5px 5px 5px 5px;
     
}
.menu_titre
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #ce0000;
    width: 170px;
    padding: 2px 5px 3px 3px;
    border-bottom: solid 1px #ffffff;
}
.normal_blanc
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
}
.petit_rouge
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: small;
    font-weight: bold;
    color: #ce0000;
}
.menu_sstitre
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: small;
    font-weight: bold;
    color: #ce0000;
    background-color: #ffba4a;
    padding:2px 15px 2px 3px;
    border-bottom:solid 1px #ce0000;    
}
