/* author: nicolas vanhecke */
/* creation date: 26/11/02 */
body
{
margin: 0;
background-color: #002C4F;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#002C4F;
scrollbar-shadow-color:#002C4F;
scrollbar-face-color:#002C4F;
scrollbar-highlight-color:#FFFFFF;
scrollbar-dark-shadow-color:white;
scrollbar-3d-light-color:#002C4F;
}

a:link { font-size: small; font-family: Arial; color: #FFFFFF; }
a:visited { font-size: small; font-family: Arial; color: #FFFFFF; }
a:hover { font-size: small; font-family: Arial; color: #FFFFFF; }

H1 {font-size: large; font-family: Arial; color: #FFFFFF; line-height: 24pt;}
H1.info { background-color: #CCCCCC; color:#003366; text-indent: 231px}
H1.bar { background-color: #FFFFCC; color:#003366; text-indent: 231px}
H1.str { background-color: #CCFFFF; color:#003366; text-indent: 231px}
H1.hyd { background-color: #CCFFCC; color:#003366; text-indent: 231px}
H1.ene { background-color: #FFCCCC; color:#003366; text-indent: 231px}

H2 {font-size: small; font-family: Arial; font-weight: bold; color: #FFFFFF; background-color: #666666; line-height: 16pt; text-indent: 50px}
H3 {font-size: small; font-family: Arial; font-weight: bold; color: #CCCCCC; line-height: 24pt; text-indent: 2 px}

p {font-size: small; font-family: Arial; color: #FFFFFF; margin: 3pt 2px 3pt 2px}
p.gras {font-weight: bold; color: #CCCCCC; text-align: right}
p.dore {font-weight: bold; color: #FFCC33; text-align: right}
p.gras2 {font-weight: bold;}
p.souligne {font-weight: bold;text-decoration: underline}
p.centre { text-align: center}
p.lien { font-weight: bold;text-align: center;color: #003366;}


