/* Style cotation */
#cotation {  position:  absolute;
             top: 410px;
             width: 180px;
             left: 0px;    }

#cotation table{ color:#504d4a;
                background: #fffacd;
                font-size: 80%;
                border:1px groove;
                width: 100%;  }
                
.titre {background:#f1e4b5;
         border-bottom:2px groove;
        text-align:center; }
