body {
background-color:white;
background-image:url(gfx/back_repeatx.png);
background-repeat:repeat-x;
background-position:top center;
margin:0px 0px 20px 0px;
font-family:Arial;
color:black;
Font-size:10pt;
}

td.menubarre {
background-color:white;
background-image:url(gfx/barre_menu.png);
background-repeat:no-repeat;
background-position:bottom center;
height:35px;
vertical-align:top;
text-align:center;
}

h1.ind {
font-family:Arial;
Font-size:8pt;
font-weight:200;
color:black;
}

h1 {
display:inline;
Font-size:12pt;
font-weight:bold;
}


h2 {
display:inline;
Font-size:10pt;
font-weight:200;
}

h3 {
Display:inline;
Font-size:8pt;
font-weight:200;
}


A.bl:link {color: #333333; font-size: 8pt; text-decoration: none; font-weight: lighter}
A.bl:visited {color: #333333; font-size: 8pt; text-decoration: none; font-weight: lighter}
A.bl:hover {color: #666666; font-size: 8pt; text-decoration: underline; font-weight: lighter}

A:link {color: #ff0078; text-decoration: underline;}
A:visited {color: #ff0078; text-decoration: underline;}
A:hover {color: #0f6dfb; text-decoration: none;}

a.lienpage {font-size:10pt;text-decoration:underline;}
a.lienpage:visited {font-size:10pt;text-decoration:underline;}
a.lienpage:hover {font-size:10pt;text-decoration:none;}


