body       { color: #666666; font-size: 11px; font-family: Verdana; background-image: url("../../images/bg-global.jpg"); background-repeat: no-repeat; margin: 70px 0 0; overflow: hidden; scrollbar-3dlight-color: #0099ff; scrollbar-arrow-color: #ffffff; scrollbar-darkshadow-color: #0099ff; scrollbar-face-color: #0099ff; scrollbar-highlight-color: #0099ff; scrollbar-track-color: #ffffff }
.index    { background-image: none; margin: 0; overflow: hidden }

td  { font-size: 11px; color:#666666;  font-family: Verdana; text-align: justify }


a   { color: #0099ff; font-weight: bold; text-decoration: none }
a:hover   { color: #006699; font-weight: bold; text-decoration: none }


h1   { color: #006699; font-size: 16px; font-weight: bold }
h2 { color: #0099ff; font-size: 13px; font-weight: bold }

.small { font-size: 10px;  }

.fin  { font-weight: normal }
.fin:hover { font-weight: normal }

.blanc { color: #fff }
.blanc:hover { color: #d3d3d3 }

.big {font-size:13px}

#bas {position: absolute; bottom: 2px; width: 100%}
#contenu          { margin-left: 135px; padding: 20px 0 10px 10px; width: 100%; height: 100%; overflow-x: hidden; overflow-y: scroll      }
#menu   { background-image: url("../../images/menu-bg13.gif"); position: absolute; top: 0; left: 0; width: 100% }
#droite  { background-color: #fff; position: absolute; top: 168px; right: 18px; width: 190px; height: 100% }
#droite2 { position: absolute; top: 80px; right: 18px; width: 190px; height: 100% }
input,sectect,textarea {font-size: 11; background-color: #006699; border: #0099ff 1px solid; color:#ffffff}

legend {color: #0099ff; font-size: 13px; font-weight: bold}

#boutdroite  { padding: 5px; width: 100%; }

.bleuclair {color: #0099ff; font-size: 11px;}
.cadre { border: #0099ff 1px solid}

#cadre { /* taille du cadre, à titre d'exemple */
position: relative;
width: 15em;
}
/* propriétés communes à l'ensemble des 4 coins */
#hautgauche, #hautdroit, #basgauche, #basdroit {
height: 11px; width: 11px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
#hautgauche {
background: url(../../images/anglblanc1.gif)
}
#hautdroit {
float: right;
background: url(../../images/anglblanc2.gif)
}
#basgauche {
background: url(../../images/anglblanc3.gif)
}
#basdroit {
float: right;
background: url(../../images/anglblanc4.gif)
}