/* style fond */
body {
  background-color: #6699FF;
  position: relative;
  width: 800px;
  margin: 0 auto;
}
#fondindex {
  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;
}
.logindex {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../images/logos/logo_index.gif) no-repeat;
  float: left;
}
.banadcp_echange {
  width: 468px;
  height: 60px;
  position: absolute;
  top: 10px;
  left: 216px;
  background: url(../bannieres_liens/adcp_echange.gif) no-repeat;
}
.marquee {
  width: 650px;
  height: 18px;
  position: absolute;
  top: 80px;
  left: 125px;
  font-size:14px;
  color:#c3d4e2;
  font-family:Arial, Helvetica, sans-serif;
}

/* style menu */
#menu {
  width: 100px;
  height: 500px;
  float: left;
}
.sous_logo_index {
  position: absolute;
  top: 110px;
  left: 4px;
}
.barremenu {
  margin-top: 120px;
}
.logmenu {
  width: 100px;
  height: 40px;
}
.hitparade {
  margin-left: 11px;
  margin-top: 35px;
  width: 77px;
  height: 15px;
}
.bienvenueindex {
  background-image: url(../images/bienvenue.jpg);
  background-repeat: no-repeat;
  margin-left: 195px;
  margin-top: 18px;
  height: 102px;
}
.bordure {
  border: none;
}

/* contenu menu */
.texte_menu {
  width: 500px;
  height: 40px;
  border: 0;
}

/* contenu page */
#corps {
  width: 500px;
  height: 320px;
  float: left;
}

/* contenu actu */
#actu {
  width: 200px;
  height: 320px;
  float: left;
}
.actu {
  text-align:center;
  margin-top:30px;
  height: 85px;
}
.textactu1 {
  text-align:center;
  height: 30px;
}
.textactu2 {
  text-align:center;
  height: 35px;
}
.imagactu {
  /* largeur totale 200px */
  margin-left:0px;
  width: 200px;
  height: 140px;
  border: none;
}

/* contenu pied page */
#piedpage1 {
  width: 150px;
  height: 60px;
  position: absolute;
  top: 545px;
  left: 200px;
}
#piedpage2 {
  width: 260px;
  height: 60px;
  position: absolute;
  top: 545px;
  left: 350px;
}
#piedpage3 {
  width: 150px;
  height: 60px;
  position: absolute;
  top: 545px;
  left: 610px;
}
.contact {
  width: 60px;
  height: 14px;
  text-align:center;
}
.mentioninfo {
  width: 170px;
  height: 14px;
  text-align:center;
}
.plansite {
  width: 90px;
  height: 14px;
  text-align:center;
}
.info1 {
  position: absolute;
  top: 576px;
  left: 258px;
  font-size: 9px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}
.info2 {
  position: absolute;
  top: 588px;
  left: 264px;
  font-size: 9px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}
a.mention {
  font-size: 14px;
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
}
a.mention:hover {
  font-weight: bold;
  font-size: 14px;
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
}
