
/* D�finition de r�gle */
@charset "iso-8859-1";


/* AUTEUR: J2P 
 DATE DE CREATION: 07/06/00 
    background: url(../gifs/bkgrn_gauze.gif); */











body {
    background: url(images/bkgrn_gauze.gif);
    font-size: x-small;
  }


a,p,table,tr,td,th {
    font-family: verdana,helvetica, arial,sans-serif;
    font-size: x-small;
  }


input {
    font : x-small serif;
    text-align : center;
    font-weight: bold;
  }


input.envoi {
    font : x-small serif;
    text-align : center;
    font-weight: bold;
  }


caption {
    color: green;
    font-family: verdana,helvetica, arial, sans-serif;
    font-size: medium;
    font-weight: bold;
  }


table {
    background-color: #cbe0f5;
    border: thick outset #CBE0F5;
  }


table.MENU {
    background-color: blue;
  }


table.MESSERREUR {
    background-color: white;
  }


table.MESS {
    background-color: white;
  }


table.tabAmort {
    background : white;
    caption-side : top;
    cursor : move;
  }


table.NAVY {
    background-color: navy;
    font-family: verdana,helvetica,sans-serif;
    font-size:medium;
  }


table.MENUG {
    background-color: silver;
  }


table.MENUB {
    background-color: blue;
  }


table.MENUO {
    background-color: olive;
  }


table.NOUVELLE {
    background-color: white;
  }


table.Fond {
    background: url(images/bkgrn_gauze.gif);
    border:0;
  }


th.BOLD {
    font-family: verdana,arial;
    color: navy;
    font-size:medium;
    font-weight: bold;
  }


td.N {
    font-family: verdana,helvetica, arial, sans-serif;
    color: navy;
    font-size: medium;
  }


td.NB {
    font-family: verdana,helvetica, arial, sans-serif;
    color: black;
    font-size: medium;
  }


td.BOLD {
    font-family: verdana,helvetica, arial, sans-serif;
    color: navy;
    font-size: medium;
    font-weight: bold;
  }


th.FBOLD {
    font-family: verdana,arial;
    color: navy;
    font-size: x-small;
    font-weight: bold;
  }


td.FBOLD {
    font-family: verdana,arial;
    color: navy;
    font-size: x-small;
    font-weight: bold;
  }


td.RBOLD {
    font-family: verdana,arial, sans-serif;
    color: red;
    font-size: xx-small;
    font-weight: bold;
  }


th.RBOLD {
    font-family: verdana,arial, sans-serif;
    color: red;
    font-size: xx-small;
    font-weight: bold;
  }


td.F {
    color: navy;
    font-weight: bold;
  }


a.M {
    font-size: verdana,medium;
  }


a.S {
    font-size: verdana,small;
  }


a.x {
    font-size: verdana,x-small;
  }


a.xx {
    font-family: verdana,arial;
    font-size: xx-small;
  }


a.SMALL {
    font-family: verdana,arial;
    font-size: xx-small;
  }


select {
    font-family: verdana;
    font-size: x-small;
  }

/* test menu j2p */











td.MENU {
    background-color: transparent;
    border: outset;
    border-bottom: hidden;
    border-top-color: silver;
  }


table.lea {
    background-color: #f0f0f0;
    border: thin outset #f0f0f0;
  }


tr.lea {
    border: thick outset #f0f0f0;
  }


th.reduc {
    background : #FFCC00;
    border : #F0F0F0 outset thick;
  }


th.alert {
    background : #ff0606;
    border : #F0F0F0 outset thick;
  }


td.lea {
    background-color: #FFCC00;
    border: thick outset #F0F0F0;
  }


td.ecolo {
    background-color : #3aff58;
    border-bottom-color : #F0F0F0;
    border-bottom-style : outset;
    border-bottom-width : thick;
    border-left-color : #F0F0F0;
    border-left-style : outset;
    border-left-width : thick;
    border-right-color : #F0F0F0;
    border-right-style : outset;
    border-right-width : thick;
    border-top-color : #F0F0F0;
    border-top-style : outset;
    border-top-width : thick;
  }


td.reduc {
    background : #FFCC00;
    border : #F0F0F0 outset thick;
  }


td.alert {
    background : #ff0606;
    border : #F0F0F0 outset thick;
  }


textarea {
    font : 12pt serif;
  }


textarea.calc {
    font : 6pt serif;
  }


a:hover {
    background : blanchedalmond;
  }

