/* style fond */
body {
  background-color: #6699FF;
}
#fondadcpcata {
  width: 800px;
  height: 600px;
  position: absolute;
  top: 15px;
  left: 10px;
  background: url(../images/fond/fondmdp.jpg) no-repeat;
}
#fondadcp {
  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;
}
.logadcp {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../images/logos/logo_adcp.gif) no-repeat;
  float: left;
}
.banadcp {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../bannieres/banniere_adcp.gif) no-repeat;
}
.banadcp2 {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 5px;
  left: 115px;
  background: url(../bannieres/banniere_adcp.gif) no-repeat;
}
.marquee {
  width: 650px;
  height: 18px;
  position: absolute;
  top: 80px;
  left: 125px;
}

/* style menu */
#menu {
  width: 100px;
  height: 500px;
  float: left;
}
.sous_logo_adcp {
  width: 92px;
  height: 119px;
  position: absolute;
  top: 101px;
  left: 4px;
  background: url(../images/image_adcp.gif) no-repeat;
}
.barremenu {
  margin-top: 120px;
}
.logmenu {
  width: 100px;
  height: 40px;
}
.bordure {
  border: none;
}

/* contenu page */
#corps {
  width: 700px;
  height: 500px;
  border: none;
}
.retour {
  position: absolute; 
  width: 140px;
  height: 20px;
  z-index: 1;
  left: 635px;
  top: 112px;
  border: none;
}
table {
  border: none;
}
.bienvenue {
  position: absolute;
  top: 115px;
  left: 275px;
}
.tabcata {
  position: absolute;
  top: 515px;
  left: 350px;
  text-align: center;
}
.style1 {
  height: 30px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}
.style2 {
  font-size: 14px;
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
}
.style3 {
  font-size: 13px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
}
.style4 {
  text-align: center;
  vertical-align: bottom;
  font-size: 9px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}