<!--
H1 { color:rgb(0,0,153); background-color:white; }
H2 { COLOR: #990033 }
H3 { COLOR: #336600 }
H4 { COLOR: #993333 }
H5 { COLOR: darkgreen }
P  { FONT-FAMILY: arial, helvetica; }
LI { LIST-STYLE: circle }
A:active 	{ COLOR: mediumblue; TEXT-DECORATION: underline }
A:link 		{ COLOR: blue; TEXT-DECORATION: underline }
A:visited 	{ COLOR: darkblue; TEXT-DECORATION: underline }
A:hover { COLOR: #ee0000; TEXT-DECORATION: underline overline }

.menu1
{
    font-family:Tahoma,Arial; font-size:medium; color:blue; text-decoration:none; background-color:rgb(204,204,204); }
.menu2
{
    BACKGROUND-COLOR: ivory;
    COLOR: darkblue;
    FONT-FAMILY: Tahoma, Arial;
    FONT-SIZE: x-small;
    TEXT-DECORATION: none
}
.barhor
{
    font-family:Tahoma,Arial; font-size:x-small; color:darkgreen; text-decoration:none; background-color:rgb(255,255,153); }
.barpath
{
    font-family:Tahoma,Arial; font-size:x-small; color:darkgreen; text-decoration:none; background-color:rgb(255,255,204); }
.barver
{
    font-family:Tahoma,Arial; font-size:x-small; color:darkgreen; text-decoration:none; background-color:rgb(204,204,204); }
.header
{
    font-family:Tahoma,Arial; font-size:x-large; color:yellow; background-color:mediumblue; }
.head2
{
    COLOR: darkgreen;
    FONT-FAMILY: Tahoma, Arial;
    FONT-SIZE: x-large;
    TEXT-DECORATION: none
}
.text1
{
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: small
}
.text2
{
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: x-small
}

.oldenv
{
	font-size: smaller;
	font-style: italic;
}

.txtpetit {
	COLOR: #000000; FONT-SIZE: 10px
}
.fondbleuclair {
	BACKGROUND-COLOR: #bfdfff
}
.tablotete {
	font-family:Arial,Helvetica,sans-serif; font-weight:normal; font-size:12px; color:rgb(0,0,102); background-color:rgb(236,245,255); border-width:1px; border-top-color:rgb(0,153,255); border-right-color:rgb(0,51,153); border-bottom-color:rgb(0,51,153); border-left-color:rgb(0,153,255); border-style:none; }
-->

