/* Generated by KompoZer */
body {
  margin: 8px;
  background-color: #f6f6f6;
  color: #000000;
}
body.iframe {
  margin: 0px;
  background-color: #ffffff;
}
body.extwin {
  margin: 10px;
}
body, td, th, span, div, p, h3 {
  font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
}
th {
  font-weight: normal;
}
h3 {
  font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
  font-size: 18px;
  color: #000000;
}
a, a:active, a:visited {
  color: #000000;
}
a.button, a.button:visited, a.tab, a.tab:visited, a.axislist {
  color: #000000;
  text-decoration: none;
}
a.tab {
  width: 80px;
  display: block;
  text-align: center;
}
hr {
  border-style: none;
  height: 1px;
  background-color: #666666;
}
input, textarea {
  border: 1px solid #666666;
  padding: 1px 3px;
  font-size: 9pt;
  font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
  background-color: #ffffff;
}
input[type=checkbox], input[type=radio] {
  border:  none;
  padding: 0;
}
input.button {
  border: 1px solid #a4a4a4;
  background: #f0f0f0 url(images/buttons/bg.gif) repeat-x scroll 0%;
  height: 20px;
  color: #333333;
  font-size: 12px;
  padding-left: 8px;
  padding-right: 8px;
}
input.button:hover {
  color: black;
}
img {
}
.alttext {
  font-size: 11px;
}
.hint {
  color: #666666;
  font-size: 11px;
}
#header {
  position: absolute;
  top: 10px;
  left: 20px;
  width: 170px;
  height: 40px;
  z-index: 100;
}
#taskbar {
  padding: 10px 14px 10px 0px;
  background: transparent url(images/taskbar.gif) no-repeat scroll right top;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 600px;
  height: 37px;
  text-align: right;
  white-space: nowrap;
  z-index: 2;
}
#taskbar a, #taskbar a:active, #taskbar a:visited {
  padding: 6px 16px 6px 30px;
  font-size: 11px;
  color: #666666;
  text-decoration: none;
  background-repeat: no-repeat;
}
#taskbar a:hover {
  color: #333333;
}
a.button-mail {
  background-image: url(images/buttons/mail.gif);
}
a.button-addressbook {
  background-image: url(images/buttons/addressbook.gif);
}
a.button-settings {
  background-image: url(images/buttons/settings.gif);
}
a.button-logout {
  background-image: url(images/buttons/logout.gif);
}
#message {
  position: absolute;
  display: none;
  top: -1px;
  left: 200px;
  right: 200px;
  z-index: 5000;
  opacity: 0.85;
}
#message div {
  margin: 0px auto;
  padding: 8px 10px 8px 46px;
  width: 400px;
  height: 24px;
  min-height: 24px;
}
#message div.notice, #remote-objects-message {
  border: 1px solid #c2d071;
  background: #f7fdcb url(images/display/info.png) no-repeat scroll 6px 3px;
}
#message div.error, #message div.warning {
  border: 1px solid #dc5757;
  background: #ef9398 url(images/display/warning.png) no-repeat scroll 6px 3px;
}
#message div.confirmation {
  border: 1px solid #76c83f;
  background: #a6ef7b url(images/display/confirm.png) no-repeat scroll 6px 3px;
}
#message div.loading {
  border: 1px solid #cccccc;
  background: #ebebeb url(images/display/loading.gif) no-repeat scroll 6px 3px;
}
.splitter {
  padding: 2px;
  background: transparent url(images/dimple.png) no-repeat scroll center;
  position: absolute;
}
.splitter-h {
  cursor: n-resize;
  background-position: center 2px;
}
.splitter-v {
  cursor: e-resize;
  background-position: 1px center;
}
.boxtitle {
  border-bottom: 1px solid #999999;
  padding: 4px 20px 3px;
  height: 12px ! important;
  color: #333333;
  font-size: 11px;
  font-weight: bold;
  background-color: #ebebeb;
  background-image: url(images/listheader_aqua.gif);
}
.radios-left label {
  padding-left: 0.3em;
}
table.records-table thead tr td {
  border-bottom: 1px solid #999999;
  padding: 0px 4px;
  height: 20px;
  vertical-align: middle;
  color: #333333;
  background-color: #ebebeb;
  background-image: url(images/listheader_aqua.gif);
  font-size: 11px;
  font-weight: bold;
}
table.records-table tbody tr td {
  border-bottom: 1px solid #ebebeb;
  padding: 2px 4px;
  height: 16px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
}
table.records-table tr {
  background-color: #ffffff;
}
table.records-table tr.selected td {
  color: #ffffff;
  background-color: #cc3333;
}
table.records-table tr.focused td {
}
table.records-table tr.unfocused td {
  color: #ffffff;
  background-color: #929292;
}
#quicksearchbar {
  background: transparent url(images/searchfield.gif) no-repeat scroll left top;
  position: absolute;
  top: 60px;
  right: 30px;
  width: 182px;
  height: 20px;
  text-align: right;
}
#quicksearchbar a {
  position: absolute;
  top: 3px;
  right: 4px;
  text-decoration: none;
}
#quicksearchbar img {
  vertical-align: middle;
}
#quicksearchbox {
  border:  none;
  padding: 0px;
  position: absolute;
  top: 2px;
  left: 20px;
  width: 140px;
  font-size: 11px;
}
#rcversion {
  position: absolute;
  top: 67px;
  left: 20px;
  width: 160px;
  text-align: center;
  font-weight: normal;
  font-size: x-small;
  font-variant: small-caps;
  color: #999999;
}
#rcmdraglayer {
  border: 1px solid #999999;
  padding: 3px 8px;
  width: 300px;
  background-color: #f9f9f9;
  font-size: 11px;
  opacity: 0.7;
}
a.rcmContactAddress {
  text-decoration: none;
}
a.rcmContactAddress:hover {
  text-decoration: underline;
}
#rcmKSearchpane {
  border: 1px solid #cccccc;
  background-color: #f9f9f9;
}
#rcmKSearchpane ul {
  margin: 0px;
  padding: 2px;
  list-style-image: none;
  list-style-type: none;
}
#rcmKSearchpane ul li {
  height: 16px;
  font-size: 11px;
  padding-left: 8px;
  padding-top: 2px;
  padding-right: 8px;
  white-space: nowrap;
}
#rcmKSearchpane ul li.selected {
  color: #ffffff;
  background-color: #cc3333;
}
.bxtitle {
  border-style: none none solid none;
  border-color: rgb(153, 153, 153);
  border-width: 1px;
  background-color: #ebebeb;
}
.cellleft {
  border-style: none solid solid none;
  border-color: rgb(153, 153, 153);
  border-width: 1px; 
  width: 250px;
  text-align: center;
  background-color: rgb(235, 235, 235);
}
.cellright {
  border-style: none none solid none;
  border-color: rgb(153, 153, 153);
  border-width: 1px; 
  width: 250px;
  text-align: center;
  background-color: rgb(235, 235, 235);
}
.celllist {
  border-style: none none solid;
  border-color: rgb(153, 153, 153);
  border-width: 1px;
  text-decoration: none;
}
a {
  text-decoration:none;
}
.sco {
  width: 70px;
}
.date {
  width: 103px;
  text-align: center;
}
.montant {
  width: 103px;
  text-align: right;
}
.titre {
  width: 100px;
}
.num {
  width: 40px; text-align: right;
}
.rem {
  padding-left: 10px;
}