/* style fond */
body {
  background-color: #6699ff;
  scrollbar-arrow-color:#4073e4;
  scrollbar-face-color:#5a8dff;
  scrollbar-highlight-color:#a1befd;
  scrollbar-3dlight-color:#4e81f4;
  scrollbar-shadow-color:#4073e4;
  scrollbar-darkshadow-color:#245bd6;
  scrollbar-track-color:#729eff;
}

#fondpins {
  width: 800px;
  height: 600px;
  position: absolute;
  top: 15px;
  left: 10px;
  background: url(../images/fond/fond.gif) no-repeat;
}

/* style en-tête */
#entete {
  width: 800px;
  height: 100px;
}
.logpins {
  width: 150px;
  height: 136px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../images/pins.gif) no-repeat;
  float: left;
}
.banpins {
  width: 600px;
  height: 60px;
  position: absolute;
  top: 10px;
  left: 150px;
  background: url(../images/bandeau/pin_trading.jpg) no-repeat;
}
.marquee {
  width: 600px;
  height: 18px;
  position: absolute;
  top: 80px;
  left: 150px;
}
.bordure {
  border: none;
}

/* style menu */
#menu {
  width: 100px;
  height: 500px;
  float: left;
}
.sous_logo_pins {
  width: 98px;
  height: 86px;
  position: absolute;
  top: 117px;
  left: 1px;
  background: url(../images/pins.gif) no-repeat;
}
.barremenu {
  margin-top: 120px;
}
.logmenu {
  width: 100px;
  height: 40px;
}
.accescata {
  margin-left: 11px;
  margin-top: 35px;
  width: 77px;
  height: 15px;
}

/* contenu page */
#corps {
  width: 700px;
  height: 500px;
}
#cadre1 {
  position:absolute;
  width:670px;
  height:450px;
  z-index:1;
  left: 125px;
  top: 140px;
  overflow: auto;
}
.separation{
  width: 640px;
  height: 30px;
  border: 0;
  margin-left: 6px;
  text-align: center;
  vertical-align: middle;
}
h2 {
  text-align: center;
}
.table1 {
  width: 650px;
  border: none;
  text-align: center;
}
.style1 {
  font-size: 14px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}
.style2 {
  width: 200px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
}
.style3 {
  width: 100px;
  font-size: 12px;
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
}
.style4 {
  font-size: 16px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}