/* Définition de règle */
@charset "iso-8859-1";

/* Balise body générale au site */
body {font: verdana;  font-family: sans-serif; FONT-VARIANT: normal; FONT-SIZE: 8pt;}

.menu {FONT-WEIGHT: bold;      FONT-SIZE: 8pt;      COLOR: #007A52;      FONT-VARIANT: normal;      TEXT-DECORATION: none}

A {FONT-WEIGHT: bold;      FONT-SIZE: 8pt;      COLOR: #007A52;      FONT-VARIANT: normal;      TEXT-DECORATION: none}

A:active {FONT-WEIGHT: bold;      FONT-SIZE: 8pt;      COLOR: #007A52;      FONT-VARIANT: normal;      TEXT-DECORATION: none}

A:visited {FONT-WEIGHT: bold;      FONT-SIZE: 8pt;      COLOR: #007A52;      FONT-VARIANT: normal;      TEXT-DECORATION: none}

A:hover {FONT-WEIGHT: bold;      FONT-SIZE: 8pt;      COLOR: #cc3333;      FONT-VARIANT: normal;      TEXT-DECORATION: none}

table {border: 0;}

h4 {color: #009966;}
h5 {color: #6699CC;}

/* Onglet de titre d'un tableau */
td.onglet {background: url(../images/bois.jpg); color: #009966; font:  Verdana; font-size: 12pt; font-weight: bold}

/* Onglet de titre d'un tableau, partie de droite invisible */
td.onglet2 {color: #FFFFD2}

/* Colonne de nom pour un tableau (gauche) */
td.nom {Font-Size: 10pt}

/* Colonne d'information pour un tableau (droite) */
td.info {Font-Size: 10pt ;font-weight: bold}

/* Entete de colonne d'un tableau */
tr.entete {background: #009966 ; color: Yellow ; Font-size: 10pt ; font-weight: bold}

/* ligne de total d'un tableau (devis) */
tr.total {background: #ffcc00 ; font-weight: bold}

/* première ligne d'un tableau */
tr.l1 {background: #FFEAD4}

/* deuxieme ligne d'un tableau */
tr.l2 {background: #F1E5AB}

/* ligne d'action (idem bouton) d'un tableau */
tr.button1 {background: #B8DDFF ; font-weight: bold}

tr.button2 {background: #FF9966 ; font-weight: bold}

/* Td classique d'un tableau */
td {font: Verdana; Font-Size: 10pt}

/* bas de la page du site */
.bas_page {background: url(../images/bois.jpg)}



/* Fin de la section de style généré par WebExpert le 29/12/2001 13:49:53 */