body {
    margin: 0px;
    background: #E2D2B9;
}

body, th, td {
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
}

.citation {
    font-family: Times New Roman;
    font-size: 16px;
    font-style: italic;
    color: #666666;
}

.pop {
    font-family: Times New Roman;
    font-size: 16px;
    font-style: italic;
    color: #000000;
}

.menu {
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

.minus {
    font-family: tahoma;
    font-size: 8px;
    color: #E2D2B9;
}

.Trespetit {
    font-family: tahoma;
    font-size: 9px;
}

.Petit {
    font-family: verdana;
    font-size: 11px;
    color: #333333;
}

.Titre {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.Gros_Titre {
    font-family: Times New Roman;
    font-size: 28px;
    font-style: italic;
    color: #25285A;
}

a {
    color: #7F3F3B;
    font-size: 12px;
}

a:hover {
	text-decoration: none;
    color: #FFFFFF;
}
