﻿
a:link.accueil,a:active.accueil,a:visited.accueil,hover.accueil
{
    width:96px;
    font-family:Trebuchet MS;
    font-size:11pt;
    font-weight:600;
    color:#f6eaae;
    padding-left:4px;
}

a:link.inscrivez,a:active.inscrivez,a:visited.inscrivez,a:hover.inscrivez
{
    background-image:url("/data/menu_gauche/images/inscrivez.jpg");
    background-repeat:no-repeat;    
    height:40px;
    width:150px;
    display:block;
    padding:0px 0px 0px 0px;
}

.div_menu_gauche
{
    width:150px;
    background-color:#730a0c;
    background-image:url("/data/menu_gauche/images/border.gif");
    background-repeat:no-repeat;
    background-position:bottom;
    padding:5px 0px 15px 0px;
}

.div_menu_gauche_optionnel
{
    width:150px;
    background-color:#730a0c;
    display:none;
}

.titre_menu
{
    width:96px;
    font-family:Trebuchet MS;
    font-size:11pt;
    font-weight:600;
    color:#f6eaae;
    padding-left:4px;
}

a:link.menugauche,a:active.menugauche,a:visited.menugauche,a:hover.menugauche
{
    width:150px;
    height:15px;
    width:150px;
    display:block;
    padding:0px 0px 0px 0px;
    font-family:Trebuchet MS;
    font-size:8pt;
    font-weight:500;
    color:#f6ca02;
    text-indent:5px;
}

a:hover.menugauche
{
    width:150px;
    background-image:url("/data/menu_gauche/images/menugauche_hover.jpg");
    background-repeat:no-repeat;
    background-position:inherit;
    height:15px;
    width:150px;
    display:block;
    color:#FFFFFF;
    padding:0px 0px 0px 0px;
}

input.titre_menu
{
    width:96px;
    background-color:#730a0c;
    font-family:Trebuchet MS;
    font-size:12pt;
    font-weight:600;
    color:#FFFFFF;
    text-indent:2px;
}