﻿body 
{
    font-family : Verdana;
    font-size: 10pt;	
    color: #000000;
}

#tooltip{
    position:absolute;
    visibility:hidden;
    background-color:#FFEEC7; 
    border:1px solid black; 
    padding: 3px; 
    font-size: 9px;
}

a.hl_explorateur
{
    text-decoration: none;
    font-family : Georgia;
    font-size: 7pt;	
    color: #000000;
}

a.hl_link
{
    text-decoration: none;
    font-family : Century;
    font-weight: bold;
    font-size: 12pt;	
    color: #ffffff;
}

a.hl_sous_link
{
    text-decoration: none;
    font-family : Century;
    font-weight: bold;
    font-size: 9pt;	
    color: #ffffff;
}

a.hl_action
{
    text-decoration: none;
    font-family : Georgia;
    font-size: 11pt;	
    color: #000000;
}

A.menu
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    color: Black;
    text-decoration: none;
}

A.menu:hover 
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    color: White;
    text-decoration: none;
}

A.menu:active 
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    color: Black;
    text-decoration: none;
}

A.menu:visited 
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    color: Black;
    text-decoration: none;
}

A.menu:link
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    color: Black;
    text-decoration: none;
}


