body {
background-color: #000;
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
margin-bottom: 0;
margin-left 0;
margin-right 0;
margin-top 0;
}

font {
font-family: 'Times New Roman', Times, serif;
font-size: 14px;
color: #000000;
font-weight: normal;
}

p {
font-family: 'Times New Roman', Times, serif;
font-size: 14px;
color: #000000;
font-weight: normal;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
font-weight: normal;
}

.titre2 {
font-size: 17px;
font-family: 'Times New Roman', Times, serif;
color: #000000;
font-weight: normal;
font-style: normal;
}

.titre3 {
font-size: 18px;
font-family: 'Times New Roman', Times, serif;
color: #000000;
font-weight: bold;
font-style: italic;
}

.nom {
color: #000000;
font-family: 'Times New Roman', Times, serif;
font-size: 46px;
font-weight: normal;
font-style: italic;
}

/************************************************
**************  LIENS DE BASE TEMPORAIRES  ******
************************************************/

A:visited {
color : #000000;
font-size: 18px;
font-weight: bold;
text-decoration : none;
}

A:link {
color : #000000;
font-size: 18px;
font-weight: bold;
text-decoration : none;
}

A:hover {
color : #000000;
font-size: 18px;
font-weight: bold;
text-decoration : none;
}

A:active {
color : #000000;
font-size: 18px;
font-weight: bold;
text-decoration : none;
}