body,p,td         { font-family: Arial; font-size: 10pt; }
h1         { font-family: Arial; font-size: 14pt; color: #000080; }
h2         { font-family: Arial; font-size: 14pt; color: #F6910D; }

.navy8  { font-family: Arial; font-size: 8pt; color: #000080; }
.navy10  { font-family: Arial; font-size: 10pt; color: #000080; }
.navy12  { font-family: Arial; font-size: 12pt; color: #000080; }
.navy12bold  { font-family: Arial; font-size: 12pt; color: #000080; FONT-WEIGHT: bold; }
.navy14  { font-family: Arial; font-size: 14pt; color: #000080; }
.rednormal  { font-family: Arial; font-size: 10pt; color: red; }
.redbold  { font-family: Arial; font-size: 10pt; color: red; FONT-WEIGHT: bold; }
.redbold12  { font-family: Arial; font-size: 12pt; color: red; FONT-WEIGHT: bold; }
.blanc  { font-family: Arial; font-size: 10pt; color: #ffffff; }
.titre  { font-family: Arial; font-size: 14pt; color: #000080 ; FONT-WEIGHT: bold; }
.titreOrange  { font-family: Arial; font-size: 14pt; color: #ff0000 ; FONT-WEIGHT: bold; }
.gris8  { font-family: Arial; font-size: 8pt; color: #808080; }
.gris10  { font-family: Arial; font-size: 10pt; color: #808080; }
.noire8  { font-family: Arial; font-size: 8pt; color: #000000; }
.bold { FONT-WEIGHT: bold; }

a:link
{
	color: #0000cc; 
}

a:visited
{
	color: #0000cc; 
} 

a:active 
{
	color: #0000cc;
}
a:hover 
{
	color: #808080;
}


A.gris8:hover
{
    FONT-WEIGHT: normal;
    COLOR: #808080;
    FONT-FAMILY: Arial
}
A.gris8:link
{COLOR: #808080}
A.gris8:active
{COLOR: #808080}
A.gris8:visited
{COLOR: #808080}
A.gris8:hover
{COLOR: #808080}

A.navy:link
{COLOR: #000080}
A.navy:active
{COLOR: #000080}
A.navy:visited
{COLOR: #000080}
A.navy:hover
{COLOR: #000080}

A.navy10:link
{COLOR: #000080}
A.navy10:active
{COLOR: #000080}
A.navy10:visited
{COLOR: #000080}
A.navy10:hover
{COLOR: #000080}

A.navy8:link
{COLOR: #000080}
A.navy8:active
{COLOR: #000080}
A.navy8:visited
{COLOR: #000080}
A.navy8:hover
{COLOR: #000080}

A.blanc:link
{COLOR: #ffffff}
A.blanc:active
{COLOR: #ffffff}
A.blanc:visited
{COLOR: #ffffff}
A.blanc:hover
{COLOR: #ffffff}

A.redbold:link
{COLOR: red}
A.redbold:active
{COLOR: red}
A.redbold:visited
{COLOR: red}
A.redbold:hover
{COLOR: red}

A.blancNONE:link
{COLOR: #ffffff ; text-decoration: NONE}
A.blancNONE:active
{COLOR: #ffffff ; text-decoration: NONE}
A.blancNONE:visited
{COLOR: #ffffff ; text-decoration: NONE}
A.blancNONE:hover
{COLOR: #ffffff ; text-decoration: NONE}

A.noire:link
{COLOR: #000000}
A.noire:active
{COLOR: #000000}
A.noire:visited
{COLOR: #000000}
A.noire:hover
{COLOR: #000000}

A.TitleLink:link{
font-size: 12pt;
FONT-WEIGHT: bold;
padding: 2px;
padding-left: 5px;
text-align: center;
margin-top: 1px;
}
A.TitleLink:active{font-size: 12pt;FONT-WEIGHT: bold;}
A.TitleLink:visited{font-size: 12pt;FONT-WEIGHT: bold;}
A.TitleLink:hover{font-size: 12pt;FONT-WEIGHT: bold;}

