td {
background-repeat:repeat;
background-position:center;
color:#000000;
}

body {
background-image:url(./images/first_page/fond1.jpg);
background-repeat:repeat;
background-attachment:fixed;
background-position:center;
color:#000000;
}

h6 { font-family:Helvetica; font-size:9pt; text-align:left}
li { font-family:Helvetica; font-size:9pt; text-align:left}
a:link { font-weight:normal; color:blue; text-decoration:underlined}
a:visited { font-weight:normal; color:blue; text-decoration:underlined}
a:hover { font-weight:bold; color:red; text-decoration:underlined}

h7 { font-family:Helvetica; font-size:9pt; color:blue; text-align:left}

HR {
width: 99%;
border-top: 1px solid #808080;
border-bottom: 1px solid #F0F0F7;
color: White;
}

