.corps       { font-family: Trebuchet MS; font-size: 10pt; word-spacing: 0; margin: 0 4; color:#006600 }
.infoslegales { font-family: Trebuchet MS; font-size: 7pt; word-spacing: 0; margin: 0 4; color:#006600; text-align:center }
.encadre_photo { border: 2px solid #006600 }
.descriptif       { font-family: Trebuchet MS; font-size: 9pt; word-spacing: 0; margin: 0 4; color:#006600; font-weight:bold }
h1           { font-family: Trebuchet MS; font-size: 12pt; color: #006600; text-align: center; 
               margin-top: 0; margin-bottom: 0 }
h2           { font-family: Trebuchet MS; font-size: 11pt; color: #006600; text-align: center; 
               margin-top: 0; margin-bottom: 0 }
h3           { font-family: Trebuchet MS; font-size: 10pt; color: #006600; text-align: center; 
               margin-top: 0; margin-bottom: 0 }
li           { margin-top: 0; margin-bottom: 0 }
ul           { margin-top: 0; margin-bottom: 0 }

#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;
}