body {
background-color: #433B49;
font-family: Georgia, Verdana, Times New Roman, Times, serif;
font-size: 6pt;
font-weight: bold;
text-transform: uppercase;
text-align: left;
margin-top: 2;
margin-left: 8;
margin-right: 0;
}

a:link {
color: #D0BE9E;
text-decoration: none;
font-weight: bold;
font-family: Georgia, Verdana, Times New Roman, Times, serif;
font-style: normal;
}

a:visited {
color: #D0BE9E;
text-decoration: none;
font-weight: bold;
font-family: Georgia, Verdana, Times New Roman, Times, serif;
font-style: normal;
}

a:active {
color: #D0BE9E;
text-decoration: none;
font-weight: bold;
font-family: Georgia, Verdana, Times New Roman, Times, serif;
font-style: normal;
}

a:hover {
color: #8B4E51;
text-decoration: none;
font-weight: bold;
font-family: Georgia, Verdana, Times New Roman, Times, serif;
font-style: normal;
}

#conteneur {
width: 168px;
}

#header {
height: 10px;
padding: 0.03cm;
margin-top: 0.10cm;
background-color: #694952;
text-align: right;
color: #AC9182;
}

#centre {
background-color: #433B49;
margin-top: 4;
margin-left: 5;
margin-bottom: 0;
text-align: left;
color: #AC9182;
}

.highlight img {
border: 2.5px solid #694952;
}

.highlight:hover img {
border: 2.5px solid #8B4E51;
}

.highlight:hover {
color: red; /* Dummy definition to overcome IE bug */
}

p {
margin: 0;
}