BODY {
   font-family : Tahoma, arial, sans-serif;
   font-size : 10pt;
   color : #004080;
   text-align: justify;
   padding-top: 2;
   padding-bottom: 9;
   padding-left: 2;
   padding-right: 2;
   background : #F5F4F3 url(css/bordure.gif) fixed right repeat-y;
scrollbar-face-color: #506070;
scrollbar-shadow-color: #0080FF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #004080;
scrollbar-darkshadow-color: #4080FF;
scrollbar-track-color: #D3DFEB;
scrollbar-arrow-color: #D3DFEB;
}

.gauche {
position: absolute;
left: 0px;
top: 0px;
width: 20%;
height: 100%;
padding: 0px;
/*background-color : #D5E4F3;  */
}

.droite {
position: absolute;
left: 0px;
top: 0px;
padding: 0px;
margin-left: 20%;
margin-top: 0px;
height: 100%;
width: 80%;
}

.affiche {
width: auto;
margin: 0px; /*ecart entre cases */
overflow: auto;
padding: 2%; /*autour du txt*/
}

.haut {
width: auto;
padding: 10px;
 /*  background : #F5F4F3 url(css/clou.gif) fixed repeat;  */
}

.bas {
width: auto;
padding: 10px;
}

/* px = pixels*/


H1 {
    font-size : 24pt;
    text-align: center;
}
H2 {
    font-size : 18pt;
    text-align: center;
}

.bande {
    font-size : 12pt;
    color : #F5F4F3;
    text-align: center;
    height: 24px;
    background: #506478 url("css/bleu.gif") repeat-x left top; /* bande bleue sans fin*/
}

.bordg {
PADDING-LEFT: 9;
    background: url("css/sdbleug.gif") no-repeat left top;
     float:left;
     height: 18px;
}

.milieu {
    PADDING-LEFT: 15;
    height: 18px;
    font-size : 10pt;
    color : #D3DFEB;
    background: url("css/sdbleu.gif") repeat-x left top;
    PADDING-RIGHT: 15;
    float:left;
}

.bordd {
PADDING-LEFT: 9;
    background: url("css/sdbleud.gif") no-repeat right top;
     float:left;
     height: 18px;
}

.conteneur {
width: 100%;
height: 30px;

}
.spacer {
clear: both;
}


A:link {
   color : #20AAFF;
   text-decoration : none; 
}

A:hover {
   color : #00CC80;
   text-decoration : underline; 
}

A:active {
   color : #CC0000;
}

A:visited {
   color : #7099B0;
   text-decoration : none;
}

.mxtitre {
   font-size : 20pt;
}

.titre {
   font-size : 16pt;
   color : #CC3333;
}

.btitre {
   font-size : 16pt;
       color : #1070CC;
        color : #1366C9;
}
.clair {
   color : #1366C9;
}
.moyen {
   font-size : 14pt;
}
.sstitre {
   font-size : 12pt;
   font-weight:bold;
}
.ssstitre {
   font-size : 11pt;
}

.petit {
   font-size : 8pt;
   font-style:italic;
}

.rikiki {
   font-size : 7pt;
}
.minus {
   font-size : 4pt;
}
.mini {
   font-size : 8pt;
}
.vert {
   color : #00C480;
}
.turk {
   color : #00E0FF;
}
.blanc {
   color : #F5F4F3;
}
.rouge {
   color : #CC3333;
}
TABLE {
   font-family : Tahoma, arial, sans-serif;
   font-size : 10pt;
   color : #004080;
   text-align: justify;
   padding-top: 2;
   padding-bottom: 2;
   padding-left: 2;
   padding-right: 2;
}

INPUT, SELECT, TEXTAREA {
   color : #004080;
   background-color : #F5F4F3;
   border : 0px none;
   border-width : 0px;
   font-family : Tahoma, arial, sans-serif;
   font-size : 10pt;
}