P {
   font-size : 1em;
   font-family : Arial;
   color : #fff7e0;
   text-align : left;
   margin : 0;
}

BODY {
   font-size : 1em;
   font-family : Arial;
   color : #fff7e0;
   background : #00081f;
}

.titre {
   font-size : 1.2em;
   font-family : Arial;
   color : #fff7e0;
   text-align : center;
}

.stitre {
   font-size : 0.9em;
   font-family : Arial;
   color : #fff7e0;
   text-align : center;
}

.note {
   font-size : 0.8em;
   font-family : Arial;
   color : #fff7e0;
   text-align : center;
}

.tit {
   font-size : 0.8em;
   font-family : Arial;
   color : #fff7e0;
   text-align : left;
}

.v1 {
   font-size : 0.8em;
   font-family : Arial;
   color : #C0C0C0;
   text-align : center;
}

.v2 {
   font-size : 0.8em;
   font-family : Arial;
   color : #fff7e0;
   text-align : center;
}

.droite {
   font-size : 1em;
   font-family : Arial;
   color : #fff7e0;
   text-align : right;
   margin : 0;
}

A:visited, A:link, A:active {
   font-weight : normal;
   font-size : 1em;
   font-family : Arial;
   color : #ffebae;
   text-decoration : none;
}

A:hover {
   font-weight : normal;
   font-size : 1em;
   font-family : Arial;
   color : #ff0080;
   background : transparent;
   text-decoration : none;
}

table {
align : center;
}
