:link {
Color: Cyan;
Text-Decoration: None;
}

:active {
Color: Cyan;
Text-Decoration: None;
Background-color: Red;
}

:visited {
Color: Cyan;
Text-Decoration: None;
}


Body {
Background-Color: #0075BB;
Font-Family: "Arial", "sans-serif";
Font-Size: 10pt;
Color: Cyan;
}

Body.Tdm {
Background-Color: #000080;
Border: Ridge 5 Cyan;
}

H1 {
Margin:  0pt 5pt 15pt 5pt;
}

h2 {
Font-Size: 12pt;
Margin: 10pt 5pt 5pt 5pt;
}

MENU {
Margin: 20pt 0pt 20pt 20pt;
}


Table {
Font-Size: 10pt;
}

TH {
Background-Color: Blue;
Padding: 2pt 5pt 2pt 5pt;
}

TD {
Vertical-Align: Top;
}

TABLE.Onglets {
Width: 100%;
Height: 90%;
}

TD.OngletPage {
Background-Color: Navy;
Border: Outset 2 Cyan;
Border-Top: None;
Padding: 10pt 10pt 10pt 10pt;
}

TD.OngletActif {
Height: 30pt;
Text-Align: Center;
Vertical-Align: Middle;
Background-Color: Navy;
Border: Outset 2 Cyan;
Border-Bottom: None;
Padding: 2pt 10pt 2pt 10pt;
}

TD.OngletInactif {
Text-Align: Center;
Vertical-Align: Middle;
Background-Color: #0075BB;
Border: Solid 1 Cyan;
Padding: 2pt 10pt 2pt 10pt;
}

TD.OngletVide {
Width: 100%;
Border-Top: None;
Border-Right: None;
Border-Bottom: Solid 1 cyan;
Border-Left: None;
Padding: 2pt 10pt 2pt 10pt;
}

TD.Bouton {
Text-Align: Center;
Vertical-Align: Middle;
Background-Color: Gray;
Color: Black;
Border-Top: Solid 2 White;
Border-Right: Solid 2 Black;
Border-Bottom: Solid 2 Black;
Border-Left: Solid 2 White;
Padding: 2pt 10pt 2pt 10pt;
}

FORM TD {
Padding: 0pt 0pt 0pt 0pt;
}

INPUT {
Font-size: 8pt;
Color: Navy;
Height: 14pt;
Border: Inset 2 ;
}

input.Readonly {
Color: Cyan;
Background-Color: Navy;
Border: None;
}

TextArea {
Font-Family: "Arial", "sans-serif";
Font-size: 8pt;
Color: Navy;
Border: Inset 2 ;
}

Select {
Font-size: 8pt;
Color: Navy;
Height: 14pt;
Border: Inset 2;
}

