/* $Id: membres.css,v 1.6 2002/06/13 18:06:58 Olivier Exp $ */
body, div, th, p {
    font-family:        verdana, arial, helvetica, sans-serif;
    font-size:          8pt;
    color:              #004000;
    background-color:   #FFFFDD;
    margin:             0;
    padding:            0;
}

div {
    margin-bottom:      10px;
}

li {
    margin-bottom:      10px;
}

h1 {
    font-size:          12pt;
    font-weight:        bold;
    margin-left:        3%;
}

h2 {
    font-size:          10pt;
    margin-left:        6%;
}

td, input, select {
    font-size:          8pt;
}

th {
    text-align:         left;
    font-size:          8pt;
    font-weight:        bold;
}

textarea {
    font-size:          8pt;
}

a {
    text-decoration: none;
    color: blue;
}

a:hover {
    text-decoration: underline;
    color: red;
}

TD.ibtitre {
    color:              #004000;
    font-weight:        bold;
}

TD.ibcorps {
    background-color:   #FFFFDD;
    font-size:      7pt;
}

TD.ibcorpscenter {
    background-color:   #FFFFDD;
    font-size:          7pt;
    text-align:         center;
}



TD.notes {
    font-family:    sans-serif;
    font-size:      7pt;
    font-style:     italic;
}

TD.noms {
    font-size:      15px;
}

.tblhead {
    font-weight:        bold;
}

.tblvalcolor {
    background-color:   #AAAAFF;
}

.bgdark {
    background-color:   #000099;
}

.footer {
    font-size:          7pt;
    font-style:         italic;
    text-align:         right;
}

.message {
    color: red;
    font-weight:        bold;
}

.menu {
    text-align:         right;
}

.center {
    text-align:         center;
}

.definition {
    margin-left:        5%;
}
