@charset "iso-8859-1";
a:link { color : NAVY; text-decoration : none; }
a:visited { color : NAVY; text-decoration : none; }
a:active { color : MAROON; text-decoration : underline; }
a:hover { color : MAROON; text-decoration : underline; }

a.lienmenudessus:link { color : WHITE; text-decoration : none; }
a.lienmenudessus:visited { color : WHITE; text-decoration : none; }
a.lienmenudessus:active { color : WHITE; text-decoration : underline; }
a.lienmenudessus:hover { color : WHITE; text-decoration : underline; }

a.liens3:link { font-family: Arial; font-size: 10pt; color : NAVY; text-decoration : none; }
a.liens3:visited { font-family: Arial; font-size: 10pt; color : NAVY; text-decoration : none; }
a.liens3:active { font-family: Arial; font-size: 10pt; color : NAVY; text-decoration : underline; }
a.liens3:hover { font-family: Arial; font-size: 10pt;  color : NAVY; text-decoration : underline; }

td
{
font-family: Arial;
font-size: 9pt;
color: #000080;
}

body
{
font-family: Arial;
font-size: 9pt;
color: #000080;

scrollbar-face-color: #5899ED;
scrollbar-highlight-color: white;
scrollbar-darkshadow-color: #5899ED;
scrollbar-shadow-color: white;
scrollbar-arrow-color: white;
scrollbar-track-color: white;
scrollbar-3dlight-color: #5899ED;
}
.menudessus
{
background-color: #5899ED;
color: WHITE;
padding-left : 10px;
padding-top : 5px;
padding-bottom : 5px;
}

.titre
{
background-color: #EBEBEB;
color: WHITE;
padding-left : 10px;
padding-top : 5px;
padding-bottom : 5px;
}
.texte {
	font-family: "Arial Narrow";
	font-size: 12pt;
	color: #989EA1;
}
.texte2 {
	font-family: "Arial Narrow";
	font-size: 16pt;
	color: #009CEB;
}
