.corps       { font-family: Tahoma; font-size: 8pt; color: #000080; margin: 0 4 }
.corps_droite       { font-family: Tahoma; font-size: 8pt; color: #000080; margin: 0 4; text-align: right }
.corps_gauche       { font-family: Tahoma; font-size: 8pt; color: #000080; margin: 0 4; text-align: left }
.corps_centre       { font-family: Tahoma; font-size: 8pt; color: #000080; margin: 0 4; text-align: center }
.corps_justifie       { font-family: Tahoma; font-size: 8pt; color: #000080; margin: 0 4; text-align: justify }
.infoslegales { font-family: Tahoma; font-size: 7pt; color: #000080; text-align: center; margin: 0 4 }
.bouton       { font-family: Tahoma; font-size: 6pt; color: #000080; margin: 0 2; ; text-align:center; word-spacing:0 }
.bouton_actif { font-family: Tahoma; font-size: 6pt; color: #000080; margin: 0 2; ; text-align:center; word-spacing:0; font-weight:bold }
h1           { font-family: Tahoma; font-size: 10pt; color: #000080; text-align: center; 
               margin-left: 4; margin-right: 4; margin-top: 0; margin-bottom: 
               10 }
h2           { font-family: Tahoma; font-size: 9pt; color: #000080; text-align: center; 
               margin-left: 4; margin-right: 4; margin-top: 0; margin-bottom: 
               10 }
h3           { font-family: Tahoma; font-size: 8pt; color: #000080; text-align: center; 
               margin-left: 4; margin-right: 4; margin-top: 0; margin-bottom: 
               10; font-weight:bold }
li           { font-family: Tahoma; font-size: 8pt; color: #000080; line-height: 100%; margin-top: 0; margin-bottom: 0 }
ul           { line-height: 100%; margin-top: 0; margin-bottom: 0 }
body         { background-image: url('images/background.jpg'); background-repeat: no-repeat}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}