body, th, td {
    font-family: Verdana, Arial;
    font-size: 14px;
    color: #000000;
}

/* Décoration des titres de sous-chapitre. */
h1 {
    border-bottom:dotted 1px #000033;
    font-family: Times New Roman;
    font-weight: normal;
    font-size: 22px;
    color: #333366;
}

h2 {
    padding-top:0.6em; 
    border-bottom:dotted 1px #663333;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 18px;
    color: #333366;
}

h3 {
    padding-top:0.6em; border-bottom:dotted 1px #AAA;
} 

h4, h5, h6 {
    padding-top:0.55em; border-bottom:dotted 1px #DDD;
}

.Menu {
    font-family: Arial;
    font-size: 16px;
    font-style: bold;
    color: #334766;
    text-decoration: none;
}

a.Menu:hover {
    font-family: Arial;
    font-size: 16px;
    font-style: bold;
    color: #778ba9;
    text-decoration: none;
}

.Main {
    font-family: Arial;
    font-size: 20px;
    color: #4b4c53;
    text-decoration: none;
}

a.Main:hover {
    font-family: Arial;
    font-size: 20px;
    color: #7d8eac;
    text-decoration: none;
}

.Menu_on {
    font-family: Arial;
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: none;
}

.alt {
    font-family: Tahoma, Arial;
    font-size: 12px;
}

.alt:hover {
    font-family: Tahoma, Arial;
    font-size: 12px;
}

.Petit {
    font-family: arial;
    font-size: 10px;
    color: #778ba9;
}

.Moyen {
    font-family: Verdana;
    font-size: 15px;
    font-style: bold;
    color: #334766;
    text-decoration: underline;
}

.Moyen:hover {
    font-family: Verdana;
    font-size: 15px;
    font-style: bold;
    color: #778ba9;
    text-decoration: underline;
}

.Moyen_on {
    font-family: Verdana;
    font-size: 15px;
    font-style: bold;
    color: #778ba9;
    text-decoration: none;
}

.Moyen_dark {
    font-family: Verdana;
    font-size: 15px;
    font-style: bold;
    color: #334766;
}

.Titre {
    font-family: Times New Roman;
    font-size: 30px;
    font-style: italic;
    color: #334766;
}

li {
 list-style-image:url("http://www.erikmongrain.com/equilibrium/images/puce.gif")
}

.li.spain {
 list-style-image:url("http://www.erikmongrain.com/equilibrium/images/Flag_of_Spain.gif")
}

a {
    font-family: Arial;
    color: #334766;
    font-size: 14px;
}
a:hover {
    font-family: Arial;
    text-decoration: none;
    color: #778ba9;
}