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


h1 {text-align:center; font-size:x-large; font-family:Georgia; font-style:italic; font-weight:bold; color:Black}
h2 {text-align:left; font-size:medium; font-family:Trebuchet MS; font-style:italic; font-weight:bold; color:Black}
h3 {text-align:center; font-size:medium; font-family:Trebuchet MS; font-style:italic; font-weight:bold; color:Black}
h4 {text-align:left; font-size:x-small; font-family:Arial,sans-serif; font-style:normal; font-weight:normal; color:Black}
h5 {text-align:center; font-size:x-small; font-family:Arial,sans-serif; font-style:normal; font-weight:normal; color:Black}

p {text-indent: 3em; margin-left:20px; margin-right:20px; font-size:small; text-align:justify; font-family:Arial,sans-serif; font-style:normal; font-weight:normal; color:Black; line-height:normal}

h6 {font-family:Arial,sans-serif; color:#000000; font-size:x-small; font-weight:normal; text-align:center}
a:link {font-size:x-small; color:#0000FF; text-decoration:underlined}
a:visited {font-size:x-small; color:#9900CC; text-decoration:underlined}
a:hover {font-weight:bold; font-size:x-small; color:#0000FF; text-decoration:underlined}