body{ font-family:Verdana;
      font-size: 10px;
      margin-top:0px;
      margin-bottom:0px;
      margin-left:0px;
      margin-right:0px;
    }

td,p,li,b,ul,pre    { font-family:Verdana; font-size: 10px; }
th    { font-family:Verdana; font-size: 12px; }

.lien {
    position: relative; top: -5; color: #FFFFFF; font-size: 8pt; font-family: verdana;  font-weight: bold; letter-spacing: -1pt; text-decoration: none;
}
.divise {
    position: relative; top: -3; color: #C0C0C0; background: gray; font-size: 12pt;
}

.GrosTitre      { font-size: 12px; color: #808070; font-weight:bold; }

input, select, textarea {
    border: 1px solid #ccc;
    background-color: #eee;
    }
.boitegrise {
    padding: 10px;
    border: 1px solid #000;
    background-color: #eee;
}
.bouton {
    text-align: center;
}
.bouton a {
    width:120px;
    text-align: center;
    text-decoration: none;
    color: #666;
    padding: 5px;
    border: 1px solid #000;
    background-color: #f6f6f6;
}

