body {
 background-color: #FFFFFF; /*#A0A0FF;*/
 margin: 10px 10px 10px 10px;
/* background-image: url("baustelle0020.gif");
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: 50% 101%;*/
}

h1 {
 color: #FFFFA0;
 background-color: #2000C0;
 text-align: center;
 padding-top: 10px;
 padding-bottom: 10px;
 border : 2px solid #FFFFA0; /* width, style, color */
}

h2 {
 border-top : 2px solid #000000; /* width, style, color */
 border-bottom : 2px solid #000000; /* width, style, color */
}

p {
 text-indent: 2em;
 text-align: justify;
}

a {
 font-weight: bold;
 text-decoration: none;
}

a:link {
 color: #4050EE;
}

a:visited {
 color: #9040EE;
}

a:active {
 background-color: #DA7030;
}

a:hover {
 color: #AA4000; 
 text-decoration: underline;
}

#sommaire {
 background-image: url("fond.jpg");
 background-repeat: repeat;
 background-attachment: fixed;
 margin-left: 10px;
 margin-right: 20px;
 margin-bottom: 20px;
 padding: 10px 20px 10px 10px;
 float: left;
 width: 15%;
 border: 2px solid black;
 line-height: 2;
}

#sommaire ul ul {
 padding-left: 1em;
 line-height: 1.5;
 font-size: 90%;
}

#titresommaire {
 font-weight: bold;
}

a.sommaire {
 color: black;
 font-weight: normal;
}

a.sommaire:active {
 background-color: transparent;
}

span.courant {
 font-style: italic;
}

#contenu {
 float: left;
 margin-top: -19px;
 width: 70%; 
}

#fichiers {
 margin-left: 2cm;
}

#titrechanson {
 font-style: normal; 
 font-weight: bold;
}

#chanson {
 text-align: center;
 font-style: italic;
 font-size: 70%;
 line-height: 1.5;
}

#auteur {
 font-style: normal;
 text-align: right;
}

#maj {
 font-style: italic;
 text-align: right;
 font-size: 70%;
 position: fixed;
 bottom: 2px;
 right: 4px;
}
