TR {

}



TD {

}


TABLE {

}

TABLE.top {
   background: #dddddd;
   border-color: black;
   border-style: none none solid none;
   border-width: thin;
}

TABLE.titre {
   background: #777777;
   border-color: black;
   border-style: solid solid solid solid;
   border-width: thin;
}

TABLE.position {
   background: #b0b0b0;
   border-color: black;
   border-style: solid solid none solid;
   border-width: thin;
}

TABLE.main {
   background: #b0b0b0;
   border-color: black;
   border-style: none solid solid solid;
   border-width: thin;
}

TABLE.bas {
   background: #d0d0d0;
   border-color: black;
   border-style: solid solid solid solid;
   border-width: thin;
}

TD.menu {
   background: #b0b0b0;
   border-color: #00008b;
   border-style: none none none none;
   border-width: thin;
}

TD.page {
   background: #c0c0c0;
   border-color: #00008b;
   border-style: solid solid solid solid;
   border-width: thin;
}

P {

}


IMG {
   border-width : 0;
   border-style : none;
   border-color : #000000;
}



H2 {
   font-size : 15pt;
   color : #00008b;
   text-align : left;
   text-decoration : none;
}


H1 {
   font-size : 25pt;
   color : #00008b;
   text-align : center;
   text-decoration : underline;
}


HR {
   color : #00008b;
}

BODY {
    background: #ededed;
    margin : 0;
/*    margin-width : 0;
    margin-height : 0;*/
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
}


A:visited {
   color : #00008b;
}


A:hover {
   color : blue;
   text-decoration : underline;
}


A {
   color : #00008b;
   text-decoration : none;
}
