body
{
font-family:palace script MT, arial;
background-color: black;
font-size: 1.0em;
width:100%;
height:100%;
margin-left : auto;
margin-right : auto;
margin-top: auto;
margin-bottom: auto;
}

#images
{
position: absolute;
width:80%;
height:150px;
background-color:black;
        top: 0;
        right: 0;
        bottom: 0;
        left: 20%;
}

#hautdroite
{
position: absolute;
width:75%;
height:60px;
background-color:purple;
text-align: center;
font-family: Lucida Handwriting, verdena;
font-size-adjust: 1.0 em;
color: white;
        top: 150px;
        right: 0;
        bottom: 0;
        left: 20%;
}

#logo
{
background-image: url("./images/logo.jpg" );
background-repeat: no-repeat;
background-position: center;
position: absolute;
width:20%;
height:200px;
background-color:white;
text-align: left;
font-size: 1.0em;
word-spacing: 0.1em;
text-align: bottom;
font-family: tunga, arial;
        top: 0;
        right: 80%;
        bottom: auto;
        left: 0;
}


#droite
{
position: absolute;
width:75%;
height:70%;
background-color:black;
overflow:auto;
color: white;
font-size: 1.0em;
text-align: justify;
font-family:tunga, arial;
padding-right: 10px;
SCROLLBAR-FACE-COLOR: #000000;
SCROLLBAR-HIGHLIGHT-COLOR: #000000;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
        top: 220px;
        right: 0;
        bottom: 0;
        left: 20.4%;
}

#droite b
{
font-size: 1.3em;
}

#droite h1
{
font-size: 1.1em;
line-height: 6 pt;
}

#droite h2
{
font-size:2.4em;
text-align: center;
padding-top: 30px;
color:purple;
}

#droite h3
{
font-size: 1.6em;
color: purple;
font-weight: bolder;
}

#droite h4
{
font-size: 1.5em;
color: purple;
font-weight: bold;
padding-left: 0px;
font-style: italic;
}

#droite h5
{
font-size:1.5em;
font-weight: bold;
line-height: normal;
}

#droite h6
{
font-size:2.0em;
text-align: center;
}

#droite u
{
font-size: 1.6em;
color: purple;
font-weight: bolder;
}

#sommaire
{
position: absolute; 
width:20%;
height:auto;
background-color:black;
font-size: 1.0em;
text-align: left;
padding-top: 20px;
line-height: 40px;
border-color: gray;
border-style: solid;
border-width:thin;
padding-bottom: 5px;
        top: 200px;
        right: auto;
        bottom: auto;
        left: 0;
}

#sommaire dt 
{
font-family: Lucida Handwriting, verdena;
color: white;
font-size: 1.1em;
}

#sommaire li
{
font-family: Lucida Handwriting, verdena;
color: white;
font-size: 0.9em;
}

A:link { color:white; text-decoration: none;}
A:visited { color:white; text-decoration: none;}
A:hover { color:red; text-decoration: none;}

