/* style fond */
body {
  background-color: #6699FF;
  position: relative;
  width: 800px;
  margin: 0 auto;
}
#fondadcp {
  width: 800px;
  height: 600px;
  position: absolute;
  top: 15px;
  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;
}

/* 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;
}
.hitparade {
  margin-left: 11px;
  margin-top: 35px;
  width: 77px;
  height: 15px;
}
.bordure {
  border: none;
}

/* contenu page */
.corps1 {
  margin-top: 30px;
  margin-left: 130px;
  margin-right: 30px;
  font-size: 14px;
  color: #000066;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
}
.corps2 {
  margin-top: 32px;
  font-size: 14px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

/* soulignement et typo */
q, blockquote {
  text-decoration: underline;
}
.style1 {
  font-size: 14px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}
.style2 {
  font-size: 14px;
  color: #000066;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
}
.style3 {
  font-size: 13px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
}

/* positionnement zm */
.col {
  margin-top:30px;
  text-align:center;
  float:left;
  width:350px;
}
.ecart {
  margin-top:20px;
  border: none;
}
.vidsaf {
  margin-top:30px;
  text-align:center;
}
