/* Atita2 style sheet */
/* Define colors, fonts and other style attributes here to override the defaults  */
/* Page */
body  { font-size: 9pt; line-height: 110%; font-family: Arial, Helvetica, Times; background-color: #ffffff; margin: 0pt; margin-height: 0pt; margin-width: 0pt }
img {
        border-size: 0;
}
.rouge  { color: red; font-weight: bold; font-size: 110% }
p   { color: #2d5687; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, Times; margin: 6pt 10pt 3pt }
td   { font-size: 11px; font-family: Arial, Helvetica }
.TitreTable    { color: white; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica }
.sousTitreTable  { color: black; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica }
.sous-sousTitre { font-style: italic; font-weight: bold; font-size: 11px }
.maj { color: white; font-weight: bold; font-size: 11px }
th  { font-size: 11px; font-family: Arial, Helvetica }
a:link  { font-size: 11px; line-height: 100%; font-family: Arial, Helvetica; text-decoration: none; background-color: transparent; border-top: medium none; cursor: : : hand
 }
a:hover  { color: white; font-size: 11px; line-height: 100%; font-family: Arial, Helvetica; text-decoration: none; background-color: transparent; border-top: medium none; cursor: : : hand
 }
a:visited  { color: red; font-size: 11px; line-height: 100%; font-family: Arial, Helvetica; text-decoration: none; background-color: transparent; border-top: medium none; cursor: : : hand
 }
a:active  { color: lime; font-size: 11px; line-height: 100%; font-family: Arial, Helvetica; text-decoration: none; background-color: transparent; border-top: medium none; cursor: : : hand
 }
a:link IMG  { border: blue }
a:hover IMG  { border: white }
a:visited IMG  { border: red }
a:active IMG  { border: lime }
.tableFind { width: 6px; height: 6px }
H1  { color: white; font-weight: bold; font-size: 14pt; font-family: Arial; background-color: transparent }
H2 {
        margin-left: 0px;
        font: 20pt/20pt "Arial";
        color: Red;
        font-weight: bold;
        background: transparent;
        }
H3 {
        margin-left: 0px;
        font: 18pt/20pt "Arial";
        color: Blue;
        font-weight: bold;
        background: transparent;
        }
H4 {
        margin-left: 0px;
        font: 16pt/18pt "Arial";
        color: Black;
        font-weight: bold;
        background: transparent;
        }
H5 {
        margin-left: 0px;
        font: 10pt/12pt "Times New Roman";
        color: black;
        background: transparent;
        }
LI { 
        display: list-item;
        font: 12pt/12pt "Times New Roman";
        margin-left: 0px;
        }	
DL {	
        display: list-item;
        }
DT {
        margin-left: 0px;
        text-align: left;
        font: 11pt/11pt "Arial";
        font-weight: bold;
        color: Black;
        }
DD {
        margin-left: 0px;
        text-align: left;
        font: 12pt/12pt "Times New Roman";
        color: black;
        }
B, STRONG { 
        font-weight: bold
        } 
I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE { 
        font-style: italic 
        }
PRE, TT, CODE, KBD, SAMP { 
        font-family: monospace 
        }
